@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,12 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
5
5
|
import { O as OrButton } from './OrButton-28addda1.js';
|
|
6
|
-
import { O as OrMenu } from './OrMenu-
|
|
6
|
+
import { O as OrMenu } from './OrMenu-e1cf47b8.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-a8d4cf95.js';
|
|
10
10
|
|
|
11
11
|
const CardCollectionRoot = [
|
|
12
12
|
// Layout
|
|
@@ -3,7 +3,7 @@ import { l as logicAnd } from './index-17f264f9.js';
|
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-4b923676.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-28addda1.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-059a67b6.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon, I as IconSize } from './OrIcon-05d29a78.js';
|
|
3
|
-
import { O as OrTooltip } from './OrTooltip-
|
|
3
|
+
import { O as OrTooltip } from './OrTooltip-e34783de.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-1186b62f.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-29b31ba4.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
5
5
|
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-fbc52d40.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrError } from './OrError-1186b62f.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-29b31ba4.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
5
5
|
import { O as OrInlineInputBox } from './OrInlineInputBox-fbc52d40.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
@@ -2,7 +2,7 @@ import './index-fa6eb4ca.js';
|
|
|
2
2
|
import { O as OrError } from './OrError-1186b62f.js';
|
|
3
3
|
import { O as OrHint } from './OrHint-29b31ba4.js';
|
|
4
4
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
5
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
6
6
|
import { O as OrInputBox } from './OrInputBox-4d265915.js';
|
|
7
7
|
import { O as OrLabel } from './OrLabel-761500d5.js';
|
|
8
8
|
import { O as OrLoader } from './OrLoader-dc73d8ee.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-
|
|
2
|
+
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-06448d74.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrOverlay } from './OrOverlay-4b923676.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrButton } from './OrButton-28addda1.js';
|
|
3
3
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
4
|
+
import { O as OrMenu } from './OrMenu-e1cf47b8.js';
|
|
5
5
|
import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
|
|
6
6
|
import { u as useResponsive } from './useResponsive-e13dfbb0.js';
|
|
7
7
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -97,10 +97,6 @@ var script = defineComponent({
|
|
|
97
97
|
type: Boolean,
|
|
98
98
|
default: false
|
|
99
99
|
},
|
|
100
|
-
customStyles: {
|
|
101
|
-
type: Array,
|
|
102
|
-
default: () => []
|
|
103
|
-
},
|
|
104
100
|
disableDefaultStyles: {
|
|
105
101
|
type: Boolean,
|
|
106
102
|
default: false
|
|
@@ -121,7 +117,7 @@ var script = defineComponent({
|
|
|
121
117
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
122
118
|
});
|
|
123
119
|
// Styles
|
|
124
|
-
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot
|
|
120
|
+
const rootStyles = computed(() => ['or-popover-v3', ...PopoverRoot]);
|
|
125
121
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
126
122
|
// State
|
|
127
123
|
const state = ref('closed');
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-059a67b6.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { a as InputBoxSize } from './props-78496a2d.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -4,12 +4,12 @@ import { O as OrError } from './OrError-1186b62f.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-7cd552fa.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-29b31ba4.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-059a67b6.js';
|
|
8
8
|
import { O as OrInputBox } from './OrInputBox-4d265915.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-761500d5.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
|
|
11
|
-
import { O as OrPopover } from './OrPopover-
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
11
|
+
import { O as OrPopover } from './OrPopover-06448d74.js';
|
|
12
|
+
import { O as OrTag } from './OrTag-7879a9fa.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
15
15
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -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 './index-fa6eb4ca.js';
|
|
4
|
-
import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, a as OrSidebarCollapseButton } from './OrSidebarCollapseButton-730a948a.js';
|
|
5
5
|
import { defineComponent, ref, computed, useSlots, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
package/dist/bundled/v2/{OrSidebarCollapseButton-3382ea38.js → OrSidebarCollapseButton-730a948a.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { O as OrIcon } from './OrIcon-05d29a78.js';
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
4
|
+
import { O as OrMenu } from './OrMenu-e1cf47b8.js';
|
|
5
5
|
import { O as OrMenuItem } from './OrMenuItem-7eb9d387.js';
|
|
6
6
|
import { O as OrTab } from './OrTab-f47594ad.js';
|
|
7
7
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
3
3
|
import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useDebounceFn, useElementHover } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-
|
|
3
|
+
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-06448d74.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -0,0 +1,236 @@
|
|
|
1
|
+
import './index-fa6eb4ca.js';
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-d427d121.js';
|
|
3
|
+
import { defineComponent } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
|
+
|
|
6
|
+
const getFlatTree = tree => {
|
|
7
|
+
const flatTree = [];
|
|
8
|
+
const nodeMetadataByKey = {};
|
|
9
|
+
const goDeeper = (treeNode, level, parentNodeKey) => {
|
|
10
|
+
flatTree.push(treeNode);
|
|
11
|
+
nodeMetadataByKey[treeNode.key] = {
|
|
12
|
+
level,
|
|
13
|
+
isExpanded: false,
|
|
14
|
+
parentNodeKey
|
|
15
|
+
};
|
|
16
|
+
if (treeNode.children) {
|
|
17
|
+
for (const child of treeNode.children) {
|
|
18
|
+
goDeeper(child, level + 1, treeNode.key);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
};
|
|
22
|
+
for (const node of tree) {
|
|
23
|
+
goDeeper(node, 0, '');
|
|
24
|
+
}
|
|
25
|
+
return {
|
|
26
|
+
flatTree,
|
|
27
|
+
nodeMetadataByKey
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const TreeNodeRoot = ['flex', 'items-center', 'gap-sm', 'pt-6', 'my-sm',
|
|
32
|
+
// Theme
|
|
33
|
+
'text-on-background', 'dark:text-on-background-dark', 'hover:bg-primary-opacity-0-08', 'dark:hover:bg-primary-opacity-0-08-dark'];
|
|
34
|
+
|
|
35
|
+
var script$1 = defineComponent({
|
|
36
|
+
components: {
|
|
37
|
+
OrIconButton
|
|
38
|
+
},
|
|
39
|
+
props: {
|
|
40
|
+
node: {
|
|
41
|
+
type: Object,
|
|
42
|
+
default: undefined
|
|
43
|
+
},
|
|
44
|
+
nodeKey: {
|
|
45
|
+
type: String,
|
|
46
|
+
default: ''
|
|
47
|
+
},
|
|
48
|
+
isExpanded: {
|
|
49
|
+
type: Boolean,
|
|
50
|
+
default: false
|
|
51
|
+
},
|
|
52
|
+
isLeaf: {
|
|
53
|
+
type: Boolean,
|
|
54
|
+
default: false
|
|
55
|
+
},
|
|
56
|
+
level: {
|
|
57
|
+
type: Number,
|
|
58
|
+
default: 0
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
emits: ['trigger-expand'],
|
|
62
|
+
setup() {
|
|
63
|
+
return {
|
|
64
|
+
rootClasses: TreeNodeRoot
|
|
65
|
+
};
|
|
66
|
+
},
|
|
67
|
+
computed: {
|
|
68
|
+
expandIcon() {
|
|
69
|
+
return this.isExpanded ? 'keyboard_arrow_down' : 'arrow_right';
|
|
70
|
+
},
|
|
71
|
+
styleCSS() {
|
|
72
|
+
return {
|
|
73
|
+
// 24px -- gap-sm + tooltip width
|
|
74
|
+
'padding-left': this.isLeaf && this.level === 0 ? '24px' : `${(this.isLeaf ? 24 : 0) + this.level * 10}px`
|
|
75
|
+
};
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
});
|
|
79
|
+
|
|
80
|
+
/* script */
|
|
81
|
+
const __vue_script__$1 = script$1;
|
|
82
|
+
|
|
83
|
+
/* template */
|
|
84
|
+
var __vue_render__$1 = function () {
|
|
85
|
+
var _vm = this;
|
|
86
|
+
var _h = _vm.$createElement;
|
|
87
|
+
var _c = _vm._self._c || _h;
|
|
88
|
+
return _c('div', {
|
|
89
|
+
staticClass: "tree-node",
|
|
90
|
+
class: _vm.rootClasses,
|
|
91
|
+
style: _vm.styleCSS
|
|
92
|
+
}, [!_vm.isLeaf ? _c('or-icon-button', {
|
|
93
|
+
attrs: {
|
|
94
|
+
"icon": _vm.expandIcon
|
|
95
|
+
},
|
|
96
|
+
on: {
|
|
97
|
+
"click": function ($event) {
|
|
98
|
+
return _vm.$emit('trigger-expand', _vm.nodeKey);
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
}) : _vm._e(), _vm._v(" "), _vm._t("default", function () {
|
|
102
|
+
return [_vm._v("\n " + _vm._s(_vm.nodeKey) + "\n ")];
|
|
103
|
+
}, null, _vm.$props)], 2);
|
|
104
|
+
};
|
|
105
|
+
var __vue_staticRenderFns__$1 = [];
|
|
106
|
+
|
|
107
|
+
/* style */
|
|
108
|
+
const __vue_inject_styles__$1 = undefined;
|
|
109
|
+
/* scoped */
|
|
110
|
+
const __vue_scope_id__$1 = undefined;
|
|
111
|
+
/* module identifier */
|
|
112
|
+
const __vue_module_identifier__$1 = undefined;
|
|
113
|
+
/* functional template */
|
|
114
|
+
const __vue_is_functional_template__$1 = false;
|
|
115
|
+
/* style inject */
|
|
116
|
+
|
|
117
|
+
/* style inject SSR */
|
|
118
|
+
|
|
119
|
+
/* style inject shadow dom */
|
|
120
|
+
|
|
121
|
+
const __vue_component__$2 = /*#__PURE__*/normalizeComponent({
|
|
122
|
+
render: __vue_render__$1,
|
|
123
|
+
staticRenderFns: __vue_staticRenderFns__$1
|
|
124
|
+
}, __vue_inject_styles__$1, __vue_script__$1, __vue_scope_id__$1, __vue_is_functional_template__$1, __vue_module_identifier__$1, false, undefined, undefined, undefined);
|
|
125
|
+
var TreeNode = __vue_component__$2;
|
|
126
|
+
|
|
127
|
+
var script = defineComponent({
|
|
128
|
+
components: {
|
|
129
|
+
TreeNode
|
|
130
|
+
},
|
|
131
|
+
props: {
|
|
132
|
+
initialData: {
|
|
133
|
+
type: Array,
|
|
134
|
+
default: () => []
|
|
135
|
+
},
|
|
136
|
+
identifierKey: {
|
|
137
|
+
type: String,
|
|
138
|
+
default: 'key'
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
data() {
|
|
142
|
+
return {
|
|
143
|
+
flatTree: [],
|
|
144
|
+
nodeMetadataByKey: {}
|
|
145
|
+
};
|
|
146
|
+
},
|
|
147
|
+
computed: {
|
|
148
|
+
visibleItems() {
|
|
149
|
+
return this.flatTree.filter(treeNode => {
|
|
150
|
+
return this.isNodeExpanded(treeNode.key);
|
|
151
|
+
});
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
mounted() {
|
|
155
|
+
const {
|
|
156
|
+
nodeMetadataByKey,
|
|
157
|
+
flatTree
|
|
158
|
+
} = getFlatTree(this.initialData);
|
|
159
|
+
this.flatTree = flatTree;
|
|
160
|
+
this.nodeMetadataByKey = nodeMetadataByKey;
|
|
161
|
+
},
|
|
162
|
+
methods: {
|
|
163
|
+
onTriggerExpand(key) {
|
|
164
|
+
this.nodeMetadataByKey[key].isExpanded = !this.nodeMetadataByKey[key].isExpanded;
|
|
165
|
+
},
|
|
166
|
+
isNodeExpanded(key) {
|
|
167
|
+
const {
|
|
168
|
+
parentNodeKey,
|
|
169
|
+
level
|
|
170
|
+
} = this.nodeMetadataByKey[key];
|
|
171
|
+
const parentMetadata = this.nodeMetadataByKey[parentNodeKey];
|
|
172
|
+
if (level === 0) return true;
|
|
173
|
+
if (!parentMetadata.isExpanded) return false;
|
|
174
|
+
return this.isNodeExpanded(parentNodeKey);
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
});
|
|
178
|
+
|
|
179
|
+
/* script */
|
|
180
|
+
const __vue_script__ = script;
|
|
181
|
+
|
|
182
|
+
/* template */
|
|
183
|
+
var __vue_render__ = function () {
|
|
184
|
+
var _vm = this;
|
|
185
|
+
var _h = _vm.$createElement;
|
|
186
|
+
var _c = _vm._self._c || _h;
|
|
187
|
+
return _c('div', {
|
|
188
|
+
staticClass: "or-tree",
|
|
189
|
+
on: {
|
|
190
|
+
"drop": _vm.onDrop
|
|
191
|
+
}
|
|
192
|
+
}, _vm._l(_vm.visibleItems, function (node) {
|
|
193
|
+
return _c('tree-node', {
|
|
194
|
+
key: node[_vm.identifierKey],
|
|
195
|
+
attrs: {
|
|
196
|
+
"node": node,
|
|
197
|
+
"node-key": node[_vm.identifierKey],
|
|
198
|
+
"is-expanded": _vm.nodeMetadataByKey[node.key].isExpanded,
|
|
199
|
+
"is-leaf": !!node.isLeaf,
|
|
200
|
+
"level": _vm.nodeMetadataByKey[node.key].level
|
|
201
|
+
},
|
|
202
|
+
on: {
|
|
203
|
+
"trigger-expand": _vm.onTriggerExpand
|
|
204
|
+
},
|
|
205
|
+
scopedSlots: _vm._u([{
|
|
206
|
+
key: "default",
|
|
207
|
+
fn: function (props) {
|
|
208
|
+
return [_vm._t("default", null, null, props)];
|
|
209
|
+
}
|
|
210
|
+
}], null, true)
|
|
211
|
+
});
|
|
212
|
+
}), 1);
|
|
213
|
+
};
|
|
214
|
+
var __vue_staticRenderFns__ = [];
|
|
215
|
+
|
|
216
|
+
/* style */
|
|
217
|
+
const __vue_inject_styles__ = undefined;
|
|
218
|
+
/* scoped */
|
|
219
|
+
const __vue_scope_id__ = undefined;
|
|
220
|
+
/* module identifier */
|
|
221
|
+
const __vue_module_identifier__ = undefined;
|
|
222
|
+
/* functional template */
|
|
223
|
+
const __vue_is_functional_template__ = false;
|
|
224
|
+
/* style inject */
|
|
225
|
+
|
|
226
|
+
/* style inject SSR */
|
|
227
|
+
|
|
228
|
+
/* style inject shadow dom */
|
|
229
|
+
|
|
230
|
+
const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
231
|
+
render: __vue_render__,
|
|
232
|
+
staticRenderFns: __vue_staticRenderFns__
|
|
233
|
+
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
234
|
+
var __vue_component__$1 = __vue_component__;
|
|
235
|
+
|
|
236
|
+
export { __vue_component__$1 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, O as OrButtonV3 } from '../OrButton-28addda1.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-e07c7e8c.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-19b22ac0.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-a7706585.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-cea07ac1.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-5ba1d0d3.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-76849460.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-155b9178.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-f7cbcd25.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-8fa65edd.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-4d08c38d.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-f14ac69d.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-def82ca4.js';
|
|
24
24
|
export { O as OrError } from '../OrError-29f0ce95.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-79922468.js';
|
|
@@ -31,15 +31,15 @@ export { O as OrFloating, b as OrFloatingHideStrategy, a as OrFloatingPlacements
|
|
|
31
31
|
export { O as OrHint } from '../OrHint-664117aa.js';
|
|
32
32
|
export { O as OrHintV3 } from '../OrHint-29b31ba4.js';
|
|
33
33
|
export { O as OrIcon, a as OrIconColors, b as OrIconType } from '../OrIcon-90adc2bd.js';
|
|
34
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-
|
|
34
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../OrIconButton-d427d121.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, O as OrIconV3 } from '../OrIcon-05d29a78.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, O as OrInlineInputBoxV3 } from '../OrInlineInputBox-fbc52d40.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-916fd2b8.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-96469839.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-f26824e4.js';
|
|
40
40
|
export { O as OrInputBoxV3 } from '../OrInputBox-4d265915.js';
|
|
41
41
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from '../props-78496a2d.js';
|
|
42
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-
|
|
42
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-059a67b6.js';
|
|
43
43
|
export { O as OrInput } from '../OrInput-1589dca0.js';
|
|
44
44
|
export { O as OrLabel } from '../OrLabel-f19ccb5f.js';
|
|
45
45
|
export { L as LabelVariant, O as OrLabelV3 } from '../OrLabel-761500d5.js';
|
|
@@ -49,31 +49,31 @@ export { _ as OrListOfInputs } from '../OrListOfInputs-752b6998.js';
|
|
|
49
49
|
export { L as LoaderViews, O as OrLoader } from '../OrLoader-5cfd67fb.js';
|
|
50
50
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, O as OrLoaderV3 } from '../OrLoader-dc73d8ee.js';
|
|
51
51
|
export { O as OrMenuItemV3 } from '../OrMenuItem-7eb9d387.js';
|
|
52
|
-
export { O as OrMenuV3 } from '../OrMenu-
|
|
53
|
-
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-
|
|
52
|
+
export { O as OrMenuV3 } from '../OrMenu-e1cf47b8.js';
|
|
53
|
+
export { P as MenuPlacement, O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-06448d74.js';
|
|
54
54
|
export { O as OrModal, a as OrModalSizes } from '../OrModal-d1cb603e.js';
|
|
55
|
-
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-
|
|
55
|
+
export { M as ModalSize, _ as OrModalV3 } from '../OrModal-6cbeb15e.js';
|
|
56
56
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from '../OrNotification-50be557d.js';
|
|
57
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-
|
|
57
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../OrNotification-8695c59e.js';
|
|
58
58
|
export { _ as OrNumberInput } from '../OrNumberInput-6b183931.js';
|
|
59
59
|
export { _ as OrOverflowMenu } from '../OrOverflowMenu-243d4723.js';
|
|
60
60
|
export { O as OrOverlay } from '../OrOverlay-5263b088.js';
|
|
61
61
|
export { O as OrOverlayV3 } from '../OrOverlay-4b923676.js';
|
|
62
62
|
export { _ as OrPassword } from '../OrPassword-1867d029.js';
|
|
63
|
-
export { _ as OrPaginationV3 } from '../OrPagination-
|
|
63
|
+
export { _ as OrPaginationV3 } from '../OrPagination-203a86f1.js';
|
|
64
64
|
export { O as OrProgress, a as OrProgressColors, b as OrProgressTypes } from '../OrProgress-5880025c.js';
|
|
65
65
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-e967daed.js';
|
|
66
66
|
export { _ as OrRadio } from '../OrRadio-c3655202.js';
|
|
67
67
|
export { _ as OrRadioGroup } from '../OrRadioGroup-fbe23f97.js';
|
|
68
68
|
export { _ as OrRadioV3 } from '../OrRadio-787e3386.js';
|
|
69
69
|
export { O as OrSearch } from '../OrSearch-c75656ff.js';
|
|
70
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
70
|
+
export { O as OrSearchV3 } from '../OrSearch-a8d4cf95.js';
|
|
71
71
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-8b551ef0.js';
|
|
72
72
|
export { _ as OrSelect } from '../OrSelect-39dedeb9.js';
|
|
73
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
73
|
+
export { _ as OrSelectV3 } from '../OrSelect-0b9b27e9.js';
|
|
74
74
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-9e7fe79c.js';
|
|
75
|
-
export { _ as OrSidebarV3 } from '../OrSidebar-
|
|
76
|
-
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-
|
|
75
|
+
export { _ as OrSidebarV3 } from '../OrSidebar-0d6177e2.js';
|
|
76
|
+
export { O as OrSidebarPlacement } from '../OrSidebarCollapseButton-730a948a.js';
|
|
77
77
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-1bf08dbc.js';
|
|
78
78
|
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-e51ca60e.js';
|
|
79
79
|
export { _ as OrSlider } from '../OrSlider-e1408560.js';
|
|
@@ -85,9 +85,9 @@ export { _ as OrTab } from '../OrTab-4c61cad9.js';
|
|
|
85
85
|
export { O as OrTabHeaderItem } from '../OrTabHeaderItem-38275146.js';
|
|
86
86
|
export { O as OrTabV3 } from '../OrTab-f47594ad.js';
|
|
87
87
|
export { _ as OrTabs } from '../OrTabs-251baec9.js';
|
|
88
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-
|
|
88
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../OrTabs-85d7036a.js';
|
|
89
89
|
export { _ as OrTag } from '../OrTag-4af70bdb.js';
|
|
90
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
90
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-7879a9fa.js';
|
|
91
91
|
export { O as OrTeleport } from '../OrTeleport.vue2-90147f16.js';
|
|
92
92
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
93
93
|
export { _ as OrTextV3 } from '../OrText-7887212a.js';
|
|
@@ -96,11 +96,12 @@ export { _ as OrTextareaV3 } from '../OrTextarea-5027c642.js';
|
|
|
96
96
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-dbd1eae6.js';
|
|
97
97
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
98
98
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-a021147e.js';
|
|
99
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-
|
|
99
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../types-79c4992b.js';
|
|
100
100
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-3a3d4280.js';
|
|
101
101
|
export { O as OrTooltip } from '../OrTooltip-e62cdd46.js';
|
|
102
102
|
export { O as OrTooltipContent } from '../OrTooltipContent-592eeb27.js';
|
|
103
|
-
export { O as OrTooltipV3 } from '../OrTooltip-
|
|
103
|
+
export { O as OrTooltipV3 } from '../OrTooltip-e34783de.js';
|
|
104
|
+
export { _ as OrTreeV3 } from '../OrTree-b8e47647.js';
|
|
104
105
|
import '../index-fa6eb4ca.js';
|
|
105
106
|
import 'vue';
|
|
106
107
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -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-a7706585.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-d427d121.js';
|
|
7
7
|
import '../../OrIcon-05d29a78.js';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-e34783de.js';
|
|
9
9
|
import '@vueuse/core';
|
|
10
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrPopover-06448d74.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
12
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
13
13
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -17,10 +17,10 @@ import '../../useElevation-b6e7590a.js';
|
|
|
17
17
|
import '../../useResponsive-e13dfbb0.js';
|
|
18
18
|
import '../../OrButton-28addda1.js';
|
|
19
19
|
import '../../OrLoader-dc73d8ee.js';
|
|
20
|
-
import '../../OrMenu-
|
|
20
|
+
import '../../OrMenu-e1cf47b8.js';
|
|
21
21
|
import '../../OrMenuItem-7eb9d387.js';
|
|
22
|
-
import '../../OrSearch-
|
|
23
|
-
import '../../OrInput-
|
|
22
|
+
import '../../OrSearch-a8d4cf95.js';
|
|
23
|
+
import '../../OrInput-059a67b6.js';
|
|
24
24
|
import '../../OrError-1186b62f.js';
|
|
25
25
|
import '../../OrHint-29b31ba4.js';
|
|
26
26
|
import '../../OrInputBox-4d265915.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-f14ac69d.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-17f264f9.js';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -11,13 +11,13 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
11
11
|
import '../../useElevation-b6e7590a.js';
|
|
12
12
|
import '../../OrButton-28addda1.js';
|
|
13
13
|
import '../../OrLoader-dc73d8ee.js';
|
|
14
|
-
import '../../OrInput-
|
|
14
|
+
import '../../OrInput-059a67b6.js';
|
|
15
15
|
import '../../OrError-1186b62f.js';
|
|
16
16
|
import '../../OrHint-29b31ba4.js';
|
|
17
17
|
import '../../OrIcon-05d29a78.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
19
|
-
import '../../OrTooltip-
|
|
20
|
-
import '../../OrPopover-
|
|
18
|
+
import '../../OrIconButton-d427d121.js';
|
|
19
|
+
import '../../OrTooltip-e34783de.js';
|
|
20
|
+
import '../../OrPopover-06448d74.js';
|
|
21
21
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
22
22
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
23
23
|
import '../../useResponsive-e13dfbb0.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, O as OrIconButtonV3 } from '../../OrIconButton-d427d121.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-05d29a78.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../OrTooltip-
|
|
6
|
+
import '../../OrTooltip-e34783de.js';
|
|
7
7
|
import '@vueuse/core';
|
|
8
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrPopover-06448d74.js';
|
|
9
9
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
10
10
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
11
11
|
import '../../OrOverlay-4b923676.js';
|