@onereach/ui-components 3.1.0-beta.2474.0 → 3.1.0-beta.2483.0
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/bundled/v2/components/OrFabV3/OrFab.js +2 -2
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.js +5 -1
- package/dist/bundled/v2/components/OrPopoverV3/OrPopover.vue.d.ts +11 -0
- package/dist/bundled/v2/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-37a42eda.js → OrCardCollection.vue_vue_type_script_lang-c7106197.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-20b68e49.js → OrConfirm.vue_vue_type_script_lang-f5b7e94c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-925a22e4.js → OrIconButton.vue_vue_type_script_lang-df67baa2.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-2c42dfae.js → OrInlineInput.vue_vue_type_script_lang-a952a74e.js} +1 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-ae6c2e72.js → OrInlineTextarea.vue_vue_type_script_lang-4211f16b.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4007572a.js → OrInput.vue_vue_type_script_lang-996299af.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f6488feb.js → OrMenu.vue_vue_type_script_lang-2676b9cc.js} +1 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-efc20163.js → OrModal.vue_vue_type_script_lang-e0b6203f.js} +1 -1
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6b5c9ce4.js → OrNotification.vue_vue_type_script_lang-fcdf4cb9.js} +1 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-61ad0c06.js → OrPagination.vue_vue_type_script_lang-75c7b788.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-04c253c8.js → OrPopover.vue_vue_type_script_lang-a9419b58.js} +5 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-c135ee8f.js → OrSearch.vue_vue_type_script_lang-ef4517b0.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-47b74119.js → OrSelect.vue_vue_type_script_lang-ab5ba260.js} +3 -3
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-c254b3bc.js → OrSidebar.vue_vue_type_script_lang-367d0854.js} +1 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-a292bcbc.js → OrTabs.vue_vue_type_script_lang-b723fa78.js} +1 -1
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-fdefd4a5.js → OrTag.vue_vue_type_script_lang-885a2194.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-5a3755b3.js → OrTooltip.vue_vue_type_script_lang-703eaacb.js} +1 -1
- package/dist/bundled/v3/components/OrCardCollectionV3/OrCardCollection.js +8 -8
- package/dist/bundled/v3/components/OrCardCollectionV3/index.js +7 -7
- package/dist/bundled/v3/components/OrConfirmV3/OrConfirm.js +6 -6
- package/dist/bundled/v3/components/OrConfirmV3/index.js +5 -5
- package/dist/bundled/v3/components/OrFabV3/OrFab.js +5 -5
- package/dist/bundled/v3/components/OrIconButtonV3/OrIconButton.js +4 -4
- package/dist/bundled/v3/components/OrIconButtonV3/index.js +3 -3
- package/dist/bundled/v3/components/OrInlineInputV3/OrInlineInput.js +5 -5
- package/dist/bundled/v3/components/OrInlineInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInlineTextareaV3/OrInlineTextarea.js +5 -5
- package/dist/bundled/v3/components/OrInlineTextareaV3/index.js +4 -4
- package/dist/bundled/v3/components/OrInputV3/OrInput.js +5 -5
- package/dist/bundled/v3/components/OrInputV3/index.js +4 -4
- package/dist/bundled/v3/components/OrMenuV3/OrMenu.js +3 -3
- package/dist/bundled/v3/components/OrMenuV3/index.js +2 -2
- package/dist/bundled/v3/components/OrModalV3/OrModal.js +5 -5
- package/dist/bundled/v3/components/OrModalV3/index.js +4 -4
- package/dist/bundled/v3/components/OrNotificationV3/OrNotification.js +5 -5
- package/dist/bundled/v3/components/OrNotificationV3/index.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/OrPagination.js +4 -4
- package/dist/bundled/v3/components/OrPaginationV3/index.js +3 -3
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.js +2 -2
- package/dist/bundled/v3/components/OrPopoverV3/OrPopover.vue.d.ts +11 -0
- package/dist/bundled/v3/components/OrPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSearchV3/OrSearch.js +6 -6
- package/dist/bundled/v3/components/OrSearchV3/index.js +5 -5
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +9 -9
- package/dist/bundled/v3/components/OrSelectV3/index.js +6 -6
- package/dist/bundled/v3/components/OrSidebarV3/OrSidebar.js +5 -5
- package/dist/bundled/v3/components/OrSidebarV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/OrTabs.js +4 -4
- package/dist/bundled/v3/components/OrTabsV3/index.js +3 -3
- package/dist/bundled/v3/components/OrTagV3/OrTag.js +5 -5
- package/dist/bundled/v3/components/OrTagV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastContainerV3/OrToastContainer.js +5 -5
- package/dist/bundled/v3/components/OrToastContainerV3/index.js +4 -4
- package/dist/bundled/v3/components/OrToastV3/OrToast.js +3 -3
- package/dist/bundled/v3/components/OrToastV3/index.js +4 -4
- package/dist/bundled/v3/components/OrTooltipV3/OrTooltip.js +3 -3
- package/dist/bundled/v3/components/OrTooltipV3/index.js +2 -2
- package/dist/bundled/v3/components/index.js +18 -18
- package/dist/bundled/v3/index.js +18 -18
- package/dist/esm/v2/{OrCardCollection-f4c27d14.js → OrCardCollection-fcc2bec5.js} +4 -4
- package/dist/esm/v2/{OrConfirm-216060ac.js → OrConfirm-7eee1481.js} +1 -1
- package/dist/esm/v2/{OrFab-d1275424.js → OrFab-83550865.js} +2 -2
- package/dist/esm/v2/{OrIconButton-5c4ef664.js → OrIconButton-ec2e21aa.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-46e7f140.js → OrInlineInput-34f28593.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-d016f618.js → OrInlineTextarea-07a2cdc1.js} +1 -1
- package/dist/esm/v2/{OrInput-9e6040e4.js → OrInput-a7903c0f.js} +1 -1
- package/dist/esm/v2/{OrMenu-fb119a7b.js → OrMenu-47b319a6.js} +1 -1
- package/dist/esm/v2/{OrModal-b759863f.js → OrModal-69791114.js} +1 -1
- package/dist/esm/v2/{OrNotification-f9e48250.js → OrNotification-5e98ac28.js} +1 -1
- package/dist/esm/v2/{OrPagination-dc27788c.js → OrPagination-4d330d4f.js} +2 -2
- package/dist/esm/v2/{OrPopover-aa9f4918.js → OrPopover-83c885d0.js} +5 -1
- package/dist/esm/v2/{OrSearch-da9725b4.js → OrSearch-5eba1989.js} +1 -1
- package/dist/esm/v2/{OrSelect-8307ad20.js → OrSelect-2d48ddee.js} +4 -4
- package/dist/esm/v2/{OrSidebar-5ca2144a.js → OrSidebar-6431f9f0.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-b8e678d4.js → OrSidebarCollapseButton-fbbac5f0.js} +1 -1
- package/dist/esm/v2/{OrTabs-32d46f77.js → OrTabs-f0e4db08.js} +2 -2
- package/dist/esm/v2/{OrTag-0153f01d.js → OrTag-335525e6.js} +1 -1
- package/dist/esm/v2/{OrTooltip-f5d1e4f0.js → OrTooltip-2c09dcaf.js} +1 -1
- package/dist/esm/v2/components/index.js +20 -20
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v2/components/or-fab-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v2/components/or-input-v3/index.js +4 -4
- package/dist/esm/v2/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +5 -5
- package/dist/esm/v2/components/or-select-v3/index.js +6 -6
- package/dist/esm/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/index.js +20 -20
- package/dist/esm/v2/{types-e10ddd9d.js → types-f189ecd7.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-072286a2.js → OrCardCollection-283c9cfe.js} +4 -4
- package/dist/esm/v3/{OrConfirm-8067c5c4.js → OrConfirm-b74191d6.js} +1 -1
- package/dist/esm/v3/{OrFab-5f5fdd1e.js → OrFab-fb3ecb60.js} +5 -5
- package/dist/esm/v3/{OrIconButton-41ee266c.js → OrIconButton-e3f4d060.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-0ebb39b5.js → OrInlineInput-c0e61e6b.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-9fe81d0c.js → OrInlineTextarea-6d5e7ceb.js} +1 -1
- package/dist/esm/v3/{OrInput-18a1b41a.js → OrInput-f0748c95.js} +1 -1
- package/dist/esm/v3/{OrMenu-693b2bb8.js → OrMenu-053a9ab7.js} +1 -1
- package/dist/esm/v3/{OrModal-18b6a0d2.js → OrModal-7d4158d1.js} +1 -1
- package/dist/esm/v3/{OrNotification-b8a59ce3.js → OrNotification-9e00aa97.js} +1 -1
- package/dist/esm/v3/{OrPagination-9f8380a9.js → OrPagination-f2d104d9.js} +2 -2
- package/dist/esm/v3/{OrPopover-52250a03.js → OrPopover-3ac8f589.js} +5 -1
- package/dist/esm/v3/{OrSearch-b6a0f0e6.js → OrSearch-6673c583.js} +1 -1
- package/dist/esm/v3/{OrSelect-c3a50846.js → OrSelect-b9d45ab4.js} +5 -5
- package/dist/esm/v3/{OrSidebar-22253d76.js → OrSidebar-c4dfb35c.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-5154e452.js → OrSidebarCollapseButton-e4b2eedb.js} +1 -1
- package/dist/esm/v3/{OrTabs-6ee4b984.js → OrTabs-d9e2a07e.js} +2 -2
- package/dist/esm/v3/{OrTag-43ca7029.js → OrTag-1b49531d.js} +1 -1
- package/dist/esm/v3/{OrTooltip-02f07fa2.js → OrTooltip-d91128f4.js} +1 -1
- package/dist/esm/v3/components/index.js +20 -20
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/esm/v3/components/or-fab-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/esm/v3/components/or-input-v3/index.js +4 -4
- package/dist/esm/v3/components/or-menu-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +5 -5
- package/dist/esm/v3/components/or-select-v3/index.js +6 -6
- package/dist/esm/v3/components/or-sidebar-v3/index.js +5 -5
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/or-toast-container-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/index.js +20 -20
- package/dist/esm/v3/{types-1911c470.js → types-fb41724f.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-fab-v3/OrFab.stories3.ts +26 -2
- package/src/components/or-fab-v3/OrFab.vue +1 -0
- package/src/components/or-popover-v3/OrPopover.vue +6 -0
- package/src/components/or-select-v3/OrSelect.vue +1 -1
- /package/dist/bundled/v3/{OrToastContainer.vue_vue_type_script_lang-e8944471.js → OrToastContainer.vue_vue_type_script_lang-089b5e9b.js} +0 -0
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-b74191d6.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-5a850657.js';
|
|
6
6
|
import '../../OrLoader-b79022da.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-f0748c95.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useResponsive-a02e95b7.js';
|
|
11
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
12
12
|
import '../../OrError-c01d0c29.js';
|
|
13
13
|
import '../../OrHint-06ab89d7.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
15
15
|
import '../../OrIcon-62793572.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrTooltip-d91128f4.js';
|
|
17
|
+
import '../../OrPopover-3ac8f589.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-92fce12c.js';
|
|
20
20
|
import '../../OrBottomSheet-0f24ecae.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-e3f4d060.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-62793572.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../OrTooltip-
|
|
4
|
+
import '../../OrTooltip-d91128f4.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import '../../OrPopover-
|
|
6
|
+
import '../../OrPopover-3ac8f589.js';
|
|
7
7
|
import '@floating-ui/dom';
|
|
8
8
|
import '../../useElevation-92fce12c.js';
|
|
9
9
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-c0e61e6b.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-01fb2cb2.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -7,10 +7,10 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
7
7
|
import '../../OrError-c01d0c29.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
import '../../OrHint-06ab89d7.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
11
11
|
import '../../OrIcon-62793572.js';
|
|
12
|
-
import '../../OrTooltip-
|
|
13
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrTooltip-d91128f4.js';
|
|
13
|
+
import '../../OrPopover-3ac8f589.js';
|
|
14
14
|
import '@floating-ui/dom';
|
|
15
15
|
import '../../useElevation-92fce12c.js';
|
|
16
16
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-6d5e7ceb.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,10 +6,10 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
6
6
|
import '../../OrError-c01d0c29.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrHint-06ab89d7.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
10
10
|
import '../../OrIcon-62793572.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-d91128f4.js';
|
|
12
|
+
import '../../OrPopover-3ac8f589.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-92fce12c.js';
|
|
15
15
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-f0748c95.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-11389afd.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -8,10 +8,10 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
8
8
|
import '../../OrError-c01d0c29.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../../OrHint-06ab89d7.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
12
12
|
import '../../OrIcon-62793572.js';
|
|
13
|
-
import '../../OrTooltip-
|
|
14
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrTooltip-d91128f4.js';
|
|
14
|
+
import '../../OrPopover-3ac8f589.js';
|
|
15
15
|
import '@floating-ui/dom';
|
|
16
16
|
import '../../useElevation-92fce12c.js';
|
|
17
17
|
import '../../OrBottomSheet-0f24ecae.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrMenuV3 } from '../../OrMenu-053a9ab7.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-3ac8f589.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@floating-ui/dom';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-7d4158d1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-d91128f4.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-3ac8f589.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-92fce12c.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-9e00aa97.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-d91128f4.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-3ac8f589.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-92fce12c.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { s as OrPaginationV3 } from '../../OrPagination-f2d104d9.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -7,8 +7,8 @@ import '../../OrLoader-b79022da.js';
|
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrIcon-62793572.js';
|
|
9
9
|
import '../../OrMenuItem-dbee450f.js';
|
|
10
|
-
import '../../OrMenu-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrMenu-053a9ab7.js';
|
|
11
|
+
import '../../OrPopover-3ac8f589.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-92fce12c.js';
|
|
14
14
|
import '../../OrBottomSheet-0f24ecae.js';
|
|
@@ -37,6 +37,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
+
customStyles: {
|
|
41
|
+
type: PropType<string[]>;
|
|
42
|
+
default: () => never[];
|
|
43
|
+
};
|
|
40
44
|
disableDefaultStyles: {
|
|
41
45
|
type: BooleanConstructor;
|
|
42
46
|
default: boolean;
|
|
@@ -61,6 +65,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
61
65
|
type: BooleanConstructor;
|
|
62
66
|
default: boolean;
|
|
63
67
|
};
|
|
68
|
+
customStyles: {
|
|
69
|
+
type: PropType<string[]>;
|
|
70
|
+
default: () => never[];
|
|
71
|
+
};
|
|
64
72
|
disableDefaultStyles: {
|
|
65
73
|
type: BooleanConstructor;
|
|
66
74
|
default: boolean;
|
|
@@ -70,6 +78,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
70
78
|
trigger: HTMLElement;
|
|
71
79
|
placement: PopoverPlacement;
|
|
72
80
|
fullWidth: boolean;
|
|
81
|
+
customStyles: string[];
|
|
73
82
|
disableDefaultStyles: boolean;
|
|
74
83
|
} & {} & {
|
|
75
84
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -95,6 +104,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
95
104
|
trigger: HTMLElement;
|
|
96
105
|
placement: PopoverPlacement;
|
|
97
106
|
fullWidth: boolean;
|
|
107
|
+
customStyles: string[];
|
|
98
108
|
disableDefaultStyles: boolean;
|
|
99
109
|
} & {} & {
|
|
100
110
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -103,6 +113,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
103
113
|
trigger: HTMLElement;
|
|
104
114
|
placement: PopoverPlacement;
|
|
105
115
|
fullWidth: boolean;
|
|
116
|
+
customStyles: string[];
|
|
106
117
|
disableDefaultStyles: boolean;
|
|
107
118
|
}, true>);
|
|
108
119
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-3ac8f589.js';
|
|
2
2
|
import '@floating-ui/dom';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-6673c583.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-11389afd.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-f0748c95.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useResponsive-a02e95b7.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import '../../OrError-c01d0c29.js';
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../OrHint-06ab89d7.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
12
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
13
13
|
import '../../OrIcon-62793572.js';
|
|
14
|
-
import '../../OrTooltip-
|
|
15
|
-
import '../../OrPopover-
|
|
14
|
+
import '../../OrTooltip-d91128f4.js';
|
|
15
|
+
import '../../OrPopover-3ac8f589.js';
|
|
16
16
|
import '@floating-ui/dom';
|
|
17
17
|
import '../../useElevation-92fce12c.js';
|
|
18
18
|
import '../../OrBottomSheet-0f24ecae.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-b9d45ab4.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-11389afd.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,12 +13,12 @@ import '../../OrError-c01d0c29.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-99ca7ed7.js';
|
|
14
14
|
import '../../OrIcon-62793572.js';
|
|
15
15
|
import '../../OrHint-06ab89d7.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-f0748c95.js';
|
|
17
17
|
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
20
|
-
import '../../OrTooltip-
|
|
21
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
20
|
+
import '../../OrTooltip-d91128f4.js';
|
|
21
|
+
import '../../OrPopover-3ac8f589.js';
|
|
22
22
|
import '@floating-ui/dom';
|
|
23
23
|
import '../../useElevation-92fce12c.js';
|
|
24
24
|
import '../../OrBottomSheet-0f24ecae.js';
|
|
@@ -26,4 +26,4 @@ import '../../OrOverlay-7cf03aea.js';
|
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
27
|
import '../../OrLoader-b79022da.js';
|
|
28
28
|
import '../../OrMenuItem-dbee450f.js';
|
|
29
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrTag-1b49531d.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { s as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarV3 } from '../../OrSidebar-c4dfb35c.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-e4b2eedb.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
8
8
|
import '../../OrIcon-62793572.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrTooltip-d91128f4.js';
|
|
10
|
+
import '../../OrPopover-3ac8f589.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-92fce12c.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-e4b2eedb.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../OrIconButton-
|
|
4
|
+
import '../../../OrIconButton-e3f4d060.js';
|
|
5
5
|
import '../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../OrTooltip-
|
|
7
|
+
import '../../../OrTooltip-d91128f4.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../OrPopover-
|
|
9
|
+
import '../../../OrPopover-3ac8f589.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../useElevation-92fce12c.js';
|
|
12
12
|
import '../../../useResponsive-a02e95b7.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { s as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-e4b2eedb.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../../OrIconButton-
|
|
4
|
+
import '../../../../OrIconButton-e3f4d060.js';
|
|
5
5
|
import '../../../../OrIcon-62793572.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../../OrTooltip-
|
|
7
|
+
import '../../../../OrTooltip-d91128f4.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../../OrPopover-
|
|
9
|
+
import '../../../../OrPopover-3ac8f589.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../../../useElevation-92fce12c.js';
|
|
12
12
|
import '../../../../useResponsive-a02e95b7.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-d9e2a07e.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrMenuItem-dbee450f.js';
|
|
7
|
-
import '../../OrMenu-
|
|
8
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenu-053a9ab7.js';
|
|
8
|
+
import '../../OrPopover-3ac8f589.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-92fce12c.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-1b49531d.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
4
4
|
import '../../OrIcon-62793572.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-d91128f4.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-3ac8f589.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-92fce12c.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-fb41724f.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-e3f4d060.js';
|
|
8
8
|
import '../../OrIcon-62793572.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrTooltip-d91128f4.js';
|
|
10
|
+
import '../../OrPopover-3ac8f589.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-92fce12c.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-fb41724f.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../../OrTeleport.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../../OrIconButton-
|
|
7
|
+
import '../../../OrIconButton-e3f4d060.js';
|
|
8
8
|
import '../../../OrIcon-62793572.js';
|
|
9
|
-
import '../../../OrTooltip-
|
|
10
|
-
import '../../../OrPopover-
|
|
9
|
+
import '../../../OrTooltip-d91128f4.js';
|
|
10
|
+
import '../../../OrPopover-3ac8f589.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../../useElevation-92fce12c.js';
|
|
13
13
|
import '../../../useResponsive-a02e95b7.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { s as OrTooltipV3 } from '../../OrTooltip-d91128f4.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-3ac8f589.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import 'vue';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -7,7 +7,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
7
7
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-5a850657.js';
|
|
8
8
|
export { s as OrCard } from './OrCard-e3a5aea4.js';
|
|
9
9
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection-f7eff96c.js';
|
|
10
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
10
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-283c9cfe.js';
|
|
11
11
|
export { s as OrCardV3 } from './OrCard-cc82902c.js';
|
|
12
12
|
export { s as OrCarousel } from './OrCarousel-8de5d65b.js';
|
|
13
13
|
export { s as OrCarouselItem } from './OrCarouselItem-8c7ccd0f.js';
|
|
@@ -19,26 +19,26 @@ export { s as OrCode, O as OrCodeLanguages } from './OrCode-b77df76f.js';
|
|
|
19
19
|
export { s as OrCollapse } from './OrCollapse-37a52e8f.js';
|
|
20
20
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker-9a149e6b.js';
|
|
21
21
|
export { s as OrConfirm } from './OrConfirm-5e9a3a4a.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm-b74191d6.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-01a7ffb1.js';
|
|
24
24
|
export { s as OrError } from './OrError-f90296db.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from './OrErrorTag-ade9192b.js';
|
|
26
26
|
export { s as OrErrorV3 } from './OrError-c01d0c29.js';
|
|
27
27
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState-5349a1f9.js';
|
|
28
28
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel-99ca7ed7.js';
|
|
29
|
-
export { F as FabColor, s as OrFabV3 } from './OrFab-
|
|
29
|
+
export { F as FabColor, s as OrFabV3 } from './OrFab-fb3ecb60.js';
|
|
30
30
|
export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-291c7653.js';
|
|
31
31
|
export { s as OrHint } from './OrHint-1414c530.js';
|
|
32
32
|
export { s as OrHintV3 } from './OrHint-06ab89d7.js';
|
|
33
33
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-9b3d24cc.js';
|
|
34
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton-e3f4d060.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon-62793572.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox-01fb2cb2.js';
|
|
37
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-c0e61e6b.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-4b719869.js';
|
|
39
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
39
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-6d5e7ceb.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-11389afd.js';
|
|
41
|
-
export { I as InputType, s as OrInputV3 } from './OrInput-
|
|
41
|
+
export { I as InputType, s as OrInputV3 } from './OrInput-f0748c95.js';
|
|
42
42
|
export { s as OrInput } from './OrInput-0dbd5a01.js';
|
|
43
43
|
export { s as OrLabel } from './OrLabel-876f8729.js';
|
|
44
44
|
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel-4da56db0.js';
|
|
@@ -48,31 +48,31 @@ export { s as OrListOfInputs } from './OrListOfInputs-4b8a2152.js';
|
|
|
48
48
|
export { L as LoaderViews, s as OrLoader } from './OrLoader-15174477.js';
|
|
49
49
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader-b79022da.js';
|
|
50
50
|
export { s as OrMenuItemV3 } from './OrMenuItem-dbee450f.js';
|
|
51
|
-
export { s as OrMenuV3 } from './OrMenu-
|
|
52
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
51
|
+
export { s as OrMenuV3 } from './OrMenu-053a9ab7.js';
|
|
52
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-3ac8f589.js';
|
|
53
53
|
export { s as OrModal, O as OrModalSizes } from './OrModal-6ec31764.js';
|
|
54
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal-
|
|
54
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal-7d4158d1.js';
|
|
55
55
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification-ba04259f.js';
|
|
56
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-
|
|
56
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification-9e00aa97.js';
|
|
57
57
|
export { s as OrNumberInput } from './OrNumberInput-dca5e850.js';
|
|
58
58
|
export { s as OrOverflowMenu } from './OrOverflowMenu-8b2a4324.js';
|
|
59
59
|
export { s as OrOverlay } from './OrOverlay-451dce49.js';
|
|
60
60
|
export { s as OrOverlayV3 } from './OrOverlay-7cf03aea.js';
|
|
61
61
|
export { s as OrPassword } from './OrPassword-f0c62eba.js';
|
|
62
|
-
export { s as OrPaginationV3 } from './OrPagination-
|
|
62
|
+
export { s as OrPaginationV3 } from './OrPagination-f2d104d9.js';
|
|
63
63
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-d0d52c86.js';
|
|
64
64
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-33cf7445.js';
|
|
65
65
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
66
66
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
67
67
|
export { s as OrRadioV3 } from './OrRadio-a890ee7c.js';
|
|
68
68
|
export { s as OrSearch } from './OrSearch-5718a2b1.js';
|
|
69
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
69
|
+
export { s as OrSearchV3 } from './OrSearch-6673c583.js';
|
|
70
70
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-4587c7a9.js';
|
|
71
71
|
export { s as OrSelect } from './OrSelect-3d923250.js';
|
|
72
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
72
|
+
export { s as OrSelectV3 } from './OrSelect-b9d45ab4.js';
|
|
73
73
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
74
|
-
export { s as OrSidebarV3 } from './OrSidebar-
|
|
75
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
74
|
+
export { s as OrSidebarV3 } from './OrSidebar-c4dfb35c.js';
|
|
75
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-e4b2eedb.js';
|
|
76
76
|
export { s as OrSkeletonCircle } from './OrSkeletonCircle-1aa63444.js';
|
|
77
77
|
export { s as OrSkeletonRect } from './OrSkeletonRect-813bc73a.js';
|
|
78
78
|
export { s as OrSkeletonText } from './OrSkeletonText-6de38947.js';
|
|
@@ -89,9 +89,9 @@ export { s as OrTab } from './OrTab-bc98be02.js';
|
|
|
89
89
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem-d668cc59.js';
|
|
90
90
|
export { s as OrTabV3 } from './OrTab-c11d94f6.js';
|
|
91
91
|
export { s as OrTabs } from './OrTabs-d3812c11.js';
|
|
92
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
92
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs-d9e2a07e.js';
|
|
93
93
|
export { s as OrTag } from './OrTag-38d1ba92.js';
|
|
94
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
94
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-1b49531d.js';
|
|
95
95
|
export { s as OrTeleport } from './OrTeleport.vue3-9bce0c02.js';
|
|
96
96
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
97
97
|
export { s as OrTextV3 } from './OrText-de6b2fe2.js';
|
|
@@ -100,11 +100,11 @@ export { s as OrTextareaV3 } from './OrTextarea-08b22d36.js';
|
|
|
100
100
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-abe576c3.js';
|
|
101
101
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-adb8f47d.js';
|
|
102
102
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
103
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
103
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-fb41724f.js';
|
|
104
104
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
105
105
|
export { s as OrTooltip } from './OrTooltip-be7209e5.js';
|
|
106
106
|
export { s as OrTooltipContent } from './OrTooltipContent-68c34911.js';
|
|
107
|
-
export { s as OrTooltipV3 } from './OrTooltip-
|
|
107
|
+
export { s as OrTooltipV3 } from './OrTooltip-d91128f4.js';
|
|
108
108
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
109
109
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
110
110
|
export { u as useElevation } from './useElevation-92fce12c.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-e3f4d060.js';
|
|
6
6
|
import { s as script$3 } from './OrLoader-b79022da.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
+
import { action } from '@storybook/addon-actions';
|
|
2
3
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
3
4
|
import OrFabDocs from './OrFab.docs.mdx';
|
|
4
5
|
import OrFab from './OrFab.vue';
|
|
@@ -43,10 +44,33 @@ const Template: StoryFn<typeof OrFab> = (args) => ({
|
|
|
43
44
|
},
|
|
44
45
|
|
|
45
46
|
setup() {
|
|
46
|
-
return {
|
|
47
|
+
return {
|
|
48
|
+
args,
|
|
49
|
+
handleClick: action('click'),
|
|
50
|
+
handleFocus: action('focus'),
|
|
51
|
+
handleBlur: action('blur'),
|
|
52
|
+
handleMouseover: action('mouseover'),
|
|
53
|
+
handleMouseout: action('moouseout'),
|
|
54
|
+
handleMousemove: action('moousemove'),
|
|
55
|
+
handleMouseenter: action('mouseenter'),
|
|
56
|
+
handleMouseleave: action('museleave'),
|
|
57
|
+
};
|
|
47
58
|
},
|
|
48
59
|
|
|
49
|
-
template:
|
|
60
|
+
template: `
|
|
61
|
+
<OrFab
|
|
62
|
+
v-bind="args"
|
|
63
|
+
@click="handleClick"
|
|
64
|
+
@focus="handleFocus"
|
|
65
|
+
@blur="handleBlur"
|
|
66
|
+
@mouseover="handleMouseover"
|
|
67
|
+
@mouseout="handleMouseout"
|
|
68
|
+
@mousemove="handleMousemove"
|
|
69
|
+
@mouseenter="handleMouseenter"
|
|
70
|
+
@mouseleave="handleMouseleave"
|
|
71
|
+
class="test-class"
|
|
72
|
+
/>
|
|
73
|
+
`,
|
|
50
74
|
});
|
|
51
75
|
|
|
52
76
|
export const Default = Template.bind({});
|
|
@@ -75,6 +75,11 @@ export default defineComponent({
|
|
|
75
75
|
default: false,
|
|
76
76
|
},
|
|
77
77
|
|
|
78
|
+
customStyles: {
|
|
79
|
+
type: Array as PropType<string[]>,
|
|
80
|
+
default: () => [],
|
|
81
|
+
},
|
|
82
|
+
|
|
78
83
|
disableDefaultStyles: {
|
|
79
84
|
type: Boolean,
|
|
80
85
|
default: false,
|
|
@@ -106,6 +111,7 @@ export default defineComponent({
|
|
|
106
111
|
const rootStyles = computed(() => [
|
|
107
112
|
'or-popover-v3',
|
|
108
113
|
...PopoverRoot,
|
|
114
|
+
...props.customStyles,
|
|
109
115
|
]);
|
|
110
116
|
|
|
111
117
|
const bodyStyles = computed(() => [
|