Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/vreg/node_modules/bootstrap-vue/src/components/overlay/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //home/corals/vreg/node_modules/bootstrap-vue/src/components/overlay/package.json
{
  "name": "@bootstrap-vue/overlay",
  "version": "1.0.0",
  "meta": {
    "title": "Overlay",
    "version": "2.7.0",
    "description": "The b-overlay component is used to visually obscure a particular element or component and its content. It signals to the user of a state change within the element or component and can be used for creating loaders, warnings/alerts and more.",
    "components": [
      {
        "component": "BOverlay",
        "version": "2.7.0",
        "props": [
          {
            "prop": "bgColor",
            "description": "CSS color to use as the opaque overlay backdrop color. If set, overrides the `variant` prop"
          },
          {
            "prop": "blur",
            "description": "Value for the CSS blur backdrop-filter. Be sure to include the CSS units. Not supported in IE 11. Set to null or an empty string to disable blurring"
          },
          {
            "prop": "fixed",
            "description": "When prop `no-wrap` is set, will use fixed positioning instead of absolute positioning. Handy if you want to obscure the entire application page"
          },
          {
            "prop": "noCenter",
            "description": "When set, disables the vertical and horizontal centering of the overlay content"
          },
          {
            "prop": "noFade",
            "description": "Disables the fade transition of the overlay"
          },
          {
            "prop": "noWrap",
            "description": "Disabled generating the wrapper element, and ignored the default slot. Requires that `<b-overlay>` be placed in an element with position relative set"
          },
          {
            "prop": "opacity",
            "description": "Opacity of the overlay backdrop. Valid range is `0` to `1`"
          },
          {
            "prop": "overlayTag",
            "description": "Element tag to use as for the overlay element"
          },
          {
            "prop": "rounded",
            "description": "Apply rounding to the overlay to match your content routing. Valid values are `true`, `'sm'`, `lg`, `circle`, `pill`, `top`, `right`, `bottom`, or `left`"
          },
          {
            "prop": "show",
            "description": "When set, shows the overlay"
          },
          {
            "prop": "spinnerSmall",
            "description": "When set, renders the default spinner in a smaller size"
          },
          {
            "prop": "spinnerType",
            "description": "Type of the default spinner to show. Current supported types are 'border' and 'grow'"
          },
          {
            "prop": "spinnerVariant",
            "description": "Applies one of the Bootstrap theme color variants to the default spinner. Default is to use the current font color"
          },
          {
            "prop": "variant",
            "description": "Background theme color variant to use for the overlay backdrop"
          },
          {
            "prop": "wrapTag",
            "description": "Element tag to use for the overall wrapper element. Has no effect if prop `no-wrap` is set"
          },
          {
            "prop": "zIndex",
            "description": "Z-index value to apply to the overlay. You may need to increase this value to suit your content or placement"
          }
        ],
        "events": [
          {
            "event": "click",
            "version": "2.13.0",
            "description": "Emitted when overlay is clicked",
            "args": [
              {
                "arg": "event",
                "type": "MouseEvent",
                "description": "Native click event object"
              }
            ]
          },
          {
            "event": "hidden",
            "description": "Emitted when the overlay has been hidden"
          },
          {
            "event": "shown",
            "description": "Emitted when the overlay has been shown"
          }
        ],
        "slots": [
          {
            "name": "default",
            "description": "The content to be overlayed. The default slot is ignored if the prop `no-wrap` is set"
          },
          {
            "name": "overlay",
            "description": "Custom content to replace the default overlay spinner",
            "scope": [
              {
                "prop": "spinnerSmall",
                "type": "Boolean",
                "description": ""
              },
              {
                "prop": "spinnerType",
                "type": "String",
                "description": ""
              },
              {
                "prop": "spinnerVariant",
                "type": "String",
                "description": ""
              }
            ]
          }
        ]
      }
    ]
  }
}

Spamworldpro Mini