@onereach/ui-components 2.74.0 → 2.74.1-beta.2290.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/{OrAvatar-586e417b.js → OrAvatar-f2b1ee1c.js} +1 -1
- package/dist/bundled/v2/{OrCardCollection-9bc44ec5.js → OrCardCollection-f48af015.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-ea6ea2f7.js → OrConfirm-d3a9f7b9.js} +1 -1
- package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-4675604d.js} +1 -1
- package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-8968da49.js} +1 -1
- package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-a2e49eaa.js} +1 -1
- package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-2efd1925.js} +3 -1
- package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-876b6351.js} +1 -1
- package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-7a230176.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-97334f79.js} +1 -1
- package/dist/bundled/v2/{OrInput-57a47093.js → OrInput-d615d473.js} +2 -2
- package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-f295292e.js} +1 -1
- package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-83900091.js} +1 -1
- package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-708ce1db.js} +2 -2
- package/dist/bundled/v2/{OrPagination-daf25de2.js → OrPagination-e34482ef.js} +2 -2
- package/dist/bundled/v2/{OrSearch-4072a079.js → OrSearch-2828c54c.js} +1 -1
- package/dist/bundled/v2/{OrSelect-359e891b.js → OrSelect-783d01b9.js} +8 -6
- package/dist/bundled/v2/{OrSidebar-a2bc21b9.js → OrSidebar-dc3c9664.js} +1 -1
- package/dist/bundled/v2/{OrSidebarCollapseButton-8297ef86.js → OrSidebarCollapseButton-e2e30766.js} +1 -1
- package/dist/bundled/v2/{OrSortHeader-565ace92.js → OrSortHeader-b1b961fc.js} +1 -1
- package/dist/bundled/v2/{OrTabs-d69780fc.js → OrTabs-9fc1ac93.js} +2 -2
- package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-3e442bf6.js} +1 -1
- package/dist/bundled/v2/components/index.js +23 -23
- package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-select-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-sidebar-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
- package/dist/bundled/v2/index.js +24 -24
- package/dist/bundled/v2/{types-309b7b94.js → types-b0d25b49.js} +1 -1
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-75c23e62.js} +2 -2
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-62eb2543.js → OrCardCollection.vue_vue_type_script_lang-010f8e48.js} +7 -7
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9aff9db3.js → OrConfirm.vue_vue_type_script_lang-20309110.js} +2 -2
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-bfa4c580.js} +2 -2
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-cd3b6d36.js} +2 -2
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-8f76f6b1.js} +2 -2
- package/dist/bundled/v3/{OrIcon-1a5c9091.js → OrIcon-0239fc17.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-6a85c6c6.js} +3 -1
- package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-59bc1d54.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-efefd119.js} +2 -2
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-da4198ec.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-a7f62f75.js} +2 -2
- package/dist/bundled/v3/{OrInput-44a32124.js → OrInput-9813fef6.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-4d9e2f4a.js → OrInput.vue_vue_type_script_lang-882358b4.js} +4 -4
- package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-1917f51a.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0b643c00.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-07249365.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-f308ec11.js} +4 -4
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-f64827ef.js → OrPagination.vue_vue_type_script_lang-4d27d8b8.js} +4 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-0ddeada5.js → OrSearch.vue_vue_type_script_lang-f6230fc2.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-c7a9bec2.js → OrSelect.vue_vue_type_script_lang-7a0e1dd9.js} +11 -9
- package/dist/bundled/v3/{OrSidebar.vue_vue_type_script_lang-7f3f1a16.js → OrSidebar.vue_vue_type_script_lang-35abe546.js} +1 -1
- package/dist/bundled/v3/{OrSidebarCollapseButton.vue_vue_type_script_lang-9aeba2d4.js → OrSidebarCollapseButton.vue_vue_type_script_lang-271a2fbf.js} +2 -2
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a20eae87.js → OrSortHeader.vue_vue_type_script_lang-85238e0a.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-cb550e87.js → OrTabs.vue_vue_type_script_lang-f3b84f9d.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-89d99975.js} +2 -2
- package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-3dfed0e6.js} +1 -1
- package/dist/bundled/v3/components/index.js +27 -27
- package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +10 -10
- package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-notification-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-pagination-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-search-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-select-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-sidebar-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-sidebar-v3/partials/index.js +5 -5
- package/dist/bundled/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +5 -5
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-tabs-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-tag-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-toast-v3/index.js +6 -6
- package/dist/bundled/v3/index.js +43 -43
- package/dist/bundled/v3/{types-22fbf9d6.js → types-dd2c3bf1.js} +2 -2
- package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-ca3a1268.js} +1 -1
- package/dist/esm/v2/{OrCardCollection-4c909f4b.js → OrCardCollection-49c63e89.js} +4 -4
- package/dist/esm/v2/{OrConfirm-7dc26526.js → OrConfirm-d2aec18c.js} +1 -1
- package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-7cd5dc68.js} +1 -1
- package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-0a12d957.js} +1 -1
- package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-d5a37b22.js} +1 -1
- package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-c434985a.js} +3 -1
- package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-c8bb635e.js} +1 -1
- package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-d9bbdaf2.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-f7378459.js} +1 -1
- package/dist/esm/v2/{OrInput-3d8c8925.js → OrInput-6b064fd7.js} +2 -2
- package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-4f810513.js} +1 -1
- package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-7ca36163.js} +1 -1
- package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-2013cadf.js} +2 -2
- package/dist/esm/v2/{OrPagination-1adbcadb.js → OrPagination-c2653bd1.js} +2 -2
- package/dist/esm/v2/{OrSearch-d6f1ba11.js → OrSearch-fb321813.js} +1 -1
- package/dist/esm/v2/{OrSelect-bdb9a78a.js → OrSelect-3a78ffcc.js} +8 -6
- package/dist/esm/v2/{OrSidebar-27236fbd.js → OrSidebar-a45b594d.js} +1 -1
- package/dist/esm/v2/{OrSidebarCollapseButton-cfe51a60.js → OrSidebarCollapseButton-9aa87e80.js} +1 -1
- package/dist/esm/v2/{OrSortHeader-592727dc.js → OrSortHeader-ffe6bc57.js} +1 -1
- package/dist/esm/v2/{OrTabs-96b0473d.js → OrTabs-2992f88f.js} +2 -2
- package/dist/esm/v2/{OrTag-b2906865.js → OrTag-920c6371.js} +1 -1
- package/dist/esm/v2/components/index.js +23 -23
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -6
- package/dist/esm/v2/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v2/components/or-input-v3/index.js +3 -3
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v2/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v2/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v2/components/or-search-v3/index.js +4 -4
- package/dist/esm/v2/components/or-select-v3/index.js +7 -7
- package/dist/esm/v2/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v2/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v2/index.js +23 -23
- package/dist/esm/v2/{types-1f95d710.js → types-38818808.js} +1 -1
- package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-0dbd8be8.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-803f67f7.js → OrCardCollection-e091f1a2.js} +4 -4
- package/dist/esm/v3/{OrConfirm-403896ca.js → OrConfirm-a7f9404b.js} +1 -1
- package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-0025b17c.js} +1 -1
- package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-541cc4c1.js} +1 -1
- package/dist/esm/v3/{OrFab-61131b31.js → OrFab-588291bf.js} +1 -1
- package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-ea40e58c.js} +3 -1
- package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-3d32cdcf.js} +1 -1
- package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-72effa88.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-0bb8ef1c.js} +1 -1
- package/dist/esm/v3/{OrInput-71075f51.js → OrInput-bf9dd89f.js} +2 -2
- package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-de91aded.js} +1 -1
- package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-a5fa8240.js} +1 -1
- package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-8f34d624.js} +2 -2
- package/dist/esm/v3/{OrPagination-da9e5017.js → OrPagination-7b240dec.js} +2 -2
- package/dist/esm/v3/{OrSearch-4e180e34.js → OrSearch-d6ff7e2d.js} +1 -1
- package/dist/esm/v3/{OrSelect-c64eda46.js → OrSelect-484cb336.js} +8 -6
- package/dist/esm/v3/{OrSidebar-61d84c3e.js → OrSidebar-cf07fd69.js} +1 -1
- package/dist/esm/v3/{OrSidebarCollapseButton-1b9c83ef.js → OrSidebarCollapseButton-684445f0.js} +1 -1
- package/dist/esm/v3/{OrSortHeader-a39f77f9.js → OrSortHeader-f66dcb37.js} +1 -1
- package/dist/esm/v3/{OrTabs-328d41b9.js → OrTabs-80cbb3b9.js} +2 -2
- package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-1d3fa09e.js} +1 -1
- package/dist/esm/v3/components/index.js +23 -23
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/esm/v3/components/or-confirm-v3/index.js +4 -4
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-v3/index.js +3 -3
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +3 -3
- package/dist/esm/v3/components/or-notification-v3/index.js +3 -3
- package/dist/esm/v3/components/or-pagination-v3/index.js +3 -3
- package/dist/esm/v3/components/or-search-v3/index.js +4 -4
- package/dist/esm/v3/components/or-select-v3/index.js +7 -7
- package/dist/esm/v3/components/or-sidebar-v3/index.js +4 -4
- package/dist/esm/v3/components/or-sidebar-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js +3 -3
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tag-v3/index.js +3 -3
- package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v3/index.js +23 -23
- package/dist/esm/v3/{types-b79e4387.js → types-4e316bd3.js} +1 -1
- package/package.json +2 -3
- package/src/components/or-icon-v3/styles.ts +3 -0
- package/src/components/or-select-v3/styles.ts +3 -0
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-2828c54c.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-e54dcef9.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-d615d473.js';
|
|
8
8
|
import '../../OrError-52f668a4.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrHint-fde53334.js';
|
|
11
|
-
import '../../OrIcon-
|
|
12
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIcon-2efd1925.js';
|
|
12
|
+
import '../../OrIconButton-876b6351.js';
|
|
13
13
|
import '../../OrTooltip-b1f38647.js';
|
|
14
14
|
import '../../OrPopover-4e8acb7b.js';
|
|
15
15
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-783d01b9.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e54dcef9.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -9,11 +9,11 @@ import '../../normalize-component-6e8e3d80.js';
|
|
|
9
9
|
import '../../useIdAttribute-cf61643f.js';
|
|
10
10
|
import '../../browser-82dea9ed.js';
|
|
11
11
|
import '../../OrError-52f668a4.js';
|
|
12
|
-
import '../../OrExpansionPanel-
|
|
13
|
-
import '../../OrIcon-
|
|
12
|
+
import '../../OrExpansionPanel-8968da49.js';
|
|
13
|
+
import '../../OrIcon-2efd1925.js';
|
|
14
14
|
import '../../OrHint-fde53334.js';
|
|
15
|
-
import '../../OrInput-
|
|
16
|
-
import '../../OrIconButton-
|
|
15
|
+
import '../../OrInput-d615d473.js';
|
|
16
|
+
import '../../OrIconButton-876b6351.js';
|
|
17
17
|
import '../../OrTooltip-b1f38647.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
19
|
import '../../OrPopover-4e8acb7b.js';
|
|
@@ -26,7 +26,7 @@ import '../../useElevation-aac032f4.js';
|
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
27
|
import '../../OrLoader-864ef92a.js';
|
|
28
28
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
29
|
-
import '../../OrMenuItem-
|
|
30
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrMenuItem-f295292e.js';
|
|
30
|
+
import '../../OrTag-3e442bf6.js';
|
|
31
31
|
import '../../dropdown-open-e2a93aaf.js';
|
|
32
32
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-dc3c9664.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-e2e30766.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-
|
|
10
|
-
import '../../OrIcon-
|
|
9
|
+
import '../../OrIconButton-876b6351.js';
|
|
10
|
+
import '../../OrIcon-2efd1925.js';
|
|
11
11
|
import '../../OrTooltip-b1f38647.js';
|
|
12
12
|
import '../../OrPopover-4e8acb7b.js';
|
|
13
13
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { a as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-e2e30766.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-
|
|
7
|
-
import '../../../OrIcon-
|
|
6
|
+
import '../../../OrIconButton-876b6351.js';
|
|
7
|
+
import '../../../OrIcon-2efd1925.js';
|
|
8
8
|
import '../../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../../OrTooltip-b1f38647.js';
|
|
10
10
|
import '@vueuse/core';
|
package/dist/bundled/v2/components/or-sidebar-v3/partials/or-sidebar-collapse-button/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { a as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-e2e30766.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-
|
|
7
|
-
import '../../../../OrIcon-
|
|
6
|
+
import '../../../../OrIconButton-876b6351.js';
|
|
7
|
+
import '../../../../OrIcon-2efd1925.js';
|
|
8
8
|
import '../../../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../../../OrTooltip-b1f38647.js';
|
|
10
10
|
import '@vueuse/core';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-
|
|
1
|
+
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-b1b961fc.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-2efd1925.js';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { _ as OrTabsV3, T as TabsVariant } from '../../OrTabs-9fc1ac93.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
|
-
import '../../OrIcon-
|
|
6
|
+
import '../../OrIcon-2efd1925.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrMenu-52da43bc.js';
|
|
9
9
|
import '../../OrPopover-4e8acb7b.js';
|
|
@@ -14,5 +14,5 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
14
14
|
import 'portal-vue';
|
|
15
15
|
import '../../useElevation-aac032f4.js';
|
|
16
16
|
import '../../useResponsive-e13dfbb0.js';
|
|
17
|
-
import '../../OrMenuItem-
|
|
17
|
+
import '../../OrMenuItem-f295292e.js';
|
|
18
18
|
import '../../OrTab-8c5acf8a.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
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-3e442bf6.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-
|
|
6
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIconButton-876b6351.js';
|
|
6
|
+
import '../../OrIcon-2efd1925.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
8
|
import '../../OrTooltip-b1f38647.js';
|
|
9
9
|
import '@vueuse/core';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from '../../types-b0d25b49.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-
|
|
8
|
-
import '../../OrIcon-
|
|
7
|
+
import '../../OrIconButton-876b6351.js';
|
|
8
|
+
import '../../OrIcon-2efd1925.js';
|
|
9
9
|
import '../../normalize-component-6e8e3d80.js';
|
|
10
10
|
import '../../OrTooltip-b1f38647.js';
|
|
11
11
|
import '../../OrPopover-4e8acb7b.js';
|