@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,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from '../../OrInlineInput-916fd2b8.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-fbc52d40.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -6,11 +6,11 @@ import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
|
6
6
|
import '../../OrError-1186b62f.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-29b31ba4.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-d427d121.js';
|
|
10
10
|
import '../../OrIcon-05d29a78.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
11
|
+
import '../../OrTooltip-e34783de.js';
|
|
12
12
|
import '@vueuse/core';
|
|
13
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrPopover-06448d74.js';
|
|
14
14
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
15
15
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
16
16
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { _ as OrInlineTextareaV3 } from '../../OrInlineTextarea-f26824e4.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 '../../OrError-1186b62f.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../OrHint-29b31ba4.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
8
|
+
import '../../OrIconButton-d427d121.js';
|
|
9
9
|
import '../../OrIcon-05d29a78.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrTooltip-e34783de.js';
|
|
11
11
|
import '@vueuse/core';
|
|
12
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrPopover-06448d74.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
15
15
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, O as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, O as OrInputV3 } from '../../OrInput-059a67b6.js';
|
|
2
2
|
export { a as InputSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -7,10 +7,10 @@ import '../../OrError-1186b62f.js';
|
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrHint-29b31ba4.js';
|
|
9
9
|
import '../../OrIcon-05d29a78.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrIconButton-d427d121.js';
|
|
11
|
+
import '../../OrTooltip-e34783de.js';
|
|
12
12
|
import '@vueuse/core';
|
|
13
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrPopover-06448d74.js';
|
|
14
14
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
15
15
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
16
16
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { O as OrMenuV3 } from '../../OrMenu-
|
|
2
|
-
export { P as MenuPlacement } from '../../OrPopover-
|
|
1
|
+
export { O as OrMenuV3 } from '../../OrMenu-e1cf47b8.js';
|
|
2
|
+
export { P as MenuPlacement } from '../../OrPopover-06448d74.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, _ as OrModalV3 } from '../../OrModal-6cbeb15e.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -8,10 +8,10 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
8
8
|
import 'portal-vue';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../useElevation-b6e7590a.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-d427d121.js';
|
|
12
12
|
import '../../OrIcon-05d29a78.js';
|
|
13
|
-
import '../../OrTooltip-
|
|
14
|
-
import '../../OrPopover-
|
|
13
|
+
import '../../OrTooltip-e34783de.js';
|
|
14
|
+
import '../../OrPopover-06448d74.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
16
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
17
17
|
import '../../useResponsive-e13dfbb0.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-8695c59e.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 '../../OrIcon-05d29a78.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
8
|
-
import '../../OrTooltip-
|
|
7
|
+
import '../../OrIconButton-d427d121.js';
|
|
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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-203a86f1.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -7,8 +7,8 @@ import '../../OrLoader-dc73d8ee.js';
|
|
|
7
7
|
import '@vueuse/core';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrIcon-05d29a78.js';
|
|
10
|
-
import '../../OrMenu-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrMenu-e1cf47b8.js';
|
|
11
|
+
import '../../OrPopover-06448d74.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
14
14
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -37,10 +37,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
37
37
|
type: BooleanConstructor;
|
|
38
38
|
default: boolean;
|
|
39
39
|
};
|
|
40
|
-
customStyles: {
|
|
41
|
-
type: PropType<string[]>;
|
|
42
|
-
default: () => never[];
|
|
43
|
-
};
|
|
44
40
|
disableDefaultStyles: {
|
|
45
41
|
type: BooleanConstructor;
|
|
46
42
|
default: boolean;
|
|
@@ -65,10 +61,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
65
61
|
type: BooleanConstructor;
|
|
66
62
|
default: boolean;
|
|
67
63
|
};
|
|
68
|
-
customStyles: {
|
|
69
|
-
type: PropType<string[]>;
|
|
70
|
-
default: () => never[];
|
|
71
|
-
};
|
|
72
64
|
disableDefaultStyles: {
|
|
73
65
|
type: BooleanConstructor;
|
|
74
66
|
default: boolean;
|
|
@@ -78,7 +70,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
78
70
|
trigger: HTMLElement;
|
|
79
71
|
placement: PopoverPlacement;
|
|
80
72
|
fullWidth: boolean;
|
|
81
|
-
customStyles: string[];
|
|
82
73
|
disableDefaultStyles: boolean;
|
|
83
74
|
} & {} & {
|
|
84
75
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -104,7 +95,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
104
95
|
trigger: HTMLElement;
|
|
105
96
|
placement: PopoverPlacement;
|
|
106
97
|
fullWidth: boolean;
|
|
107
|
-
customStyles: string[];
|
|
108
98
|
disableDefaultStyles: boolean;
|
|
109
99
|
} & {} & {
|
|
110
100
|
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
@@ -113,7 +103,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
113
103
|
trigger: HTMLElement;
|
|
114
104
|
placement: PopoverPlacement;
|
|
115
105
|
fullWidth: boolean;
|
|
116
|
-
customStyles: string[];
|
|
117
106
|
disableDefaultStyles: boolean;
|
|
118
107
|
}, true>);
|
|
119
108
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-
|
|
1
|
+
export { O as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant } from '../../OrPopover-06448d74.js';
|
|
2
2
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-a8d4cf95.js';
|
|
2
2
|
export { a as SearchSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-059a67b6.js';
|
|
8
8
|
import '../../OrError-1186b62f.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrHint-29b31ba4.js';
|
|
11
11
|
import '../../OrIcon-05d29a78.js';
|
|
12
|
-
import '../../OrIconButton-
|
|
13
|
-
import '../../OrTooltip-
|
|
14
|
-
import '../../OrPopover-
|
|
12
|
+
import '../../OrIconButton-d427d121.js';
|
|
13
|
+
import '../../OrTooltip-e34783de.js';
|
|
14
|
+
import '../../OrPopover-06448d74.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
16
16
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
17
17
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-0b9b27e9.js';
|
|
2
2
|
export { a as SelectSize } from '../../props-78496a2d.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -12,11 +12,11 @@ import '../../OrError-1186b62f.js';
|
|
|
12
12
|
import '../../OrExpansionPanel-7cd552fa.js';
|
|
13
13
|
import '../../OrIcon-05d29a78.js';
|
|
14
14
|
import '../../OrHint-29b31ba4.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
17
|
-
import '../../OrTooltip-
|
|
15
|
+
import '../../OrInput-059a67b6.js';
|
|
16
|
+
import '../../OrIconButton-d427d121.js';
|
|
17
|
+
import '../../OrTooltip-e34783de.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
|
-
import '../../OrPopover-
|
|
19
|
+
import '../../OrPopover-06448d74.js';
|
|
20
20
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
21
21
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
22
22
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -28,6 +28,6 @@ import '../../OrInputBox-4d265915.js';
|
|
|
28
28
|
import '../../OrLoader-dc73d8ee.js';
|
|
29
29
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
30
30
|
import '../../OrMenuItem-7eb9d387.js';
|
|
31
|
-
import '../../OrTag-
|
|
31
|
+
import '../../OrTag-7879a9fa.js';
|
|
32
32
|
import '../../dropdown-open-e2a93aaf.js';
|
|
33
33
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-0d6177e2.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-730a948a.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
5
5
|
import '../../index-fa6eb4ca.js';
|
|
6
6
|
import 'vue';
|
|
7
7
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-d427d121.js';
|
|
10
10
|
import '../../OrIcon-05d29a78.js';
|
|
11
|
-
import '../../OrTooltip-
|
|
12
|
-
import '../../OrPopover-
|
|
11
|
+
import '../../OrTooltip-e34783de.js';
|
|
12
|
+
import '../../OrPopover-06448d74.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
14
14
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
15
15
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-730a948a.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import '../../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../../OrIconButton-
|
|
6
|
+
import '../../../OrIconButton-d427d121.js';
|
|
7
7
|
import '../../../OrIcon-05d29a78.js';
|
|
8
8
|
import '../../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../../OrTooltip-
|
|
9
|
+
import '../../../OrTooltip-e34783de.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../../OrPopover-
|
|
11
|
+
import '../../../OrPopover-06448d74.js';
|
|
12
12
|
import '../../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../../OrBottomSheet-08c7ec73.js';
|
|
14
14
|
import '../../../OrOverlay-4b923676.js';
|
package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-730a948a.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import '../../../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import '../../../../OrIconButton-
|
|
6
|
+
import '../../../../OrIconButton-d427d121.js';
|
|
7
7
|
import '../../../../OrIcon-05d29a78.js';
|
|
8
8
|
import '../../../../normalize-component-6e8e3d80.js';
|
|
9
|
-
import '../../../../OrTooltip-
|
|
9
|
+
import '../../../../OrTooltip-e34783de.js';
|
|
10
10
|
import '@vueuse/core';
|
|
11
|
-
import '../../../../OrPopover-
|
|
11
|
+
import '../../../../OrPopover-06448d74.js';
|
|
12
12
|
import '../../../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../../../OrBottomSheet-08c7ec73.js';
|
|
14
14
|
import '../../../../OrOverlay-4b923676.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-85d7036a.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '../../OrIcon-05d29a78.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrMenu-
|
|
9
|
-
import '../../OrPopover-
|
|
8
|
+
import '../../OrMenu-e1cf47b8.js';
|
|
9
|
+
import '../../OrPopover-06448d74.js';
|
|
10
10
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
11
11
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
12
12
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { O as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-7879a9fa.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIconButton-
|
|
5
|
+
import '../../OrIconButton-d427d121.js';
|
|
6
6
|
import '../../OrIcon-05d29a78.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.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';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-79c4992b.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-3a3d4280.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-d427d121.js';
|
|
8
8
|
import '../../OrIcon-05d29a78.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
|
-
import '../../OrTooltip-
|
|
11
|
-
import '../../OrPopover-
|
|
10
|
+
import '../../OrTooltip-e34783de.js';
|
|
11
|
+
import '../../OrPopover-06448d74.js';
|
|
12
12
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
13
13
|
import '../../OrBottomSheet-08c7ec73.js';
|
|
14
14
|
import '../../OrOverlay-4b923676.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { O as OrTooltipV3 } from '../../OrTooltip-
|
|
2
|
-
export { P as TooltipPlacement } from '../../OrPopover-
|
|
1
|
+
export { O as OrTooltipV3 } from '../../OrTooltip-e34783de.js';
|
|
2
|
+
export { P as TooltipPlacement } from '../../OrPopover-06448d74.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-fa6eb4ca.js';
|
|
5
5
|
import 'vue';
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { ITreeNode, ITreeNodeMetadata } from './types';
|
|
3
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data> & {
|
|
4
|
+
flatTree: ITreeNode[];
|
|
5
|
+
nodeMetadataByKey: Record<string, ITreeNodeMetadata>;
|
|
6
|
+
}, {
|
|
7
|
+
onTriggerExpand(key: string): void;
|
|
8
|
+
isNodeExpanded(key: string): boolean;
|
|
9
|
+
}, {
|
|
10
|
+
visibleItems(): ITreeNode[];
|
|
11
|
+
}, {
|
|
12
|
+
initialData: {
|
|
13
|
+
type: PropType<ITreeNode[]>;
|
|
14
|
+
default: () => never[];
|
|
15
|
+
};
|
|
16
|
+
identifierKey: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: string;
|
|
19
|
+
};
|
|
20
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
21
|
+
initialData: {
|
|
22
|
+
type: PropType<ITreeNode[]>;
|
|
23
|
+
default: () => never[];
|
|
24
|
+
};
|
|
25
|
+
identifierKey: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
30
|
+
initialData: ITreeNode[];
|
|
31
|
+
identifierKey: string;
|
|
32
|
+
} & {}, import("@vue/composition-api").ShallowUnwrapRef<import("@vue/composition-api").Data>, {
|
|
33
|
+
flatTree: ITreeNode[];
|
|
34
|
+
nodeMetadataByKey: Record<string, ITreeNodeMetadata>;
|
|
35
|
+
}, {
|
|
36
|
+
visibleItems(): ITreeNode[];
|
|
37
|
+
}, {
|
|
38
|
+
onTriggerExpand(key: string): void;
|
|
39
|
+
isNodeExpanded(key: string): boolean;
|
|
40
|
+
}, {}, {}, {}, {
|
|
41
|
+
initialData: ITreeNode[];
|
|
42
|
+
identifierKey: string;
|
|
43
|
+
} & {}, {
|
|
44
|
+
initialData: ITreeNode[];
|
|
45
|
+
identifierKey: string;
|
|
46
|
+
}, true>);
|
|
47
|
+
export default _default;
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import { PropType } from 'vue-demi';
|
|
2
|
+
import { ITreeNode } from './types';
|
|
3
|
+
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
|
+
rootClasses: string[];
|
|
5
|
+
}> & import("@vue/composition-api").Data, {}, {
|
|
6
|
+
expandIcon(): "keyboard_arrow_down" | "arrow_right";
|
|
7
|
+
styleCSS(): {
|
|
8
|
+
'padding-left': string;
|
|
9
|
+
};
|
|
10
|
+
}, {
|
|
11
|
+
node: {
|
|
12
|
+
type: PropType<ITreeNode>;
|
|
13
|
+
default: undefined;
|
|
14
|
+
};
|
|
15
|
+
nodeKey: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
isExpanded: {
|
|
20
|
+
type: BooleanConstructor;
|
|
21
|
+
default: boolean;
|
|
22
|
+
};
|
|
23
|
+
isLeaf: {
|
|
24
|
+
type: BooleanConstructor;
|
|
25
|
+
default: boolean;
|
|
26
|
+
};
|
|
27
|
+
level: {
|
|
28
|
+
type: NumberConstructor;
|
|
29
|
+
default: number;
|
|
30
|
+
};
|
|
31
|
+
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
32
|
+
node: {
|
|
33
|
+
type: PropType<ITreeNode>;
|
|
34
|
+
default: undefined;
|
|
35
|
+
};
|
|
36
|
+
nodeKey: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
isExpanded: {
|
|
41
|
+
type: BooleanConstructor;
|
|
42
|
+
default: boolean;
|
|
43
|
+
};
|
|
44
|
+
isLeaf: {
|
|
45
|
+
type: BooleanConstructor;
|
|
46
|
+
default: boolean;
|
|
47
|
+
};
|
|
48
|
+
level: {
|
|
49
|
+
type: NumberConstructor;
|
|
50
|
+
default: number;
|
|
51
|
+
};
|
|
52
|
+
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
53
|
+
node: ITreeNode;
|
|
54
|
+
nodeKey: string;
|
|
55
|
+
isExpanded: boolean;
|
|
56
|
+
isLeaf: boolean;
|
|
57
|
+
level: number;
|
|
58
|
+
} & {} & {
|
|
59
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
60
|
+
}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
61
|
+
rootClasses: string[];
|
|
62
|
+
}>, import("@vue/composition-api").Data, {
|
|
63
|
+
expandIcon(): "keyboard_arrow_down" | "arrow_right";
|
|
64
|
+
styleCSS(): {
|
|
65
|
+
'padding-left': string;
|
|
66
|
+
};
|
|
67
|
+
}, {}, {}, {}, string[], {
|
|
68
|
+
node: ITreeNode;
|
|
69
|
+
nodeKey: string;
|
|
70
|
+
isExpanded: boolean;
|
|
71
|
+
isLeaf: boolean;
|
|
72
|
+
level: number;
|
|
73
|
+
} & {} & {
|
|
74
|
+
[x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
|
|
75
|
+
}, {
|
|
76
|
+
node: ITreeNode;
|
|
77
|
+
nodeKey: string;
|
|
78
|
+
isExpanded: boolean;
|
|
79
|
+
isLeaf: boolean;
|
|
80
|
+
level: number;
|
|
81
|
+
}, true>);
|
|
82
|
+
export default _default;
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
export { _ as OrTreeV3 } from '../../OrTree-b8e47647.js';
|
|
2
|
+
import '../../index-fa6eb4ca.js';
|
|
3
|
+
import 'vue';
|
|
4
|
+
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
+
import '../../OrIconButton-d427d121.js';
|
|
6
|
+
import '../../OrIcon-05d29a78.js';
|
|
7
|
+
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
+
import '../../OrTooltip-e34783de.js';
|
|
9
|
+
import '@vueuse/core';
|
|
10
|
+
import '../../OrPopover-06448d74.js';
|
|
11
|
+
import '../../floating-ui.dom.esm-83eba816.js';
|
|
12
|
+
import '../../OrBottomSheet-08c7ec73.js';
|
|
13
|
+
import '../../OrOverlay-4b923676.js';
|
|
14
|
+
import '../../OrTeleport.vue2-e9ba3054.js';
|
|
15
|
+
import 'portal-vue';
|
|
16
|
+
import '../../useElevation-b6e7590a.js';
|
|
17
|
+
import '../../useResponsive-e13dfbb0.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const TreeNodeRoot: string[];
|