@onereach/ui-components 3.0.2-beta.2481.0 → 3.0.2-beta.2641.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/{OrCardCollection-1b797c0b.js → OrCardCollection-a7706585.js} +3 -3
- package/dist/bundled/v2/{OrConfirm-98d9a7b0.js → OrConfirm-f14ac69d.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-50f3e359.js → OrIconButton-d427d121.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-2395a4c6.js → OrInlineInput-916fd2b8.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-5ea9f01a.js → OrInlineTextarea-f26824e4.js} +1 -1
- package/dist/bundled/v2/{OrInput-900df60c.js → OrInput-059a67b6.js} +1 -1
- package/dist/bundled/v2/{OrMenu-cbb0c2c8.js → OrMenu-e1cf47b8.js} +1 -1
- package/dist/bundled/v2/{OrModal-e66519f4.js → OrModal-6cbeb15e.js} +1 -1
- package/dist/bundled/v2/{OrNotification-8a219610.js → OrNotification-8695c59e.js} +1 -1
- package/dist/bundled/v2/{OrPagination-cf47d71c.js → OrPagination-203a86f1.js} +1 -1
- package/dist/bundled/v2/{OrPopover-f3d58fff.js → OrPopover-06448d74.js} +1 -5
- package/dist/bundled/v2/{OrSearch-9d11a3f1.js → OrSearch-a8d4cf95.js} +1 -1
- package/dist/bundled/v2/{OrSelect-0675a404.js → OrSelect-0b9b27e9.js} +4 -4
- package/dist/bundled/v2/{OrSidebar-0509e5f8.js → OrSidebar-0d6177e2.js} +1 -1
- package/dist/bundled/v2/{OrSidebarCollapseButton-3382ea38.js → OrSidebarCollapseButton-730a948a.js} +1 -1
- package/dist/bundled/v2/{OrTabs-10f7e668.js → OrTabs-85d7036a.js} +1 -1
- package/dist/bundled/v2/{OrTag-11c078db.js → OrTag-7879a9fa.js} +1 -1
- package/dist/bundled/v2/{OrTooltip-a2a90db8.js → OrTooltip-e34783de.js} +1 -1
- package/dist/bundled/v2/OrTree-b8e47647.js +236 -0
- package/dist/bundled/v2/components/index.d.ts +1 -0
- package/dist/bundled/v2/components/index.js +20 -19
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-input-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-menu-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-popover-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-select-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +4 -4
- package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +4 -4
- package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tree-v3/OrTree.vue.d.ts +47 -0
- package/dist/bundled/v2/components/or-tree-v3/TreeNode.vue.d.ts +82 -0
- package/dist/bundled/v2/components/or-tree-v3/index.d.ts +2 -0
- package/dist/bundled/v2/components/or-tree-v3/index.js +17 -0
- package/dist/bundled/v2/components/or-tree-v3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/or-tree-v3/types.d.ts +10 -0
- package/dist/bundled/v2/components/or-tree-v3/utils.d.ts +5 -0
- package/dist/bundled/v2/index.js +21 -20
- package/dist/bundled/v2/{types-8d0c1236.js → types-79c4992b.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-7dd04efe.js → OrCardCollection.vue_vue_type_script_lang-dda3f349.js} +5 -5
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9bfe8cdd.js → OrConfirm.vue_vue_type_script_lang-f8a75cf0.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-55238a89.js → OrIconButton-b3e4997b.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-3aeb76ac.js → OrIconButton.vue_vue_type_script_lang-de03b47c.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-d1fd44af.js → OrInlineInput.vue_vue_type_script_lang-3d76b4b8.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a9e69aff.js → OrInlineTextarea.vue_vue_type_script_lang-5b87295b.js} +2 -2
- package/dist/bundled/v3/{OrInput-d23f9223.js → OrInput-0141dbad.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-fde0f78f.js → OrInput.vue_vue_type_script_lang-831761b8.js} +2 -2
- package/dist/bundled/v3/{OrMenu-89afef68.js → OrMenu-97b74f43.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f6748a99.js → OrMenu.vue_vue_type_script_lang-bff59dcb.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-63930770.js → OrModal.vue_vue_type_script_lang-87032cf0.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-b96d5927.js → OrNotification.vue_vue_type_script_lang-10b7460c.js} +2 -2
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-7673a00e.js → OrPagination.vue_vue_type_script_lang-8ec07f21.js} +2 -2
- package/dist/bundled/v3/{OrPopover-40d53b57.js → OrPopover-f09c1ad2.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-9bf2361c.js → OrPopover.vue_vue_type_script_lang-1caf28d1.js} +1 -5
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-a298a8cc.js → OrSearch.vue_vue_type_script_lang-afb27ea5.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-ee304265.js → OrSelect.vue_vue_type_script_lang-1574d816.js} +5 -5
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-123eab91.js → OrSidebar.vue_vue_type_script_lang-bfaee185.js} +1 -1
- package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-d6860d69.js → OrSidebarCollapseButton.vue_vue_type_script_lang-15f995a0.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-ebd2a59d.js → OrTabs.vue_vue_type_script_lang-4b181fc5.js} +2 -2
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-0f6207e6.js → OrTag.vue_vue_type_script_lang-429e76ad.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-a70f69eb.js → OrToastContainer-056470e4.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-27591090.js → OrTooltip.vue_vue_type_script_lang-ce2158d0.js} +2 -2
- package/dist/bundled/v3/OrTree.vue_vue_type_script_lang-9a31b9b4.js +146 -0
- package/dist/bundled/v3/components/index.d.ts +1 -0
- package/dist/bundled/v3/components/index.js +24 -23
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-input-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-menu-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-popover-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-search-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-select-v3/index.js +9 -9
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +6 -6
- package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +6 -6
- package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tree-v3/OrTree.vue.d.ts +47 -0
- package/dist/bundled/v3/components/or-tree-v3/TreeNode.vue.d.ts +82 -0
- package/dist/bundled/v3/components/or-tree-v3/index.d.ts +2 -0
- package/dist/bundled/v3/components/or-tree-v3/index.js +16 -0
- package/dist/bundled/v3/components/or-tree-v3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/or-tree-v3/types.d.ts +10 -0
- package/dist/bundled/v3/components/or-tree-v3/utils.d.ts +5 -0
- package/dist/bundled/v3/index.js +173 -147
- package/dist/bundled/v3/{types-e9ab8869.js → types-f428a884.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-fcc2bec5.js → OrCardCollection-f4c27d14.js} +4 -4
- package/dist/esm/v2/{OrConfirm-7eee1481.js → OrConfirm-216060ac.js} +1 -1
- package/dist/esm/v2/{OrIconButton-ec2e21aa.js → OrIconButton-5c4ef664.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-34f28593.js → OrInlineInput-46e7f140.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-07a2cdc1.js → OrInlineTextarea-d016f618.js} +1 -1
- package/dist/esm/v2/{OrInput-a7903c0f.js → OrInput-9e6040e4.js} +1 -1
- package/dist/esm/v2/{OrMenu-47b319a6.js → OrMenu-fb119a7b.js} +1 -1
- package/dist/esm/v2/{OrModal-69791114.js → OrModal-b759863f.js} +1 -1
- package/dist/esm/v2/{OrNotification-5e98ac28.js → OrNotification-f9e48250.js} +1 -1
- package/dist/esm/v2/{OrPagination-4d330d4f.js → OrPagination-dc27788c.js} +2 -2
- package/dist/esm/v2/{OrPopover-83c885d0.js → OrPopover-aa9f4918.js} +1 -5
- package/dist/esm/v2/{OrSearch-5eba1989.js → OrSearch-da9725b4.js} +1 -1
- package/dist/esm/v2/{OrSelect-2d48ddee.js → OrSelect-8307ad20.js} +4 -4
- package/dist/esm/v2/{OrSidebar-6431f9f0.js → OrSidebar-5ca2144a.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-fbbac5f0.js → OrSidebarCollapseButton-b8e678d4.js} +1 -1
- package/dist/esm/v2/{OrTabs-f0e4db08.js → OrTabs-32d46f77.js} +2 -2
- package/dist/esm/v2/{OrTag-335525e6.js → OrTag-0153f01d.js} +1 -1
- package/dist/esm/v2/{OrTooltip-2c09dcaf.js → OrTooltip-f5d1e4f0.js} +1 -1
- package/dist/esm/v2/OrTree-32b2fede.js +233 -0
- package/dist/esm/v2/components/index.d.ts +1 -0
- package/dist/esm/v2/components/index.js +20 -19
- 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-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 +0 -11
- 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-tooltip-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tree-v3/OrTree.vue.d.ts +47 -0
- package/dist/esm/v2/components/or-tree-v3/TreeNode.vue.d.ts +82 -0
- package/dist/esm/v2/components/or-tree-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-tree-v3/index.js +15 -0
- package/dist/esm/v2/components/or-tree-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-tree-v3/types.d.ts +10 -0
- package/dist/esm/v2/components/or-tree-v3/utils.d.ts +5 -0
- package/dist/esm/v2/index.js +20 -19
- package/dist/esm/v2/{types-b1ac5808.js → types-1e607d9c.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-fd019cf5.js → OrCardCollection-8bdbf9b7.js} +4 -4
- package/dist/esm/v3/{OrConfirm-b74191d6.js → OrConfirm-8067c5c4.js} +1 -1
- package/dist/esm/v3/{OrIconButton-e3f4d060.js → OrIconButton-41ee266c.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-c0e61e6b.js → OrInlineInput-0ebb39b5.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-6d5e7ceb.js → OrInlineTextarea-9fe81d0c.js} +1 -1
- package/dist/esm/v3/{OrInput-f0748c95.js → OrInput-18a1b41a.js} +1 -1
- package/dist/esm/v3/{OrMenu-053a9ab7.js → OrMenu-693b2bb8.js} +1 -1
- package/dist/esm/v3/{OrModal-7d4158d1.js → OrModal-18b6a0d2.js} +1 -1
- package/dist/esm/v3/{OrNotification-9e00aa97.js → OrNotification-b8a59ce3.js} +1 -1
- package/dist/esm/v3/{OrPagination-f2d104d9.js → OrPagination-9f8380a9.js} +2 -2
- package/dist/esm/v3/{OrPopover-3ac8f589.js → OrPopover-52250a03.js} +1 -5
- package/dist/esm/v3/{OrSearch-6673c583.js → OrSearch-b6a0f0e6.js} +1 -1
- package/dist/esm/v3/{OrSelect-b9d45ab4.js → OrSelect-c3a50846.js} +5 -5
- package/dist/esm/v3/{OrSidebar-c4dfb35c.js → OrSidebar-22253d76.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-e4b2eedb.js → OrSidebarCollapseButton-5154e452.js} +1 -1
- package/dist/esm/v3/{OrTabs-d9e2a07e.js → OrTabs-6ee4b984.js} +2 -2
- package/dist/esm/v3/{OrTag-1b49531d.js → OrTag-43ca7029.js} +1 -1
- package/dist/esm/v3/{OrTooltip-d91128f4.js → OrTooltip-02f07fa2.js} +1 -1
- package/dist/esm/v3/OrTree-bf625e80.js +170 -0
- package/dist/esm/v3/components/index.d.ts +1 -0
- package/dist/esm/v3/components/index.js +20 -19
- 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-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 +0 -11
- 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-tooltip-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tree-v3/OrTree.vue.d.ts +47 -0
- package/dist/esm/v3/components/or-tree-v3/TreeNode.vue.d.ts +82 -0
- package/dist/esm/v3/components/or-tree-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-tree-v3/index.js +14 -0
- package/dist/esm/v3/components/or-tree-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-tree-v3/types.d.ts +10 -0
- package/dist/esm/v3/components/or-tree-v3/utils.d.ts +5 -0
- package/dist/esm/v3/index.js +20 -19
- package/dist/esm/v3/{types-af033805.js → types-9ab3399d.js} +1 -1
- package/package.json +2 -2
- package/src/components/index.ts +1 -0
- package/src/components/or-popover-v3/OrPopover.vue +0 -6
- package/src/components/or-select-v3/OrSelect.vue +1 -1
- package/src/components/or-tree-v3/OrTree.stories3.ts +105 -0
- package/src/components/or-tree-v3/OrTree.vue +85 -0
- package/src/components/or-tree-v3/TreeNode.vue +72 -0
- package/src/components/or-tree-v3/index.ts +2 -0
- package/src/components/or-tree-v3/styles.ts +13 -0
- package/src/components/or-tree-v3/types.ts +12 -0
- package/src/components/or-tree-v3/utils.ts +31 -0
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-b3e4997b.js';
|
|
5
5
|
import './OrLoader-41de68e0.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-de03b47c.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-9f6ed71f.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import './OrOverlay.vue_vue_type_script_lang-c298c8cd.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$3 } from './OrButton-2283df1c.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrIconButton-5c4ef664.js';
|
|
4
4
|
import { _ as __vue_component__$6 } from './OrIcon-d35a84d8.js';
|
|
5
5
|
import { _ as __vue_component__$5 } from './OrMenuItem-6f9b8a93.js';
|
|
6
|
-
import { _ as __vue_component__$4 } from './OrMenu-
|
|
7
|
-
import './OrPopover-
|
|
8
|
-
import { _ as __vue_component__$7 } from './OrSearch-
|
|
6
|
+
import { _ as __vue_component__$4 } from './OrMenu-fb119a7b.js';
|
|
7
|
+
import './OrPopover-aa9f4918.js';
|
|
8
|
+
import { _ as __vue_component__$7 } from './OrSearch-da9725b4.js';
|
|
9
9
|
import './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
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 { _ as __vue_component__$2, a as ButtonColor } from './OrButton-2283df1c.js';
|
|
5
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
5
|
+
import { _ as __vue_component__$3 } from './OrInput-9e6040e4.js';
|
|
6
6
|
import { _ as __vue_component__$1 } from './OrOverlay-2ce3cfd7.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$1, I as IconSize } from './OrIcon-d35a84d8.js';
|
|
3
|
-
import { _ as __vue_component__$2 } from './OrTooltip-
|
|
4
|
-
import './OrPopover-
|
|
3
|
+
import { _ as __vue_component__$2 } from './OrTooltip-f5d1e4f0.js';
|
|
4
|
+
import './OrPopover-aa9f4918.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
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 { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
6
6
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
7
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
7
|
+
import { _ as __vue_component__$3 } from './OrIconButton-5c4ef664.js';
|
|
8
8
|
import { _ as __vue_component__$4, I as InlineInputBoxSize } from './OrInlineInputBox-19b49ee6.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
6
6
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
7
|
-
import { _ as __vue_component__$3 } from './OrIconButton-
|
|
7
|
+
import { _ as __vue_component__$3 } from './OrIconButton-5c4ef664.js';
|
|
8
8
|
import { _ as __vue_component__$4 } from './OrInlineInputBox-19b49ee6.js';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.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 { _ as __vue_component__$1 } from './OrError-4ffc1c39.js';
|
|
7
7
|
import { _ as __vue_component__$2 } from './OrHint-aa221198.js';
|
|
8
|
-
import { _ as __vue_component__$4 } from './OrIconButton-
|
|
8
|
+
import { _ as __vue_component__$4 } from './OrIconButton-5c4ef664.js';
|
|
9
9
|
import { _ as __vue_component__$3 } from './OrIcon-d35a84d8.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrInputBox-6b1aec08.js';
|
|
11
11
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-
|
|
2
|
+
import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-aa9f4918.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
4
|
|
|
5
5
|
const MenuRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-5c4ef664.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-2ce3cfd7.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-5c4ef664.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrIcon-d35a84d8.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -4,8 +4,8 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrButton-2283df1c.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrIcon-d35a84d8.js';
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrMenuItem-6f9b8a93.js';
|
|
7
|
-
import { _ as __vue_component__$3 } from './OrMenu-
|
|
8
|
-
import './OrPopover-
|
|
7
|
+
import { _ as __vue_component__$3 } from './OrMenu-fb119a7b.js';
|
|
8
|
+
import './OrPopover-aa9f4918.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const PaginationRoot = [
|
|
@@ -96,10 +96,6 @@ var script = defineComponent({
|
|
|
96
96
|
type: Boolean,
|
|
97
97
|
default: false
|
|
98
98
|
},
|
|
99
|
-
customStyles: {
|
|
100
|
-
type: Array,
|
|
101
|
-
default: () => []
|
|
102
|
-
},
|
|
103
99
|
disableDefaultStyles: {
|
|
104
100
|
type: Boolean,
|
|
105
101
|
default: false
|
|
@@ -120,7 +116,7 @@ var script = defineComponent({
|
|
|
120
116
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
121
117
|
});
|
|
122
118
|
// Styles
|
|
123
|
-
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot
|
|
119
|
+
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
|
|
124
120
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
125
121
|
// State
|
|
126
122
|
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 { _ as __vue_component__$1 } from './OrInput-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrInput-9e6040e4.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -9,11 +9,11 @@ import { _ as __vue_component__$4 } from './OrHint-aa221198.js';
|
|
|
9
9
|
import { _ as __vue_component__$5 } from './OrIcon-d35a84d8.js';
|
|
10
10
|
import { _ as __vue_component__$7 } from './OrInputBox-6b1aec08.js';
|
|
11
11
|
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-23426690.js';
|
|
12
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
12
|
+
import { _ as __vue_component__$6 } from './OrInput-9e6040e4.js';
|
|
13
13
|
import { _ as __vue_component__$8 } from './OrLabel-63380256.js';
|
|
14
14
|
import { _ as __vue_component__$9 } from './OrMenuItem-6f9b8a93.js';
|
|
15
|
-
import { _ as __vue_component__$a } from './OrPopover-
|
|
16
|
-
import { _ as __vue_component__$b } from './OrTag-
|
|
15
|
+
import { _ as __vue_component__$a } from './OrPopover-aa9f4918.js';
|
|
16
|
+
import { _ as __vue_component__$b } from './OrTag-0153f01d.js';
|
|
17
17
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
18
18
|
|
|
19
19
|
const SelectRoot = [
|
|
@@ -384,12 +384,12 @@ var __vue_render__ = function () {
|
|
|
384
384
|
}
|
|
385
385
|
})], 1), _vm._v(" "), _c('OrPopover', {
|
|
386
386
|
ref: "popover",
|
|
387
|
+
class: _vm.dropdownStyles,
|
|
387
388
|
attrs: {
|
|
388
389
|
"variant": 'auto',
|
|
389
390
|
"trigger": _vm.inputBoxRoot,
|
|
390
391
|
"placement": 'bottom',
|
|
391
392
|
"full-width": true,
|
|
392
|
-
"custom-styles": _vm.dropdownStyles,
|
|
393
393
|
"disable-default-styles": true
|
|
394
394
|
}
|
|
395
395
|
}, [_vm.enableSearch ? [_c('OrInput', {
|
|
@@ -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, _ as __vue_component__$1 } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, _ as __vue_component__$1 } from './OrSidebarCollapseButton-b8e678d4.js';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
7
7
|
const SidebarRoot = [
|
package/dist/esm/v2/{OrSidebarCollapseButton-fbbac5f0.js → OrSidebarCollapseButton-b8e678d4.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
3
|
+
import { _ as __vue_component__$1 } from './OrIconButton-5c4ef664.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
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 { _ as __vue_component__$1 } from './OrIcon-d35a84d8.js';
|
|
4
4
|
import { _ as __vue_component__$3 } from './OrMenuItem-6f9b8a93.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrMenu-
|
|
6
|
-
import './OrPopover-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrMenu-fb119a7b.js';
|
|
6
|
+
import './OrPopover-aa9f4918.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrTab-81ccc89a.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { _ as __vue_component__$1 } from './OrIconButton-
|
|
2
|
+
import { _ as __vue_component__$1 } from './OrIconButton-5c4ef664.js';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
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 { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-
|
|
3
|
+
import { _ as __vue_component__$1, P as PopoverPlacement } from './OrPopover-aa9f4918.js';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
6
6
|
const TooltipRoot = [
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
import { defineComponent } from 'vue-demi';
|
|
2
|
+
import { _ as __vue_component__$2 } from './OrIconButton-5c4ef664.js';
|
|
3
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
+
|
|
5
|
+
const getFlatTree = tree => {
|
|
6
|
+
const flatTree = [];
|
|
7
|
+
const nodeMetadataByKey = {};
|
|
8
|
+
const goDeeper = (treeNode, level, parentNodeKey) => {
|
|
9
|
+
flatTree.push(treeNode);
|
|
10
|
+
nodeMetadataByKey[treeNode.key] = {
|
|
11
|
+
level,
|
|
12
|
+
isExpanded: false,
|
|
13
|
+
parentNodeKey
|
|
14
|
+
};
|
|
15
|
+
if (treeNode.children) {
|
|
16
|
+
for (const child of treeNode.children) {
|
|
17
|
+
goDeeper(child, level + 1, treeNode.key);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
for (const node of tree) {
|
|
22
|
+
goDeeper(node, 0, '');
|
|
23
|
+
}
|
|
24
|
+
return {
|
|
25
|
+
flatTree,
|
|
26
|
+
nodeMetadataByKey
|
|
27
|
+
};
|
|
28
|
+
};
|
|
29
|
+
|
|
30
|
+
const TreeNodeRoot = ['flex', 'items-center', 'gap-sm', 'pt-6', 'my-sm',
|
|
31
|
+
// Theme
|
|
32
|
+
'text-on-background', 'dark:text-on-background-dark', 'hover:bg-primary-opacity-0-08', 'dark:hover:bg-primary-opacity-0-08-dark'];
|
|
33
|
+
|
|
34
|
+
var script$1 = defineComponent({
|
|
35
|
+
components: {
|
|
36
|
+
OrIconButton: __vue_component__$2
|
|
37
|
+
},
|
|
38
|
+
props: {
|
|
39
|
+
node: {
|
|
40
|
+
type: Object,
|
|
41
|
+
default: undefined
|
|
42
|
+
},
|
|
43
|
+
nodeKey: {
|
|
44
|
+
type: String,
|
|
45
|
+
default: ''
|
|
46
|
+
},
|
|
47
|
+
isExpanded: {
|
|
48
|
+
type: Boolean,
|
|
49
|
+
default: false
|
|
50
|
+
},
|
|
51
|
+
isLeaf: {
|
|
52
|
+
type: Boolean,
|
|
53
|
+
default: false
|
|
54
|
+
},
|
|
55
|
+
level: {
|
|
56
|
+
type: Number,
|
|
57
|
+
default: 0
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
emits: ['trigger-expand'],
|
|
61
|
+
setup() {
|
|
62
|
+
return {
|
|
63
|
+
rootClasses: TreeNodeRoot
|
|
64
|
+
};
|
|
65
|
+
},
|
|
66
|
+
computed: {
|
|
67
|
+
expandIcon() {
|
|
68
|
+
return this.isExpanded ? 'keyboard_arrow_down' : 'arrow_right';
|
|
69
|
+
},
|
|
70
|
+
styleCSS() {
|
|
71
|
+
return {
|
|
72
|
+
// 24px -- gap-sm + tooltip width
|
|
73
|
+
'padding-left': this.isLeaf && this.level === 0 ? '24px' : `${(this.isLeaf ? 24 : 0) + this.level * 10}px`
|
|
74
|
+
};
|
|
75
|
+
}
|
|
76
|
+
}
|
|
77
|
+
});
|
|
78
|
+
|
|
79
|
+
/* script */
|
|
80
|
+
const __vue_script__$1 = script$1;
|
|
81
|
+
|
|
82
|
+
/* template */
|
|
83
|
+
var __vue_render__$1 = function () {
|
|
84
|
+
var _vm = this;
|
|
85
|
+
var _h = _vm.$createElement;
|
|
86
|
+
var _c = _vm._self._c || _h;
|
|
87
|
+
return _c('div', {
|
|
88
|
+
staticClass: "tree-node",
|
|
89
|
+
class: _vm.rootClasses,
|
|
90
|
+
style: _vm.styleCSS
|
|
91
|
+
}, [!_vm.isLeaf ? _c('or-icon-button', {
|
|
92
|
+
attrs: {
|
|
93
|
+
"icon": _vm.expandIcon
|
|
94
|
+
},
|
|
95
|
+
on: {
|
|
96
|
+
"click": function ($event) {
|
|
97
|
+
return _vm.$emit('trigger-expand', _vm.nodeKey);
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
}) : _vm._e(), _vm._v(" "), _vm._t("default", function () {
|
|
101
|
+
return [_vm._v("\n " + _vm._s(_vm.nodeKey) + "\n ")];
|
|
102
|
+
}, null, _vm.$props)], 2);
|
|
103
|
+
};
|
|
104
|
+
var __vue_staticRenderFns__$1 = [];
|
|
105
|
+
|
|
106
|
+
/* style */
|
|
107
|
+
const __vue_inject_styles__$1 = undefined;
|
|
108
|
+
/* scoped */
|
|
109
|
+
const __vue_scope_id__$1 = undefined;
|
|
110
|
+
/* module identifier */
|
|
111
|
+
const __vue_module_identifier__$1 = undefined;
|
|
112
|
+
/* functional template */
|
|
113
|
+
const __vue_is_functional_template__$1 = false;
|
|
114
|
+
/* style inject */
|
|
115
|
+
|
|
116
|
+
/* style inject SSR */
|
|
117
|
+
|
|
118
|
+
/* style inject shadow dom */
|
|
119
|
+
|
|
120
|
+
const __vue_component__$1 = /*#__PURE__*/normalizeComponent({
|
|
121
|
+
render: __vue_render__$1,
|
|
122
|
+
staticRenderFns: __vue_staticRenderFns__$1
|
|
123
|
+
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, undefined, undefined);
|
|
124
|
+
|
|
125
|
+
var script = defineComponent({
|
|
126
|
+
components: {
|
|
127
|
+
TreeNode: __vue_component__$1
|
|
128
|
+
},
|
|
129
|
+
props: {
|
|
130
|
+
initialData: {
|
|
131
|
+
type: Array,
|
|
132
|
+
default: () => []
|
|
133
|
+
},
|
|
134
|
+
identifierKey: {
|
|
135
|
+
type: String,
|
|
136
|
+
default: 'key'
|
|
137
|
+
}
|
|
138
|
+
},
|
|
139
|
+
data() {
|
|
140
|
+
return {
|
|
141
|
+
flatTree: [],
|
|
142
|
+
nodeMetadataByKey: {}
|
|
143
|
+
};
|
|
144
|
+
},
|
|
145
|
+
computed: {
|
|
146
|
+
visibleItems() {
|
|
147
|
+
return this.flatTree.filter(treeNode => {
|
|
148
|
+
return this.isNodeExpanded(treeNode.key);
|
|
149
|
+
});
|
|
150
|
+
}
|
|
151
|
+
},
|
|
152
|
+
mounted() {
|
|
153
|
+
const {
|
|
154
|
+
nodeMetadataByKey,
|
|
155
|
+
flatTree
|
|
156
|
+
} = getFlatTree(this.initialData);
|
|
157
|
+
this.flatTree = flatTree;
|
|
158
|
+
this.nodeMetadataByKey = nodeMetadataByKey;
|
|
159
|
+
},
|
|
160
|
+
methods: {
|
|
161
|
+
onTriggerExpand(key) {
|
|
162
|
+
this.nodeMetadataByKey[key].isExpanded = !this.nodeMetadataByKey[key].isExpanded;
|
|
163
|
+
},
|
|
164
|
+
isNodeExpanded(key) {
|
|
165
|
+
const {
|
|
166
|
+
parentNodeKey,
|
|
167
|
+
level
|
|
168
|
+
} = this.nodeMetadataByKey[key];
|
|
169
|
+
const parentMetadata = this.nodeMetadataByKey[parentNodeKey];
|
|
170
|
+
if (level === 0) return true;
|
|
171
|
+
if (!parentMetadata.isExpanded) return false;
|
|
172
|
+
return this.isNodeExpanded(parentNodeKey);
|
|
173
|
+
}
|
|
174
|
+
}
|
|
175
|
+
});
|
|
176
|
+
|
|
177
|
+
/* script */
|
|
178
|
+
const __vue_script__ = script;
|
|
179
|
+
|
|
180
|
+
/* template */
|
|
181
|
+
var __vue_render__ = function () {
|
|
182
|
+
var _vm = this;
|
|
183
|
+
var _h = _vm.$createElement;
|
|
184
|
+
var _c = _vm._self._c || _h;
|
|
185
|
+
return _c('div', {
|
|
186
|
+
staticClass: "or-tree",
|
|
187
|
+
on: {
|
|
188
|
+
"drop": _vm.onDrop
|
|
189
|
+
}
|
|
190
|
+
}, _vm._l(_vm.visibleItems, function (node) {
|
|
191
|
+
return _c('tree-node', {
|
|
192
|
+
key: node[_vm.identifierKey],
|
|
193
|
+
attrs: {
|
|
194
|
+
"node": node,
|
|
195
|
+
"node-key": node[_vm.identifierKey],
|
|
196
|
+
"is-expanded": _vm.nodeMetadataByKey[node.key].isExpanded,
|
|
197
|
+
"is-leaf": !!node.isLeaf,
|
|
198
|
+
"level": _vm.nodeMetadataByKey[node.key].level
|
|
199
|
+
},
|
|
200
|
+
on: {
|
|
201
|
+
"trigger-expand": _vm.onTriggerExpand
|
|
202
|
+
},
|
|
203
|
+
scopedSlots: _vm._u([{
|
|
204
|
+
key: "default",
|
|
205
|
+
fn: function (props) {
|
|
206
|
+
return [_vm._t("default", null, null, props)];
|
|
207
|
+
}
|
|
208
|
+
}], null, true)
|
|
209
|
+
});
|
|
210
|
+
}), 1);
|
|
211
|
+
};
|
|
212
|
+
var __vue_staticRenderFns__ = [];
|
|
213
|
+
|
|
214
|
+
/* style */
|
|
215
|
+
const __vue_inject_styles__ = undefined;
|
|
216
|
+
/* scoped */
|
|
217
|
+
const __vue_scope_id__ = undefined;
|
|
218
|
+
/* module identifier */
|
|
219
|
+
const __vue_module_identifier__ = undefined;
|
|
220
|
+
/* functional template */
|
|
221
|
+
const __vue_is_functional_template__ = false;
|
|
222
|
+
/* style inject */
|
|
223
|
+
|
|
224
|
+
/* style inject SSR */
|
|
225
|
+
|
|
226
|
+
/* style inject shadow dom */
|
|
227
|
+
|
|
228
|
+
const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
229
|
+
render: __vue_render__,
|
|
230
|
+
staticRenderFns: __vue_staticRenderFns__
|
|
231
|
+
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
232
|
+
|
|
233
|
+
export { __vue_component__ as _ };
|
|
@@ -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-1583425b.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-f4c27d14.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-0da13cbe.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-d20717ec.js';
|
|
14
14
|
export { _ as OrCheckbox } from '../OrCheckbox-63d444f1.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fd7c026c.js';
|
|
|
19
19
|
export { _ as OrCollapse } from '../OrCollapse-50e3914c.js';
|
|
20
20
|
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';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-64e815c7.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-216060ac.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-85e5e03e.js';
|
|
24
24
|
export { _ as OrError } from '../OrError-efc74907.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-a55ae01a.js';
|
|
@@ -31,15 +31,15 @@ export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
31
31
|
export { _ as OrHint } from '../OrHint-fe65fbe6.js';
|
|
32
32
|
export { _ as OrHintV3 } from '../OrHint-aa221198.js';
|
|
33
33
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-dd72b52f.js';
|
|
34
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from '../OrIconButton-5c4ef664.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from '../OrIcon-d35a84d8.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from '../OrInlineInputBox-19b49ee6.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-46e7f140.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-f950e6d2.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-d016f618.js';
|
|
40
40
|
export { _ as OrInputBoxV3 } from '../OrInputBox-6b1aec08.js';
|
|
41
41
|
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';
|
|
42
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
42
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-9e6040e4.js';
|
|
43
43
|
export { _ as OrInput } from '../OrInput-c005a759.js';
|
|
44
44
|
export { _ as OrLabel } from '../OrLabel-931394a5.js';
|
|
45
45
|
export { L as LabelVariant, _ as OrLabelV3 } from '../OrLabel-63380256.js';
|
|
@@ -49,31 +49,31 @@ export { _ as OrListOfInputs } from '../OrListOfInputs-9a08a3ee.js';
|
|
|
49
49
|
export { L as LoaderViews, _ as OrLoader } from '../OrLoader-212ef381.js';
|
|
50
50
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from '../OrLoader-b0c381f9.js';
|
|
51
51
|
export { _ as OrMenuItemV3 } from '../OrMenuItem-6f9b8a93.js';
|
|
52
|
-
export { _ as OrMenuV3 } from '../OrMenu-
|
|
53
|
-
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-
|
|
52
|
+
export { _ as OrMenuV3 } from '../OrMenu-fb119a7b.js';
|
|
53
|
+
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-aa9f4918.js';
|
|
54
54
|
export { _ as OrModal, O as OrModalSizes } from '../OrModal-195ae7b6.js';
|
|
55
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
55
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-b759863f.js';
|
|
56
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-48cd0779.js';
|
|
57
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
57
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-f9e48250.js';
|
|
58
58
|
export { _ as OrNumberInput } from '../OrNumberInput-eb0e7087.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-1a82785c.js';
|
|
60
60
|
export { _ as OrOverlay } from '../OrOverlay-ccec2218.js';
|
|
61
61
|
export { _ as OrOverlayV3 } from '../OrOverlay-2ce3cfd7.js';
|
|
62
62
|
export { _ as OrPassword } from '../OrPassword-239dfa7a.js';
|
|
63
|
-
export { _ as OrPaginationV3 } from '../OrPagination-
|
|
63
|
+
export { _ as OrPaginationV3 } from '../OrPagination-dc27788c.js';
|
|
64
64
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-e6f20dc1.js';
|
|
65
65
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-29957e64.js';
|
|
66
66
|
export { _ as OrRadio } from '../OrRadio-514e8de8.js';
|
|
67
67
|
export { _ as OrRadioGroup } from '../OrRadioGroup-11424644.js';
|
|
68
68
|
export { _ as OrRadioV3 } from '../OrRadio-26031dd3.js';
|
|
69
69
|
export { _ as OrSearch } from '../OrSearch-2fbdbec9.js';
|
|
70
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
70
|
+
export { _ as OrSearchV3 } from '../OrSearch-da9725b4.js';
|
|
71
71
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-a1ea5b72.js';
|
|
72
72
|
export { _ as OrSelect } from '../OrSelect-03e79c4b.js';
|
|
73
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
73
|
+
export { _ as OrSelectV3 } from '../OrSelect-8307ad20.js';
|
|
74
74
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-feacf13a.js';
|
|
75
|
-
export { _ as OrSidebarV3 } from '../OrSidebar-
|
|
76
|
-
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-
|
|
75
|
+
export { _ as OrSidebarV3 } from '../OrSidebar-5ca2144a.js';
|
|
76
|
+
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-b8e678d4.js';
|
|
77
77
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-6a6f285d.js';
|
|
78
78
|
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-ee42a9e9.js';
|
|
79
79
|
export { _ as OrSlider } from '../OrSlider-ded83b5c.js';
|
|
@@ -85,9 +85,9 @@ export { _ as OrTab } from '../OrTab-8dfdeca0.js';
|
|
|
85
85
|
export { _ as OrTabHeaderItem } from '../OrTabHeaderItem-6a08756e.js';
|
|
86
86
|
export { _ as OrTabV3 } from '../OrTab-81ccc89a.js';
|
|
87
87
|
export { _ as OrTabs } from '../OrTabs-12138346.js';
|
|
88
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-
|
|
88
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-32d46f77.js';
|
|
89
89
|
export { _ as OrTag } from '../OrTag-2845a49f.js';
|
|
90
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
90
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-0153f01d.js';
|
|
91
91
|
export { _ as OrTeleport } from '../OrTeleport.vue2-f0c16c71.js';
|
|
92
92
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
|
|
93
93
|
export { _ as OrTextV3 } from '../OrText-6097bca5.js';
|
|
@@ -96,11 +96,12 @@ export { _ as OrTextareaV3 } from '../OrTextarea-2d5d0be6.js';
|
|
|
96
96
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-cd85a59f.js';
|
|
97
97
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-41b56042.js';
|
|
98
98
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
99
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-
|
|
99
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../types-1e607d9c.js';
|
|
100
100
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
101
101
|
export { _ as OrTooltip } from '../OrTooltip-cefc51f9.js';
|
|
102
102
|
export { _ as OrTooltipContent } from '../OrTooltip.vue_rollup-plugin-vue_styles.0-154aac4c.js';
|
|
103
|
-
export { _ as OrTooltipV3 } from '../OrTooltip-
|
|
103
|
+
export { _ as OrTooltipV3 } from '../OrTooltip-f5d1e4f0.js';
|
|
104
|
+
export { _ as OrTreeV3 } from '../OrTree-32b2fede.js';
|
|
104
105
|
import 'vue-demi';
|
|
105
106
|
import 'lodash';
|
|
106
107
|
import '../style-inject.es-4c6f2515.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-f4c27d14.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-2283df1c.js';
|
|
4
4
|
import '../../OrLoader-b0c381f9.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-5c4ef664.js';
|
|
8
8
|
import '../../OrIcon-d35a84d8.js';
|
|
9
|
-
import '../../OrTooltip-
|
|
10
|
-
import '../../OrPopover-
|
|
9
|
+
import '../../OrTooltip-f5d1e4f0.js';
|
|
10
|
+
import '../../OrPopover-aa9f4918.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-92fce12c.js';
|
|
13
13
|
import '../../useResponsive-a02e95b7.js';
|
|
@@ -16,9 +16,9 @@ import '../../OrOverlay-2ce3cfd7.js';
|
|
|
16
16
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
17
|
import 'portal-vue';
|
|
18
18
|
import '../../OrMenuItem-6f9b8a93.js';
|
|
19
|
-
import '../../OrMenu-
|
|
20
|
-
import '../../OrSearch-
|
|
21
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrMenu-fb119a7b.js';
|
|
20
|
+
import '../../OrSearch-da9725b4.js';
|
|
21
|
+
import '../../OrInput-9e6040e4.js';
|
|
22
22
|
import '../../useIdAttribute-859439f0.js';
|
|
23
23
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
24
24
|
import '../../OrError-4ffc1c39.js';
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-216060ac.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-2283df1c.js';
|
|
6
6
|
import '../../OrLoader-b0c381f9.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-9e6040e4.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useResponsive-a02e95b7.js';
|
|
11
11
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
12
12
|
import '../../OrError-4ffc1c39.js';
|
|
13
13
|
import '../../OrHint-aa221198.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
14
|
+
import '../../OrIconButton-5c4ef664.js';
|
|
15
15
|
import '../../OrIcon-d35a84d8.js';
|
|
16
|
-
import '../../OrTooltip-
|
|
17
|
-
import '../../OrPopover-
|
|
16
|
+
import '../../OrTooltip-f5d1e4f0.js';
|
|
17
|
+
import '../../OrPopover-aa9f4918.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useElevation-92fce12c.js';
|
|
20
20
|
import '../../OrBottomSheet-29df8db9.js';
|