@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,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-3a78ffcc.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-53d1f66d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -10,13 +10,13 @@ import '../../OrLabel-0945a4d9.js';
|
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
11
11
|
import '../../browser-82dea9ed.js';
|
|
12
12
|
import '../../OrError-13845bb0.js';
|
|
13
|
-
import '../../OrExpansionPanel-
|
|
14
|
-
import '../../OrIcon-
|
|
13
|
+
import '../../OrExpansionPanel-0a12d957.js';
|
|
14
|
+
import '../../OrIcon-c434985a.js';
|
|
15
15
|
import '../../OrHint-78b399cb.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-6b064fd7.js';
|
|
17
17
|
import '../../useResponsive-a02e95b7.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
|
-
import '../../OrIconButton-
|
|
19
|
+
import '../../OrIconButton-c8bb635e.js';
|
|
20
20
|
import '../../OrTooltip-629d44fc.js';
|
|
21
21
|
import '../../OrPopover-d5d4f62a.js';
|
|
22
22
|
import '@floating-ui/dom';
|
|
@@ -26,5 +26,5 @@ import '../../OrOverlay-a019186f.js';
|
|
|
26
26
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
27
27
|
import 'portal-vue';
|
|
28
28
|
import '../../OrLoader-76307488.js';
|
|
29
|
-
import '../../OrMenuItem-
|
|
30
|
-
import '../../OrTag-
|
|
29
|
+
import '../../OrMenuItem-4f810513.js';
|
|
30
|
+
import '../../OrTag-920c6371.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrSidebarV3 } from '../../OrSidebar-
|
|
2
|
-
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarV3 } from '../../OrSidebar-a45b594d.js';
|
|
2
|
+
export { O as OrSidebarPlacement } from '../../OrSidebarCollapseButton-9aa87e80.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
5
5
|
import 'vue-demi';
|
|
6
6
|
import '../../normalize-component-6e8e3d80.js';
|
|
7
|
-
import '../../OrIconButton-
|
|
8
|
-
import '../../OrIcon-
|
|
7
|
+
import '../../OrIconButton-c8bb635e.js';
|
|
8
|
+
import '../../OrIcon-c434985a.js';
|
|
9
9
|
import '../../OrTooltip-629d44fc.js';
|
|
10
10
|
import '../../OrPopover-d5d4f62a.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarCollapseButton } from '../../../OrSidebarCollapseButton-9aa87e80.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../OrIconButton-
|
|
5
|
-
import '../../../OrIcon-
|
|
4
|
+
import '../../../OrIconButton-c8bb635e.js';
|
|
5
|
+
import '../../../OrIcon-c434985a.js';
|
|
6
6
|
import '../../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../../OrTooltip-629d44fc.js';
|
|
8
8
|
import '@vueuse/core';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-
|
|
1
|
+
export { _ as OrSidebarCollapseButton } from '../../../../OrSidebarCollapseButton-9aa87e80.js';
|
|
2
2
|
import 'lodash';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../../../OrIconButton-
|
|
5
|
-
import '../../../../OrIcon-
|
|
4
|
+
import '../../../../OrIconButton-c8bb635e.js';
|
|
5
|
+
import '../../../../OrIcon-c434985a.js';
|
|
6
6
|
import '../../../../normalize-component-6e8e3d80.js';
|
|
7
7
|
import '../../../../OrTooltip-629d44fc.js';
|
|
8
8
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-
|
|
1
|
+
export { _ as OrSortHeaderV3 } from '../../OrSortHeader-ffe6bc57.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIcon-
|
|
3
|
+
import '../../OrIcon-c434985a.js';
|
|
4
4
|
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-2992f88f.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
|
-
import '../../OrIcon-
|
|
4
|
+
import '../../OrIcon-c434985a.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
|
-
import '../../OrMenuItem-
|
|
6
|
+
import '../../OrMenuItem-4f810513.js';
|
|
7
7
|
import '../../OrMenu-c276db74.js';
|
|
8
8
|
import '../../OrPopover-d5d4f62a.js';
|
|
9
9
|
import '@floating-ui/dom';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-920c6371.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
4
|
-
import '../../OrIcon-
|
|
3
|
+
import '../../OrIconButton-c8bb635e.js';
|
|
4
|
+
import '../../OrIcon-c434985a.js';
|
|
5
5
|
import '../../normalize-component-6e8e3d80.js';
|
|
6
6
|
import '../../OrTooltip-629d44fc.js';
|
|
7
7
|
import '@vueuse/core';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from '../../types-38818808.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
6
6
|
import 'portal-vue';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
9
|
-
import '../../OrIcon-
|
|
8
|
+
import '../../OrIconButton-c8bb635e.js';
|
|
9
|
+
import '../../OrIcon-c434985a.js';
|
|
10
10
|
import '../../OrTooltip-629d44fc.js';
|
|
11
11
|
import '../../OrPopover-d5d4f62a.js';
|
|
12
12
|
import '@floating-ui/dom';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from './OrAvatar-4824c57f.js';
|
|
2
|
-
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-
|
|
2
|
+
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from './OrAvatar-ca3a1268.js';
|
|
3
3
|
export { _ as OrBottomSheetV3 } from './OrBottomSheet-37200385.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton-2ca1c3d6.js';
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-66964360.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-19582949.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-49c63e89.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-e89c44ef.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
@@ -19,26 +19,26 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
|
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-ede619eb.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-d2aec18c.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
|
-
export { _ as OrErrorTagV3 } from './OrErrorTag-
|
|
25
|
+
export { _ as OrErrorTagV3 } from './OrErrorTag-7cd5dc68.js';
|
|
26
26
|
export { _ as OrErrorV3 } from './OrError-13845bb0.js';
|
|
27
27
|
export { E as EmptyStateSize, _ as OrEmptyStateV3 } from './OrEmptyState-2481f13f.js';
|
|
28
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-
|
|
29
|
-
export { F as FabColor, _ as OrFabV3 } from './OrFab-
|
|
28
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, _ as OrExpansionPanelV3 } from './OrExpansionPanel-0a12d957.js';
|
|
29
|
+
export { F as FabColor, _ as OrFabV3 } from './OrFab-d5a37b22.js';
|
|
30
30
|
export { _ as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-89d6582a.js';
|
|
31
31
|
export { _ as OrHint } from './OrHint-c45f1e09.js';
|
|
32
32
|
export { _ as OrHintV3 } from './OrHint-78b399cb.js';
|
|
33
33
|
export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166f6.js';
|
|
34
|
-
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-
|
|
35
|
-
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-
|
|
34
|
+
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-c8bb635e.js';
|
|
35
|
+
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-c434985a.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-46146af0.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-d9bbdaf2.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-f7378459.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-53d1f66d.js';
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-6b064fd7.js';
|
|
42
42
|
export { _ as OrInput } from './OrInput-6e6cfd11.js';
|
|
43
43
|
export { _ as OrLabel } from './OrLabel-33b41516.js';
|
|
44
44
|
export { L as LabelVariant, _ as OrLabelV3 } from './OrLabel-0945a4d9.js';
|
|
@@ -47,36 +47,36 @@ export { _ as OrList } from './OrList-d4781f7b.js';
|
|
|
47
47
|
export { _ as OrListOfInputs } from './OrListOfInputs-4298fa2c.js';
|
|
48
48
|
export { L as LoaderViews, _ as OrLoader } from './OrLoader-003941a2.js';
|
|
49
49
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, _ as OrLoaderV3 } from './OrLoader-76307488.js';
|
|
50
|
-
export { _ as OrMenuItemV3 } from './OrMenuItem-
|
|
50
|
+
export { _ as OrMenuItemV3 } from './OrMenuItem-4f810513.js';
|
|
51
51
|
export { _ as OrMenuV3 } from './OrMenu-c276db74.js';
|
|
52
52
|
export { P as MenuPlacement, _ as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover-d5d4f62a.js';
|
|
53
53
|
export { _ as OrModal, O as OrModalSizes } from './OrModal-97e83549.js';
|
|
54
|
-
export { M as ModalSize, _ as OrModalV3 } from './OrModal-
|
|
54
|
+
export { M as ModalSize, _ as OrModalV3 } from './OrModal-7ca36163.js';
|
|
55
55
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, _ as OrNotification } from './OrNotification-a9231a83.js';
|
|
56
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-
|
|
56
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotification-2013cadf.js';
|
|
57
57
|
export { _ as OrNumberInput } from './OrNumberInput-b20d75d2.js';
|
|
58
58
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
59
59
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
60
60
|
export { _ as OrOverlayV3 } from './OrOverlay-a019186f.js';
|
|
61
61
|
export { _ as OrPassword } from './OrPassword-e6d5e968.js';
|
|
62
|
-
export { _ as OrPaginationV3 } from './OrPagination-
|
|
62
|
+
export { _ as OrPaginationV3 } from './OrPagination-c2653bd1.js';
|
|
63
63
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-b7d1c689.js';
|
|
65
65
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
66
66
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
67
67
|
export { _ as OrRadioV3 } from './OrRadio-87a4d226.js';
|
|
68
68
|
export { _ as OrSearch } from './OrSearch-b4f4d59b.js';
|
|
69
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
69
|
+
export { _ as OrSearchV3 } from './OrSearch-fb321813.js';
|
|
70
70
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-7486115b.js';
|
|
71
71
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
72
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
72
|
+
export { _ as OrSelectV3 } from './OrSelect-3a78ffcc.js';
|
|
73
73
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
74
|
-
export { _ as OrSidebarV3 } from './OrSidebar-
|
|
75
|
-
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-
|
|
74
|
+
export { _ as OrSidebarV3 } from './OrSidebar-a45b594d.js';
|
|
75
|
+
export { O as OrSidebarPlacement } from './OrSidebarCollapseButton-9aa87e80.js';
|
|
76
76
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
77
77
|
export { _ as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText-6ee72718.js';
|
|
78
78
|
export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
79
|
-
export { _ as OrSortHeaderV3 } from './OrSortHeader-
|
|
79
|
+
export { _ as OrSortHeaderV3 } from './OrSortHeader-ffe6bc57.js';
|
|
80
80
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
81
81
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
82
82
|
export { _ as OrSwitchV3 } from './OrSwitch-8549219a.js';
|
|
@@ -84,9 +84,9 @@ export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
|
84
84
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
85
85
|
export { _ as OrTabV3 } from './OrTab-1ff87c76.js';
|
|
86
86
|
export { _ as OrTabs } from './OrTabs-e1c13d41.js';
|
|
87
|
-
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-
|
|
87
|
+
export { _ as OrTabsV3, T as TabsVariant } from './OrTabs-2992f88f.js';
|
|
88
88
|
export { _ as OrTag } from './OrTag-c1fa6901.js';
|
|
89
|
-
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-
|
|
89
|
+
export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-920c6371.js';
|
|
90
90
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
91
91
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
92
92
|
export { _ as OrTextV3 } from './OrText-b12d0682.js';
|
|
@@ -95,7 +95,7 @@ export { _ as OrTextareaV3 } from './OrTextarea-373d0554.js';
|
|
|
95
95
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
96
96
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
97
97
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
98
|
-
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-
|
|
98
|
+
export { a as OrToastContainerV3, _ as OrToastV3, t as TypesV3 } from './types-38818808.js';
|
|
99
99
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-0665462d.js';
|
|
100
100
|
export { _ as OrTooltip } from './OrTooltip-614b016d.js';
|
|
101
101
|
export { _ as OrTooltipContent } from './OrTooltip.vue_rollup-plugin-vue_script-63559536.js';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { _ as __vue_component__$4 } from './OrTeleport.vue2-fb92f29f.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { _ as __vue_component__$2 } from './OrIconButton-
|
|
5
|
+
import { _ as __vue_component__$2 } from './OrIconButton-c8bb635e.js';
|
|
6
6
|
import { _ as __vue_component__$3 } from './OrLoader-76307488.js';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
|
|
2
2
|
import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
|
|
3
|
-
import { s as script$1 } from './OrIcon-
|
|
3
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createBlock, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
var AvatarSize;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { defineComponent, computed, ref, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$3 } from './OrButton-c56998e7.js';
|
|
3
|
-
import { s as script$2 } from './OrIconButton-
|
|
4
|
-
import { s as script$6 } from './OrIcon-
|
|
5
|
-
import { s as script$5 } from './OrMenuItem-
|
|
3
|
+
import { s as script$2 } from './OrIconButton-3d32cdcf.js';
|
|
4
|
+
import { s as script$6 } from './OrIcon-ea40e58c.js';
|
|
5
|
+
import { s as script$5 } from './OrMenuItem-de91aded.js';
|
|
6
6
|
import { s as script$4 } from './OrMenu-7f3ea117.js';
|
|
7
7
|
import './OrPopover-40217b49.js';
|
|
8
|
-
import { s as script$7 } from './OrSearch-
|
|
8
|
+
import { s as script$7 } from './OrSearch-d6ff7e2d.js';
|
|
9
9
|
import './OrInputBox-2467d7e4.js';
|
|
10
10
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
11
11
|
|
|
@@ -2,7 +2,7 @@ import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
|
2
2
|
import { logicAnd } from '@vueuse/math';
|
|
3
3
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
4
4
|
import { s as script$2, a as ButtonColor } from './OrButton-c56998e7.js';
|
|
5
|
-
import { s as script$3 } from './OrInput-
|
|
5
|
+
import { s as script$3 } from './OrInput-bf9dd89f.js';
|
|
6
6
|
import { s as script$1 } from './OrOverlay-afad3aa4.js';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
8
8
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const ErrorTagRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createVNode, createTextVNode, toDisplayString, renderSlot, withDirectives, vShow } from 'vue';
|
|
4
4
|
|
|
5
5
|
var ExpansionPanelVariant;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var FabColor;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1, I as IconSize } from './OrIcon-
|
|
2
|
+
import { s as script$1, I as IconSize } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { s as script$2 } from './OrTooltip-b07616f4.js';
|
|
4
4
|
import './OrPopover-40217b49.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-19198748.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-3d32cdcf.js';
|
|
8
8
|
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox-09b33e18.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelDynamic, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -4,7 +4,7 @@ import '@vueuse/core';
|
|
|
4
4
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
5
5
|
import { s as script$1 } from './OrError-19198748.js';
|
|
6
6
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
7
|
-
import { s as script$3 } from './OrIconButton-
|
|
7
|
+
import { s as script$3 } from './OrIconButton-3d32cdcf.js';
|
|
8
8
|
import { s as script$4 } from './OrInlineInputBox-09b33e18.js';
|
|
9
9
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withCtx, withDirectives, mergeProps, vModelText, withModifiers, createCommentVNode, Fragment, createBlock, createSlots, createTextVNode, toDisplayString } from 'vue';
|
|
10
10
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
@@ -5,8 +5,8 @@ import { u as useResponsive } from './useResponsive-a02e95b7.js';
|
|
|
5
5
|
import { u as useValidationAttributes } from './useValidationAttributes-d1abbe34.js';
|
|
6
6
|
import { s as script$1 } from './OrError-19198748.js';
|
|
7
7
|
import { s as script$2 } from './OrHint-6863124f.js';
|
|
8
|
-
import { s as script$4 } from './OrIconButton-
|
|
9
|
-
import { s as script$3 } from './OrIcon-
|
|
8
|
+
import { s as script$4 } from './OrIconButton-3d32cdcf.js';
|
|
9
|
+
import { s as script$3 } from './OrIcon-ea40e58c.js';
|
|
10
10
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-2467d7e4.js';
|
|
11
11
|
import { s as script$6 } from './OrLabel-f700f9fb.js';
|
|
12
12
|
import { s as script$7 } from './OrLoader-a53d2edf.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, normalizeProps, mergeProps, createCommentVNode, createElementVNode, renderSlot } from 'vue';
|
|
4
4
|
|
|
5
5
|
const MenuItemRoot = [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-3d32cdcf.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-afad3aa4.js';
|
|
4
4
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
5
5
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$2 } from './OrIconButton-
|
|
3
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$2 } from './OrIconButton-3d32cdcf.js';
|
|
3
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, renderSlot, withModifiers } from 'vue';
|
|
5
5
|
|
|
6
6
|
var NotificationVariant;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
2
|
import { s as script$1 } from './OrButton-c56998e7.js';
|
|
3
|
-
import { s as script$2 } from './OrIcon-
|
|
4
|
-
import { s as script$4 } from './OrMenuItem-
|
|
3
|
+
import { s as script$2 } from './OrIcon-ea40e58c.js';
|
|
4
|
+
import { s as script$4 } from './OrMenuItem-de91aded.js';
|
|
5
5
|
import { s as script$3 } from './OrMenu-7f3ea117.js';
|
|
6
6
|
import './OrPopover-40217b49.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, createVNode, withModifiers, withCtx, Fragment, renderList, createBlock, createTextVNode, toDisplayString } from 'vue';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrInput-
|
|
3
|
+
import { s as script$1 } from './OrInput-bf9dd89f.js';
|
|
4
4
|
import { a as InputBoxSize } from './OrInputBox-2467d7e4.js';
|
|
5
5
|
import { resolveComponent, openBlock, createBlock, normalizeClass } from 'vue';
|
|
6
6
|
|
|
@@ -4,15 +4,15 @@ import { u as useOverflow } from './useOverflow-af6161c8.js';
|
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import { s as script$1 } from './OrCheckbox-16c1e2f4.js';
|
|
6
6
|
import { s as script$2 } from './OrError-19198748.js';
|
|
7
|
-
import { s as script$3 } from './OrExpansionPanel-
|
|
7
|
+
import { s as script$3 } from './OrExpansionPanel-541cc4c1.js';
|
|
8
8
|
import { s as script$4 } from './OrHint-6863124f.js';
|
|
9
|
-
import { s as script$5 } from './OrIcon-
|
|
9
|
+
import { s as script$5 } from './OrIcon-ea40e58c.js';
|
|
10
10
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-2467d7e4.js';
|
|
11
|
-
import { s as script$6 } from './OrInput-
|
|
11
|
+
import { s as script$6 } from './OrInput-bf9dd89f.js';
|
|
12
12
|
import { s as script$8 } from './OrLabel-f700f9fb.js';
|
|
13
|
-
import { s as script$9 } from './OrMenuItem-
|
|
13
|
+
import { s as script$9 } from './OrMenuItem-de91aded.js';
|
|
14
14
|
import { s as script$a } from './OrPopover-40217b49.js';
|
|
15
|
-
import { s as script$b } from './OrTag-
|
|
15
|
+
import { s as script$b } from './OrTag-1d3fa09e.js';
|
|
16
16
|
import { resolveComponent, resolveDirective, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, withDirectives, createElementVNode, Fragment, renderList, createVNode, withModifiers } from 'vue';
|
|
17
17
|
|
|
18
18
|
const SelectRoot = [
|
|
@@ -31,7 +31,9 @@ const SelectControl = [
|
|
|
31
31
|
'typography-inherit'];
|
|
32
32
|
const SelectPlaceholder = [
|
|
33
33
|
// Theme
|
|
34
|
-
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'
|
|
34
|
+
'theme-foreground-outline', 'dark:theme-foreground-outline-dark',
|
|
35
|
+
// Interactivity
|
|
36
|
+
'select-none'];
|
|
35
37
|
const SelectDropdown = [
|
|
36
38
|
// Overflow
|
|
37
39
|
'overflow-y-auto',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useDraggable, useElementBounding } from '@vueuse/core';
|
|
2
2
|
import _ from 'lodash';
|
|
3
3
|
import { defineComponent, ref, computed, useSlots, watch } from 'vue-demi';
|
|
4
|
-
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-
|
|
4
|
+
import { O as OrSidebarPlacement, s as script$1 } from './OrSidebarCollapseButton-684445f0.js';
|
|
5
5
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createElementVNode, normalizeStyle, createBlock, withDirectives, vShow } from 'vue';
|
|
6
6
|
|
|
7
7
|
const SidebarRoot = [
|
package/dist/esm/v3/{OrSidebarCollapseButton-1b9c83ef.js → OrSidebarCollapseButton-684445f0.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import _ from 'lodash';
|
|
2
2
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrIconButton-
|
|
3
|
+
import { s as script$1 } from './OrIconButton-3d32cdcf.js';
|
|
4
4
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode } from 'vue';
|
|
5
5
|
|
|
6
6
|
var OrSidebarPlacement;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIcon-
|
|
2
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, withModifiers, renderSlot, createBlock, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
const SortHeaderRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrIcon-
|
|
4
|
-
import { s as script$3 } from './OrMenuItem-
|
|
3
|
+
import { s as script$1 } from './OrIcon-ea40e58c.js';
|
|
4
|
+
import { s as script$3 } from './OrMenuItem-de91aded.js';
|
|
5
5
|
import { s as script$2 } from './OrMenu-7f3ea117.js';
|
|
6
6
|
import './OrPopover-40217b49.js';
|
|
7
7
|
import { s as script$4 } from './OrTab-d3785ea4.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue-demi';
|
|
2
|
-
import { s as script$1 } from './OrIconButton-
|
|
2
|
+
import { s as script$1 } from './OrIconButton-3d32cdcf.js';
|
|
3
3
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createVNode, withModifiers, createCommentVNode } from 'vue';
|
|
4
4
|
|
|
5
5
|
var TagVariant;
|