@onereach/ui-components 2.72.2-beta.2278.0 → 2.72.2-beta.2279.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-4ac89ea5.js → OrCardCollection-8ba1c77b.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-ab9fda87.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-00070eee.js → OrInput-2f499599.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-09fd004c.js → OrSearch-bb66a66c.js} +1 -1
- package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-54a0b737.js} +8 -6
- 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/{OrText-15bf85c4.js → OrText-a665b991.js} +3 -36
- package/dist/bundled/v2/components/index.js +22 -22
- 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-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-text-v3/OrText.stories3.d.ts +1 -13
- package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -27
- package/dist/bundled/v2/components/or-text-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-toast-v3/index.js +3 -3
- package/dist/bundled/v2/index.js +23 -23
- 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-f76c3264.js → OrCardCollection.vue_vue_type_script_lang-0a1b0f0f.js} +7 -7
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-ef8f1f5d.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-dcf2606e.js → OrInput-dde27420.js} +1 -1
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-71f6dede.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-c054c8db.js → OrSearch.vue_vue_type_script_lang-eaad7c05.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-ca25de68.js} +11 -9
- 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/OrText.vue_vue_type_script_lang-271fb345.js +60 -0
- package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-3dfed0e6.js} +1 -1
- package/dist/bundled/v3/components/index.js +26 -26
- 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-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-text-v3/OrText.stories3.d.ts +1 -13
- package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -27
- package/dist/bundled/v3/components/or-text-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-toast-v3/index.js +6 -6
- package/dist/bundled/v3/index.js +42 -42
- 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-5a9eda35.js → OrCardCollection-409f2437.js} +4 -4
- package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-08185678.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-59a15d80.js → OrInput-ca315c4e.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-7411388b.js → OrSearch-fc4cfb78.js} +1 -1
- package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-2d04591d.js} +8 -6
- 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/{OrText-91d662a0.js → OrText-b12d0682.js} +3 -36
- package/dist/esm/v2/components/index.js +22 -22
- 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-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-text-v3/OrText.stories3.d.ts +1 -13
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -27
- package/dist/esm/v2/components/or-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v2/index.js +22 -22
- 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-e4fde5b4.js → OrCardCollection-433b2d98.js} +4 -4
- package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-1facf86d.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-bd054213.js → OrInput-b4347f58.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-5406bf03.js → OrSearch-88563218.js} +1 -1
- package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-131cce4e.js} +8 -6
- 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/{OrText-a3b00048.js → OrText-6b4f7cd1.js} +3 -36
- package/dist/esm/v3/components/index.js +22 -22
- 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-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-text-v3/OrText.stories3.d.ts +1 -13
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -27
- package/dist/esm/v3/components/or-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-toast-v3/index.js +3 -3
- package/dist/esm/v3/index.js +22 -22
- package/dist/esm/v3/{types-b79e4387.js → types-4e316bd3.js} +1 -1
- package/package.json +1 -1
- package/src/components/or-icon-v3/styles.ts +3 -0
- package/src/components/or-select-v3/styles.ts +3 -0
- package/src/components/or-text-v3/OrText.stories3.ts +5 -81
- package/src/components/or-text-v3/OrText.vue +3 -37
- package/dist/bundled/v3/OrText.vue_vue_type_script_lang-e93438ea.js +0 -93
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, _ as OrNotificationV3 } from '../../OrNotification-708ce1db.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';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-876b6351.js';
|
|
8
8
|
import '../../OrTooltip-b1f38647.js';
|
|
9
9
|
import '@vueuse/core';
|
|
10
10
|
import '../../OrPopover-4e8acb7b.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { _ as OrPaginationV3 } from '../../OrPagination-
|
|
1
|
+
export { _ as OrPaginationV3 } from '../../OrPagination-e34482ef.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 '../../OrButton-d45772c1.js';
|
|
6
6
|
import '../../OrLoader-864ef92a.js';
|
|
7
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
8
|
-
import '../../OrIcon-
|
|
8
|
+
import '../../OrIcon-2efd1925.js';
|
|
9
9
|
import '../../OrMenu-52da43bc.js';
|
|
10
10
|
import '../../OrPopover-4e8acb7b.js';
|
|
11
11
|
import '../../floating-ui.dom.esm-83eba816.js';
|
|
@@ -16,4 +16,4 @@ import '../../OrTeleport.vue2-e9ba3054.js';
|
|
|
16
16
|
import 'portal-vue';
|
|
17
17
|
import '../../useElevation-aac032f4.js';
|
|
18
18
|
import '../../useResponsive-e13dfbb0.js';
|
|
19
|
-
import '../../OrMenuItem-
|
|
19
|
+
import '../../OrMenuItem-f295292e.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-bb66a66c.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-2f559e98.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-2f499599.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-54a0b737.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-2f559e98.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-2f499599.js';
|
|
16
|
+
import '../../OrIconButton-876b6351.js';
|
|
17
17
|
import '../../OrTooltip-b1f38647.js';
|
|
18
18
|
import '@vueuse/core';
|
|
19
19
|
import '../../OrPopover-4e8acb7b.js';
|
|
@@ -25,7 +25,7 @@ import 'portal-vue';
|
|
|
25
25
|
import '../../useElevation-aac032f4.js';
|
|
26
26
|
import '../../useResponsive-e13dfbb0.js';
|
|
27
27
|
import '../../useValidationAttributes-6df7bcf9.js';
|
|
28
|
-
import '../../OrMenuItem-
|
|
29
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrMenuItem-f295292e.js';
|
|
29
|
+
import '../../OrTag-3e442bf6.js';
|
|
30
30
|
import '../../dropdown-open-e2a93aaf.js';
|
|
31
31
|
import '../../useOverflow-bae6342f.js';
|
|
@@ -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,24 +1,12 @@
|
|
|
1
1
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
2
|
-
import OrText from './OrText.vue';
|
|
3
2
|
declare const _default: Meta<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
4
3
|
[x: string]: ((...args: any[]) => any) | null;
|
|
5
4
|
} | string[], {} & {}, {
|
|
6
5
|
[x: number]: string;
|
|
7
6
|
} | {}, true>)>;
|
|
8
7
|
export default _default;
|
|
9
|
-
export declare const
|
|
8
|
+
export declare const Text: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
10
9
|
[x: string]: ((...args: any[]) => any) | null;
|
|
11
10
|
} | string[], {} & {}, {
|
|
12
11
|
[x: number]: string;
|
|
13
12
|
} | {}, true>)>;
|
|
14
|
-
export declare const MiddleCrop: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
15
|
-
[x: string]: ((...args: any[]) => any) | null;
|
|
16
|
-
} | string[], {} & {}, {
|
|
17
|
-
[x: number]: string;
|
|
18
|
-
} | {}, true>)>;
|
|
19
|
-
export declare const TooFarLeft: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
20
|
-
[x: string]: ((...args: any[]) => any) | null;
|
|
21
|
-
} | string[], {} & {}, {
|
|
22
|
-
[x: number]: string;
|
|
23
|
-
} | {}, true>)>;
|
|
24
|
-
export declare const ComplexContainer: StoryFn<typeof OrText>;
|
|
@@ -6,42 +6,22 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
6
6
|
mainText: import("@vue/composition-api").ComputedRef<string>;
|
|
7
7
|
restText: import("@vue/composition-api").ComputedRef<string>;
|
|
8
8
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
9
|
-
/**
|
|
10
|
-
* Text to crop.
|
|
11
|
-
*/
|
|
12
9
|
text: {
|
|
13
10
|
type: StringConstructor;
|
|
14
11
|
required: true;
|
|
15
12
|
};
|
|
16
|
-
/**
|
|
17
|
-
* The index counted from the end of the string where ellipsis will be placed.
|
|
18
|
-
* Defines how many ending characters will remain visible.
|
|
19
|
-
* By default, ellipsis is placed in the end of the line.
|
|
20
|
-
*
|
|
21
|
-
* Note: Negative values behave same as corresponding positives still counting from the end of the line.
|
|
22
|
-
*/
|
|
23
13
|
sliceIndex: {
|
|
24
14
|
type: NumberConstructor;
|
|
25
|
-
default:
|
|
15
|
+
default: undefined;
|
|
26
16
|
};
|
|
27
17
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
28
|
-
/**
|
|
29
|
-
* Text to crop.
|
|
30
|
-
*/
|
|
31
18
|
text: {
|
|
32
19
|
type: StringConstructor;
|
|
33
20
|
required: true;
|
|
34
21
|
};
|
|
35
|
-
/**
|
|
36
|
-
* The index counted from the end of the string where ellipsis will be placed.
|
|
37
|
-
* Defines how many ending characters will remain visible.
|
|
38
|
-
* By default, ellipsis is placed in the end of the line.
|
|
39
|
-
*
|
|
40
|
-
* Note: Negative values behave same as corresponding positives still counting from the end of the line.
|
|
41
|
-
*/
|
|
42
22
|
sliceIndex: {
|
|
43
23
|
type: NumberConstructor;
|
|
44
|
-
default:
|
|
24
|
+
default: undefined;
|
|
45
25
|
};
|
|
46
26
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
47
27
|
text: string;
|
|
@@ -59,9 +39,4 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
59
39
|
} & {}, {
|
|
60
40
|
sliceIndex: number;
|
|
61
41
|
}, true>);
|
|
62
|
-
/**
|
|
63
|
-
* Use `OrText` component to crop un-wrapped single-line text with ellipsis inside narrow containers.
|
|
64
|
-
* Ellipsis can be placed in the end or in the middle of the text. Convenient for displaying long labels,
|
|
65
|
-
* that have same beginning and differ in the ending part.
|
|
66
|
-
*/
|
|
67
42
|
export default _default;
|
|
@@ -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';
|