@onereach/ui-components 2.67.9-beta.2035.0 → 2.67.9
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/{OrButton-52399414.js → OrButton-a4952445.js} +6 -6
- package/dist/bundled/v2/{OrCardCollection-20de05fa.js → OrCardCollection-87b47b1d.js} +6 -6
- package/dist/bundled/v2/{OrCheckbox-f97a57b9.js → OrCheckbox-4cbddd67.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-5248c7eb.js → OrConfirm-196a014f.js} +2 -2
- package/dist/bundled/v2/{OrErrorTag-b043fe06.js → OrErrorTag-c55ec019.js} +8 -11
- package/dist/bundled/v2/{OrExpansionPanel-e788813b.js → OrExpansionPanel-41bbabd3.js} +1 -1
- package/dist/bundled/v2/{OrFab-ce64fd03.js → OrFab-ea844ff9.js} +6 -6
- package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-ce8fd08b.js} +8 -6
- package/dist/bundled/v2/{OrIconButton-3bada179.js → OrIconButton-165934f8.js} +11 -17
- package/dist/bundled/v2/{OrInlineInput-9a819673.js → OrInlineInput-a552394c.js} +11 -11
- package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-f2b25ee4.js} +4 -6
- package/dist/bundled/v2/{OrInlineTextarea-ba75136c.js → OrInlineTextarea-a1321d5b.js} +11 -11
- package/dist/bundled/v2/{OrInput-cfd26508.js → OrInput-cdd93d29.js} +9 -9
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-7069052f.js} +4 -6
- package/dist/bundled/v2/{OrMenuItem-ba4bd7c1.js → OrMenuItem-f89dfc77.js} +1 -1
- package/dist/bundled/v2/{OrModal-28bdf571.js → OrModal-2540ea99.js} +1 -1
- package/dist/bundled/v2/{OrNotification-6aad3b04.js → OrNotification-20fc8b7d.js} +2 -2
- package/dist/bundled/v2/{OrSearch-32f28e16.js → OrSearch-f6d5fc65.js} +2 -2
- package/dist/bundled/v2/{OrSelect-5dd5f5e9.js → OrSelect-6cef1b69.js} +14 -18
- package/dist/bundled/v2/{OrSelect-bbe8dd58.js → OrSelect-a23d4210.js} +1 -1
- package/dist/bundled/v2/{OrSortHeader-5b2a3650.js → OrSortHeader-76b509a6.js} +1 -1
- package/dist/bundled/v2/{OrTabs-b6287f1c.js → OrTabs-2d4e0d87.js} +2 -2
- package/dist/bundled/v2/{OrTag-c1f553fb.js → OrTag-c5f7c337.js} +8 -11
- package/dist/bundled/v2/{OrTextarea-ae5c9479.js → OrTextarea-0ab9c0a8.js} +3 -3
- package/dist/bundled/v2/{OrTooltip-c55e8c25.js → OrTooltip-03e06e9f.js} +12 -14
- package/dist/bundled/v2/components/index.js +26 -26
- package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-checkbox/index.js +1 -1
- package/dist/bundled/v2/components/or-confirm-v3/index.js +7 -7
- 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/OrIconButton.vue.d.ts +13 -16
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-search-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-select/index.js +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +9 -9
- 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 +4 -4
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +27 -27
- package/dist/bundled/v2/{types-ee3139c9.js → types-88dd7a52.js} +37 -64
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-0472045f.js → OrButton.vue_vue_type_script_lang-5af7999c.js} +6 -6
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a11db7f3.js → OrCardCollection.vue_vue_type_script_lang-2b1dcff6.js} +8 -8
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-cd20521b.js → OrCheckbox.vue_vue_type_script_lang-d8a66818.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-4a54eede.js → OrConfirm.vue_vue_type_script_lang-53614609.js} +3 -3
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-87f27b27.js → OrErrorTag.vue_vue_type_script_lang-d77f6b12.js} +6 -8
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-f0326bb5.js → OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js} +2 -2
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-ee286cab.js → OrFab.vue_vue_type_script_lang-aefbdf9b.js} +7 -7
- package/dist/bundled/v3/{OrIcon-d878b768.js → OrIcon-3a514933.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-41a6a57a.js} +8 -6
- package/dist/bundled/v3/{OrIconButton-0aed90ce.js → OrIconButton-8c211219.js} +6 -6
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-78c0039b.js → OrIconButton.vue_vue_type_script_lang-79d08a2b.js} +7 -13
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-c49ca2e4.js → OrInlineInput.vue_vue_type_script_lang-4257a72b.js} +9 -9
- package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-2eede01a.js} +1 -1
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js} +4 -6
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a941e77d.js → OrInlineTextarea.vue_vue_type_script_lang-e3ce83e1.js} +9 -9
- package/dist/bundled/v3/{OrInput-6f6ce9ed.js → OrInput-33571984.js} +2 -2
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f4f94fb9.js → OrInput.vue_vue_type_script_lang-3895999d.js} +8 -8
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-81385a91.js} +1 -1
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-760097b4.js} +4 -6
- package/dist/bundled/v3/{OrMenuItem-f0e0ea6b.js → OrMenuItem-94ffa853.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-9e2692cf.js → OrMenuItem.vue_vue_type_script_lang-ccb7e082.js} +2 -2
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-29529b8b.js → OrModal.vue_vue_type_script_lang-142d9a56.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-bc254063.js → OrNotification.vue_vue_type_script_lang-54e6a3aa.js} +4 -4
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-80e14534.js → OrSearch.vue_vue_type_script_lang-b254e34c.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-3a6efd93.js → OrSelect.vue_vue_type_script_lang-26c0a70a.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-f4de7549.js → OrSelect.vue_vue_type_script_lang-e6be732c.js} +22 -26
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-a4c9b272.js → OrSortHeader.vue_vue_type_script_lang-98ec33aa.js} +2 -2
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2d8e0e27.js → OrTabs.vue_vue_type_script_lang-ca57f9d9.js} +4 -4
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-fb65f814.js → OrTag.vue_vue_type_script_lang-18db0bd9.js} +6 -8
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-c7781cde.js → OrTextarea.vue_vue_type_script_lang-d5a64917.js} +4 -4
- package/dist/bundled/v3/{OrToastContainer-ce858a2e.js → OrToastContainer-9f3ab98b.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-b28083e4.js → OrTooltip.vue_vue_type_script_lang-d0cd29d1.js} +12 -14
- package/dist/bundled/v3/components/index.js +32 -32
- package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-checkbox/index.js +1 -1
- package/dist/bundled/v3/components/or-confirm-v3/index.js +11 -11
- 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/OrIconButton.vue.d.ts +13 -16
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-search-v3/index.js +10 -10
- package/dist/bundled/v3/components/or-select/index.js +2 -2
- package/dist/bundled/v3/components/or-select-v3/index.js +14 -14
- 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 +6 -6
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-toast-v3/index.js +7 -7
- package/dist/bundled/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +99 -104
- package/dist/bundled/v3/{types-39ad0179.js → types-0d8f9581.js} +30 -60
- package/dist/esm/v2/{OrButton-75b46b71.js → OrButton-b458e82b.js} +6 -6
- package/dist/esm/v2/{OrCardCollection-068cc48c.js → OrCardCollection-d2d64ffe.js} +6 -6
- package/dist/esm/v2/{OrCheckbox-d5e31846.js → OrCheckbox-915f1f0a.js} +4 -4
- package/dist/esm/v2/{OrConfirm-b0a3373f.js → OrConfirm-64ecb10d.js} +2 -2
- package/dist/esm/v2/{OrErrorTag-7b3460b1.js → OrErrorTag-c14e0298.js} +8 -11
- package/dist/esm/v2/{OrExpansionPanel-8b5a1158.js → OrExpansionPanel-33d5cf05.js} +1 -1
- package/dist/esm/v2/{OrFab-171873d9.js → OrFab-8d665c26.js} +6 -6
- package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-05689298.js} +8 -6
- package/dist/esm/v2/{OrIconButton-81668e64.js → OrIconButton-c4fa5a1d.js} +11 -17
- package/dist/esm/v2/{OrInlineInput-5cea8231.js → OrInlineInput-a888df50.js} +11 -11
- package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-6a15ea2b.js} +4 -6
- package/dist/esm/v2/{OrInlineTextarea-3de16d6e.js → OrInlineTextarea-1925651c.js} +11 -11
- package/dist/esm/v2/{OrInput-8173ce5b.js → OrInput-6e7e582e.js} +9 -9
- package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-208dceac.js} +4 -6
- package/dist/esm/v2/{OrMenuItem-f22494a9.js → OrMenuItem-038641b7.js} +1 -1
- package/dist/esm/v2/{OrModal-57953984.js → OrModal-3b081ef1.js} +1 -1
- package/dist/esm/v2/{OrNotification-c75b5dc0.js → OrNotification-1d316255.js} +2 -2
- package/dist/esm/v2/{OrSearch-1bfd53fd.js → OrSearch-42454def.js} +2 -2
- package/dist/esm/v2/{OrSelect-0904e70d.js → OrSelect-439f27b9.js} +14 -18
- package/dist/esm/v2/{OrSelect-17cdab3d.js → OrSelect-dae2b069.js} +1 -1
- package/dist/esm/v2/{OrSortHeader-ea645cdc.js → OrSortHeader-b4dbff08.js} +1 -1
- package/dist/esm/v2/{OrTabs-e80adb9b.js → OrTabs-c64be432.js} +2 -2
- package/dist/esm/v2/{OrTag-52090567.js → OrTag-cf72400e.js} +8 -11
- package/dist/esm/v2/{OrTextarea-bed545b2.js → OrTextarea-f566682c.js} +3 -3
- package/dist/esm/v2/{OrTooltip-72b54ecb.js → OrTooltip-27ad798d.js} +12 -14
- package/dist/esm/v2/components/index.js +26 -26
- package/dist/esm/v2/components/or-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v2/components/or-checkbox/index.js +1 -1
- package/dist/esm/v2/components/or-confirm-v3/index.js +7 -7
- 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/OrIconButton.vue.d.ts +13 -16
- package/dist/esm/v2/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v2/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/index.js +5 -5
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-search-v3/index.js +6 -6
- package/dist/esm/v2/components/or-select/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +9 -9
- 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 +4 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v2/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +26 -26
- package/dist/esm/v2/{types-02242929.js → types-ed7aa2bb.js} +37 -64
- package/dist/esm/v3/{OrButton-a6db36d5.js → OrButton-4d0c2edd.js} +6 -6
- package/dist/esm/v3/{OrCardCollection-b596ccb7.js → OrCardCollection-34aa611e.js} +6 -6
- package/dist/esm/v3/{OrCheckbox-a0b957e7.js → OrCheckbox-ed4a19cf.js} +1 -1
- package/dist/esm/v3/{OrConfirm-09abc464.js → OrConfirm-a77d9812.js} +2 -2
- package/dist/esm/v3/{OrErrorTag-b742054e.js → OrErrorTag-bbfd3ca6.js} +9 -13
- package/dist/esm/v3/{OrExpansionPanel-5f3934f2.js → OrExpansionPanel-65afdfad.js} +1 -1
- package/dist/esm/v3/{OrFab-554d3479.js → OrFab-3a3a9a38.js} +6 -6
- package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-e2fa4cf8.js} +8 -6
- package/dist/esm/v3/{OrIconButton-6ebbae84.js → OrIconButton-1d78453b.js} +11 -17
- package/dist/esm/v3/{OrInlineInput-98eabd25.js → OrInlineInput-0beabb4a.js} +8 -8
- package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-1b473796.js} +4 -6
- package/dist/esm/v3/{OrInlineTextarea-bc9bdf2a.js → OrInlineTextarea-d33a09a2.js} +8 -8
- package/dist/esm/v3/{OrInput-ad6a1e4a.js → OrInput-5672f47b.js} +6 -6
- package/dist/esm/v3/{OrInputBox-5247ab25.js → OrInputBox-634230b1.js} +4 -6
- package/dist/esm/v3/{OrMenuItem-2de012a9.js → OrMenuItem-d001f0f6.js} +1 -1
- package/dist/esm/v3/{OrModal-cbe0f0a0.js → OrModal-e44b80fd.js} +1 -1
- package/dist/esm/v3/{OrNotification-e021b385.js → OrNotification-7d05b546.js} +2 -2
- package/dist/esm/v3/{OrSearch-3ee960ac.js → OrSearch-2912b7df.js} +2 -2
- package/dist/esm/v3/{OrSelect-73690828.js → OrSelect-0821b907.js} +1 -1
- package/dist/esm/v3/{OrSelect-66e0072e.js → OrSelect-ff8f8461.js} +14 -19
- package/dist/esm/v3/{OrSortHeader-57c72d1b.js → OrSortHeader-9d645226.js} +1 -1
- package/dist/esm/v3/{OrTabs-f55dc4d8.js → OrTabs-6a8fa516.js} +2 -2
- package/dist/esm/v3/{OrTag-6d9c0878.js → OrTag-ad3f7805.js} +10 -14
- package/dist/esm/v3/{OrTextarea-4749f8d8.js → OrTextarea-98895b2a.js} +3 -3
- package/dist/esm/v3/{OrTooltip-a3565cab.js → OrTooltip-6412166a.js} +12 -14
- package/dist/esm/v3/components/index.js +26 -26
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +7 -7
- package/dist/esm/v3/components/or-checkbox/index.js +1 -1
- package/dist/esm/v3/components/or-confirm-v3/index.js +7 -7
- 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/OrIconButton.vue.d.ts +13 -16
- package/dist/esm/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/esm/v3/components/or-icon-button-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +5 -5
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-search-v3/index.js +6 -6
- package/dist/esm/v3/components/or-select/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +9 -9
- 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 +4 -4
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-toast-v3/index.js +4 -4
- package/dist/esm/v3/components/or-toast-v3/styles.d.ts +0 -1
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +26 -26
- package/dist/esm/v3/{types-a3281292.js → types-652ae29f.js} +29 -59
- package/package.json +4 -3
- package/src/components/or-button-v3/styles.ts +8 -9
- package/src/components/or-card-collection-v3/styles.ts +7 -3
- package/src/components/or-checkbox/OrCheckbox.vue +1 -1
- package/src/components/or-error-tag-v3/OrErrorTag.vue +5 -6
- package/src/components/or-error-tag-v3/styles.ts +6 -7
- package/src/components/or-fab-v3/styles.ts +9 -7
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +1 -6
- package/src/components/or-icon-button-v3/OrIconButton.vue +3 -9
- package/src/components/or-icon-button-v3/props.ts +0 -2
- package/src/components/or-icon-button-v3/styles.ts +5 -9
- package/src/components/or-icon-v3/styles.ts +13 -8
- package/src/components/or-inline-input-box-v3/styles.ts +4 -5
- package/src/components/or-inline-input-v3/OrInlineInput.vue +1 -1
- package/src/components/or-inline-input-v3/styles.ts +7 -5
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +1 -1
- package/src/components/or-inline-textarea-v3/styles.ts +7 -5
- package/src/components/or-input-box-v3/styles.ts +4 -5
- package/src/components/or-input-v3/OrInput.vue +1 -1
- package/src/components/or-input-v3/styles.ts +3 -2
- package/src/components/or-select-v3/OrSelect.vue +4 -6
- package/src/components/or-select-v3/styles.ts +8 -7
- package/src/components/or-tag-v3/OrTag.vue +7 -8
- package/src/components/or-tag-v3/styles.ts +6 -7
- package/src/components/or-textarea-v3/styles.ts +3 -2
- package/src/components/or-toast-v3/OrToast.vue +26 -27
- package/src/components/or-toast-v3/styles.ts +15 -42
- package/src/components/or-tooltip-v3/styles.ts +12 -14
|
@@ -3,38 +3,38 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar-
|
|
|
3
3
|
export { s as OrBottomSheetV3 } from '../OrBottomSheet-0eb33b18.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-fca9019a.js';
|
|
5
5
|
export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2, a as OrIconButton } from '../OrIconButton-8be9c89f.js';
|
|
6
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-
|
|
6
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-4d0c2edd.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
|
|
9
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection-
|
|
9
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../OrCardCollection-34aa611e.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-b63658a8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
|
-
export { s as OrCheckbox } from '../OrCheckbox-
|
|
12
|
+
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
13
13
|
export { s as OrCheckboxV3 } from '../OrCheckbox-a20fcc04.js';
|
|
14
14
|
export { s as OrChip, a as OrChips } from '../OrChips-9afba42f.js';
|
|
15
15
|
export { s as OrCode, O as OrCodeLanguages } from '../OrCode-ee19a5e6.js';
|
|
16
16
|
export { s as OrCollapse } from '../OrCollapse-445141ab.js';
|
|
17
17
|
export { s 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-189cb097.js';
|
|
18
18
|
export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-a77d9812.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
22
|
-
export { s as OrErrorTagV3 } from '../OrErrorTag-
|
|
22
|
+
export { s as OrErrorTagV3 } from '../OrErrorTag-bbfd3ca6.js';
|
|
23
23
|
export { s as OrErrorV3 } from '../OrError-19a62a18.js';
|
|
24
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanel-
|
|
25
|
-
export { F as FabColor, s as OrFabV3 } from '../OrFab-
|
|
24
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanel-65afdfad.js';
|
|
25
|
+
export { F as FabColor, s as OrFabV3 } from '../OrFab-3a3a9a38.js';
|
|
26
26
|
export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from '../OrFloating-5240e758.js';
|
|
27
27
|
export { s as OrHint } from '../OrHint-1414c530.js';
|
|
28
28
|
export { s as OrHintV3 } from '../OrHint-73835593.js';
|
|
29
29
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-669503c3.js';
|
|
30
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-
|
|
31
|
-
export {
|
|
32
|
-
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-
|
|
33
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-
|
|
30
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-1d78453b.js';
|
|
31
|
+
export { a as IconSize, I as IconVariant, s as OrIconV3 } from '../OrIcon-e2fa4cf8.js';
|
|
32
|
+
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-1b473796.js';
|
|
33
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-0beabb4a.js';
|
|
34
34
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
35
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
36
|
-
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-
|
|
37
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
35
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-d33a09a2.js';
|
|
36
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-634230b1.js';
|
|
37
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-5672f47b.js';
|
|
38
38
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../OrSearch-7cb2c91c.js';
|
|
39
39
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
40
40
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-7d4fe80b.js';
|
|
@@ -43,13 +43,13 @@ export { s as OrList } from '../OrList-b740d13e.js';
|
|
|
43
43
|
export { s as OrListOfInputs } from '../OrListOfInputs-7a67440f.js';
|
|
44
44
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-15174477.js';
|
|
45
45
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-60943812.js';
|
|
46
|
-
export { s as OrMenuItemV3 } from '../OrMenuItem-
|
|
46
|
+
export { s as OrMenuItemV3 } from '../OrMenuItem-d001f0f6.js';
|
|
47
47
|
export { s as OrMenuV3 } from '../OrMenu-d9e12030.js';
|
|
48
48
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-94a8f21d.js';
|
|
49
49
|
export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
|
|
50
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModal-
|
|
50
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModal-e44b80fd.js';
|
|
51
51
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-e85a4956.js';
|
|
52
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-
|
|
52
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-7d05b546.js';
|
|
53
53
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
54
54
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
55
55
|
export { s as OrOverlayV3 } from '../OrOverlay-738a44d5.js';
|
|
@@ -58,16 +58,16 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
58
58
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
59
59
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
60
60
|
export { s as OrRadioV3 } from '../OrRadio-0c1883f2.js';
|
|
61
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
61
|
+
export { s as OrSearchV3 } from '../OrSearch-2912b7df.js';
|
|
62
62
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-cdf00d49.js';
|
|
63
|
-
export { s as OrSelect } from '../OrSelect-
|
|
64
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
63
|
+
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
64
|
+
export { s as OrSelectV3 } from '../OrSelect-ff8f8461.js';
|
|
65
65
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
66
66
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
67
67
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
68
68
|
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from '../OrSkeletonText-3965ff71.js';
|
|
69
69
|
export { s as OrSlider } from '../OrSlider-87e2da8c.js';
|
|
70
|
-
export { s as OrSortHeaderV3 } from '../OrSortHeader-
|
|
70
|
+
export { s as OrSortHeaderV3 } from '../OrSortHeader-9d645226.js';
|
|
71
71
|
export { s as OrStepper } from '../OrStepper-f19b4eac.js';
|
|
72
72
|
export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
|
|
73
73
|
export { s as OrSwitchV3 } from '../OrSwitch-ec454b76.js';
|
|
@@ -75,20 +75,20 @@ export { s as OrTab } from '../OrTab-bc98be02.js';
|
|
|
75
75
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
|
|
76
76
|
export { s as OrTabV3 } from '../OrTab-97044946.js';
|
|
77
77
|
export { s as OrTabs } from '../OrTabs-d3812c11.js';
|
|
78
|
-
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-
|
|
78
|
+
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-6a8fa516.js';
|
|
79
79
|
export { s as OrTag } from '../OrTag-1b5e43fa.js';
|
|
80
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
80
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-ad3f7805.js';
|
|
81
81
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
82
82
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
83
83
|
export { s as OrTextV3 } from '../OrText-ecb46923.js';
|
|
84
|
-
export { s as OrTextareaV3 } from '../OrTextarea-
|
|
84
|
+
export { s as OrTextareaV3 } from '../OrTextarea-98895b2a.js';
|
|
85
85
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
86
86
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
87
87
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
88
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
88
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-652ae29f.js';
|
|
89
89
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
90
90
|
export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
|
|
91
|
-
export { s as OrTooltipV3 } from '../OrTooltip-
|
|
91
|
+
export { s as OrTooltipV3 } from '../OrTooltip-6412166a.js';
|
|
92
92
|
import 'vue-demi';
|
|
93
93
|
import 'lodash';
|
|
94
94
|
import 'vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-4d0c2edd.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../../OrCardCollection-
|
|
1
|
+
export { C as CardCollectionView, s as OrCardCollectionV3 } from '../../OrCardCollection-34aa611e.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrCard-b63658a8.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
8
|
-
import '../../OrIcon-
|
|
9
|
-
import '../../OrTooltip-
|
|
7
|
+
import '../../OrIconButton-1d78453b.js';
|
|
8
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
9
|
+
import '../../OrTooltip-6412166a.js';
|
|
10
10
|
import '../../OrPopover-94a8f21d.js';
|
|
11
11
|
import '@floating-ui/dom';
|
|
12
12
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -14,10 +14,10 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
14
14
|
import '../../OrBottomSheet-0eb33b18.js';
|
|
15
15
|
import '../../OrOverlay-738a44d5.js';
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
17
|
-
import '../../OrInput-
|
|
17
|
+
import '../../OrInput-5672f47b.js';
|
|
18
18
|
import '../../OrError-19a62a18.js';
|
|
19
19
|
import '../../OrHint-73835593.js';
|
|
20
|
-
import '../../OrInputBox-
|
|
20
|
+
import '../../OrInputBox-634230b1.js';
|
|
21
21
|
import '../../OrLabel-7d4fe80b.js';
|
|
22
22
|
import '../../style-inject.es-4c6f2515.js';
|
|
23
|
-
import '../../OrSortHeader-
|
|
23
|
+
import '../../OrSortHeader-9d645226.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-a77d9812.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrButton-
|
|
3
|
+
import '../../OrButton-4d0c2edd.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../OrLoader-60943812.js';
|
|
@@ -8,17 +8,17 @@ import 'vue';
|
|
|
8
8
|
import '../../OrOverlay-738a44d5.js';
|
|
9
9
|
import '../../useElevation-31bfe1f6.js';
|
|
10
10
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
11
|
-
import '../../OrInput-
|
|
11
|
+
import '../../OrInput-5672f47b.js';
|
|
12
12
|
import '../../OrError-19a62a18.js';
|
|
13
13
|
import '../../OrHint-73835593.js';
|
|
14
|
-
import '../../OrIconButton-
|
|
15
|
-
import '../../OrIcon-
|
|
16
|
-
import '../../OrTooltip-
|
|
14
|
+
import '../../OrIconButton-1d78453b.js';
|
|
15
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
16
|
+
import '../../OrTooltip-6412166a.js';
|
|
17
17
|
import '../../OrPopover-94a8f21d.js';
|
|
18
18
|
import '@floating-ui/dom';
|
|
19
19
|
import '../../useResponsive-a02e95b7.js';
|
|
20
20
|
import '../../OrBottomSheet-0eb33b18.js';
|
|
21
|
-
import '../../OrInputBox-
|
|
21
|
+
import '../../OrInputBox-634230b1.js';
|
|
22
22
|
import '../../OrLabel-7d4fe80b.js';
|
|
23
23
|
import '../../style-inject.es-4c6f2515.js';
|
|
24
24
|
import '@vueuse/math';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrErrorTagV3 } from '../../OrErrorTag-
|
|
1
|
+
export { s as OrErrorTagV3 } from '../../OrErrorTag-bbfd3ca6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../../OrExpansionPanel-
|
|
1
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../../OrExpansionPanel-65afdfad.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { F as FabColor, s as OrFabV3 } from '../../OrFab-
|
|
1
|
+
export { F as FabColor, s as OrFabV3 } from '../../OrFab-3a3a9a38.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIcon-
|
|
3
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import 'vue';
|
|
@@ -1,21 +1,19 @@
|
|
|
1
1
|
import { PropType } from 'vue-demi';
|
|
2
|
-
import { IconButtonColor
|
|
2
|
+
import { IconButtonColor } from './props';
|
|
3
3
|
declare const _default: import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
4
4
|
root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
|
|
5
5
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
6
6
|
}> & import("@vue/composition-api").Data, {}, {}, {
|
|
7
7
|
icon: {
|
|
8
|
-
type:
|
|
8
|
+
type: PropType<string | Readonly<Partial<{
|
|
9
|
+
[x: number]: string;
|
|
10
|
+
} | {}> & Omit<{} & {}, never>>>;
|
|
9
11
|
required: true;
|
|
10
12
|
};
|
|
11
13
|
color: {
|
|
12
14
|
type: PropType<IconButtonColor>;
|
|
13
15
|
default: IconButtonColor;
|
|
14
16
|
};
|
|
15
|
-
size: {
|
|
16
|
-
type: PropType<IconButtonSize>;
|
|
17
|
-
default: IconButtonSize;
|
|
18
|
-
};
|
|
19
17
|
disabled: {
|
|
20
18
|
type: BooleanConstructor;
|
|
21
19
|
default: boolean;
|
|
@@ -28,17 +26,15 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
28
26
|
};
|
|
29
27
|
}, import("@vue/composition-api").ExtractPropTypes<{
|
|
30
28
|
icon: {
|
|
31
|
-
type:
|
|
29
|
+
type: PropType<string | Readonly<Partial<{
|
|
30
|
+
[x: number]: string;
|
|
31
|
+
} | {}> & Omit<{} & {}, never>>>;
|
|
32
32
|
required: true;
|
|
33
33
|
};
|
|
34
34
|
color: {
|
|
35
35
|
type: PropType<IconButtonColor>;
|
|
36
36
|
default: IconButtonColor;
|
|
37
37
|
};
|
|
38
|
-
size: {
|
|
39
|
-
type: PropType<IconButtonSize>;
|
|
40
|
-
default: IconButtonSize;
|
|
41
|
-
};
|
|
42
38
|
disabled: {
|
|
43
39
|
type: BooleanConstructor;
|
|
44
40
|
default: boolean;
|
|
@@ -50,9 +46,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
50
46
|
default: undefined;
|
|
51
47
|
};
|
|
52
48
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
53
|
-
icon: string
|
|
49
|
+
icon: string | Readonly<Partial<{
|
|
50
|
+
[x: number]: string;
|
|
51
|
+
} | {}> & Omit<{} & {}, never>>;
|
|
54
52
|
color: IconButtonColor;
|
|
55
|
-
size: IconButtonSize;
|
|
56
53
|
disabled: boolean;
|
|
57
54
|
tooltip: string | Readonly<Partial<{
|
|
58
55
|
[x: number]: string;
|
|
@@ -63,9 +60,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
63
60
|
root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
|
|
64
61
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | undefined)[]>;
|
|
65
62
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
66
|
-
icon: string
|
|
63
|
+
icon: string | Readonly<Partial<{
|
|
64
|
+
[x: number]: string;
|
|
65
|
+
} | {}> & Omit<{} & {}, never>>;
|
|
67
66
|
color: IconButtonColor;
|
|
68
|
-
size: IconButtonSize;
|
|
69
67
|
disabled: boolean;
|
|
70
68
|
tooltip: string | Readonly<Partial<{
|
|
71
69
|
[x: number]: string;
|
|
@@ -74,7 +72,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
74
72
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
75
73
|
}, {
|
|
76
74
|
color: IconButtonColor;
|
|
77
|
-
size: IconButtonSize;
|
|
78
75
|
disabled: boolean;
|
|
79
76
|
tooltip: string | Readonly<Partial<{
|
|
80
77
|
[x: number]: string;
|
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-
|
|
2
|
-
export { I as IconButtonSize } from '../../OrIcon-b195169c.js';
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-1d78453b.js';
|
|
3
2
|
import 'vue-demi';
|
|
4
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
4
|
import '@vueuse/core';
|
|
6
|
-
import '../../
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
|
+
import 'vue';
|
|
7
|
+
import '../../OrTooltip-6412166a.js';
|
|
7
8
|
import '../../OrPopover-94a8f21d.js';
|
|
8
9
|
import '@floating-ui/dom';
|
|
9
10
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -11,4 +12,3 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
11
12
|
import '../../OrBottomSheet-0eb33b18.js';
|
|
12
13
|
import '../../OrOverlay-738a44d5.js';
|
|
13
14
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
14
|
-
import 'vue';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { a as IconSize, I as IconVariant, s as OrIconV3 } from '../../OrIcon-e2fa4cf8.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputBoxSize, s as OrInlineInputBoxV3 } from '../../OrInlineInputBox-
|
|
1
|
+
export { I as InlineInputBoxSize, s as OrInlineInputBoxV3 } from '../../OrInlineInputBox-1b473796.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-
|
|
2
|
-
export { I as InlineInputSize } from '../../OrInlineInputBox-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-0beabb4a.js';
|
|
2
|
+
export { I as InlineInputSize } from '../../OrInlineInputBox-1b473796.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../OrError-19a62a18.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrHint-73835593.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
10
|
-
import '../../OrIcon-
|
|
11
|
-
import '../../OrTooltip-
|
|
9
|
+
import '../../OrIconButton-1d78453b.js';
|
|
10
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
11
|
+
import '../../OrTooltip-6412166a.js';
|
|
12
12
|
import '../../OrPopover-94a8f21d.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-d33a09a2.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../OrError-19a62a18.js';
|
|
6
6
|
import 'vue';
|
|
7
7
|
import '../../OrHint-73835593.js';
|
|
8
|
-
import '../../OrIconButton-
|
|
9
|
-
import '../../OrIcon-
|
|
10
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrIconButton-1d78453b.js';
|
|
9
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
10
|
+
import '../../OrTooltip-6412166a.js';
|
|
11
11
|
import '../../OrPopover-94a8f21d.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -15,5 +15,5 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
15
15
|
import '../../OrBottomSheet-0eb33b18.js';
|
|
16
16
|
import '../../OrOverlay-738a44d5.js';
|
|
17
17
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
18
|
-
import '../../OrInlineInputBox-
|
|
18
|
+
import '../../OrInlineInputBox-1b473796.js';
|
|
19
19
|
import '../../style-inject.es-4c6f2515.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from '../../OrInputBox-
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, s as OrInputBoxV3 } from '../../OrInputBox-634230b1.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-5672f47b.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-634230b1.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
6
|
import '../../OrError-19a62a18.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrHint-73835593.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
10
|
-
import '../../OrIcon-
|
|
11
|
-
import '../../OrTooltip-
|
|
9
|
+
import '../../OrIconButton-1d78453b.js';
|
|
10
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
11
|
+
import '../../OrTooltip-6412166a.js';
|
|
12
12
|
import '../../OrPopover-94a8f21d.js';
|
|
13
13
|
import '@floating-ui/dom';
|
|
14
14
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrMenuItemV3 } from '../../OrMenuItem-
|
|
1
|
+
export { s as OrMenuItemV3 } from '../../OrMenuItem-d001f0f6.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-e44b80fd.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
6
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIconButton-1d78453b.js';
|
|
6
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-6412166a.js';
|
|
9
9
|
import '../../OrPopover-94a8f21d.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-7d05b546.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
6
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIconButton-1d78453b.js';
|
|
6
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-6412166a.js';
|
|
9
9
|
import '../../OrPopover-94a8f21d.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-2912b7df.js';
|
|
2
|
+
export { a as SearchSize } from '../../OrInputBox-634230b1.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-5672f47b.js';
|
|
7
7
|
import '../../OrError-19a62a18.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
import '../../OrHint-73835593.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
11
|
-
import '../../OrIcon-
|
|
12
|
-
import '../../OrTooltip-
|
|
10
|
+
import '../../OrIconButton-1d78453b.js';
|
|
11
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
12
|
+
import '../../OrTooltip-6412166a.js';
|
|
13
13
|
import '../../OrPopover-94a8f21d.js';
|
|
14
14
|
import '@floating-ui/dom';
|
|
15
15
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelect } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelect } from '../../OrSelect-0821b907.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'lodash';
|
|
@@ -15,4 +15,4 @@ import '../../OrChips-9afba42f.js';
|
|
|
15
15
|
import '../../OrLabel-876f8729.js';
|
|
16
16
|
import '../../OrError-f90296db.js';
|
|
17
17
|
import '../../OrLoader-15174477.js';
|
|
18
|
-
import '../../OrCheckbox-
|
|
18
|
+
import '../../OrCheckbox-ed4a19cf.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
2
|
-
export { a as SelectSize } from '../../OrInputBox-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-ff8f8461.js';
|
|
2
|
+
export { a as SelectSize } from '../../OrInputBox-634230b1.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -10,12 +10,12 @@ import '../../OrLabel-7d4fe80b.js';
|
|
|
10
10
|
import 'vue';
|
|
11
11
|
import '../../style-inject.es-4c6f2515.js';
|
|
12
12
|
import '../../OrError-19a62a18.js';
|
|
13
|
-
import '../../OrExpansionPanel-
|
|
14
|
-
import '../../OrIcon-
|
|
13
|
+
import '../../OrExpansionPanel-65afdfad.js';
|
|
14
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
15
15
|
import '../../OrHint-73835593.js';
|
|
16
|
-
import '../../OrInput-
|
|
17
|
-
import '../../OrIconButton-
|
|
18
|
-
import '../../OrTooltip-
|
|
16
|
+
import '../../OrInput-5672f47b.js';
|
|
17
|
+
import '../../OrIconButton-1d78453b.js';
|
|
18
|
+
import '../../OrTooltip-6412166a.js';
|
|
19
19
|
import '../../OrPopover-94a8f21d.js';
|
|
20
20
|
import '@floating-ui/dom';
|
|
21
21
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -23,5 +23,5 @@ import '../../useResponsive-a02e95b7.js';
|
|
|
23
23
|
import '../../OrBottomSheet-0eb33b18.js';
|
|
24
24
|
import '../../OrOverlay-738a44d5.js';
|
|
25
25
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
26
|
-
import '../../OrMenuItem-
|
|
27
|
-
import '../../OrTag-
|
|
26
|
+
import '../../OrMenuItem-d001f0f6.js';
|
|
27
|
+
import '../../OrTag-ad3f7805.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrSortHeaderV3 } from '../../OrSortHeader-
|
|
1
|
+
export { s as OrSortHeaderV3 } from '../../OrSortHeader-9d645226.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-
|
|
1
|
+
export { s as OrTabsV3, T as TabsVariant } from '../../OrTabs-6a8fa516.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrMenuItem-
|
|
7
|
+
import '../../OrMenuItem-d001f0f6.js';
|
|
8
8
|
import '../../OrMenu-d9e12030.js';
|
|
9
9
|
import '../../OrPopover-94a8f21d.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-ad3f7805.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrIconButton-
|
|
6
|
-
import '../../OrIcon-
|
|
5
|
+
import '../../OrIconButton-1d78453b.js';
|
|
6
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrTooltip-
|
|
8
|
+
import '../../OrTooltip-6412166a.js';
|
|
9
9
|
import '../../OrPopover-94a8f21d.js';
|
|
10
10
|
import '@floating-ui/dom';
|
|
11
11
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { s as OrTextareaV3 } from '../../OrTextarea-
|
|
2
|
-
export { a as TextareaSize } from '../../OrInputBox-
|
|
1
|
+
export { s as OrTextareaV3 } from '../../OrTextarea-98895b2a.js';
|
|
2
|
+
export { a as TextareaSize } from '../../OrInputBox-634230b1.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-652ae29f.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.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-1d78453b.js';
|
|
8
8
|
import '../../useClassAttribute-47fdb016.js';
|
|
9
|
-
import '../../OrIcon-
|
|
10
|
-
import '../../OrTooltip-
|
|
9
|
+
import '../../OrIcon-e2fa4cf8.js';
|
|
10
|
+
import '../../OrTooltip-6412166a.js';
|
|
11
11
|
import '../../OrPopover-94a8f21d.js';
|
|
12
12
|
import '@floating-ui/dom';
|
|
13
13
|
import '../../useElevation-31bfe1f6.js';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PositionsX, PositionsY, ToastType } from './props';
|
|
2
2
|
export declare const ToastRoot: string[];
|
|
3
|
-
export declare const ToastActionButton: string[];
|
|
4
3
|
export declare const ToastContainer: string[];
|
|
5
4
|
export declare const ToastContainerPositions: Record<`${PositionsX}-${PositionsY}`, string[]>;
|
|
6
5
|
export declare const messageStyleVariant: Record<ToastType, string[]>;
|