@beeq/core 1.10.0-beta.5 → 1.10.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/beeq/beeq.esm.js +1 -1
- package/dist/beeq/bq-breadcrumb-item.entry.esm.js.map +1 -1
- package/dist/beeq/bq-option-group.entry.esm.js.map +1 -1
- package/dist/beeq/bq-option-list.bq-tag.entry.esm.js.map +1 -1
- package/dist/beeq/bq-select.entry.esm.js.map +1 -1
- package/dist/beeq/bq-slider.entry.esm.js.map +1 -1
- package/dist/beeq/bq-tooltip.entry.esm.js.map +1 -1
- package/dist/beeq/p-1acaed74.entry.js +6 -0
- package/dist/beeq/{p-2e94c104.entry.js.map → p-1acaed74.entry.js.map} +1 -1
- package/dist/beeq/{p-01d832d0.entry.js → p-4998c911.entry.js} +2 -2
- package/dist/beeq/{p-01d832d0.entry.js.map → p-4998c911.entry.js.map} +1 -1
- package/dist/beeq/{p-622b9249.entry.js → p-49bc48a9.entry.js} +2 -2
- package/dist/beeq/p-49bc48a9.entry.js.map +1 -0
- package/dist/beeq/{p-49e6f079.entry.js → p-a1ad0e09.entry.js} +2 -2
- package/dist/beeq/{p-49e6f079.entry.js.map → p-a1ad0e09.entry.js.map} +1 -1
- package/dist/beeq/{p-c110a7ea.entry.js → p-d5d78f8b.entry.js} +2 -2
- package/dist/beeq/{p-c110a7ea.entry.js.map → p-d5d78f8b.entry.js.map} +1 -1
- package/dist/beeq/p-e3e34610.entry.js +6 -0
- package/dist/beeq/p-e3e34610.entry.js.map +1 -0
- package/dist/beeq.html-custom-data.json +411 -411
- package/dist/cjs/bq-breadcrumb-item.cjs.entry.js +1 -1
- package/dist/cjs/bq-breadcrumb-item.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-breadcrumb-item.entry.cjs.js.map +1 -1
- package/dist/cjs/bq-option-group.cjs.entry.js +1 -1
- package/dist/cjs/bq-option-group.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-option-group.entry.cjs.js.map +1 -1
- package/dist/cjs/bq-option-list.bq-tag.entry.cjs.js.map +1 -1
- package/dist/cjs/bq-option-list_2.cjs.entry.js +1 -1
- package/dist/cjs/bq-option-list_2.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-select.cjs.entry.js +1 -1
- package/dist/cjs/bq-select.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-select.entry.cjs.js.map +1 -1
- package/dist/cjs/bq-slider.cjs.entry.js +11 -6
- package/dist/cjs/bq-slider.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-slider.entry.cjs.js.map +1 -1
- package/dist/cjs/bq-tooltip.cjs.entry.js +31 -1
- package/dist/cjs/bq-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/bq-tooltip.entry.cjs.js.map +1 -1
- package/dist/collection/components/select/scss/bq-select.css +1 -1
- package/dist/collection/components/slider/bq-slider.js +11 -6
- package/dist/collection/components/slider/bq-slider.js.map +1 -1
- package/dist/collection/components/tooltip/bq-tooltip.js +129 -1
- package/dist/collection/components/tooltip/bq-tooltip.js.map +1 -1
- package/dist/collection/tools/angular-value-accessor-config.js +1 -1
- package/dist/collection/tools/angular-value-accessor-config.js.map +1 -1
- package/dist/components/bq-breadcrumb-item.js +1 -1
- package/dist/components/bq-breadcrumb-item.js.map +1 -1
- package/dist/components/bq-option-group.js +1 -1
- package/dist/components/bq-option-group.js.map +1 -1
- package/dist/components/bq-option-list.js +1 -1
- package/dist/components/bq-progress.js +1 -1
- package/dist/components/bq-select.js +1 -1
- package/dist/components/bq-select.js.map +1 -1
- package/dist/components/bq-side-menu-item.js +1 -1
- package/dist/components/bq-slider.js +1 -1
- package/dist/components/bq-slider.js.map +1 -1
- package/dist/components/bq-tooltip.js +1 -1
- package/dist/components/p-BCzPUI4c.js +6 -0
- package/dist/components/p-BCzPUI4c.js.map +1 -0
- package/dist/components/{p-B8eXbMij.js → p-DLokWX8X.js} +2 -2
- package/dist/components/{p-B8eXbMij.js.map → p-DLokWX8X.js.map} +1 -1
- package/dist/custom-elements.json +7106 -7070
- package/dist/esm/bq-breadcrumb-item.entry.js +1 -1
- package/dist/esm/bq-breadcrumb-item.entry.js.map +1 -1
- package/dist/esm/bq-option-group.entry.js +1 -1
- package/dist/esm/bq-option-group.entry.js.map +1 -1
- package/dist/esm/bq-option-list.bq-tag.entry.js.map +1 -1
- package/dist/esm/bq-option-list_2.entry.js +1 -1
- package/dist/esm/bq-option-list_2.entry.js.map +1 -1
- package/dist/esm/bq-select.entry.js +1 -1
- package/dist/esm/bq-select.entry.js.map +1 -1
- package/dist/esm/bq-slider.entry.js +11 -6
- package/dist/esm/bq-slider.entry.js.map +1 -1
- package/dist/esm/bq-tooltip.entry.js +32 -2
- package/dist/esm/bq-tooltip.entry.js.map +1 -1
- package/dist/hydrate/index.js +43 -8
- package/dist/hydrate/index.mjs +43 -8
- package/dist/types/components/tooltip/bq-tooltip.d.ts +11 -0
- package/dist/types/components.d.ts +39 -0
- package/package.json +1 -1
- package/dist/beeq/p-2e94c104.entry.js +0 -6
- package/dist/beeq/p-5b5442ce.entry.js +0 -6
- package/dist/beeq/p-5b5442ce.entry.js.map +0 -1
- package/dist/beeq/p-622b9249.entry.js.map +0 -1
- package/dist/components/p-C63H4SKY.js +0 -6
- package/dist/components/p-C63H4SKY.js.map +0 -1
|
@@ -2,6 +2,48 @@
|
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/microsoft/vscode-html-languageservice/main/docs/customData.schema.json",
|
|
3
3
|
"version": 1.1,
|
|
4
4
|
"tags": [
|
|
5
|
+
{
|
|
6
|
+
"name": "bq-avatar",
|
|
7
|
+
"description": "The Avatar component is a simple and customizable element that displays an image or initials in a circular or square shape.\nThis component is useful for displaying user profile pictures or any other image that represents a person or an entity.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-avatar\nalt-text=\"John Doe profile picture\"\nimage=\"/image/url/photo-1524593689594.jpeg\"\nlabel=\"John Doe profile picture\"\nshape=\"circle\"\nsize=\"medium\"\n>\n<bq-badge slot=\"badge\" text-color=\"#fff\">9</bq-badge>\n</bq-avatar>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - **badge** - The badge slot is used to add a badge to the avatar. The badge is a small circle or square that can be used to display a number or a status.\n\n### **CSS Properties:**\n - **--bq-avatar--background** - Avatar background color _(default: undefined)_\n- **--bq-avatar--border-color** - Avatar border color _(default: undefined)_\n- **--bq-avatar--border-style** - Avatar border style _(default: undefined)_\n- **--bq-avatar--border-width** - Avatar border width _(default: undefined)_\n- **--bq-avatar--border-radius-circle** - Avatar border radius for circle & any size _(default: undefined)_\n- **--bq-avatar--border-radius-squareXs** - Avatar border radius for square & size xsmall _(default: undefined)_\n- **--bq-avatar--border-radius-squareS** - Avatar border radius for square & size small _(default: undefined)_\n- **--bq-avatar--border-radius-squareM** - Avatar border radius for square & size medium/large _(default: undefined)_\n- **--bq-avatar--size-xsmall** - Avatar xsmall size _(default: undefined)_\n- **--bq-avatar--size-small** - Avatar small size _(default: undefined)_\n- **--bq-avatar--size-medium** - Avatar medium size _(default: undefined)_\n- **--bq-avatar--size-large** - Avatar large size _(default: undefined)_\n- **--bq-avatar--badge-top-square** - Badge top position shape square _(default: undefined)_\n- **--bq-avatar--badge-left-square** - Badge left position shape square _(default: undefined)_\n- **--bq-avatar--badge-top-circle** - Badge top position shape circle _(default: undefined)_\n- **--bq-avatar--badge-left-circle** - Badge left position shape circle _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper.\n- **img** - The `<image>` tag element that load the image source.\n- **text** - The `<span>` tag element that rendered the `Initials` text string.\n- **badge** - The container that wraps the badge slot element.",
|
|
8
|
+
"attributes": [
|
|
9
|
+
{
|
|
10
|
+
"name": "alt-text",
|
|
11
|
+
"description": "Alternate text for the avatar image if the image cannot be displayed.",
|
|
12
|
+
"values": []
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"name": "image",
|
|
16
|
+
"description": "The image source to load on the avatar (this can be also a base64 encoded image).",
|
|
17
|
+
"values": []
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"name": "label",
|
|
21
|
+
"description": "A text to use for describing the avatar on assistive devices.",
|
|
22
|
+
"values": []
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "initials",
|
|
26
|
+
"description": "The text to display on avatar.",
|
|
27
|
+
"values": []
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"name": "shape",
|
|
31
|
+
"description": "The shape of the avatar.",
|
|
32
|
+
"values": [{ "name": "circle" }, { "name": "square" }]
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"name": "size",
|
|
36
|
+
"description": "The size of the avatar.",
|
|
37
|
+
"values": [
|
|
38
|
+
{ "name": "xsmall" },
|
|
39
|
+
{ "name": "small" },
|
|
40
|
+
{ "name": "medium" },
|
|
41
|
+
{ "name": "large" }
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"references": []
|
|
46
|
+
},
|
|
5
47
|
{
|
|
6
48
|
"name": "bq-alert",
|
|
7
49
|
"description": "The Alert is a user interface component used to convey important information to the user in a clear and concise manner.\nIt can be used to notify users of success, failure, warning, or any other type of information that needs to be brought to their attention.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-alert>\n<bq-icon name=\"star\" slot=\"icon\"></bq-icon>\nTitle\n<span slot=\"body\">\nDescription\n<a class=\"bq-link\" href=\"https://example.com\">Link</a>\n</span>\n<div slot=\"footer\">\n<bq-button appearance=\"primary\" size=\"small\">Button</bq-button>\n<bq-button appearance=\"link\" size=\"small\">Button</bq-button>\n</div>\n</bq-alert>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqHide** - Callback handler to be called when the alert is hidden\n- **bqShow** - Callback handler to be called when the alert is shown\n- **bqAfterShow** - Callback handler to be called after the alert has been shown\n- **bqAfterHide** - Callback handler to be called after the alert has been hidden\n- **bqHide** - Callback handler to be called when the alert is hidden\n- **bqShow** - Callback handler to be called when the alert is shown\n- **bqAfterShow** - Callback handler to be called after the alert has been shown\n- **bqAfterHide** - Callback handler to be called after the alert has been hidden\n\n### **Methods:**\n - **hide(): _Promise<void>_** - Method to be called to hide the alert component\n- **show(): _Promise<void>_** - Method to be called to show the alert component\n\n### **Slots:**\n - _default_ - The alert title content (no slot name required)\n- **body** - The alert description content\n- **footer** - The alert footer content\n- **icon** - The predefined icon based on the alert type (info, success, warning, error, default)\n- **btn-close** - The close button of the alert\n\n### **CSS Properties:**\n - **--bq-alert--background** - The alert background color _(default: undefined)_\n- **--bq-alert--border-radius** - The alert border radius _(default: undefined)_\n- **--bq-alert--content-footer-gap** - The alert content and footer gap _(default: undefined)_\n- **--bq-alert--title-body-gap** - The alert title and body gap _(default: undefined)_\n- **--bq-alert--border-color** - The alert border color _(default: undefined)_\n- **--bq-alert--border-style** - The alert border style _(default: undefined)_\n- **--bq-alert--border-width** - The alert border width _(default: undefined)_\n- **--bq-alert--background-info** - The alert background color for info type _(default: undefined)_\n- **--bq-alert--background-success** - The alert background color for success type _(default: undefined)_\n- **--bq-alert--background-warning** - The alert background color for warning type _(default: undefined)_\n- **--bq-alert--background-error** - The alert background color for error type _(default: undefined)_\n- **--bq-alert--border-info** - The alert border color for info type _(default: undefined)_\n- **--bq-alert--border-success** - The alert border color for success type _(default: undefined)_\n- **--bq-alert--border-warning** - The alert border color for warning type _(default: undefined)_\n- **--bq-alert--border-error** - The alert border color for error type _(default: undefined)_\n- **--bq-alert--icon-color-info** - The alert icon color for info type _(default: undefined)_\n- **--bq-alert--icon-color-success** - The alert icon color for success type _(default: undefined)_\n- **--bq-alert--icon-color-warning** - The alert icon color for warning type _(default: undefined)_\n- **--bq-alert--icon-color-error** - The alert icon color for error type _(default: undefined)_\n- **--bq-alert--padding** - The alert padding _(default: undefined)_\n- **--bq-alert--min-width** - The alert min width _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The `<div>` container of the predefined bq-icon component\n- **body** - The container `<div>` that wraps the alert description content\n- **btn-close** - The `bq-button` used to close the alert\n- **content** - The container `<div>` that wraps all the alert content (title, description, footer)\n- **footer** - The container `<div>` that wraps the alert footer content\n- **icon** - The `<bq-icon>` element used to render a predefined icon based on the alert type (info, success, warning, error, default)\n- **icon-outline** - The container `<div>` that wraps the icon element\n- **main** - The container `<div>` that wraps the alert main content (title, description)\n- **svg** - The `<svg>` element of the predefined bq-icon component\n- **title** - The container `<div>` that wraps the alert title content\n- **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
@@ -63,48 +105,6 @@
|
|
|
63
105
|
],
|
|
64
106
|
"references": []
|
|
65
107
|
},
|
|
66
|
-
{
|
|
67
|
-
"name": "bq-avatar",
|
|
68
|
-
"description": "The Avatar component is a simple and customizable element that displays an image or initials in a circular or square shape.\nThis component is useful for displaying user profile pictures or any other image that represents a person or an entity.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-avatar\nalt-text=\"John Doe profile picture\"\nimage=\"/image/url/photo-1524593689594.jpeg\"\nlabel=\"John Doe profile picture\"\nshape=\"circle\"\nsize=\"medium\"\n>\n<bq-badge slot=\"badge\" text-color=\"#fff\">9</bq-badge>\n</bq-avatar>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - **badge** - The badge slot is used to add a badge to the avatar. The badge is a small circle or square that can be used to display a number or a status.\n\n### **CSS Properties:**\n - **--bq-avatar--background** - Avatar background color _(default: undefined)_\n- **--bq-avatar--border-color** - Avatar border color _(default: undefined)_\n- **--bq-avatar--border-style** - Avatar border style _(default: undefined)_\n- **--bq-avatar--border-width** - Avatar border width _(default: undefined)_\n- **--bq-avatar--border-radius-circle** - Avatar border radius for circle & any size _(default: undefined)_\n- **--bq-avatar--border-radius-squareXs** - Avatar border radius for square & size xsmall _(default: undefined)_\n- **--bq-avatar--border-radius-squareS** - Avatar border radius for square & size small _(default: undefined)_\n- **--bq-avatar--border-radius-squareM** - Avatar border radius for square & size medium/large _(default: undefined)_\n- **--bq-avatar--size-xsmall** - Avatar xsmall size _(default: undefined)_\n- **--bq-avatar--size-small** - Avatar small size _(default: undefined)_\n- **--bq-avatar--size-medium** - Avatar medium size _(default: undefined)_\n- **--bq-avatar--size-large** - Avatar large size _(default: undefined)_\n- **--bq-avatar--badge-top-square** - Badge top position shape square _(default: undefined)_\n- **--bq-avatar--badge-left-square** - Badge left position shape square _(default: undefined)_\n- **--bq-avatar--badge-top-circle** - Badge top position shape circle _(default: undefined)_\n- **--bq-avatar--badge-left-circle** - Badge left position shape circle _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper.\n- **img** - The `<image>` tag element that load the image source.\n- **text** - The `<span>` tag element that rendered the `Initials` text string.\n- **badge** - The container that wraps the badge slot element.",
|
|
69
|
-
"attributes": [
|
|
70
|
-
{
|
|
71
|
-
"name": "alt-text",
|
|
72
|
-
"description": "Alternate text for the avatar image if the image cannot be displayed.",
|
|
73
|
-
"values": []
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"name": "image",
|
|
77
|
-
"description": "The image source to load on the avatar (this can be also a base64 encoded image).",
|
|
78
|
-
"values": []
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"name": "label",
|
|
82
|
-
"description": "A text to use for describing the avatar on assistive devices.",
|
|
83
|
-
"values": []
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"name": "initials",
|
|
87
|
-
"description": "The text to display on avatar.",
|
|
88
|
-
"values": []
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
"name": "shape",
|
|
92
|
-
"description": "The shape of the avatar.",
|
|
93
|
-
"values": [{ "name": "circle" }, { "name": "square" }]
|
|
94
|
-
},
|
|
95
|
-
{
|
|
96
|
-
"name": "size",
|
|
97
|
-
"description": "The size of the avatar.",
|
|
98
|
-
"values": [
|
|
99
|
-
{ "name": "xsmall" },
|
|
100
|
-
{ "name": "small" },
|
|
101
|
-
{ "name": "medium" },
|
|
102
|
-
{ "name": "large" }
|
|
103
|
-
]
|
|
104
|
-
}
|
|
105
|
-
],
|
|
106
|
-
"references": []
|
|
107
|
-
},
|
|
108
108
|
{
|
|
109
109
|
"name": "bq-accordion",
|
|
110
110
|
"description": "The Accordion is a UI component that allows users to toggle between showing and hiding content sections. It provides a collapsible functionality, where only one section can be expanded at a time, while the others remain collapsed.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-accordion appearance=\"filled\" size=\"medium\">\n<bq-avatar size=\"xsmall\" image=\"/image/url/img.png\" slot=\"prefix\"></bq-avatar>\n<h3 slot=\"header\">Header</h3>\n<div>Lorem ipsum dolor...</div>\n</bq-accordion>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqOpen** - Handler to be called when the accordion is opened\n- **bqAfterOpen** - Handler to be called after the accordion is opened\n- **bqClose** - Handler to be called when the accordion is closed\n- **bqAfterClose** - Handler to be called after the accordion is closed\n- **bqFocus** - Handler to be called when the accordion gets focus\n- **bqClick** - Handler to be called when the accordion is clicked\n- **bqBlur** - Handler to be called when the accordion loses focus\n- **bqBlur** - Handler to be called when the accordion loses focus\n- **bqFocus** - Handler to be called when the accordion gets focus\n- **bqOpen** - Handler to be called when the accordion is opened\n- **bqAfterOpen** - Handler to be called after the accordion is opened\n- **bqClose** - Handler to be called when the accordion is closed\n- **bqAfterClose** - Handler to be called after the accordion is closed\n- **bqClick** - Handler to be called when the accordion is clicked\n\n### **Slots:**\n - _default_ - The accordion panel content\n- **collapse** - The accordion collapse icon\n- **expand** - The accordion expand icon\n- **header** - The accordion header content\n- **prefix** - The accordion prefix content (icon or avatar)\n- **suffix** - The accordion suffix content (icon or avatar)\n\n### **CSS Properties:**\n - **--bq-accordion--small-padding-y** - Accordion small vertical padding _(default: undefined)_\n- **--bq-accordion--small-padding-start** - Accordion small start padding _(default: undefined)_\n- **--bq-accordion--small-padding-end** - Accordion small end padding _(default: undefined)_\n- **--bq-accordion--small-padding-gap** - Accordion small gap distance between suffix, title and prefix _(default: undefined)_\n- **--bq-accordion--small-radius** - Accordion small border radius _(default: undefined)_\n- **--bq-accordion--medium-padding-y** - Accordion medium vertical padding _(default: undefined)_\n- **--bq-accordion--medium-padding-start** - Accordion medium start padding _(default: undefined)_\n- **--bq-accordion--medium-padding-end** - Accordion medium end padding _(default: undefined)_\n- **--bq-accordion--medium-padding-gap** - Accordion medium gap distance between suffix, title and prefix _(default: undefined)_\n- **--bq-accordion--medium-radius** - Accordion medium border radius _(default: undefined)_\n- **--bq-accordion--collapsed-border-color** - Accordion collapsed border color _(default: undefined)_\n- **--bq-accordion--collapsed-border-style** - Accordion collapsed border style _(default: undefined)_\n- **--bq-accordion--collapsed-border-width** - Accordion collapsed border width _(default: undefined)_\n- **--bq-accordion--expanded-border-color** - Accordion expanded border color _(default: undefined)_\n- **--bq-accordion--expanded-border-style** - Accordion expanded border style _(default: undefined)_\n- **--bq-accordion--expanded-border-width** - Accordion expanded border width _(default: undefined)_\n- **--bq-accordion--filled-collapsed-background** - Accordion filled collapsed header background _(default: undefined)_\n- **--bq-accordion--filled-collapsed-text-color** - Accordion filled collapsed header text color _(default: undefined)_\n- **--bq-accordion--filled-expanded-background** - Accordion filled expanded header background _(default: undefined)_\n- **--bq-accordion--filled-expanded-collapsed-hover** - Accordion filled expanded header color on hover _(default: undefined)_\n- **--bq-accordion--filled-expanded-text-color** - Accordion filled expanded header text color _(default: undefined)_\n- **--bq-accordion--ghost-collapsed-background** - Accordion ghost collapsed header background _(default: undefined)_\n- **--bq-accordion--ghost-collapsed-text-color** - Accordion ghost collapsed header text color _(default: undefined)_\n- **--bq-accordion--ghost-expanded-background** - Accordion ghost expanded header background _(default: undefined)_\n- **--bq-accordion--ghost-expanded-collapsed-hover** - Accordion ghost expanded header color on hover _(default: undefined)_\n- **--bq-accordion--ghost-expanded-text-color** - Accordion ghost expanded header text color _(default: undefined)_\n- **--bq-accordion--panel-filled-border-color** - Accordion filled panel border color _(default: undefined)_\n- **--bq-accordion--panel-filled-border-style** - Accordion filled panel border style _(default: undefined)_\n- **--bq-accordion--panel-filled-border-width** - Accordion filled panel border width _(default: undefined)_\n- **--bq-accordion--panel-small-filled-padding-y** - Accordion small filled panel vertical padding _(default: undefined)_\n- **--bq-accordion--panel-small-filled-padding-start** - Accordion small filled panel start padding _(default: undefined)_\n- **--bq-accordion--panel-small-filled-padding-end** - Accordion small filled panel end padding _(default: undefined)_\n- **--bq-accordion--panel-medium-filled-padding-y** - Accordion medium filled panel vertical padding _(default: undefined)_\n- **--bq-accordion--panel-medium-filled-padding-start** - Accordion medium filled panel start padding _(default: undefined)_\n- **--bq-accordion--panel-medium-filled-padding-end** - Accordion medium filled panel end padding _(default: undefined)_\n- **--bq-accordion--panel-ghost-border-color** - Accordion ghost panel border color _(default: undefined)_\n- **--bq-accordion--panel-ghost-border-style** - Accordion ghost panel border style _(default: undefined)_\n- **--bq-accordion--panel-ghost-border-width** - Accordion ghost panel border width _(default: undefined)_\n- **--bq-accordion--panel-small-ghost-padding-y** - Accordion small ghost panel vertical padding _(default: undefined)_\n- **--bq-accordion--panel-small-ghost-padding-start** - Accordion small ghost panel start padding _(default: undefined)_\n- **--bq-accordion--panel-small-ghost-padding-end** - Accordion small ghost panel end padding _(default: undefined)_\n- **--bq-accordion--panel-medium-ghost-padding-y** - Accordion medium ghost panel vertical padding _(default: undefined)_\n- **--bq-accordion--panel-medium-ghost-padding-start** - Accordion medium ghost panel start padding _(default: undefined)_\n- **--bq-accordion--panel-medium-ghost-padding-end** - Accordion medium ghost panel end padding _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The `<details>` that holds the accordion content\n- **header** - The `<summary>` that holds the accordion header content\n- **panel** - The `<div>` that holds the accordion panel content\n- **prefix** - The `<div>` that holds the accordion prefix content\n- **suffix** - The `<div>` that holds the accordion suffix content\n- **text** - The `<div>` that holds the accordion header text content",
|
|
@@ -174,40 +174,6 @@
|
|
|
174
174
|
],
|
|
175
175
|
"references": []
|
|
176
176
|
},
|
|
177
|
-
{
|
|
178
|
-
"name": "bq-breadcrumb",
|
|
179
|
-
"description": "The Breadcrumb is used to wraps a series of breadcrumb items to indicate the current page's location within a navigational hierarchy.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-breadcrumb label=\"Breadcrumb\">\n<bq-breadcrumb-item>Home</bq-breadcrumb-item>\n<bq-breadcrumb-item>Men's clothing</bq-breadcrumb-item>\n<bq-breadcrumb-item>Shirt</bq-breadcrumb-item>\n<bq-breadcrumb-item>Casual shirts</bq-breadcrumb-item>\n</bq-breadcrumb>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The default slot is used to add `bq-breadcrumb-item` items to the breadcrumb.\n- **separator** - The slot to add a separator between breadcrumb items. Default separator is `/`.\n\n### **CSS Parts:**\n - **navigation** - The `nav` tag that loads the breadcrumb items\n- **separator** - The container that wraps the separator element",
|
|
180
|
-
"attributes": [
|
|
181
|
-
{
|
|
182
|
-
"name": "label",
|
|
183
|
-
"description": "The `aria-label` attribute to describe the type of navigation",
|
|
184
|
-
"values": []
|
|
185
|
-
}
|
|
186
|
-
],
|
|
187
|
-
"references": []
|
|
188
|
-
},
|
|
189
|
-
{
|
|
190
|
-
"name": "bq-breadcrumb-item",
|
|
191
|
-
"description": "The Breadcrumb Item helps users understand their current location within a website or application's hierarchical structure.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-breadcrumb-item label=\"Home page\">\n<bq-icon name=\"house-line\" size=\"16\"></bq-icon>\nHome\n</bq-breadcrumb-item>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqFocus** - Handler to be called when item is focused\n- **bqClick** - Handler to be called when item is clicked\n- **bqBlur** - Handler to be called when item loses focus\n- **bqBlur** - Handler to be called when item loses focus\n- **bqFocus** - Handler to be called when item is focused\n- **bqClick** - Handler to be called when item is clicked\n\n### **Slots:**\n - _default_ - The default slot is used to add content to the breadcrumb item.\n\n### **CSS Properties:**\n - **--bq-breadcrumb-item--background** - Background color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--box-shadow** - Box shadow of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-color** - Border color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-style** - Border style of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-width** - Border width of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-radius** - Border radius of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--line-height** - Line height of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-color** - Text color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-color-current** - Text color of the current breadcrumb item (active) _(default: undefined)_\n- **--bq-breadcrumb-item--text-size** - Text size of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-size-separator** - Text size of the breadcrumb item separator _(default: undefined)_\n- **--bq-breadcrumb-item--padding-start** - Padding start of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--padding-end** - Padding end of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--paddingY** - Padding top and bottom of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--padding-start-separator** - Padding start of the breadcrumb item separator _(default: undefined)_\n- **--bq-breadcrumb-item--padding-end-separator** - Padding end of the breadcrumb item separator _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component wrapper container\n- **content** - The `span` tag that wraps the content item\n- **item** - The breadcrumb item wrapper (`button` or `a`)\n- **separator** - The `span` tag that wraps the separator element",
|
|
192
|
-
"attributes": [
|
|
193
|
-
{
|
|
194
|
-
"name": "href",
|
|
195
|
-
"description": "If set, the breadcrumb item will be rendered as an `<a>` with this `href`, otherwise, a `<button>` will be rendered.",
|
|
196
|
-
"values": []
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"name": "target",
|
|
200
|
-
"description": "Where to display the link in the browser context. Relevant only if `href` is set.",
|
|
201
|
-
"values": []
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"name": "rel",
|
|
205
|
-
"description": "Where to display the link in the browser context. Relevant only if `href` is set.",
|
|
206
|
-
"values": []
|
|
207
|
-
}
|
|
208
|
-
],
|
|
209
|
-
"references": []
|
|
210
|
-
},
|
|
211
177
|
{
|
|
212
178
|
"name": "bq-badge",
|
|
213
179
|
"description": "The Badge component is a visual indicator that can be added to various elements within a user interface.\nIt is typically used to highlight important or relevant information, such as alerts, notifications, or statuses.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-badge background-color=\"ui--success\" text-color=\"text--inverse\" size=\"small\">9</bq-badge>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The default slot is used to add content to the badge. The content can be a number or a text.\n\n### **CSS Properties:**\n - **--bq-badge--background-color** - The badge background color _(default: undefined)_\n- **--bq-badge--box-shadow** - The badge box shadow _(default: undefined)_\n- **--bq-badge--border-color** - The badge border color _(default: undefined)_\n- **--bq-badge--border-radius** - The badge border radius _(default: undefined)_\n- **--bq-badge--border-style** - The badge border style _(default: undefined)_\n- **--bq-badge--border-width** - The badge border width _(default: undefined)_\n- **--bq-badge--size-small** - The badge small size _(default: undefined)_\n- **--bq-badge--size-medium** - The badge medium size _(default: undefined)_\n- **--bq-badge--size-large** - The badge large size _(default: undefined)_\n- **--bq-badge--text-color** - The badge text color _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper that holds the count.\n- **number** - The component's internal wrapper that holds the slot.",
|
|
@@ -327,6 +293,65 @@
|
|
|
327
293
|
],
|
|
328
294
|
"references": []
|
|
329
295
|
},
|
|
296
|
+
{
|
|
297
|
+
"name": "bq-breadcrumb-item",
|
|
298
|
+
"description": "The Breadcrumb Item helps users understand their current location within a website or application's hierarchical structure.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-breadcrumb-item label=\"Home page\">\n<bq-icon name=\"house-line\" size=\"16\"></bq-icon>\nHome\n</bq-breadcrumb-item>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqFocus** - Handler to be called when item is focused\n- **bqClick** - Handler to be called when item is clicked\n- **bqBlur** - Handler to be called when item loses focus\n- **bqBlur** - Handler to be called when item loses focus\n- **bqFocus** - Handler to be called when item is focused\n- **bqClick** - Handler to be called when item is clicked\n\n### **Slots:**\n - _default_ - The default slot is used to add content to the breadcrumb item.\n\n### **CSS Properties:**\n - **--bq-breadcrumb-item--background** - Background color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--box-shadow** - Box shadow of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-color** - Border color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-style** - Border style of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-width** - Border width of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--border-radius** - Border radius of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--line-height** - Line height of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-color** - Text color of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-color-current** - Text color of the current breadcrumb item (active) _(default: undefined)_\n- **--bq-breadcrumb-item--text-size** - Text size of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--text-size-separator** - Text size of the breadcrumb item separator _(default: undefined)_\n- **--bq-breadcrumb-item--padding-start** - Padding start of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--padding-end** - Padding end of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--paddingY** - Padding top and bottom of the breadcrumb item _(default: undefined)_\n- **--bq-breadcrumb-item--padding-start-separator** - Padding start of the breadcrumb item separator _(default: undefined)_\n- **--bq-breadcrumb-item--padding-end-separator** - Padding end of the breadcrumb item separator _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component wrapper container\n- **content** - The `span` tag that wraps the content item\n- **item** - The breadcrumb item wrapper (`button` or `a`)\n- **separator** - The `span` tag that wraps the separator element",
|
|
299
|
+
"attributes": [
|
|
300
|
+
{
|
|
301
|
+
"name": "href",
|
|
302
|
+
"description": "If set, the breadcrumb item will be rendered as an `<a>` with this `href`, otherwise, a `<button>` will be rendered.",
|
|
303
|
+
"values": []
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"name": "target",
|
|
307
|
+
"description": "Where to display the link in the browser context. Relevant only if `href` is set.",
|
|
308
|
+
"values": []
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"name": "rel",
|
|
312
|
+
"description": "Where to display the link in the browser context. Relevant only if `href` is set.",
|
|
313
|
+
"values": []
|
|
314
|
+
}
|
|
315
|
+
],
|
|
316
|
+
"references": []
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
"name": "bq-breadcrumb",
|
|
320
|
+
"description": "The Breadcrumb is used to wraps a series of breadcrumb items to indicate the current page's location within a navigational hierarchy.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-breadcrumb label=\"Breadcrumb\">\n<bq-breadcrumb-item>Home</bq-breadcrumb-item>\n<bq-breadcrumb-item>Men's clothing</bq-breadcrumb-item>\n<bq-breadcrumb-item>Shirt</bq-breadcrumb-item>\n<bq-breadcrumb-item>Casual shirts</bq-breadcrumb-item>\n</bq-breadcrumb>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The default slot is used to add `bq-breadcrumb-item` items to the breadcrumb.\n- **separator** - The slot to add a separator between breadcrumb items. Default separator is `/`.\n\n### **CSS Parts:**\n - **navigation** - The `nav` tag that loads the breadcrumb items\n- **separator** - The container that wraps the separator element",
|
|
321
|
+
"attributes": [
|
|
322
|
+
{
|
|
323
|
+
"name": "label",
|
|
324
|
+
"description": "The `aria-label` attribute to describe the type of navigation",
|
|
325
|
+
"values": []
|
|
326
|
+
}
|
|
327
|
+
],
|
|
328
|
+
"references": []
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"name": "bq-card",
|
|
332
|
+
"description": "The Card component serves as a versatile container designed for flexible content presentation within user interfaces.\nIts structure accommodates various styles, allowing users to customize and adapt it according to their design preferences.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-card type=\"default\" border=\"m\">\n<div class=\"p-m\">\n<h3 class=\"text-xl font-bold\">Card Title</h3>\n<p class=\"text-m\">Card content goes here</p>\n</div>\n</bq-card>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The content of the card component\n\n### **CSS Properties:**\n - **--bq-card--borderColor** - Card border color _(default: undefined)_\n- **--bq-card--borderRadius** - Card border radius _(default: undefined)_\n- **--bq-card--borderStyle** - Card border style _(default: undefined)_\n- **--bq-card--borderWidth** - Card border width _(default: undefined)_\n- **--bq-card--padding** - Card padding _(default: undefined)_\n- **--bq-card--paddingMinimal** - Minimal card padding _(default: undefined)_\n- **--bq-card--background** - Card background color _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
333
|
+
"attributes": [
|
|
334
|
+
{
|
|
335
|
+
"name": "type",
|
|
336
|
+
"description": "Type of card component",
|
|
337
|
+
"values": [{ "name": "default" }, { "name": "minimal" }]
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"name": "border",
|
|
341
|
+
"description": "The corner radius of the card component",
|
|
342
|
+
"values": [
|
|
343
|
+
{ "name": "none" },
|
|
344
|
+
{ "name": "xs2" },
|
|
345
|
+
{ "name": "xs" },
|
|
346
|
+
{ "name": "s" },
|
|
347
|
+
{ "name": "m" },
|
|
348
|
+
{ "name": "l" },
|
|
349
|
+
{ "name": "full" }
|
|
350
|
+
]
|
|
351
|
+
}
|
|
352
|
+
],
|
|
353
|
+
"references": []
|
|
354
|
+
},
|
|
330
355
|
{
|
|
331
356
|
"name": "bq-checkbox",
|
|
332
357
|
"description": "The checkbox is a UI component that allows users to select one or more options from a list of choices.\nIt is commonly used in forms, surveys, and settings pages.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-checkbox name=\"bq-checkbox\" value=\"checkbox-value\" background-on-hover>\nCheckbox label\n</bq-checkbox>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqChange** - Handler to be called when the checkbox state changes\n- **bqFocus** - Handler to be called when the checkbox gets focus\n- **bqBlur** - Handler to be called when the checkbox loses focus\n- **bqChange** - Handler to be called when the checkbox state changes\n- **bqFocus** - Handler to be called when the checkbox gets focus\n- **bqBlur** - Handler to be called when the checkbox loses focus\n\n### **Methods:**\n - **vClick()** - Simulate a click event on the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.click()`.\n- **vFocus()** - Sets focus on the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.focus()`.\n- **vBlur()** - Remove focus from the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.blur()`.\n\n### **Slots:**\n - _default_ - The content of the checkbox component\n\n### **CSS Properties:**\n - **--bq-checkbox--size** - Checkbox size _(default: undefined)_\n- **--bq-checkbox--border-radius** - Checkbox border radius _(default: undefined)_\n- **--bq-checkbox--border-width** - Checkbox border width _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper of the checkbox component.\n- **control** - The container `<div>` element that holds the custom checkbox.\n- **input** - The native HTML `<input type=\"checkbox\">` used under the hood.\n- **checkbox** - The `<span>` element that renders the custom checked/indeterminate state.\n- **label** - The `<span>` element that holds the text content.",
|
|
@@ -379,31 +404,6 @@
|
|
|
379
404
|
],
|
|
380
405
|
"references": []
|
|
381
406
|
},
|
|
382
|
-
{
|
|
383
|
-
"name": "bq-card",
|
|
384
|
-
"description": "The Card component serves as a versatile container designed for flexible content presentation within user interfaces.\nIts structure accommodates various styles, allowing users to customize and adapt it according to their design preferences.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-card type=\"default\" border=\"m\">\n<div class=\"p-m\">\n<h3 class=\"text-xl font-bold\">Card Title</h3>\n<p class=\"text-m\">Card content goes here</p>\n</div>\n</bq-card>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The content of the card component\n\n### **CSS Properties:**\n - **--bq-card--borderColor** - Card border color _(default: undefined)_\n- **--bq-card--borderRadius** - Card border radius _(default: undefined)_\n- **--bq-card--borderStyle** - Card border style _(default: undefined)_\n- **--bq-card--borderWidth** - Card border width _(default: undefined)_\n- **--bq-card--padding** - Card padding _(default: undefined)_\n- **--bq-card--paddingMinimal** - Minimal card padding _(default: undefined)_\n- **--bq-card--background** - Card background color _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
385
|
-
"attributes": [
|
|
386
|
-
{
|
|
387
|
-
"name": "type",
|
|
388
|
-
"description": "Type of card component",
|
|
389
|
-
"values": [{ "name": "default" }, { "name": "minimal" }]
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"name": "border",
|
|
393
|
-
"description": "The corner radius of the card component",
|
|
394
|
-
"values": [
|
|
395
|
-
{ "name": "none" },
|
|
396
|
-
{ "name": "xs2" },
|
|
397
|
-
{ "name": "xs" },
|
|
398
|
-
{ "name": "s" },
|
|
399
|
-
{ "name": "m" },
|
|
400
|
-
{ "name": "l" },
|
|
401
|
-
{ "name": "full" }
|
|
402
|
-
]
|
|
403
|
-
}
|
|
404
|
-
],
|
|
405
|
-
"references": []
|
|
406
|
-
},
|
|
407
407
|
{
|
|
408
408
|
"name": "bq-date-picker",
|
|
409
409
|
"description": "The Date Picker is a intuitive UI element component allows users to select dates from a visual calendar interface, providing an intuitive way to input date information.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-date-picker\nfirst-day-of-week=\"1\"\nlocale=\"en-GB\"\nmonths-per-view=\"single\"\nmonths=\"2\"\nname=\"bq-date-picker\"\nplaceholder=\"Enter your date\"\nplacement=\"bottom-end\"\nshow-outside-days=\"false\"\ntype=\"range\"\nvalidation-status=\"none\"\nvalue=\"2024-05-25\"\n>\n<label class=\"flex flex-grow items-center\" slot=\"label\">\nDate picker label\n</label>\n</bq-date-picker>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqBlur** - Callback handler emitted when the input loses focus.\n- **bqChange** - Callback handler emitted when the input value has changed and the input loses focus.\n- **bqClear** - Callback handler emitted when the input value has been cleared.\n- **bqFocus** - Callback handler emitted when the input has received focus.\n- **bqBlur** - Callback handler emitted when the input loses focus\n- **bqChange** - Callback handler emitted when the input value has changed and the input loses focus.\nThis handler is called whenever the user finishes typing or pasting text into the input field and then clicks outside of the input field.\n- **bqClear** - Callback handler emitted when the input value has been cleared\n- **bqFocus** - Callback handler emitted when the input has received focus\n\n### **Methods:**\n - **clear(): _Promise<void>_** - Clears the selected value.\n\n### **CSS Properties:**\n - **--bq-date-picker--background-color** - Date picker background color. _(default: undefined)_\n- **--bq-date-picker--border-color** - Date picker border color. _(default: undefined)_\n- **--bq-date-picker--border-color-disabled** - Date picker border color when disabled. _(default: undefined)_\n- **--bq-date-picker--border-color-focus** - Date picker border color on focus. _(default: undefined)_\n- **--bq-date-picker--border-radius** - Date picker border radius. _(default: undefined)_\n- **--bq-date-picker--border-style** - Date picker border style. _(default: undefined)_\n- **--bq-date-picker--border-width** - Date picker border width. _(default: undefined)_\n- **--bq-date-picker--currentDate-border-color** - Date picker border color for current date. _(default: undefined)_\n- **--bq-date-picker--currentDate-border-width** - Date picker border width for current date. _(default: undefined)_\n- **--bq-date-picker--day-size** - Date picker button day size. _(default: undefined)_\n- **--bq-date-picker--gap** - Gap between Date picker content and prefix/suffix. _(default: undefined)_\n- **--bq-date-picker--icon-size** - Icon size to use in prefix/suffix and clear button. _(default: undefined)_\n- **--bq-date-picker--label-margin-bottom** - Date picker label margin bottom. _(default: undefined)_\n- **--bq-date-picker--label-text-color** - Date picker label text color. _(default: undefined)_\n- **--bq-date-picker--label-text-size** - Date picker label text size. _(default: undefined)_\n- **--bq-date-picker--padding-end** - Date picker padding end. _(default: undefined)_\n- **--bq-date-picker--padding-start** - Date picker padding start. _(default: undefined)_\n- **--bq-date-picker--paddingY** - Date picker padding top and bottom. _(default: undefined)_\n- **--bq-date-picker--range-background-color** - Background color for the selected date range in the date picker. _(default: undefined)_\n- **--bq-date-picker--range-inner-background-color** - Background color for the selected dates inside the date range in the date picker. _(default: undefined)_\n- **--bq-date-picker--text-color** - Date picker text color. _(default: undefined)_\n- **--bq-date-picker--text-placeholder-color** - Date picker placeholder text color. _(default: undefined)_\n- **--bq-date-picker--text-size** - Date picker text size. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.\n- **button** - The native HTML button used under the hood in the clear button.\n- **calendar__button** - Any button used in the calendar-month component.\n- **calendar__button** - Any button within the calendar-range component.\n- **calendar__container** - The calendar-range container for the entire component.\n- **calendar__day** - The buttons corresponding to each day in the calendar-month grid.\n- **calendar__disabled** - A button that is disabled due to min/max on the calendar-range component.\n- **calendar__disallowed** - Any day that has been disallowed via isDateDisallowed.\n- **calendar__head** - The calendar-month table's header row.\n- **calendar__header** - The calendar-range container for the heading and buttons.\n- **calendar__heading** - The calendar-month heading container that labels the month.\n- **calendar__heading** - The calendar-range heading containing the month and year.\n- **calendar__next** - The next page button on the calendar-range component.\n- **calendar__outside** - Any days which are outside the current month.\n- **calendar__previous** - The previous page button on the calendar-range component.\n- **calendar__range-end** - The day at the end of a date range.\n- **calendar__range-inner** - Any days between the start and end of a date range.\n- **calendar__range-start** - The day at the start of a date range.\n- **calendar__selected** - Any days which are selected.\n- **calendar__table** - The calendar-month <table> element.\n- **calendar__td** - The calendar-month table's body cells.\n- **calendar__th** - The calendar-month table's header cells.\n- **calendar__today** - The Today's day.\n- **calendar__tr** - Any row within the table on the calendar-month component.\n- **calendar__week** - The calendar-month table's body rows.\n- **clear-btn** - The clear button.\n- **control** - The input control wrapper.\n- **input** - The native HTML input element used under the hood.\n- **label** - The label slot container.\n- **panel** - The date picker panel container\n- **prefix** - The prefix slot container.\n- **suffix** - The suffix slot container.",
|
|
@@ -635,6 +635,39 @@
|
|
|
635
635
|
],
|
|
636
636
|
"references": []
|
|
637
637
|
},
|
|
638
|
+
{
|
|
639
|
+
"name": "bq-drawer",
|
|
640
|
+
"description": "The Drawer component provides a sliding panel interface commonly used for navigation or presenting additional content without taking up significant screen space.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-drawer position=\"end\">\n<div class=\"flex gap-xs\" slot=\"title\">Title</div>\n<div class=\"...\">\nContent\n</div>\n<div class=\"flex flex-1 justify-center gap-xs\" slot=\"footer\">\n<bq-button appearance=\"primary\" block=\"\" size=\"small\">Button</bq-button>\n<bq-button appearance=\"link\" block=\"\" size=\"small\">Button</bq-button>\n</div>\n</bq-drawer>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqClose** - Callback handler to be called when the drawer is closed.\n- **bqOpen** - Callback handler to be called when the drawer is opened.\n- **bqAfterOpen** - Callback handler to be called after the drawer has been opened.\n- **bqAfterClose** - Callback handler to be called after the drawer has been closed.\n- **bqClose** - Callback handler to be called when the drawer is closed\n- **bqOpen** - Callback handler to be called when the drawer is opened\n- **bqAfterOpen** - Callback handler to be called after the drawer has been opened\n- **bqAfterClose** - Callback handler to be called after the drawer has been closed\n\n### **Methods:**\n - **handlePlacementChange()** - !TO BE REMOVED: Delete this `@Watch()` once the deprecated `placement` property is removed\nWe need to maintain retro-compatibility with the deprecated `placement` property\n- **hide(): _Promise<void>_** - Method to be called to hide the drawer component\n- **show(): _Promise<void>_** - Method to be called to show the drawer component\n\n### **Slots:**\n - **title** - The title content of the drawer.\n- _default_ - The body content of the drawer.\n- **footer** - The footer content of the drawer.\n- **button-close** - The close button content of the drawer.\n- **footer-divider** - The footer divider content of the drawer.\n\n### **CSS Properties:**\n - **--bq-drawer--backgroundBackdrop** - Background color of the backdrop _(default: undefined)_\n- **--bq-drawer--gap** - Gap between the drawer and the viewport _(default: undefined)_\n- **--bq-drawer--width** - Width of the drawer _(default: undefined)_\n- **--bq-drawer--paddingX** - Padding left and right of the drawer _(default: undefined)_\n- **--bq-drawer--paddingY** - Padding top and bottom of the drawer _(default: undefined)_\n- **--bq-drawer--zIndex** - Z-index of the drawer component _(default: undefined)_\n\n### **CSS Parts:**\n - **backdrop** - The `<div>` that holds the backdrop overlay.\n- **button-close** - The BqButton that closes the drawer.\n- **button-close__btn** - The native button used under the hood that closes the drawer.\n- **button-close__label** - The text inside the native button that closes the drawer.\n- **panel** - The `<div>` that holds the drawer entire content.\n- **header** - The `<header>` that holds the icon, title, and close button.\n- **title** - The `<div>` that holds the title content.\n- **body** - The `<main>` that holds the drawer body content.\n- **footer** - The `<footer>` that holds footer content.",
|
|
641
|
+
"attributes": [
|
|
642
|
+
{
|
|
643
|
+
"name": "enable-backdrop",
|
|
644
|
+
"description": "If true, the backdrop overlay will be shown when the drawer opens.",
|
|
645
|
+
"values": []
|
|
646
|
+
},
|
|
647
|
+
{
|
|
648
|
+
"name": "close-on-click-outside",
|
|
649
|
+
"description": "If true, the drawer will not close when clicking outside the panel.",
|
|
650
|
+
"values": []
|
|
651
|
+
},
|
|
652
|
+
{
|
|
653
|
+
"name": "close-on-esc",
|
|
654
|
+
"description": "If true, the drawer will not close when the [Esc] key is pressed.",
|
|
655
|
+
"values": []
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"name": "open",
|
|
659
|
+
"description": "If true, the drawer component will be shown.",
|
|
660
|
+
"values": []
|
|
661
|
+
},
|
|
662
|
+
{
|
|
663
|
+
"name": "position",
|
|
664
|
+
"description": "Defines the position of the drawer.",
|
|
665
|
+
"values": [{ "name": "start" }, { "name": "end" }]
|
|
666
|
+
},
|
|
667
|
+
{ "name": "placement", "values": [{ "name": "TDrawerPlacement" }] }
|
|
668
|
+
],
|
|
669
|
+
"references": []
|
|
670
|
+
},
|
|
638
671
|
{
|
|
639
672
|
"name": "bq-divider",
|
|
640
673
|
"description": "The Divider component is used to visually separate content in a layout.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-divider orientation=\"horizontal\" stroke-color=\"stroke--primary\" title-alignment=\"middle\">\n<span slot=\"title\">Divider Title</span>\n</bq-divider>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The title content of the divider.\n\n### **CSS Properties:**\n - **--bq-divider--color** - Divider color _(default: undefined)_\n- **--bq-divider--title-marginX** - Divider space between title and delimiters _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper.\n- **dash-start** - The component's internal svg wrapper for the start line of the divider's stroke.\n- **dash-end** - The component's internal svg wrapper for the end line of the divider's stroke.\n- **dash-start-line** - The component's internal line component of the divider's stroke.\n- **dash-end-line** - The component's internal line component of the divider's stroke.",
|
|
@@ -695,22 +728,6 @@
|
|
|
695
728
|
],
|
|
696
729
|
"references": []
|
|
697
730
|
},
|
|
698
|
-
{
|
|
699
|
-
"name": "bq-empty-state",
|
|
700
|
-
"description": "An Empty State is a UI component displayed when there is no data or content available, often used in dynamic or inactive application states.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-empty-state size=\"medium\">Title</bq-empty-state>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - **thumbnail** - The element that wraps the thumbnail element\n- **body** - The content to be displayed after the thumbnail section\n- **footer** - The content to be displayed after the body section as footer\n\n### **CSS Parts:**\n - **body** - The container `<div>` that wraps the alert description content\n- **footer** - The container `<div>` that wraps the alert footer content\n- **icon** - The `<bq-icon>` element used to render a predefined icon size based on the empty state size (small, medium, large)\n- **thumbnail** - The container `<div>` that wraps the thumbnail element\n- **title** - The container `<div>` that wraps the empty state title content\n- **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
701
|
-
"attributes": [
|
|
702
|
-
{
|
|
703
|
-
"name": "size",
|
|
704
|
-
"description": "The size of the empty state component",
|
|
705
|
-
"values": [
|
|
706
|
-
{ "name": "large" },
|
|
707
|
-
{ "name": "medium" },
|
|
708
|
-
{ "name": "small" }
|
|
709
|
-
]
|
|
710
|
-
}
|
|
711
|
-
],
|
|
712
|
-
"references": []
|
|
713
|
-
},
|
|
714
731
|
{
|
|
715
732
|
"name": "bq-dropdown",
|
|
716
733
|
"description": "The Dropdown Component is commonly used when presenting a list of selectable options that are too numerous to fit comfortably on the screen.\nThey provide an efficient way to save space and present a long list of options in a compact and organized manner.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-dropdown placement=\"bottom-start\">\n<bq-button slot=\"trigger\">Dropdown</bq-button>\n<bq-option-list>\n<bq-option value=\"users\">...</bq-option>\n<bq-option value=\"user\">...</bq-option>\n<bq-option value=\"dashboard\">...</bq-option>\n<bq-option value=\"settings\">...</bq-option>\n<bq-option value=\"logout\">...</bq-option>\n</bq-option-list>\n</bq-dropdown>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqOpen** - Callback handler to be called when the dropdown panel is opened or closed.\n- **bqOpen** - Callback handler to be called when the dropdown panel is opened or closed.\n\n### **Methods:**\n - **onClickOutside(event: _MouseEvent_)** - Listens for the 'click' event on the document object\nand closes the dropdown panel if the click is outside the component.\n\n### **Slots:**\n - **trigger** - The trigger element that opens the dropdown panel.\n- _default_ - The content of the dropdown panel.\n\n### **CSS Properties:**\n - **--bq-panel--background** - Panel background color _(default: undefined)_\n- **--bq-panel--border-color** - Panel border color _(default: undefined)_\n- **--bq-panel--border-radius** - Panel border radius _(default: undefined)_\n- **--bq-panel--border-style** - Panel border style _(default: undefined)_\n- **--bq-panel--border-width** - Panel border width _(default: undefined)_\n- **--bq-panel--box-shadow** - Panel box shadow _(default: undefined)_\n- **--bq-panel--padding** - Panel padding _(default: undefined)_\n- **--bq-panel--height** - Panel height _(default: undefined)_\n- **--bq-panel--width** - Panel width _(default: undefined)_\n- **--bq-panel-z-index** - Panel z-index applied when opened _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper.\n- **dropdown** - The `<bq-panel>` element used under the hood to display the dropdown panel.\n- **panel** - The `<div>` element used to display and style the panel inside the `<bq-panel>` element.\n- **trigger** - The `<div>` element that hosts the trigger element.",
|
|
@@ -778,68 +795,18 @@
|
|
|
778
795
|
"references": []
|
|
779
796
|
},
|
|
780
797
|
{
|
|
781
|
-
"name": "bq-
|
|
782
|
-
"description": "
|
|
798
|
+
"name": "bq-empty-state",
|
|
799
|
+
"description": "An Empty State is a UI component displayed when there is no data or content available, often used in dynamic or inactive application states.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-empty-state size=\"medium\">Title</bq-empty-state>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - **thumbnail** - The element that wraps the thumbnail element\n- **body** - The content to be displayed after the thumbnail section\n- **footer** - The content to be displayed after the body section as footer\n\n### **CSS Parts:**\n - **body** - The container `<div>` that wraps the alert description content\n- **footer** - The container `<div>` that wraps the alert footer content\n- **icon** - The `<bq-icon>` element used to render a predefined icon size based on the empty state size (small, medium, large)\n- **thumbnail** - The container `<div>` that wraps the thumbnail element\n- **title** - The container `<div>` that wraps the empty state title content\n- **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
783
800
|
"attributes": [
|
|
784
|
-
{
|
|
785
|
-
"name": "enable-backdrop",
|
|
786
|
-
"description": "If true, the backdrop overlay will be shown when the drawer opens.",
|
|
787
|
-
"values": []
|
|
788
|
-
},
|
|
789
|
-
{
|
|
790
|
-
"name": "close-on-click-outside",
|
|
791
|
-
"description": "If true, the drawer will not close when clicking outside the panel.",
|
|
792
|
-
"values": []
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"name": "close-on-esc",
|
|
796
|
-
"description": "If true, the drawer will not close when the [Esc] key is pressed.",
|
|
797
|
-
"values": []
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"name": "open",
|
|
801
|
-
"description": "If true, the drawer component will be shown.",
|
|
802
|
-
"values": []
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"name": "position",
|
|
806
|
-
"description": "Defines the position of the drawer.",
|
|
807
|
-
"values": [{ "name": "start" }, { "name": "end" }]
|
|
808
|
-
},
|
|
809
|
-
{ "name": "placement", "values": [{ "name": "TDrawerPlacement" }] }
|
|
810
|
-
],
|
|
811
|
-
"references": []
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
"name": "bq-icon",
|
|
815
|
-
"description": "The Icon component is an image that provides a visual representation of an object, action, or concept displayed on the screen.\nIt is a small graphical element that is used to enhance the user interface and improve user experience.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-icon color=\"text--brand\" name=\"bell-ringing\" size=\"24\"></bq-icon>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **svgLoaded** - Callback handler to be called when the SVG has loaded.\n- **svgLoaded** - Callback handler to be called when the SVG has loaded\n\n### **Methods:**\n - **handleWeightChange()** - !TO BE REMOVED: Delete this `@Watch()` once the deprecated `weight` property is removed\nWe need to maintain retro-compatibility until the next major release\n\n### **CSS Properties:**\n - **--bq-icon--color** - The stroke color of the SVG. _(default: undefined)_\n- **--bq-icon--size** - The size of the SVG. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper that holds the icon SVG content.\n- **svg** - The `<svg>` tag element inside the component.",
|
|
816
|
-
"attributes": [
|
|
817
|
-
{
|
|
818
|
-
"name": "color",
|
|
819
|
-
"description": "Set the stroke color of the SVG. The value should be a valid value of the palette color.",
|
|
820
|
-
"values": []
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"name": "label",
|
|
824
|
-
"description": "Label for the icon, used for accessibility.",
|
|
825
|
-
"values": []
|
|
826
|
-
},
|
|
827
|
-
{
|
|
828
|
-
"name": "name",
|
|
829
|
-
"description": "Icon name to load. Please check all available icons [here](https://phosphoricons.com/).",
|
|
830
|
-
"values": []
|
|
831
|
-
},
|
|
832
801
|
{
|
|
833
802
|
"name": "size",
|
|
834
|
-
"description": "
|
|
835
|
-
"values": [
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
},
|
|
842
|
-
{ "name": "weight", "values": [{ "name": "TIconWeight" }] }
|
|
803
|
+
"description": "The size of the empty state component",
|
|
804
|
+
"values": [
|
|
805
|
+
{ "name": "large" },
|
|
806
|
+
{ "name": "medium" },
|
|
807
|
+
{ "name": "small" }
|
|
808
|
+
]
|
|
809
|
+
}
|
|
843
810
|
],
|
|
844
811
|
"references": []
|
|
845
812
|
},
|
|
@@ -976,40 +943,35 @@
|
|
|
976
943
|
"references": []
|
|
977
944
|
},
|
|
978
945
|
{
|
|
979
|
-
"name": "bq-
|
|
980
|
-
"description": "The
|
|
946
|
+
"name": "bq-icon",
|
|
947
|
+
"description": "The Icon component is an image that provides a visual representation of an object, action, or concept displayed on the screen.\nIt is a small graphical element that is used to enhance the user interface and improve user experience.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-icon color=\"text--brand\" name=\"bell-ringing\" size=\"24\"></bq-icon>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **svgLoaded** - Callback handler to be called when the SVG has loaded.\n- **svgLoaded** - Callback handler to be called when the SVG has loaded\n\n### **Methods:**\n - **handleWeightChange()** - !TO BE REMOVED: Delete this `@Watch()` once the deprecated `weight` property is removed\nWe need to maintain retro-compatibility until the next major release\n\n### **CSS Properties:**\n - **--bq-icon--color** - The stroke color of the SVG. _(default: undefined)_\n- **--bq-icon--size** - The size of the SVG. _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper that holds the icon SVG content.\n- **svg** - The `<svg>` tag element inside the component.",
|
|
981
948
|
"attributes": [
|
|
982
949
|
{
|
|
983
|
-
"name": "
|
|
984
|
-
"description": "
|
|
985
|
-
"values": []
|
|
986
|
-
},
|
|
987
|
-
{
|
|
988
|
-
"name": "border",
|
|
989
|
-
"description": "The corder radius of the notification component",
|
|
950
|
+
"name": "color",
|
|
951
|
+
"description": "Set the stroke color of the SVG. The value should be a valid value of the palette color.",
|
|
990
952
|
"values": []
|
|
991
953
|
},
|
|
992
954
|
{
|
|
993
|
-
"name": "
|
|
994
|
-
"description": "
|
|
955
|
+
"name": "label",
|
|
956
|
+
"description": "Label for the icon, used for accessibility.",
|
|
995
957
|
"values": []
|
|
996
958
|
},
|
|
997
959
|
{
|
|
998
|
-
"name": "
|
|
999
|
-
"description": "
|
|
960
|
+
"name": "name",
|
|
961
|
+
"description": "Icon name to load. Please check all available icons [here](https://phosphoricons.com/).",
|
|
1000
962
|
"values": []
|
|
1001
963
|
},
|
|
1002
964
|
{
|
|
1003
|
-
"name": "
|
|
1004
|
-
"description": "
|
|
965
|
+
"name": "size",
|
|
966
|
+
"description": "Set the size of the SVG.",
|
|
1005
967
|
"values": []
|
|
1006
968
|
},
|
|
1007
969
|
{
|
|
1008
|
-
"name": "
|
|
1009
|
-
"description": "
|
|
970
|
+
"name": "src",
|
|
971
|
+
"description": "Set the source of the SVG. If the source is set, the name property will be ignored.",
|
|
1010
972
|
"values": []
|
|
1011
973
|
},
|
|
1012
|
-
{ "name": "
|
|
974
|
+
{ "name": "weight", "values": [{ "name": "TIconWeight" }] }
|
|
1013
975
|
],
|
|
1014
976
|
"references": []
|
|
1015
977
|
},
|
|
@@ -1040,6 +1002,44 @@
|
|
|
1040
1002
|
],
|
|
1041
1003
|
"references": []
|
|
1042
1004
|
},
|
|
1005
|
+
{
|
|
1006
|
+
"name": "bq-notification",
|
|
1007
|
+
"description": "The Notification component is a user interface element used to provide information or alerts to users in a non-intrusive manner.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-notification border=\"s\" time=\"3000\" type=\"info\">\nTitle\n<span slot=\"body\">\nThis is some description text text\n<a class=\"bq-link\" href=\"https://example.com\">Link</a>\n</span>\n<div class=\"flex gap-xs\" slot=\"footer\">\n<bq-button appearance=\"primary\" size=\"small\">Button</bq-button>\n<bq-button appearance=\"link\" size=\"small\">Button</bq-button>\n</div>\n</bq-notification>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqAfterClose** - Callback handler to be called after the notification has been closed\n- **bqAfterOpen** - Callback handler to be called after the notification has been opened\n- **bqHide** - Callback handler to be called when the notification is hidden\n- **bqShow** - Callback handler to be called when the notification is shown\n- **bqHide** - Callback handler to be called when the notification is hidden\n- **bqShow** - Callback handler to be called when the notification is shown\n- **bqAfterOpen** - Callback handler to be called after the notification has been opened\n- **bqAfterClose** - Callback handler to be called after the notification has been closed\n\n### **Methods:**\n - **hide(): _Promise<void>_** - Method to be called to hide the notification component\n- **show(): _Promise<void>_** - Method to be called to show the notification component\n- **toast()** - This method can be used to display notifications in a fixed-position element that allows for stacking multiple notifications vertically\n\n### **Slots:**\n - _default_ - The notification title content\n- **body** - The notification description content\n- **footer** - The notification footer content\n- **icon** - The icon to be displayed in the notification\n- **btn-close** - The close button of the notification\n\n### **CSS Properties:**\n - **--bq-notification--background** - The notification background color _(default: undefined)_\n- **--bq-notification--box-shadow** - The notification box shadow _(default: undefined)_\n- **--bq-notification--border-color** - The notification border color _(default: undefined)_\n- **--bq-notification--border-radius** - The notification border radius _(default: undefined)_\n- **--bq-notification--border-style** - The notification border style _(default: undefined)_\n- **--bq-notification--border-width** - The notification border width _(default: undefined)_\n- **--bq-notification--content-footer-gap** - The notification content and footer gap _(default: undefined)_\n- **--bq-notification--title-body-gap** - The notification title and body gap _(default: undefined)_\n- **--bq-notification--icon-color-error** - The notification icon color for error type _(default: undefined)_\n- **--bq-notification--icon-color-info** - The notification icon color for info type _(default: undefined)_\n- **--bq-notification--icon-color-neutral** - The notification icon color for neutral type _(default: undefined)_\n- **--bq-notification--icon-color-success** - The notification icon color for success type _(default: undefined)_\n- **--bq-notification--icon-color-warning** - The notification icon color for warning type _(default: undefined)_\n- **--bq-notification--padding** - The notification padding _(default: undefined)_\n- **--bq-notification--min-width** - The notification min width _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The `<div>` container of the predefined bq-icon component.\n- **body** - The container `<div>` that wraps the notification description content\n- **btn-close** - The `bq-button` used to close the notification\n- **content** - The container `<div>` that wraps all the notification content (title, description, footer)\n- **footer** - The container `<div>` that wraps the notification footer content\n- **icon** - The `<bq-icon>` element used to render a predefined icon based on the notification type\n- **icon-outline** - The container `<div>` that wraps the icon element\n- **main** - The container `<div>` that wraps the notification main content (title, description)\n- **svg** - The `<svg>` element of the predefined bq-icon component.\n- **title** - The container `<div>` that wraps the notification title content\n- **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM",
|
|
1008
|
+
"attributes": [
|
|
1009
|
+
{
|
|
1010
|
+
"name": "auto-dismiss",
|
|
1011
|
+
"description": "If true, the notification will automatically hide after the specified amount of time",
|
|
1012
|
+
"values": []
|
|
1013
|
+
},
|
|
1014
|
+
{
|
|
1015
|
+
"name": "border",
|
|
1016
|
+
"description": "The corder radius of the notification component",
|
|
1017
|
+
"values": []
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"name": "disable-close",
|
|
1021
|
+
"description": "If true, the close button at the top right of the notification won't be shown",
|
|
1022
|
+
"values": []
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"name": "hide-icon",
|
|
1026
|
+
"description": "If true, the notification icon won't be shown",
|
|
1027
|
+
"values": []
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
"name": "open",
|
|
1031
|
+
"description": "If true, the notification will be shown",
|
|
1032
|
+
"values": []
|
|
1033
|
+
},
|
|
1034
|
+
{
|
|
1035
|
+
"name": "time",
|
|
1036
|
+
"description": "The length of time, in milliseconds, after which the notification will close itself. Only valid if `auto-dismiss=\"true\"`",
|
|
1037
|
+
"values": []
|
|
1038
|
+
},
|
|
1039
|
+
{ "name": "type", "description": "Type of Notification", "values": [] }
|
|
1040
|
+
],
|
|
1041
|
+
"references": []
|
|
1042
|
+
},
|
|
1043
1043
|
{
|
|
1044
1044
|
"name": "bq-option-group",
|
|
1045
1045
|
"description": "The option group component is a container for multiple option elements.\nIt allows to manage the appearance and size of all options at once.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-option-group class=\"hydrated\">\n<span slot=\"header-label\">Sport</span>\n<bq-option value=\"football\">Football</bq-option>\n<bq-option value=\"basketball\">Basketball</bq-option>\n<bq-option value=\"tennis\">Tennis</bq-option>\n</bq-option-group>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - **header-label** - The label of the option group\n- **header-prefix** - The prefix of the label\n- **header-suffix** - The suffix of the label\n- _default_ - The option items\n\n### **CSS Properties:**\n - **--bq-option-group--background** - option group background color _(default: undefined)_\n- **--bq-option-group--font-size** - option group font size _(default: undefined)_\n- **--bq-option-group--line-height** - option group line height _(default: undefined)_\n- **--bq-option-group--label-padding-start** - option group header padding start _(default: undefined)_\n- **--bq-option-group--label-padding-end** - option group header padding start _(default: undefined)_\n- **--bq-option-group--label-paddingY** - option group header padding Y axis _(default: undefined)_\n- **--bq-option-group--label-text-padding-start** - option group text within label padding start _(default: undefined)_\n- **--bq-option-group--label-text-padding-end** - option group text within label padding start _(default: undefined)_\n- **--bq-option-group--container-padding-start** - option group container padding start _(default: undefined)_\n\n### **CSS Parts:**\n - **label** - The `legend` tag element which acts as a container for the label\n- **prefix** - The prefix of the label\n- **label** - The text of the label\n- **suffix** - The suffix of the label\n- **group** - The `div` element which holds the option items",
|
|
@@ -1064,6 +1064,57 @@
|
|
|
1064
1064
|
"attributes": [],
|
|
1065
1065
|
"references": []
|
|
1066
1066
|
},
|
|
1067
|
+
{
|
|
1068
|
+
"name": "bq-panel",
|
|
1069
|
+
"description": "The Panel component is a versatile and essential element used to wrap and display content in a floating panel.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-panel open>\n<div>Panel content</div>\n</bq-panel>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The content of the panel.\n\n### **CSS Parts:**\n - **panel** - The `<div>` element used to display and style the panel",
|
|
1070
|
+
"attributes": [
|
|
1071
|
+
{
|
|
1072
|
+
"name": "distance",
|
|
1073
|
+
"description": "Represents the distance (gutter or margin) between the panel and the trigger element.",
|
|
1074
|
+
"values": []
|
|
1075
|
+
},
|
|
1076
|
+
{
|
|
1077
|
+
"name": "placement",
|
|
1078
|
+
"description": "Position of the panel.",
|
|
1079
|
+
"values": [
|
|
1080
|
+
{ "name": "top" },
|
|
1081
|
+
{ "name": "bottom" },
|
|
1082
|
+
{ "name": "left" },
|
|
1083
|
+
{ "name": "right" },
|
|
1084
|
+
{ "name": "top-start" },
|
|
1085
|
+
{ "name": "top-end" },
|
|
1086
|
+
{ "name": "bottom-start" },
|
|
1087
|
+
{ "name": "bottom-end" },
|
|
1088
|
+
{ "name": "left-start" },
|
|
1089
|
+
{ "name": "left-end" },
|
|
1090
|
+
{ "name": "right-start" },
|
|
1091
|
+
{ "name": "right-end" }
|
|
1092
|
+
]
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"name": "open",
|
|
1096
|
+
"description": "If true, the panel will be visible.",
|
|
1097
|
+
"values": []
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"name": "same-width",
|
|
1101
|
+
"description": "Whether the panel should have the same width as the trigger element.",
|
|
1102
|
+
"values": []
|
|
1103
|
+
},
|
|
1104
|
+
{
|
|
1105
|
+
"name": "skidding",
|
|
1106
|
+
"description": "Represents the skidding between the panel and the trigger element.",
|
|
1107
|
+
"values": []
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"name": "strategy",
|
|
1111
|
+
"description": "Defines the strategy to position the panel.",
|
|
1112
|
+
"values": [{ "name": "fixed" }, { "name": "absolute" }]
|
|
1113
|
+
},
|
|
1114
|
+
{ "name": "disable-scroll-lock", "values": [] }
|
|
1115
|
+
],
|
|
1116
|
+
"references": []
|
|
1117
|
+
},
|
|
1067
1118
|
{
|
|
1068
1119
|
"name": "bq-progress",
|
|
1069
1120
|
"description": "The progress bar is a user interface component that visually represents the completion status of a task or process.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-progress value=\"50\"></bq-progress>\n```\n\n</figure>\n---\n\n\n### **CSS Properties:**\n - **--bq-progress-bar--height** - The progress bars height _(default: undefined)_\n- **--bq-progress-bar--indeterminateWidth** - The progress bar width when its indeterminate _(default: undefined)_\n- **--bq-progress-bar--indicatorColor** - The progress bar color (inside the track area) _(default: undefined)_\n- **--bq-progress-bar--trackColor** - The progress bar track area (the grey one) _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The component wrapper container inside the shadow DOM\n- **progress** - The `<div>` container that holds the native progress element\n- **progress-bar** - The native html for progress element\n- **label** - The `<div>` container that holds the label value (in percentage)\n- **indeterminate** - The `<div>` container that holds the indeterminate progress bar\n- **base** - The base container for the tooltip component inside the shadow DOM when hovering over the progress bar\n- **trigger** - The container holding the element that triggers the tooltip display when hovering over the progress bar\n- **panel** - The container holding the content of the tooltip when hovering over the progress bar",
|
|
@@ -1111,8 +1162,8 @@
|
|
|
1111
1162
|
"references": []
|
|
1112
1163
|
},
|
|
1113
1164
|
{
|
|
1114
|
-
"name": "bq-radio
|
|
1115
|
-
"description": "The radio
|
|
1165
|
+
"name": "bq-radio",
|
|
1166
|
+
"description": "The radio button is a user interface element that allows users to select a single option.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-radio value=\"option1\">Radio option 1</bq-radio>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqBlur** - Handler to be called when the radio loses focus\n- **bqClick** - Handler to be called when the radio state changes\n- **bqFocus** - Handler to be called when the radio gets focused\n- **bqKeyDown** - The handler is to be called when the radio key is pressed\n- **bqClick** - Handler to be called when the radio state changes\n- **bqFocus** - Handler to be called when the radio gets focus\n- **bqBlur** - Handler to be called when the radio loses focus\n- **bqKeyDown** - Handler to be called when the radio key is pressed\n\n### **Methods:**\n - **vClick()** - Simulate a click event on the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.click()`.\n- **vFocus()** - Sets focus on the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.focus()`.\n- **vBlur()** - Remove focus from the native `<input>` HTML element used under the hood.\nUse this method instead of the global `element.blur()`.\n- **getNativeInput()** - Returns the native `<input>` HTML element used under the hood.\n\n### **Slots:**\n - _default_ - The bq-radio item\n\n### **CSS Properties:**\n - **--bq-radio--size** - Radio size _(default: undefined)_\n- **--bq-radio--border-width** - Radio border width _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper of the radio component.\n- **input** - The native HTML `<input type=\"radio\">` used under the hood.\n- **radio** - The component's internal wrapper of the radio component.\n- **label** - The `<span>` element that holds the text content.",
|
|
1116
1167
|
"attributes": [
|
|
1117
1168
|
{
|
|
1118
1169
|
"name": "background-on-hover",
|
|
@@ -1120,18 +1171,18 @@
|
|
|
1120
1171
|
"values": []
|
|
1121
1172
|
},
|
|
1122
1173
|
{
|
|
1123
|
-
"name": "
|
|
1124
|
-
"description": "
|
|
1174
|
+
"name": "checked",
|
|
1175
|
+
"description": "If `true` radio input is checked",
|
|
1125
1176
|
"values": []
|
|
1126
1177
|
},
|
|
1127
1178
|
{
|
|
1128
1179
|
"name": "disabled",
|
|
1129
|
-
"description": "If `true` radio
|
|
1180
|
+
"description": "If `true` radio input is disabled",
|
|
1130
1181
|
"values": []
|
|
1131
1182
|
},
|
|
1132
1183
|
{
|
|
1133
|
-
"name": "
|
|
1134
|
-
"description": "
|
|
1184
|
+
"name": "form-id",
|
|
1185
|
+
"description": "The form ID that the radio input is associated with",
|
|
1135
1186
|
"values": []
|
|
1136
1187
|
},
|
|
1137
1188
|
{
|
|
@@ -1139,83 +1190,23 @@
|
|
|
1139
1190
|
"description": "Name of the HTML input form control. Submitted with the form as part of a name/value pair",
|
|
1140
1191
|
"values": []
|
|
1141
1192
|
},
|
|
1142
|
-
{
|
|
1143
|
-
"name": "orientation",
|
|
1144
|
-
"description": "The display orientation of the radio inputs",
|
|
1145
|
-
"values": [{ "name": "horizontal" }, { "name": "vertical" }]
|
|
1146
|
-
},
|
|
1147
1193
|
{
|
|
1148
1194
|
"name": "required",
|
|
1149
|
-
"description": "If
|
|
1150
|
-
"values": []
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"name": "required-validation-message",
|
|
1154
|
-
"description": "The native form validation message when the radio group is required",
|
|
1195
|
+
"description": "If `true`, it will indicate that the user must specify a value for the radio before the owning form can be submitted",
|
|
1155
1196
|
"values": []
|
|
1156
1197
|
},
|
|
1157
1198
|
{
|
|
1158
1199
|
"name": "value",
|
|
1159
|
-
"description": "
|
|
1160
|
-
"values": []
|
|
1161
|
-
}
|
|
1162
|
-
],
|
|
1163
|
-
"references": []
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"name": "bq-panel",
|
|
1167
|
-
"description": "The Panel component is a versatile and essential element used to wrap and display content in a floating panel.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-panel open>\n<div>Panel content</div>\n</bq-panel>\n```\n\n</figure>\n---\n\n\n### **Slots:**\n - _default_ - The content of the panel.\n\n### **CSS Parts:**\n - **panel** - The `<div>` element used to display and style the panel",
|
|
1168
|
-
"attributes": [
|
|
1169
|
-
{
|
|
1170
|
-
"name": "distance",
|
|
1171
|
-
"description": "Represents the distance (gutter or margin) between the panel and the trigger element.",
|
|
1172
|
-
"values": []
|
|
1173
|
-
},
|
|
1174
|
-
{
|
|
1175
|
-
"name": "placement",
|
|
1176
|
-
"description": "Position of the panel.",
|
|
1177
|
-
"values": [
|
|
1178
|
-
{ "name": "top" },
|
|
1179
|
-
{ "name": "bottom" },
|
|
1180
|
-
{ "name": "left" },
|
|
1181
|
-
{ "name": "right" },
|
|
1182
|
-
{ "name": "top-start" },
|
|
1183
|
-
{ "name": "top-end" },
|
|
1184
|
-
{ "name": "bottom-start" },
|
|
1185
|
-
{ "name": "bottom-end" },
|
|
1186
|
-
{ "name": "left-start" },
|
|
1187
|
-
{ "name": "left-end" },
|
|
1188
|
-
{ "name": "right-start" },
|
|
1189
|
-
{ "name": "right-end" }
|
|
1190
|
-
]
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"name": "open",
|
|
1194
|
-
"description": "If true, the panel will be visible.",
|
|
1195
|
-
"values": []
|
|
1196
|
-
},
|
|
1197
|
-
{
|
|
1198
|
-
"name": "same-width",
|
|
1199
|
-
"description": "Whether the panel should have the same width as the trigger element.",
|
|
1200
|
-
"values": []
|
|
1201
|
-
},
|
|
1202
|
-
{
|
|
1203
|
-
"name": "skidding",
|
|
1204
|
-
"description": "Represents the skidding between the panel and the trigger element.",
|
|
1200
|
+
"description": "A string representing the value of the radio",
|
|
1205
1201
|
"values": []
|
|
1206
1202
|
},
|
|
1207
|
-
{
|
|
1208
|
-
"name": "strategy",
|
|
1209
|
-
"description": "Defines the strategy to position the panel.",
|
|
1210
|
-
"values": [{ "name": "fixed" }, { "name": "absolute" }]
|
|
1211
|
-
},
|
|
1212
|
-
{ "name": "disable-scroll-lock", "values": [] }
|
|
1203
|
+
{ "name": "force-disabled", "values": [] }
|
|
1213
1204
|
],
|
|
1214
1205
|
"references": []
|
|
1215
1206
|
},
|
|
1216
1207
|
{
|
|
1217
|
-
"name": "bq-radio",
|
|
1218
|
-
"description": "The radio
|
|
1208
|
+
"name": "bq-radio-group",
|
|
1209
|
+
"description": "The radio group is a user interface component that groups radio buttons to enable a single selection within the group.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-radio-group fieldset value=\"option1\">\n<span slot=\"label\">radio group</span>\n<bq-radio value=\"option1\">Radio option 1</bq-radio>\n<bq-radio value=\"option2\">Radio option 2</bq-radio>\n<bq-radio value=\"option3\">Radio option 3</bq-radio>\n</bq-radio-group>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqChange** - Handler to be called when the radio state changes\n- **bqChange** - Handler to be called when the radio state changes\n\n### **Slots:**\n - _default_ - The bq-radio items to group\n- **label** - The label content of radio group\n\n### **CSS Parts:**\n - **base** - The component's internal wrapper of the radio components.\n- **label** - The `<legend>` element that holds the text content.\n- **group** - The `<div>` element that holds the radio inputs.",
|
|
1219
1210
|
"attributes": [
|
|
1220
1211
|
{
|
|
1221
1212
|
"name": "background-on-hover",
|
|
@@ -1223,18 +1214,18 @@
|
|
|
1223
1214
|
"values": []
|
|
1224
1215
|
},
|
|
1225
1216
|
{
|
|
1226
|
-
"name": "
|
|
1227
|
-
"description": "
|
|
1217
|
+
"name": "debounce-time",
|
|
1218
|
+
"description": "A number representing the delay time (in milliseconds) that bqChange event handler gets triggered once the value change",
|
|
1228
1219
|
"values": []
|
|
1229
1220
|
},
|
|
1230
1221
|
{
|
|
1231
1222
|
"name": "disabled",
|
|
1232
|
-
"description": "If `true` radio
|
|
1223
|
+
"description": "If `true` radio inputs are disabled",
|
|
1233
1224
|
"values": []
|
|
1234
1225
|
},
|
|
1235
1226
|
{
|
|
1236
|
-
"name": "
|
|
1237
|
-
"description": "
|
|
1227
|
+
"name": "fieldset",
|
|
1228
|
+
"description": "If `true` displays fieldset",
|
|
1238
1229
|
"values": []
|
|
1239
1230
|
},
|
|
1240
1231
|
{
|
|
@@ -1243,42 +1234,25 @@
|
|
|
1243
1234
|
"values": []
|
|
1244
1235
|
},
|
|
1245
1236
|
{
|
|
1246
|
-
"name": "
|
|
1247
|
-
"description": "
|
|
1248
|
-
"values": []
|
|
1237
|
+
"name": "orientation",
|
|
1238
|
+
"description": "The display orientation of the radio inputs",
|
|
1239
|
+
"values": [{ "name": "horizontal" }, { "name": "vertical" }]
|
|
1249
1240
|
},
|
|
1250
1241
|
{
|
|
1251
|
-
"name": "
|
|
1252
|
-
"description": "
|
|
1242
|
+
"name": "required",
|
|
1243
|
+
"description": "If `true`, the radio group is required",
|
|
1253
1244
|
"values": []
|
|
1254
1245
|
},
|
|
1255
|
-
{ "name": "force-disabled", "values": [] }
|
|
1256
|
-
],
|
|
1257
|
-
"references": []
|
|
1258
|
-
},
|
|
1259
|
-
{
|
|
1260
|
-
"name": "bq-side-menu",
|
|
1261
|
-
"description": "The default side menu serves as a versatile container for organizing and displaying navigation elements,\n with default side menu items providing a clean and straightforward way to represent individual menu options.\n Together, they form the foundation for building structured and intuitive side menu layouts.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-side-menu>\n<div slot=\"logo\">\n<h1>Your Logo</h1>\n</div>\n<bq-side-menu-item active>\n<bq-icon name=\"home\" slot=\"prefix\"></bq-icon>\nHome\n</bq-side-menu-item>\n<bq-side-menu-item>\n<bq-icon name=\"settings\" slot=\"prefix\"></bq-icon>\nSettings\n</bq-side-menu-item>\n<bq-side-menu-item disabled>\n<bq-icon name=\"help\" slot=\"prefix\"></bq-icon>\nHelp\n</bq-side-menu-item>\n</bq-side-menu>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqCollapse** - Callback handler to be called when the Side menu changes its width from expanded to collapse and vice versa.\n- **bqSelect** - Callback handler to be called when the active/selected menu item changes.\n- **bqCollapse** - Callback handler to be called when the Side menu changes its width from expanded to collapse and vice versa\n- **bqSelect** - Callback handler to be called when the active/selected menu item changes\n\n### **Methods:**\n - **toggleCollapse()** - Toggle the collapse state of the side menu\n\n### **Slots:**\n - **logo** - The section for displaying the logo or brand in the side menu.\n- **The** - main section that holds all menu items.\n- **footer** - The section for adding footer content to the side menu.\n\n### **CSS Properties:**\n - **--bq-side-menu--bg-color** - Side menu background color _(default: undefined)_\n- **--bq-side-menu--brand-color** - Side menu logo color _(default: undefined)_\n- **--bq-side-menu--border-color** - Side menu border color _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - HTML `<aside>` root container\n- **footer** - HTML `<div>` element that holds the footer\n- **logo** - HTML `<div>` element that holds the logo\n- **nav** - HTML `<nav>` element that holds the navigation items",
|
|
1262
|
-
"attributes": [
|
|
1263
|
-
{
|
|
1264
|
-
"name": "appearance",
|
|
1265
|
-
"description": "It sets a predefined appearance of the side menu.",
|
|
1266
|
-
"values": [
|
|
1267
|
-
{ "name": "brand" },
|
|
1268
|
-
{ "name": "default" },
|
|
1269
|
-
{ "name": "inverse" }
|
|
1270
|
-
]
|
|
1271
|
-
},
|
|
1272
1246
|
{
|
|
1273
|
-
"name": "
|
|
1274
|
-
"description": "
|
|
1247
|
+
"name": "required-validation-message",
|
|
1248
|
+
"description": "The native form validation message when the radio group is required",
|
|
1275
1249
|
"values": []
|
|
1276
1250
|
},
|
|
1277
1251
|
{
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1280
|
-
|
|
1281
|
-
|
|
1252
|
+
"name": "value",
|
|
1253
|
+
"description": "The display orientation of the radio inputs",
|
|
1254
|
+
"values": []
|
|
1255
|
+
}
|
|
1282
1256
|
],
|
|
1283
1257
|
"references": []
|
|
1284
1258
|
},
|
|
@@ -1444,6 +1418,32 @@
|
|
|
1444
1418
|
],
|
|
1445
1419
|
"references": []
|
|
1446
1420
|
},
|
|
1421
|
+
{
|
|
1422
|
+
"name": "bq-side-menu",
|
|
1423
|
+
"description": "The default side menu serves as a versatile container for organizing and displaying navigation elements,\n with default side menu items providing a clean and straightforward way to represent individual menu options.\n Together, they form the foundation for building structured and intuitive side menu layouts.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-side-menu>\n<div slot=\"logo\">\n<h1>Your Logo</h1>\n</div>\n<bq-side-menu-item active>\n<bq-icon name=\"home\" slot=\"prefix\"></bq-icon>\nHome\n</bq-side-menu-item>\n<bq-side-menu-item>\n<bq-icon name=\"settings\" slot=\"prefix\"></bq-icon>\nSettings\n</bq-side-menu-item>\n<bq-side-menu-item disabled>\n<bq-icon name=\"help\" slot=\"prefix\"></bq-icon>\nHelp\n</bq-side-menu-item>\n</bq-side-menu>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqCollapse** - Callback handler to be called when the Side menu changes its width from expanded to collapse and vice versa.\n- **bqSelect** - Callback handler to be called when the active/selected menu item changes.\n- **bqCollapse** - Callback handler to be called when the Side menu changes its width from expanded to collapse and vice versa\n- **bqSelect** - Callback handler to be called when the active/selected menu item changes\n\n### **Methods:**\n - **toggleCollapse()** - Toggle the collapse state of the side menu\n\n### **Slots:**\n - **logo** - The section for displaying the logo or brand in the side menu.\n- **The** - main section that holds all menu items.\n- **footer** - The section for adding footer content to the side menu.\n\n### **CSS Properties:**\n - **--bq-side-menu--bg-color** - Side menu background color _(default: undefined)_\n- **--bq-side-menu--brand-color** - Side menu logo color _(default: undefined)_\n- **--bq-side-menu--border-color** - Side menu border color _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - HTML `<aside>` root container\n- **footer** - HTML `<div>` element that holds the footer\n- **logo** - HTML `<div>` element that holds the logo\n- **nav** - HTML `<nav>` element that holds the navigation items",
|
|
1424
|
+
"attributes": [
|
|
1425
|
+
{
|
|
1426
|
+
"name": "appearance",
|
|
1427
|
+
"description": "It sets a predefined appearance of the side menu.",
|
|
1428
|
+
"values": [
|
|
1429
|
+
{ "name": "brand" },
|
|
1430
|
+
{ "name": "default" },
|
|
1431
|
+
{ "name": "inverse" }
|
|
1432
|
+
]
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"name": "collapse",
|
|
1436
|
+
"description": "If `true`, the container will reduce its width.",
|
|
1437
|
+
"values": []
|
|
1438
|
+
},
|
|
1439
|
+
{
|
|
1440
|
+
"description": "size - It sets the size of the navigation menu items.",
|
|
1441
|
+
"values": [{ "name": "medium" }, { "name": "small" }]
|
|
1442
|
+
},
|
|
1443
|
+
{ "name": "size", "values": [{ "name": "TSideMenuSize" }] }
|
|
1444
|
+
],
|
|
1445
|
+
"references": []
|
|
1446
|
+
},
|
|
1447
1447
|
{
|
|
1448
1448
|
"name": "bq-slider",
|
|
1449
1449
|
"description": "Sliders provide a visual representation of adjustable content, enabling users to change values by dragging a handle along a horizontal track.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-slider max=\"100\" value=\"30\"></bq-slider>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqBlur** - Handler to be called when the slider loses focus.\n- **bqChange** - Handler to be called when changing the value on range inputs.\n- **bqFocus** - Handler to be called when the slider gets focused.\n- **bqChange** - Handler to be called when change the value on range inputs\n- **bqBlur** - Handler to be called when the slider loses focus\n- **bqFocus** - Handler to be called when the slider gets focused\n\n### **CSS Properties:**\n - **--bq-slider--size** - The height of the slider track/progress area _(default: undefined)_\n- **--bq-slider--border-radius** - Slider border radius _(default: undefined)_\n- **--bq-slider--thumb-size** - Slider hover thumb size _(default: undefined)_\n- **--bq-slider--progress-color** - Slider progress background color _(default: undefined)_\n- **--bq-slider--trackarea-color** - Slider track background color _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.\n- **container** - The container of the slider.\n- **track-area** - The track area of the slider.\n- **progress-area** - The progress area of the slider.\n- **input-min** - The input element for the value when the slider type is `single` or the minimum value when the slider type is `range`.\n- **input-max** - The input element for the maximum value.\n- **label-start** - The label for the value when the slider type is `single` or the minimum value when the slider type is `range`.\n- **label-end** - The label for maximum value when the slider type is `range`.",
|
|
@@ -1561,6 +1561,38 @@
|
|
|
1561
1561
|
],
|
|
1562
1562
|
"references": []
|
|
1563
1563
|
},
|
|
1564
|
+
{
|
|
1565
|
+
"name": "bq-step-item",
|
|
1566
|
+
"description": "The Step Item Component is a UI element used to display a single step or stage in a process or task.\nIt should be used inside the Steps component.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-step-item status=\"completed\">\n<bq-icon slot=\"prefix\" name=\"check-circle\"></bq-icon>\n<span>Title</span>\n<span slot=\"description\">Description</span>\n</bq-step-item>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqClick** - Callback handler emitted when the step item is clicked\n- **bqClick** - Callback handler triggered when the step item is clicked\n- **bqFocus** - Callback handler triggered when the step item is focused\n- **bqBlur** - Callback handler triggered when the step item loses focus\n\n### **Slots:**\n - _default_ - The step item content\n- **prefix** - The step item prefix\n- **description** - The step item description\n\n### **CSS Properties:**\n - **--bq-step-item--prefix-color** - Color of the prefix icon _(default: undefined)_\n- **--bq-step-item--prefix-color-current** - Color of the prefix icon when current _(default: undefined)_\n- **--bq-step-item--prefix-color-completed** - Color of the prefix icon when completed _(default: undefined)_\n- **--bq-step-item--prefix-color-error** - Color of the prefix icon when error _(default: undefined)_\n- **--bq-step-item--prefix-num-size** - Size of the prefix number _(default: undefined)_\n- **--bq-step-item--prefix-num-bg-color** - Background color of the prefix number _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component's base wrapper.\n- **title** - The component's title.\n- **description** - The component's description.",
|
|
1567
|
+
"attributes": [
|
|
1568
|
+
{
|
|
1569
|
+
"name": "size",
|
|
1570
|
+
"description": "It defines prefix size",
|
|
1571
|
+
"values": [{ "name": "small" }, { "name": "medium" }]
|
|
1572
|
+
},
|
|
1573
|
+
{
|
|
1574
|
+
"name": "status",
|
|
1575
|
+
"description": "It defines step item appearance based on its status",
|
|
1576
|
+
"values": [
|
|
1577
|
+
{ "name": "completed" },
|
|
1578
|
+
{ "name": "current" },
|
|
1579
|
+
{ "name": "error" },
|
|
1580
|
+
{ "name": "default" },
|
|
1581
|
+
{ "name": "disabled" }
|
|
1582
|
+
]
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"name": "type",
|
|
1586
|
+
"description": "It defines the step item type used",
|
|
1587
|
+
"values": [
|
|
1588
|
+
{ "name": "numeric" },
|
|
1589
|
+
{ "name": "icon" },
|
|
1590
|
+
{ "name": "dot" }
|
|
1591
|
+
]
|
|
1592
|
+
}
|
|
1593
|
+
],
|
|
1594
|
+
"references": []
|
|
1595
|
+
},
|
|
1564
1596
|
{
|
|
1565
1597
|
"name": "bq-steps",
|
|
1566
1598
|
"description": "The Steps Component is a UI element used to display a series of steps or stages in a process or task.\nIt is used to guide users through a process or task and to indicate their progress.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-steps divider-color=\"stroke--primary\" type=\"dot\" size=\"medium\">\n<bq-step-item status=\"completed\"> ... </bq-step-item>\n<bq-step-item status=\"error\"> ... </bq-step-item>\n<bq-step-item status=\"current\"> ... </bq-step-item>\n<bq-step-item status=\"default\"> ... </bq-step-item>\n</bq-steps>\n```\n\n</figure>\n---\n\n\n### **Methods:**\n - **setCurrentStepItem(newCurrentStep: _HTMLBqStepItemElement_): _Promise<void>_** - Set the current step item.\n\n### **Slots:**\n - _default_ - The step items\n\n### **CSS Properties:**\n - **--bq-steps--divider-color** - Divider color _(default: undefined)_\n- **--bq-steps--gap** - Gap between steps _(default: undefined)_\n\n### **CSS Parts:**\n - **container** - The container wrapper of the Steps component\n- **divider-base** - The base wrapper of the divider component\n- **divider-dash-start** - The dash start wrapper of the divider component\n- **divider-dash-end** - The dash end wrapper of the divider component",
|
|
@@ -1691,33 +1723,96 @@
|
|
|
1691
1723
|
"references": []
|
|
1692
1724
|
},
|
|
1693
1725
|
{
|
|
1694
|
-
"name": "bq-
|
|
1695
|
-
"description": "The
|
|
1726
|
+
"name": "bq-tag",
|
|
1727
|
+
"description": "The Tag Component is a UI element used to label and categorize content within an application.\nTags are commonly used to label items with keywords or categories, making it easier to find and organize content.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tag color=\"success\" size=\"medium\" variant=\"filled\">Success</bq-tag>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqClose** - Callback handler to be called when the tag is close/hidden\n- **bqOpen** - Callback handler to be called when the tag is not open/shown\n- **bqBlur** - Handler to be called when tag loses focus\n- **bqClick** - Handler to be called when tag is clicked\n- **bqFocus** - Handler to be called when tag is focused\n- **bqClose** - Callback handler to be called when the tag is close/hidden\n- **bqOpen** - Callback handler to be called when the tag is not open/shown\n- **bqBlur** - Handler to be called when tag loses focus\n- **bqClick** - Handler to be called when tag is clicked\n- **bqFocus** - Handler to be called when tag is focused\n\n### **Methods:**\n - **hide(): _Promise<void>_** - Method to be called to remove the tag component\n- **show(): _Promise<void>_** - Method to be called to show the tag component\n\n### **Slots:**\n - **prefix** - The prefix slot to add an icon or any other content before the text\n- _default_ - The text content of the tag\n\n### **CSS Properties:**\n - **--bq-tag--background-color** - Tag background color _(default: undefined)_\n- **--bq-tag--border-color** - Tag border color _(default: undefined)_\n- **--bq-tag--border-radius** - Tag border radius _(default: undefined)_\n- **--bq-tag--border-style** - Tag border style _(default: undefined)_\n- **--bq-tag--border-width** - Tag border width _(default: undefined)_\n- **--bq-tag--small-border-radius** - Tag small border radius _(default: undefined)_\n- **--bq-tag--small-gap** - Tag small gap between content _(default: undefined)_\n- **--bq-tag--small-padding-x** - Tag small padding horizontal _(default: undefined)_\n- **--bq-tag--small-padding-y** - Tag small padding vertical _(default: undefined)_\n- **--bq-tag--medium-gap** - Tag medium gap between content _(default: undefined)_\n- **--bq-tag--medium-padding-x** - Tag medium padding horizontal _(default: undefined)_\n- **--bq-tag--medium-padding-y** - Tag medium padding vertical _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM.\n- **prefix** - The `<span>` tag element that acts as prefix container (when icon exists in front of tag).\n- **text** - The `<div>` element containing the text of the tag component.\n- **btn-close** - The close button element to remove the tag component.",
|
|
1696
1728
|
"attributes": [
|
|
1697
1729
|
{
|
|
1698
|
-
"name": "
|
|
1699
|
-
"description": "
|
|
1700
|
-
"values": [
|
|
1730
|
+
"name": "border",
|
|
1731
|
+
"description": "The corner radius of the Tag (will override size's predefined border)",
|
|
1732
|
+
"values": []
|
|
1701
1733
|
},
|
|
1702
1734
|
{
|
|
1703
|
-
"name": "
|
|
1704
|
-
"description": "
|
|
1735
|
+
"name": "clickable",
|
|
1736
|
+
"description": "If `true`, the Tag can be clickable",
|
|
1737
|
+
"values": []
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"name": "color",
|
|
1741
|
+
"description": "The color style of the Tag",
|
|
1705
1742
|
"values": [
|
|
1706
|
-
{ "name": "completed" },
|
|
1707
|
-
{ "name": "current" },
|
|
1708
1743
|
{ "name": "error" },
|
|
1709
|
-
{ "name": "
|
|
1710
|
-
{ "name": "
|
|
1744
|
+
{ "name": "gray" },
|
|
1745
|
+
{ "name": "info" },
|
|
1746
|
+
{ "name": "success" },
|
|
1747
|
+
{ "name": "warning" }
|
|
1711
1748
|
]
|
|
1712
1749
|
},
|
|
1713
1750
|
{
|
|
1714
|
-
"name": "
|
|
1715
|
-
"description": "
|
|
1751
|
+
"name": "disabled",
|
|
1752
|
+
"description": "If `true`, the Tag will be disabled (only if clickable = `true`, no interaction allowed)",
|
|
1753
|
+
"values": []
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"name": "hidden",
|
|
1757
|
+
"description": "If `true`, the Tag component will hidden (only if removable = `true`)",
|
|
1758
|
+
"values": []
|
|
1759
|
+
},
|
|
1760
|
+
{
|
|
1761
|
+
"name": "removable",
|
|
1762
|
+
"description": "If `true`, the Tag component can be removed",
|
|
1763
|
+
"values": []
|
|
1764
|
+
},
|
|
1765
|
+
{
|
|
1766
|
+
"name": "selected",
|
|
1767
|
+
"description": "If `true`, the Tag is selected (only if clickable = `true`)",
|
|
1768
|
+
"values": []
|
|
1769
|
+
},
|
|
1770
|
+
{
|
|
1771
|
+
"name": "size",
|
|
1772
|
+
"description": "The size of the Tag component",
|
|
1716
1773
|
"values": [
|
|
1717
|
-
{ "name": "
|
|
1718
|
-
{ "name": "
|
|
1719
|
-
{ "name": "
|
|
1774
|
+
{ "name": "xsmall" },
|
|
1775
|
+
{ "name": "small" },
|
|
1776
|
+
{ "name": "medium" }
|
|
1720
1777
|
]
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"name": "variant",
|
|
1781
|
+
"description": "The variant of Tag to apply on top of the variant",
|
|
1782
|
+
"values": [{ "name": "outline" }, { "name": "filled" }]
|
|
1783
|
+
}
|
|
1784
|
+
],
|
|
1785
|
+
"references": []
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"name": "bq-tab-group",
|
|
1789
|
+
"description": "The tab group is a user interface element that allows users wrap a set of tab items.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tab-group value=\"5\">\n<bq-tab tab-id=\"1\">Tab</bq-tab>\n<bq-tab tab-id=\"2\" active>Tab</bq-tab>\n<bq-tab tab-id=\"3\">Long Tab name</bq-tab>\n<bq-tab tab-id=\"4\" disabled>Tab</bq-tab>\n</bq-tab-group>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqChange** - Handler to be called when the tab value changes\n- **bqChange** - Handler to be called when the tab value changes\n\n### **Slots:**\n - _default_ - The bq-tab items\n\n### **CSS Parts:**\n - **base** - The HTML div wrapper inside the shadow DOM.\n- **tabs** - The HTML div used to hold the tab buttons.",
|
|
1790
|
+
"attributes": [
|
|
1791
|
+
{
|
|
1792
|
+
"name": "debounce-time",
|
|
1793
|
+
"description": "A number representing the delay value applied to bqChange event handler",
|
|
1794
|
+
"values": []
|
|
1795
|
+
},
|
|
1796
|
+
{
|
|
1797
|
+
"name": "disable-divider",
|
|
1798
|
+
"description": "If true, the underline divider below the tabs won't be shown",
|
|
1799
|
+
"values": []
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"name": "orientation",
|
|
1803
|
+
"description": "The direction that tab should be render",
|
|
1804
|
+
"values": []
|
|
1805
|
+
},
|
|
1806
|
+
{
|
|
1807
|
+
"name": "placement",
|
|
1808
|
+
"description": "The placement that tab should be render",
|
|
1809
|
+
"values": []
|
|
1810
|
+
},
|
|
1811
|
+
{ "name": "size", "description": "The size of the tab", "values": [] },
|
|
1812
|
+
{
|
|
1813
|
+
"name": "value",
|
|
1814
|
+
"description": "A string representing the id of the selected tab.",
|
|
1815
|
+
"values": []
|
|
1721
1816
|
}
|
|
1722
1817
|
],
|
|
1723
1818
|
"references": []
|
|
@@ -1834,68 +1929,6 @@
|
|
|
1834
1929
|
],
|
|
1835
1930
|
"references": []
|
|
1836
1931
|
},
|
|
1837
|
-
{
|
|
1838
|
-
"name": "bq-tag",
|
|
1839
|
-
"description": "The Tag Component is a UI element used to label and categorize content within an application.\nTags are commonly used to label items with keywords or categories, making it easier to find and organize content.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tag color=\"success\" size=\"medium\" variant=\"filled\">Success</bq-tag>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqClose** - Callback handler to be called when the tag is close/hidden\n- **bqOpen** - Callback handler to be called when the tag is not open/shown\n- **bqBlur** - Handler to be called when tag loses focus\n- **bqClick** - Handler to be called when tag is clicked\n- **bqFocus** - Handler to be called when tag is focused\n- **bqClose** - Callback handler to be called when the tag is close/hidden\n- **bqOpen** - Callback handler to be called when the tag is not open/shown\n- **bqBlur** - Handler to be called when tag loses focus\n- **bqClick** - Handler to be called when tag is clicked\n- **bqFocus** - Handler to be called when tag is focused\n\n### **Methods:**\n - **hide(): _Promise<void>_** - Method to be called to remove the tag component\n- **show(): _Promise<void>_** - Method to be called to show the tag component\n\n### **Slots:**\n - **prefix** - The prefix slot to add an icon or any other content before the text\n- _default_ - The text content of the tag\n\n### **CSS Properties:**\n - **--bq-tag--background-color** - Tag background color _(default: undefined)_\n- **--bq-tag--border-color** - Tag border color _(default: undefined)_\n- **--bq-tag--border-radius** - Tag border radius _(default: undefined)_\n- **--bq-tag--border-style** - Tag border style _(default: undefined)_\n- **--bq-tag--border-width** - Tag border width _(default: undefined)_\n- **--bq-tag--small-border-radius** - Tag small border radius _(default: undefined)_\n- **--bq-tag--small-gap** - Tag small gap between content _(default: undefined)_\n- **--bq-tag--small-padding-x** - Tag small padding horizontal _(default: undefined)_\n- **--bq-tag--small-padding-y** - Tag small padding vertical _(default: undefined)_\n- **--bq-tag--medium-gap** - Tag medium gap between content _(default: undefined)_\n- **--bq-tag--medium-padding-x** - Tag medium padding horizontal _(default: undefined)_\n- **--bq-tag--medium-padding-y** - Tag medium padding vertical _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The wrapper container `<div>` of the element inside the shadow DOM.\n- **prefix** - The `<span>` tag element that acts as prefix container (when icon exists in front of tag).\n- **text** - The `<div>` element containing the text of the tag component.\n- **btn-close** - The close button element to remove the tag component.",
|
|
1840
|
-
"attributes": [
|
|
1841
|
-
{
|
|
1842
|
-
"name": "border",
|
|
1843
|
-
"description": "The corner radius of the Tag (will override size's predefined border)",
|
|
1844
|
-
"values": []
|
|
1845
|
-
},
|
|
1846
|
-
{
|
|
1847
|
-
"name": "clickable",
|
|
1848
|
-
"description": "If `true`, the Tag can be clickable",
|
|
1849
|
-
"values": []
|
|
1850
|
-
},
|
|
1851
|
-
{
|
|
1852
|
-
"name": "color",
|
|
1853
|
-
"description": "The color style of the Tag",
|
|
1854
|
-
"values": [
|
|
1855
|
-
{ "name": "error" },
|
|
1856
|
-
{ "name": "gray" },
|
|
1857
|
-
{ "name": "info" },
|
|
1858
|
-
{ "name": "success" },
|
|
1859
|
-
{ "name": "warning" }
|
|
1860
|
-
]
|
|
1861
|
-
},
|
|
1862
|
-
{
|
|
1863
|
-
"name": "disabled",
|
|
1864
|
-
"description": "If `true`, the Tag will be disabled (only if clickable = `true`, no interaction allowed)",
|
|
1865
|
-
"values": []
|
|
1866
|
-
},
|
|
1867
|
-
{
|
|
1868
|
-
"name": "hidden",
|
|
1869
|
-
"description": "If `true`, the Tag component will hidden (only if removable = `true`)",
|
|
1870
|
-
"values": []
|
|
1871
|
-
},
|
|
1872
|
-
{
|
|
1873
|
-
"name": "removable",
|
|
1874
|
-
"description": "If `true`, the Tag component can be removed",
|
|
1875
|
-
"values": []
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"name": "selected",
|
|
1879
|
-
"description": "If `true`, the Tag is selected (only if clickable = `true`)",
|
|
1880
|
-
"values": []
|
|
1881
|
-
},
|
|
1882
|
-
{
|
|
1883
|
-
"name": "size",
|
|
1884
|
-
"description": "The size of the Tag component",
|
|
1885
|
-
"values": [
|
|
1886
|
-
{ "name": "xsmall" },
|
|
1887
|
-
{ "name": "small" },
|
|
1888
|
-
{ "name": "medium" }
|
|
1889
|
-
]
|
|
1890
|
-
},
|
|
1891
|
-
{
|
|
1892
|
-
"name": "variant",
|
|
1893
|
-
"description": "The variant of Tag to apply on top of the variant",
|
|
1894
|
-
"values": [{ "name": "outline" }, { "name": "filled" }]
|
|
1895
|
-
}
|
|
1896
|
-
],
|
|
1897
|
-
"references": []
|
|
1898
|
-
},
|
|
1899
1932
|
{
|
|
1900
1933
|
"name": "bq-toast",
|
|
1901
1934
|
"description": "Toasts are time-based components used to display short messages.\nCommonly used for errors, confirmations, or progress updates.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-toast type=\"info\">\nThis is a message\n</bq-toast>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqHide** - Callback handler to be called when the notification is hidden\n- **bqShow** - Callback handler to be called when the notification is shown\n- **bqHide** - Callback handler to be called when the notification is hidden\n- **bqShow** - Callback handler to be called when the notification is shown\n\n### **Methods:**\n - **show(): _Promise<void>_** - Method to be called to show the toast component\n- **hide(): _Promise<void>_** - Method to be called to hide the toast component\n- **toast()** - This method can be used to display toasts in a fixed-position element that allows for stacking multiple toasts vertically\n\n### **Slots:**\n - _default_ - The content to be displayed in the toast component.\n- **icon** - The icon to be displayed in the toast component.\n\n### **CSS Properties:**\n - **--bq-toast--background** - Toast background color _(default: undefined)_\n- **--bq-toast--box-shadow** - Toast box shadow _(default: undefined)_\n- **--bq-toast--padding-y** - Toast vertical padding _(default: undefined)_\n- **--bq-toast--padding-x** - Toast horizontal padding _(default: undefined)_\n- **--bq-toast--gap** - Toast distance between icon and text _(default: undefined)_\n- **--bq-toast--border-radius** - Toast border radius _(default: undefined)_\n- **--bq-toast--border-color** - Toast border color _(default: undefined)_\n- **--bq-toast--border-style** - Toast border style _(default: undefined)_\n- **--bq-toast--border-width** - Toast border width _(default: undefined)_\n- **--bq-toast--icon-color-info** - Toast icon color when type is 'info' _(default: undefined)_\n- **--bq-toast--icon-color-success** - Toast icon color when type is 'success' _(default: undefined)_\n- **--bq-toast--icon-color-alert** - Toast icon color when type is 'alert' _(default: undefined)_\n- **--bq-toast--icon-color-error** - Toast icon color when type is 'error' _(default: undefined)_\n- **--bq-toast--icon-color-loading** - Toast icon color when type is 'loading' _(default: undefined)_\n- **--bq-toast--icon-color-custom** - Toast icon color when type is 'custom' _(default: undefined)_\n\n### **CSS Parts:**\n - **wrapper** - The component's internal wrapper inside the shadow DOM.\n- **icon-info** - The `<div>` container that holds the icon component.\n- **base** - The `<div>` container of the internal bq-icon component.\n- **svg** - The `<svg>` element of the internal bq-icon component.",
|
|
@@ -1956,7 +1989,7 @@
|
|
|
1956
1989
|
},
|
|
1957
1990
|
{
|
|
1958
1991
|
"name": "bq-tooltip",
|
|
1959
|
-
"description": "The Tooltip component is a small pop-up box that appears when a user hovers over or clicks on an element, providing additional information or context.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tooltip visible>\nYuhu! I'm a tooltip 🙃\n<bq-button slot=\"trigger\">Hover me!</bq-button>\n</bq-tooltip>\n```\n\n</figure>\n---\n\n\n### **Methods:**\n - **show()** - Shows the tooltip\n- **hide()** - Hides the tooltip\n\n### **Slots:**\n - **trigger** - The element which displays tooltip on hover\n- _default_ - The tooltip content\n\n### **CSS Properties:**\n - **--bq-tooltip--background-color** - Tooltip background color _(default: undefined)_\n- **--bq-tooltip--box-shadow** - Tooltip box shadow _(default: undefined)_\n- **--bq-tooltip--font-size** - Tooltip font size _(default: undefined)_\n- **--bq-tooltip--line-height** - Tooltip line height _(default: undefined)_\n- **--bq-tooltip--text-color** - Tooltip text color _(default: undefined)_\n- **--bq-tooltip--paddingX** - Tooltip horizontal padding _(default: undefined)_\n- **--bq-tooltip--paddingY** - Tooltip vertical padding _(default: undefined)_\n- **--bq-tooltip--border-color** - Tooltip border color _(default: undefined)_\n- **--bq-tooltip--border-radius** - Tooltip border radius _(default: undefined)_\n- **--bq-tooltip--border-style** - Tooltip border style _(default: undefined)_\n- **--bq-tooltip--border-width** - Tooltip border width _(default: undefined)_\n- **--bq-tooltip--z-index:** - Tooltip z-index _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component wrapper container inside the shadow DOM\n- **trigger** - The `<div>` container that holds the element which displays tooltip on hover\n- **panel** - The `<div>` container that holds the tooltip content",
|
|
1992
|
+
"description": "The Tooltip component is a small pop-up box that appears when a user hovers over or clicks on an element, providing additional information or context.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tooltip visible>\nYuhu! I'm a tooltip 🙃\n<bq-button slot=\"trigger\">Hover me!</bq-button>\n</bq-tooltip>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqClick** - Emitted when the tooltip trigger is clicked\n- **bqFocusIn** - Emitted when the tooltip trigger is focused in\n- **bqFocusOut** - Emitted when the tooltip trigger is focused out\n- **bqHoverIn** - Emitted when the tooltip trigger is hovered in\n- **bqHoverOut** - Emitted when the tooltip trigger is hovered out\n\n### **Methods:**\n - **show()** - Shows the tooltip\n- **hide()** - Hides the tooltip\n\n### **Slots:**\n - **trigger** - The element which displays tooltip on hover\n- _default_ - The tooltip content\n\n### **CSS Properties:**\n - **--bq-tooltip--background-color** - Tooltip background color _(default: undefined)_\n- **--bq-tooltip--box-shadow** - Tooltip box shadow _(default: undefined)_\n- **--bq-tooltip--font-size** - Tooltip font size _(default: undefined)_\n- **--bq-tooltip--line-height** - Tooltip line height _(default: undefined)_\n- **--bq-tooltip--text-color** - Tooltip text color _(default: undefined)_\n- **--bq-tooltip--paddingX** - Tooltip horizontal padding _(default: undefined)_\n- **--bq-tooltip--paddingY** - Tooltip vertical padding _(default: undefined)_\n- **--bq-tooltip--border-color** - Tooltip border color _(default: undefined)_\n- **--bq-tooltip--border-radius** - Tooltip border radius _(default: undefined)_\n- **--bq-tooltip--border-style** - Tooltip border style _(default: undefined)_\n- **--bq-tooltip--border-width** - Tooltip border width _(default: undefined)_\n- **--bq-tooltip--z-index:** - Tooltip z-index _(default: undefined)_\n\n### **CSS Parts:**\n - **base** - The component wrapper container inside the shadow DOM\n- **trigger** - The `<div>` container that holds the element which displays tooltip on hover\n- **panel** - The `<div>` container that holds the tooltip content",
|
|
1960
1993
|
"attributes": [
|
|
1961
1994
|
{
|
|
1962
1995
|
"name": "always-visible",
|
|
@@ -2000,39 +2033,6 @@
|
|
|
2000
2033
|
}
|
|
2001
2034
|
],
|
|
2002
2035
|
"references": []
|
|
2003
|
-
},
|
|
2004
|
-
{
|
|
2005
|
-
"name": "bq-tab-group",
|
|
2006
|
-
"description": "The tab group is a user interface element that allows users wrap a set of tab items.\n\n## Examples\n\n<figure class=\"example\"><figcaption>How to use it</figcaption>\n\n```html\n<bq-tab-group value=\"5\">\n<bq-tab tab-id=\"1\">Tab</bq-tab>\n<bq-tab tab-id=\"2\" active>Tab</bq-tab>\n<bq-tab tab-id=\"3\">Long Tab name</bq-tab>\n<bq-tab tab-id=\"4\" disabled>Tab</bq-tab>\n</bq-tab-group>\n```\n\n</figure>\n---\n\n\n### **Events:**\n - **bqChange** - Handler to be called when the tab value changes\n- **bqChange** - Handler to be called when the tab value changes\n\n### **Slots:**\n - _default_ - The bq-tab items\n\n### **CSS Parts:**\n - **base** - The HTML div wrapper inside the shadow DOM.\n- **tabs** - The HTML div used to hold the tab buttons.",
|
|
2007
|
-
"attributes": [
|
|
2008
|
-
{
|
|
2009
|
-
"name": "debounce-time",
|
|
2010
|
-
"description": "A number representing the delay value applied to bqChange event handler",
|
|
2011
|
-
"values": []
|
|
2012
|
-
},
|
|
2013
|
-
{
|
|
2014
|
-
"name": "disable-divider",
|
|
2015
|
-
"description": "If true, the underline divider below the tabs won't be shown",
|
|
2016
|
-
"values": []
|
|
2017
|
-
},
|
|
2018
|
-
{
|
|
2019
|
-
"name": "orientation",
|
|
2020
|
-
"description": "The direction that tab should be render",
|
|
2021
|
-
"values": []
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"name": "placement",
|
|
2025
|
-
"description": "The placement that tab should be render",
|
|
2026
|
-
"values": []
|
|
2027
|
-
},
|
|
2028
|
-
{ "name": "size", "description": "The size of the tab", "values": [] },
|
|
2029
|
-
{
|
|
2030
|
-
"name": "value",
|
|
2031
|
-
"description": "A string representing the id of the selected tab.",
|
|
2032
|
-
"values": []
|
|
2033
|
-
}
|
|
2034
|
-
],
|
|
2035
|
-
"references": []
|
|
2036
2036
|
}
|
|
2037
2037
|
]
|
|
2038
2038
|
}
|