@onereach/ui-components 3.1.0-beta.2479.0 → 3.1.0-beta.2488.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/OrSearchV3/OrSearch.js +1 -1
- 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-6b9820c0.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-01c6648c.js} +2 -2
- 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-708ac4b5.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-97a701b0.js} +2 -2
- 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-6c7d6232.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-81b75244.js} +2 -2
- 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-search-v3/OrSearch.vue +1 -1
- 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,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-fbbac5f0.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../../OrIconButton-
|
|
4
|
+
import '../../../../OrIconButton-ec2e21aa.js';
|
|
5
5
|
import '../../../../OrIcon-d35a84d8.js';
|
|
6
6
|
import '../../../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../../../OrTooltip-
|
|
7
|
+
import '../../../../OrTooltip-2c09dcaf.js';
|
|
8
8
|
import '@vueuse/core';
|
|
9
|
-
import '../../../../OrPopover-
|
|
9
|
+
import '../../../../OrPopover-83c885d0.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 { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-f0e4db08.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrIcon-d35a84d8.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
7
|
-
import '../../OrMenu-
|
|
8
|
-
import '../../OrPopover-
|
|
7
|
+
import '../../OrMenu-47b319a6.js';
|
|
8
|
+
import '../../OrPopover-83c885d0.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 { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-335525e6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-ec2e21aa.js';
|
|
4
4
|
import '../../OrIcon-d35a84d8.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-2c09dcaf.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-83c885d0.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
10
10
|
import '../../useElevation-92fce12c.js';
|
|
11
11
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-f189ecd7.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.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-ec2e21aa.js';
|
|
9
9
|
import '../../OrIcon-d35a84d8.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrTooltip-2c09dcaf.js';
|
|
11
|
+
import '../../OrPopover-83c885d0.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-92fce12c.js';
|
|
14
14
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-
|
|
1
|
+
export { a as OrToastContainerV3, t as TypesV3 } from '../../../types-f189ecd7.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.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import '../../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../../OrIconButton-
|
|
8
|
+
import '../../../OrIconButton-ec2e21aa.js';
|
|
9
9
|
import '../../../OrIcon-d35a84d8.js';
|
|
10
|
-
import '../../../OrTooltip-
|
|
11
|
-
import '../../../OrPopover-
|
|
10
|
+
import '../../../OrTooltip-2c09dcaf.js';
|
|
11
|
+
import '../../../OrPopover-83c885d0.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../../useElevation-92fce12c.js';
|
|
14
14
|
import '../../../useResponsive-a02e95b7.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { _ as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { _ as OrTooltipV3 } from '../../OrTooltip-2c09dcaf.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-83c885d0.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-2283df1c.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-c44d9783.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-d9206990.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-708ac4b5.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-0da13cbe.js';
|
|
13
13
|
export { _ as OrCarousel } from './OrCarousel-3c809a13.js';
|
|
14
14
|
export { _ as OrCarouselItem } from './OrCarouselItem-c614bab9.js';
|
|
@@ -20,27 +20,27 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-90e15e84.js';
|
|
|
20
20
|
export { _ as OrCollapse } from './OrCollapse-50e3914c.js';
|
|
21
21
|
export { _ 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-fa92b4fa.js';
|
|
22
22
|
export { _ as OrConfirm } from './OrConfirm-360884f6.js';
|
|
23
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
23
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-7eee1481.js';
|
|
24
24
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-0a5dfc88.js';
|
|
25
25
|
export { _ as OrError } from './OrError-efc74907.js';
|
|
26
26
|
export { _ as OrErrorTagV3 } from './OrErrorTag-a55ae01a.js';
|
|
27
27
|
export { _ as OrErrorV3 } from './OrError-4ffc1c39.js';
|
|
28
28
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2d3fd68d.js';
|
|
29
29
|
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-7c359bb0.js';
|
|
30
|
-
export { F as FabColor, _ as OrFabV3 } from './OrFab-
|
|
30
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-83550865.js';
|
|
31
31
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-67b6592e.js';
|
|
32
32
|
export { _ as OrHint } from './OrHint-fe65fbe6.js';
|
|
33
33
|
export { _ as OrHintV3 } from './OrHint-aa221198.js';
|
|
34
34
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-8a6d663a.js';
|
|
35
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
35
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-ec2e21aa.js';
|
|
36
36
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-d35a84d8.js';
|
|
37
37
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-19b49ee6.js';
|
|
38
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
38
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-34f28593.js';
|
|
39
39
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-24870b6d.js';
|
|
40
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
40
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-07a2cdc1.js';
|
|
41
41
|
export { _ as OrInputBoxV3 } from './OrInputBox-6b1aec08.js';
|
|
42
42
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
|
|
43
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
43
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-a7903c0f.js';
|
|
44
44
|
export { _ as OrInput } from './OrInput-c005a759.js';
|
|
45
45
|
export { _ as OrLabel } from './OrLabel-931394a5.js';
|
|
46
46
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-63380256.js';
|
|
@@ -50,31 +50,31 @@ export { _ as OrListOfInputs } from './OrListOfInputs-14c510e6.js';
|
|
|
50
50
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-212ef381.js';
|
|
51
51
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-b0c381f9.js';
|
|
52
52
|
export { _ as OrMenuItemV3 } from './OrMenuItem-6f9b8a93.js';
|
|
53
|
-
export { _ as OrMenuV3 } from './OrMenu-
|
|
54
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-
|
|
53
|
+
export { _ as OrMenuV3 } from './OrMenu-47b319a6.js';
|
|
54
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-83c885d0.js';
|
|
55
55
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-beff61df.js';
|
|
56
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
56
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-69791114.js';
|
|
57
57
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-d0da833a.js';
|
|
58
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
58
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-5e98ac28.js';
|
|
59
59
|
export { _ as OrNumberInput } from './OrNumberInput-eb0e7087.js';
|
|
60
60
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-abb6883b.js';
|
|
61
61
|
export { _ as OrOverlay } from './OrOverlay-ccec2218.js';
|
|
62
62
|
export { _ as OrOverlayV3 } from './OrOverlay-2ce3cfd7.js';
|
|
63
63
|
export { _ as OrPassword } from './OrPassword-028c657f.js';
|
|
64
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
64
|
+
export { _ as OrPaginationV3 } from './OrPagination-4d330d4f.js';
|
|
65
65
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-e6f20dc1.js';
|
|
66
66
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-29957e64.js';
|
|
67
67
|
export { _ as OrRadio } from './OrRadio-514e8de8.js';
|
|
68
68
|
export { _ as OrRadioGroup } from './OrRadioGroup-11424644.js';
|
|
69
69
|
export { _ as OrRadioV3 } from './OrRadio-26031dd3.js';
|
|
70
70
|
export { _ as OrSearch } from './OrSearch-68a6f290.js';
|
|
71
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
71
|
+
export { _ as OrSearchV3 } from './OrSearch-97a701b0.js';
|
|
72
72
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-a1ea5b72.js';
|
|
73
73
|
export { _ as OrSelect } from './OrSelect-eb5cc918.js';
|
|
74
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
74
|
+
export { _ as OrSelectV3 } from './OrSelect-2d48ddee.js';
|
|
75
75
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-feacf13a.js';
|
|
76
|
-
export { _ as OrSidebarV3 } from './OrSidebar-
|
|
77
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
76
|
+
export { _ as OrSidebarV3 } from './OrSidebar-6431f9f0.js';
|
|
77
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-fbbac5f0.js';
|
|
78
78
|
export { _ as OrSkeletonCircle } from './OrSkeletonCircle-db96ddb6.js';
|
|
79
79
|
export { _ as OrSkeletonRect } from './OrSkeletonRect-8df5791c.js';
|
|
80
80
|
export { _ as OrSkeletonText } from './OrSkeletonText-8063af02.js';
|
|
@@ -91,9 +91,9 @@ export { _ as OrTab } from './OrTab-8dfdeca0.js';
|
|
|
91
91
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-6a08756e.js';
|
|
92
92
|
export { _ as OrTabV3 } from './OrTab-81ccc89a.js';
|
|
93
93
|
export { _ as OrTabs } from './OrTabs-12138346.js';
|
|
94
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
94
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-f0e4db08.js';
|
|
95
95
|
export { _ as OrTag } from './OrTag-a1fff567.js';
|
|
96
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
96
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-335525e6.js';
|
|
97
97
|
export { _ as OrTeleport } from './OrTeleport.vue2-f0c16c71.js';
|
|
98
98
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
99
99
|
export { _ as OrTextV3 } from './OrText-6097bca5.js';
|
|
@@ -102,11 +102,11 @@ export { _ as OrTextareaV3 } from './OrTextarea-2d5d0be6.js';
|
|
|
102
102
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-639f07a1.js';
|
|
103
103
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-05c306b2.js';
|
|
104
104
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
105
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
105
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-f189ecd7.js';
|
|
106
106
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
107
107
|
export { _ as OrTooltip } from './OrTooltip-cfb56e8f.js';
|
|
108
108
|
export { _ as OrTooltipContent } from './OrTooltipContent-c9540548.js';
|
|
109
|
-
export { _ as OrTooltipV3 } from './OrTooltip-
|
|
109
|
+
export { _ as OrTooltipV3 } from './OrTooltip-2c09dcaf.js';
|
|
110
110
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.js';
|
|
111
111
|
export { u as useControlAttributes, a as useIdAttribute } from './useIdAttribute-859439f0.js';
|
|
112
112
|
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 { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.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 { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-ec2e21aa.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-b0c381f9.js';
|
|
7
7
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$3 } from './OrButton-5a850657.js';
|
|
3
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
+
import { s as script$2 } from './OrIconButton-e3f4d060.js';
|
|
4
4
|
import { s as script$6 } from './OrIcon-62793572.js';
|
|
5
5
|
import { s as script$5 } from './OrMenuItem-dbee450f.js';
|
|
6
|
-
import { s as script$4 } from './OrMenu-
|
|
7
|
-
import './OrPopover-
|
|
8
|
-
import { s as script$7 } from './OrSearch-
|
|
6
|
+
import { s as script$4 } from './OrMenu-053a9ab7.js';
|
|
7
|
+
import './OrPopover-3ac8f589.js';
|
|
8
|
+
import { s as script$7 } from './OrSearch-81b75244.js';
|
|
9
9
|
import './OrInputBox-11389afd.js';
|
|
10
10
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$2, a as ButtonColor } from './OrButton-5a850657.js';
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$3 } from './OrInput-f0748c95.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-7cf03aea.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
3
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
3
|
+
import { resolveComponent, openBlock, createElementBlock, mergeProps, toHandlers, createVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var FabColor;
|
|
6
6
|
(function (FabColor) {
|
|
@@ -60,15 +60,15 @@ var script = defineComponent({
|
|
|
60
60
|
const _hoisted_1 = ["disabled"];
|
|
61
61
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
62
62
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
63
|
-
return openBlock(), createElementBlock("button", {
|
|
63
|
+
return openBlock(), createElementBlock("button", mergeProps({
|
|
64
64
|
ref: "root",
|
|
65
|
-
class:
|
|
65
|
+
class: _ctx.rootStyles,
|
|
66
66
|
type: 'button',
|
|
67
67
|
disabled: _ctx.disabled
|
|
68
|
-
}, [createVNode(_component_OrIcon, {
|
|
68
|
+
}, toHandlers(_ctx.$listeners, true)), [createVNode(_component_OrIcon, {
|
|
69
69
|
icon: _ctx.icon,
|
|
70
70
|
size: 'l'
|
|
71
|
-
}, null, 8 /* PROPS */, ["icon"])],
|
|
71
|
+
}, null, 8 /* PROPS */, ["icon"])], 16 /* FULL_PROPS */, _hoisted_1);
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
script.render = render;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { s as script$1, I as IconSize } from './OrIcon-62793572.js';
|
|
3
|
-
import { s as script$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { s as script$2 } from './OrTooltip-d91128f4.js';
|
|
4
|
+
import './OrPopover-3ac8f589.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, toHandlers, createVNode } from 'vue';
|
|
6
6
|
|
|
7
7
|
var IconButtonColor;
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-e3f4d060.js';
|
|
8
8
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-e3f4d060.js';
|
|
8
8
|
import { s as script$4 } from './OrInlineInputBox-01fb2cb2.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, createBlock, createSlots, createTextVNode, toDisplayString, vShow } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -5,7 +5,7 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
5
5
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
6
6
|
import { s as script$1 } from './OrError-c01d0c29.js';
|
|
7
7
|
import { s as script$2 } from './OrHint-06ab89d7.js';
|
|
8
|
-
import { s as script$4 } from './OrIconButton-
|
|
8
|
+
import { s as script$4 } from './OrIconButton-e3f4d060.js';
|
|
9
9
|
import { s as script$3 } from './OrIcon-62793572.js';
|
|
10
10
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-11389afd.js';
|
|
11
11
|
import { s as script$6 } from './OrLabel-4da56db0.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
2
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-3ac8f589.js';
|
|
3
3
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, withModifiers, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const MenuRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-e3f4d060.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-7cf03aea.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-e3f4d060.js';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, createBlock, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -4,8 +4,8 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
4
4
|
import { s as script$1 } from './OrButton-5a850657.js';
|
|
5
5
|
import { s as script$2 } from './OrIcon-62793572.js';
|
|
6
6
|
import { s as script$4 } from './OrMenuItem-dbee450f.js';
|
|
7
|
-
import { s as script$3 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { s as script$3 } from './OrMenu-053a9ab7.js';
|
|
8
|
+
import './OrPopover-3ac8f589.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
10
10
|
|
|
11
11
|
const PaginationRoot = [
|
|
@@ -96,6 +96,10 @@ var script = defineComponent({
|
|
|
96
96
|
type: Boolean,
|
|
97
97
|
default: false
|
|
98
98
|
},
|
|
99
|
+
customStyles: {
|
|
100
|
+
type: Array,
|
|
101
|
+
default: () => []
|
|
102
|
+
},
|
|
99
103
|
disableDefaultStyles: {
|
|
100
104
|
type: Boolean,
|
|
101
105
|
default: false
|
|
@@ -116,7 +120,7 @@ var script = defineComponent({
|
|
|
116
120
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
117
121
|
});
|
|
118
122
|
// Styles
|
|
119
|
-
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
|
|
123
|
+
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot, ...props.customStyles]);
|
|
120
124
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
121
125
|
// State
|
|
122
126
|
const state = ref('closed');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-f0748c95.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-11389afd.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -52,7 +52,7 @@ var script = defineComponent({
|
|
|
52
52
|
});
|
|
53
53
|
watch(localModelValue, (val, beforeVal) => {
|
|
54
54
|
if (val.length === 0 && beforeVal.length > 0) {
|
|
55
|
-
context.emit('search');
|
|
55
|
+
context.emit('search', '');
|
|
56
56
|
context.emit('clear');
|
|
57
57
|
}
|
|
58
58
|
});
|
|
@@ -8,11 +8,11 @@ import { s as script$3 } from './OrExpansionPanel-99ca7ed7.js';
|
|
|
8
8
|
import { s as script$4 } from './OrHint-06ab89d7.js';
|
|
9
9
|
import { s as script$5 } from './OrIcon-62793572.js';
|
|
10
10
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-11389afd.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-f0748c95.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-4da56db0.js';
|
|
13
13
|
import { s as script$9 } from './OrMenuItem-dbee450f.js';
|
|
14
|
-
import { s as script$a } from './OrPopover-
|
|
15
|
-
import { s as script$b } from './OrTag-
|
|
14
|
+
import { s as script$a } from './OrPopover-3ac8f589.js';
|
|
15
|
+
import { s as script$b } from './OrTag-1b49531d.js';
|
|
16
16
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, createVNode, withModifiers, vShow } from 'vue';
|
|
17
17
|
|
|
18
18
|
const SelectRoot = [
|
|
@@ -377,11 +377,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
377
377
|
variant: 'outlined'
|
|
378
378
|
}, null, 8 /* PROPS */, ["icon"])]), createVNode(_component_OrPopover, {
|
|
379
379
|
ref: "popover",
|
|
380
|
-
class: normalizeClass(_ctx.dropdownStyles),
|
|
381
380
|
variant: 'auto',
|
|
382
381
|
trigger: _ctx.inputBoxRoot,
|
|
383
382
|
placement: 'bottom',
|
|
384
383
|
"full-width": true,
|
|
384
|
+
"custom-styles": _ctx.dropdownStyles,
|
|
385
385
|
"disable-default-styles": true
|
|
386
386
|
}, {
|
|
387
387
|
default: withCtx(() => [_ctx.enableSearch ? (openBlock(), createBlock(_component_OrInput, {
|
|
@@ -483,7 +483,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
483
483
|
}, [renderSlot(_ctx.$slots, "noSearchResultsTemplate", {}, () => [createTextVNode(" No results ")])], 2 /* CLASS */))]),
|
|
484
484
|
|
|
485
485
|
_: 3 /* FORWARDED */
|
|
486
|
-
}, 8 /* PROPS */, ["
|
|
486
|
+
}, 8 /* PROPS */, ["trigger", "custom-styles"])]),
|
|
487
487
|
_: 3 /* FORWARDED */
|
|
488
488
|
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), withDirectives(createElementVNode("div", _hoisted_4, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
489
489
|
key: 0,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
4
|
-
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-e4b2eedb.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
6
6
|
|
|
7
7
|
const SidebarRoot = [
|
package/dist/esm/v3/{OrSidebarCollapseButton-5154e452.js → OrSidebarCollapseButton-e4b2eedb.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrIconButton-
|
|
3
|
+
import { s as script$1 } from './OrIconButton-e3f4d060.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
var OrSidebarPlacement;
|
|
@@ -2,8 +2,8 @@ import { useResizeObserver } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIcon-62793572.js';
|
|
4
4
|
import { s as script$3 } from './OrMenuItem-dbee450f.js';
|
|
5
|
-
import { s as script$2 } from './OrMenu-
|
|
6
|
-
import './OrPopover-
|
|
5
|
+
import { s as script$2 } from './OrMenu-053a9ab7.js';
|
|
6
|
+
import './OrPopover-3ac8f589.js';
|
|
7
7
|
import { s as script$4 } from './OrTab-c11d94f6.js';
|
|
8
8
|
import { resolveComponent, openBlock, createElementBlock, createElementVNode, mergeProps, Fragment, renderList, createBlock, withModifiers, withCtx, createTextVNode, toDisplayString, createVNode, createCommentVNode, renderSlot } from 'vue';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-e3f4d060.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useDebounceFn, useElementHover } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1, P as PopoverPlacement } from './OrPopover-
|
|
3
|
+
import { s as script$1, P as PopoverPlacement } from './OrPopover-3ac8f589.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, withCtx, createElementVNode, toDisplayString, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
const TooltipRoot = [
|
|
@@ -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-6c7d6232.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-81b75244.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
|
import 'vue-demi';
|
|
109
109
|
import 'lodash';
|
|
110
110
|
import 'vue';
|