@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrIcon-
|
|
3
|
-
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-
|
|
2
|
+
import './OrIcon-3a514933.js';
|
|
3
|
+
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
4
4
|
|
|
5
5
|
var FabColor;
|
|
6
6
|
(function (FabColor) {
|
|
@@ -10,13 +10,13 @@ var FabColor;
|
|
|
10
10
|
|
|
11
11
|
const FabRoot = [
|
|
12
12
|
// Layout
|
|
13
|
-
'
|
|
14
|
-
//
|
|
13
|
+
'flex', 'justify-center', 'items-center',
|
|
14
|
+
// Box
|
|
15
15
|
'rounded-full',
|
|
16
|
-
//
|
|
17
|
-
'px-md
|
|
16
|
+
// Sizing
|
|
17
|
+
'px-md', 'py-md',
|
|
18
18
|
// Theme
|
|
19
|
-
'
|
|
19
|
+
'shadow-button', 'dark:shadow-button-dark'];
|
|
20
20
|
const FabRootColors = {
|
|
21
21
|
'primary': [
|
|
22
22
|
// Theme
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIcon.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
2
2
|
import { openBlock, createElementBlock, mergeProps, toDisplayString } from 'vue';
|
|
3
3
|
|
|
4
4
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -19,7 +19,9 @@ var IconSize;
|
|
|
19
19
|
|
|
20
20
|
const IconRoot = [
|
|
21
21
|
// Layout
|
|
22
|
-
'
|
|
22
|
+
'inline-flex', 'items-center', 'justify-center',
|
|
23
|
+
// Typography
|
|
24
|
+
'align-bottom'];
|
|
23
25
|
const IconRootVariants = {
|
|
24
26
|
'outlined': [
|
|
25
27
|
// Iconography
|
|
@@ -40,17 +42,17 @@ const IconRootVariants = {
|
|
|
40
42
|
const IconRootSizes = {
|
|
41
43
|
'xl': [
|
|
42
44
|
// Box
|
|
43
|
-
'w-[
|
|
45
|
+
'w-[36px] md:w-[32px]', 'h-[36px] md:h-[32px]',
|
|
44
46
|
// Typography
|
|
45
|
-
'text-[
|
|
47
|
+
'text-[32px] md:text-[28px]'],
|
|
46
48
|
'l': [
|
|
47
49
|
// Box
|
|
48
|
-
'w-[
|
|
50
|
+
'w-[28px] md:w-[24px]', 'h-[28px] md:h-[24px]',
|
|
49
51
|
// Typography
|
|
50
52
|
'text-[24px] md:text-[20px]'],
|
|
51
53
|
'm': [
|
|
52
54
|
// Box
|
|
53
|
-
'w-[
|
|
55
|
+
'w-[24px] md:w-[20px]', 'h-[24px] md:h-[20px]',
|
|
54
56
|
// Typography
|
|
55
57
|
'text-[20px] md:text-[16px]'],
|
|
56
58
|
'inherit': [
|
|
@@ -91,4 +93,4 @@ var script = defineComponent({
|
|
|
91
93
|
}
|
|
92
94
|
});
|
|
93
95
|
|
|
94
|
-
export {
|
|
96
|
+
export { IconVariant as I, IconSize as a, script as s };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrIconButton.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, normalizeProps, guardReactiveProps, withCtx, createElementVNode, mergeProps, createVNode } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["disabled"];
|
|
@@ -17,11 +17,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
17
17
|
onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
|
|
18
18
|
onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
|
|
19
19
|
onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
|
|
20
|
-
}), [createVNode(_component_OrIcon, {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
}, null,
|
|
20
|
+
}), [createVNode(_component_OrIcon, mergeProps({
|
|
21
|
+
variant: 'inherit'
|
|
22
|
+
}, typeof _ctx.icon === 'string' ? {
|
|
23
|
+
icon: _ctx.icon
|
|
24
|
+
} : _ctx.icon), null, 16 /* FULL_PROPS */)], 16 /* FULL_PROPS */, _hoisted_1)]),
|
|
25
25
|
_: 1 /* STABLE */
|
|
26
26
|
}, 16 /* FULL_PROPS */);
|
|
27
27
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, renderSlot, createBlock, withCtx, createElementVNode, normalizeClass, toDisplayString, createCommentVNode, defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrIcon-
|
|
3
|
-
import { s as script$2
|
|
4
|
-
import { s as script$1 } from './OrTooltip.vue_vue_type_script_lang-
|
|
2
|
+
import './OrIcon-3a514933.js';
|
|
3
|
+
import { s as script$2 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
4
|
+
import { s as script$1 } from './OrTooltip.vue_vue_type_script_lang-d0cd29d1.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
|
|
7
7
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -40,11 +40,9 @@ var IconButtonColor;
|
|
|
40
40
|
|
|
41
41
|
const IconButtonRoot = [
|
|
42
42
|
// Layout
|
|
43
|
-
'
|
|
44
|
-
//
|
|
45
|
-
'rounded-full',
|
|
46
|
-
// Spacing
|
|
47
|
-
'mx-[-2px]', 'my-[-2px]', 'px-[2px]', 'py-[2px]',
|
|
43
|
+
'flex', 'items-center', 'justify-center',
|
|
44
|
+
// Box
|
|
45
|
+
'max-w-max', 'rounded-full',
|
|
48
46
|
// Interactivity
|
|
49
47
|
'interactivity-auto',
|
|
50
48
|
// Typography
|
|
@@ -76,17 +74,13 @@ var script = defineComponent({
|
|
|
76
74
|
inheritAttrs: false,
|
|
77
75
|
props: {
|
|
78
76
|
icon: {
|
|
79
|
-
type: String,
|
|
77
|
+
type: [String, Object],
|
|
80
78
|
required: true
|
|
81
79
|
},
|
|
82
80
|
color: {
|
|
83
81
|
type: String,
|
|
84
82
|
default: IconButtonColor.Inherit
|
|
85
83
|
},
|
|
86
|
-
size: {
|
|
87
|
-
type: String,
|
|
88
|
-
default: IconSize.M
|
|
89
|
-
},
|
|
90
84
|
disabled: {
|
|
91
85
|
type: Boolean,
|
|
92
86
|
default: false
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-c235be5d.js';
|
|
3
|
-
import './OrIconButton-
|
|
4
|
-
import './OrInlineInputBox-
|
|
5
|
-
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-
|
|
3
|
+
import './OrIconButton-8c211219.js';
|
|
4
|
+
import './OrInlineInputBox-2eede01a.js';
|
|
5
|
+
import { s as script$4, I as InlineInputBoxSize } from './OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js';
|
|
6
6
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
7
7
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-f606d0ee.js';
|
|
8
8
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
9
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
10
10
|
|
|
11
11
|
var InlineInputType;
|
|
12
12
|
(function (InlineInputType) {
|
|
@@ -16,8 +16,8 @@ var InlineInputType;
|
|
|
16
16
|
|
|
17
17
|
const InlineInputRoot = [
|
|
18
18
|
// Layout
|
|
19
|
-
'
|
|
20
|
-
//
|
|
19
|
+
'flex', 'flex-col',
|
|
20
|
+
// Sizing
|
|
21
21
|
'gap-xs'];
|
|
22
22
|
const InlineInputControl = [
|
|
23
23
|
// Layout
|
|
@@ -28,9 +28,9 @@ const InlineInputControl = [
|
|
|
28
28
|
'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
|
|
29
29
|
const InlineInputAction = [
|
|
30
30
|
// Layout
|
|
31
|
-
'
|
|
32
|
-
//
|
|
33
|
-
'gap-
|
|
31
|
+
'flex', 'items-center',
|
|
32
|
+
// Sizing
|
|
33
|
+
'gap-sm',
|
|
34
34
|
// Theme
|
|
35
35
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
36
36
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrInlineInputBox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js';
|
|
2
2
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["invalid"];
|
|
@@ -9,21 +9,19 @@ var InlineInputBoxSize;
|
|
|
9
9
|
|
|
10
10
|
const InlineInputBoxRoot = [
|
|
11
11
|
// Layout
|
|
12
|
-
'
|
|
12
|
+
'flex', 'items-center',
|
|
13
13
|
// Box
|
|
14
|
-
'w-full',
|
|
15
|
-
// Shape
|
|
16
|
-
'rounded-sm',
|
|
14
|
+
'w-full', 'rounded-sm',
|
|
17
15
|
// Theme
|
|
18
16
|
'border-solid', 'border-1', 'border-transparent', 'enabled:outline-none', 'enabled:outline-2', 'enabled:outline-offset-0', 'enabled:valid:text-on-background', 'enabled:valid:dark:text-on-background-dark', 'enabled:valid:hover:bg-primary-opacity-0-08', 'enabled:valid:hover:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:bg-primary-opacity-0-08', 'enabled:valid:focus-within:dark:bg-primary-opacity-0-08-dark', 'enabled:valid:focus-within:text-on-background', 'enabled:valid:focus-within:dark:text-on-background-dark', 'enabled:valid:focus-within:border-primary', 'enabled:valid:focus-within:dark:border-primary-dark', 'enabled:valid:focus-within:outline-primary-opacity-0-16', 'enabled:valid:focus-within:dark:outline-primary-opacity-0-16-dark', 'enabled:invalid:bg-error-opacity-0-08', 'enabled:invalid:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:text-on-background', 'enabled:invalid:dark:text-on-background-dark', 'enabled:invalid:border-error', 'enabled:invalid:dark:border-error-dark', 'enabled:invalid:hover:bg-error-opacity-0-12', 'enabled:invalid:hover:dark:bg-error-opacity-0-12-dark', 'enabled:invalid:focus-within:bg-error-opacity-0-08', 'enabled:invalid:focus-within:dark:bg-error-opacity-0-08-dark', 'enabled:invalid:focus-within:text-on-background', 'enabled:invalid:focus-within:dark:text-on-background-dark', 'enabled:invalid:focus-within:border-error', 'enabled:invalid:focus-within:dark:border-error-dark', 'enabled:invalid:focus-within:outline-error-opacity-0-16', 'enabled:invalid:focus-within:dark:outline-error-opacity-0-16-dark', 'disabled:text-on-disabled', 'disabled:dark:text-on-disabled-dark'];
|
|
19
17
|
const InlineInputBoxRootSizes = {
|
|
20
18
|
'm': [
|
|
21
|
-
//
|
|
19
|
+
// Sizing
|
|
22
20
|
'activated:children:px-sm', 'children:py-xs', 'gap-md',
|
|
23
21
|
// Typography
|
|
24
22
|
'typography-headline-2'],
|
|
25
23
|
's': [
|
|
26
|
-
//
|
|
24
|
+
// Sizing
|
|
27
25
|
'activated:children:px-sm', 'children:py-none', 'gap-md',
|
|
28
26
|
// Typography
|
|
29
27
|
'typography-body-2-regular']
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrHint-c235be5d.js';
|
|
3
|
-
import './OrIconButton-
|
|
4
|
-
import './OrInlineInputBox-
|
|
3
|
+
import './OrIconButton-8c211219.js';
|
|
4
|
+
import './OrInlineInputBox-2eede01a.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-f606d0ee.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
8
|
-
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
9
|
-
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
9
|
+
import { s as script$4 } from './OrInlineInputBox.vue_vue_type_script_lang-23b531ad.js';
|
|
10
10
|
|
|
11
11
|
const InlineTextareaRoot = [
|
|
12
12
|
// Layout
|
|
13
|
-
'
|
|
14
|
-
//
|
|
13
|
+
'flex', 'flex-col',
|
|
14
|
+
// Sizing
|
|
15
15
|
'gap-xs'];
|
|
16
16
|
const InlineTextareaControl = [
|
|
17
17
|
// Layout
|
|
@@ -22,9 +22,9 @@ const InlineTextareaControl = [
|
|
|
22
22
|
'placeholder:theme-foreground-outline', 'dark:placeholder:theme-foreground-outline-dark'];
|
|
23
23
|
const InlineTextareaAction = [
|
|
24
24
|
// Layout
|
|
25
|
-
'
|
|
26
|
-
//
|
|
27
|
-
'gap-
|
|
25
|
+
'flex', 'items-center',
|
|
26
|
+
// Sizing
|
|
27
|
+
'gap-sm',
|
|
28
28
|
// Theme
|
|
29
29
|
'theme-foreground-outline', 'dark:theme-foreground-outline-dark'];
|
|
30
30
|
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { s as script } from './OrInput.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, mergeProps, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
5
5
|
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
|
|
6
6
|
const _hoisted_2 = {
|
|
7
|
-
class: /*#__PURE__*/normalizeClass(['
|
|
7
|
+
class: /*#__PURE__*/normalizeClass(['-m-xs', 'ml-none'])
|
|
8
8
|
};
|
|
9
9
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
10
10
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
@@ -2,15 +2,15 @@ import { defineComponent, getCurrentInstance, ref, computed } from 'vue';
|
|
|
2
2
|
import './OrHint-c235be5d.js';
|
|
3
3
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-f606d0ee.js';
|
|
4
4
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
5
|
-
import './OrIcon-
|
|
6
|
-
import './OrIconButton-
|
|
7
|
-
import './OrInputBox-
|
|
8
|
-
import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
5
|
+
import './OrIcon-3a514933.js';
|
|
6
|
+
import './OrIconButton-8c211219.js';
|
|
7
|
+
import './OrInputBox-81385a91.js';
|
|
8
|
+
import { s as script$5, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
9
9
|
import './OrLabel-2809e2db.js';
|
|
10
10
|
import { s as script$6 } from './OrLabel.vue_vue_type_script_lang-e42de5d1.js';
|
|
11
11
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
12
|
-
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-
|
|
13
|
-
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
13
|
+
import { s as script$4 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
14
14
|
|
|
15
15
|
var InputType;
|
|
16
16
|
(function (InputType) {
|
|
@@ -22,8 +22,8 @@ var InputType;
|
|
|
22
22
|
|
|
23
23
|
const InputRoot = [
|
|
24
24
|
// Layout
|
|
25
|
-
'
|
|
26
|
-
//
|
|
25
|
+
'flex', 'flex-col',
|
|
26
|
+
// Sizing
|
|
27
27
|
'gap-xs'];
|
|
28
28
|
const InputControl = [
|
|
29
29
|
// Layout
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrInputBox.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
2
2
|
import { openBlock, createElementBlock, mergeProps, renderSlot } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["invalid", "readonly", "disabled"];
|
|
@@ -14,11 +14,9 @@ var InputBoxSize;
|
|
|
14
14
|
|
|
15
15
|
const InputBoxRoot = [
|
|
16
16
|
// Layout
|
|
17
|
-
'
|
|
17
|
+
'flex', 'items-center',
|
|
18
18
|
// Box
|
|
19
|
-
'w-full',
|
|
20
|
-
// Shape
|
|
21
|
-
'rounded-md',
|
|
19
|
+
'w-full', 'rounded-md',
|
|
22
20
|
// Theme (children)
|
|
23
21
|
'children:outline-none'];
|
|
24
22
|
const InputBoxRootVariants = {
|
|
@@ -43,14 +41,14 @@ const InputBoxRootSizes = {
|
|
|
43
41
|
'm': [
|
|
44
42
|
// Box
|
|
45
43
|
'children:min-h-[34px]',
|
|
46
|
-
//
|
|
44
|
+
// Sizing
|
|
47
45
|
'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
|
|
48
46
|
// Typography
|
|
49
47
|
'typography-body-2-regular'],
|
|
50
48
|
's': [
|
|
51
49
|
// Box
|
|
52
50
|
'children:min-h-[30px]',
|
|
53
|
-
//
|
|
51
|
+
// Sizing
|
|
54
52
|
'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
|
|
55
53
|
// Typography
|
|
56
54
|
'typography-caption-regular']
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { s as script } from './OrMenuItem.vue_vue_type_script_lang-
|
|
1
|
+
import { s as script } from './OrMenuItem.vue_vue_type_script_lang-ccb7e082.js';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, normalizeProps, createCommentVNode, createElementVNode, renderSlot, normalizeClass } from 'vue';
|
|
3
3
|
|
|
4
4
|
const _hoisted_1 = ["tabindex", "selected", "disabled"];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrIcon-
|
|
2
|
+
import './OrIcon-3a514933.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
|
-
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
5
5
|
|
|
6
6
|
const MenuItemRoot = [
|
|
7
7
|
// Layout
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import './OrBottomSheet.vue_vue_type_script_lang-44d8147a.js';
|
|
3
|
-
import './OrIconButton-
|
|
3
|
+
import './OrIconButton-8c211219.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
5
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
7
7
|
|
|
8
8
|
var ModalSize;
|
|
9
9
|
(function (ModalSize) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrIcon-
|
|
3
|
-
import './OrIconButton-
|
|
2
|
+
import './OrIcon-3a514933.js';
|
|
3
|
+
import './OrIconButton-8c211219.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
|
-
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
7
7
|
|
|
8
8
|
var NotificationVariant;
|
|
9
9
|
(function (NotificationVariant) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import './OrInput-
|
|
3
|
+
import './OrInput-33571984.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
5
|
-
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-
|
|
6
|
-
import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
5
|
+
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
6
|
+
import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
9
9
|
name: 'OrSearch',
|
|
@@ -5,7 +5,7 @@ import { s as script$a } from './OrChip-5d502431.js';
|
|
|
5
5
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
6
6
|
import './OrIcon-1cae8a64.js';
|
|
7
7
|
import { s as script$b } from './OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
|
|
8
|
-
import { s as script$9 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$9 } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
9
9
|
import './OrLoader-ee97fef4.js';
|
|
10
10
|
import { s as script$c } from './OrLoader.vue_vue_type_script_lang-1378ab8e.js';
|
|
11
11
|
import './OrFloating-b6672a37.js';
|
|
@@ -2,24 +2,24 @@ import { resolveComponent, openBlock, createElementBlock, normalizeClass, withDi
|
|
|
2
2
|
import { s as script$1 } from './OrCheckbox.vue_vue_type_script_lang-10d8b047.js';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
import './OrHint-c235be5d.js';
|
|
5
|
-
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-
|
|
6
|
-
import './OrIcon-
|
|
7
|
-
import './OrInput-
|
|
8
|
-
import './OrInputBox-
|
|
5
|
+
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-a305d8bc.js';
|
|
6
|
+
import './OrIcon-3a514933.js';
|
|
7
|
+
import './OrInput-33571984.js';
|
|
8
|
+
import './OrInputBox-81385a91.js';
|
|
9
9
|
import './OrLabel-2809e2db.js';
|
|
10
|
-
import './OrMenuItem-
|
|
10
|
+
import './OrMenuItem-94ffa853.js';
|
|
11
11
|
import './OrPopover-93ef8c26.js';
|
|
12
|
-
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-
|
|
12
|
+
import { s as script$3 } from './OrTag.vue_vue_type_script_lang-18db0bd9.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
|
|
14
14
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
15
15
|
import { u as useOverflow } from './useOverflow-2468b718.js';
|
|
16
16
|
import { s as script$4 } from './OrError.vue_vue_type_script_lang-f606d0ee.js';
|
|
17
17
|
import { s as script$5 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
18
|
-
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-
|
|
19
|
-
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-
|
|
20
|
-
import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
18
|
+
import { s as script$6 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
19
|
+
import { s as script$7 } from './OrInput.vue_vue_type_script_lang-3895999d.js';
|
|
20
|
+
import { s as script$8, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
21
21
|
import { s as script$9 } from './OrLabel.vue_vue_type_script_lang-e42de5d1.js';
|
|
22
|
-
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-
|
|
22
|
+
import { s as script$a } from './OrMenuItem.vue_vue_type_script_lang-ccb7e082.js';
|
|
23
23
|
import { s as script$b } from './OrPopover.vue_vue_type_script_lang-e200f5be.js';
|
|
24
24
|
|
|
25
25
|
const _hoisted_1$2 = ["id", "value", "indeterminate", "required", "disabled"];
|
|
@@ -61,7 +61,7 @@ script$1.__scopeId = "data-v-5358d710";
|
|
|
61
61
|
script$1.__file = "src/components/or-checkbox-v3/OrCheckbox.vue";
|
|
62
62
|
|
|
63
63
|
const _hoisted_1$1 = ["disabled"];
|
|
64
|
-
const _hoisted_2
|
|
64
|
+
const _hoisted_2 = {
|
|
65
65
|
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'justify-between'])
|
|
66
66
|
};
|
|
67
67
|
const _hoisted_3 = ["tabindex", "disabled"];
|
|
@@ -72,7 +72,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
72
72
|
}, _ctx.$attrs, {
|
|
73
73
|
class: _ctx.rootStyles,
|
|
74
74
|
disabled: _ctx.disabled ? '' : null
|
|
75
|
-
}), [createElementVNode("div", _hoisted_2
|
|
75
|
+
}), [createElementVNode("div", _hoisted_2, [createElementVNode("div", {
|
|
76
76
|
class: normalizeClass(_ctx.headerStyles),
|
|
77
77
|
tabindex: !_ctx.disabled ? 0 : null,
|
|
78
78
|
disabled: _ctx.disabled ? '' : null,
|
|
@@ -90,10 +90,6 @@ script$2.render = render$1;
|
|
|
90
90
|
script$2.__file = "src/components/or-expansion-panel-v3/OrExpansionPanel.vue";
|
|
91
91
|
|
|
92
92
|
const _hoisted_1 = ["tabindex", "disabled"];
|
|
93
|
-
const _hoisted_2 = {
|
|
94
|
-
key: 0,
|
|
95
|
-
class: /*#__PURE__*/normalizeClass(['flex', 'items-center', 'm-[-4px] md:m-[-2px]'])
|
|
96
|
-
};
|
|
97
93
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
98
94
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
99
95
|
return openBlock(), createElementBlock("div", mergeProps({
|
|
@@ -105,12 +101,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
105
101
|
onClick: _cache[1] || (_cache[1] = $event => _ctx.$emit('click', $event)),
|
|
106
102
|
onFocus: _cache[2] || (_cache[2] = $event => _ctx.$emit('focus', $event)),
|
|
107
103
|
onBlur: _cache[3] || (_cache[3] = $event => _ctx.$emit('blur', $event))
|
|
108
|
-
}), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(),
|
|
104
|
+
}), [renderSlot(_ctx.$slots, "default"), _ctx.variant === 'reset' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
105
|
+
key: 0,
|
|
106
|
+
class: normalizeClass(['-m-xs', 'ml-none']),
|
|
109
107
|
icon: 'close',
|
|
110
108
|
color: !_ctx.custom ? _ctx.color : 'inherit',
|
|
111
109
|
disabled: _ctx.disabled,
|
|
112
110
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('reset'), ["stop"]))
|
|
113
|
-
}, null, 8 /* PROPS */, ["color", "disabled"])
|
|
111
|
+
}, null, 8 /* PROPS */, ["color", "disabled"])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1);
|
|
114
112
|
}
|
|
115
113
|
|
|
116
114
|
script$3.render = render;
|
|
@@ -118,13 +116,13 @@ script$3.__file = "src/components/or-tag-v3/OrTag.vue";
|
|
|
118
116
|
|
|
119
117
|
const SelectRoot = [
|
|
120
118
|
// Layout
|
|
121
|
-
'
|
|
122
|
-
//
|
|
119
|
+
'flex', 'flex-col',
|
|
120
|
+
// Sizing
|
|
123
121
|
'gap-xs'];
|
|
124
122
|
const SelectControl = [
|
|
125
123
|
// Layout
|
|
126
124
|
'flex grow', 'items-center', 'overflow-hidden',
|
|
127
|
-
//
|
|
125
|
+
// Sizing
|
|
128
126
|
'gap-xs',
|
|
129
127
|
// Typography
|
|
130
128
|
'typography-inherit'];
|
|
@@ -135,15 +133,13 @@ const SelectDropdown = [
|
|
|
135
133
|
// Layout
|
|
136
134
|
'overflow-y-auto',
|
|
137
135
|
// Box
|
|
138
|
-
'max-h-[340px]',
|
|
139
|
-
// Shape
|
|
140
|
-
'rounded-b-md',
|
|
136
|
+
'max-h-[340px]', 'rounded-b-md',
|
|
141
137
|
// Theme
|
|
142
138
|
'theme-background-default', 'dark:theme-background-default-dark', 'theme-border-1-outline', 'dark:theme-border-1-outline-dark', '!border-t-0'];
|
|
143
139
|
const SelectNoSearchResults = [
|
|
144
140
|
// Layout
|
|
145
|
-
'
|
|
146
|
-
//
|
|
141
|
+
'flex', 'items-center', 'justify-center',
|
|
142
|
+
// Sizing
|
|
147
143
|
'px-md', 'py-md',
|
|
148
144
|
// Typography
|
|
149
145
|
'typography-caption-regular',
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import './OrIcon-
|
|
2
|
+
import './OrIcon-3a514933.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
|
-
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
5
5
|
|
|
6
6
|
const SortHeaderRoot = [
|
|
7
7
|
// Layout
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createVNode, withCtx, createElementVNode, normalizeClass, withModifiers, renderSlot, defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from 'vue';
|
|
3
|
-
import './OrIcon-
|
|
3
|
+
import './OrIcon-3a514933.js';
|
|
4
4
|
import { s as script$1 } from './OrMenu.vue_vue_type_script_lang-bae45062.js';
|
|
5
|
-
import './OrMenuItem-
|
|
5
|
+
import './OrMenuItem-94ffa853.js';
|
|
6
6
|
import { s as script$2 } from './OrTab.vue_vue_type_script_lang-671949b7.js';
|
|
7
7
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
8
|
-
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-
|
|
9
|
-
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3 } from './OrIcon.vue_vue_type_script_lang-41a6a57a.js';
|
|
9
|
+
import { s as script$4 } from './OrMenuItem.vue_vue_type_script_lang-ccb7e082.js';
|
|
10
10
|
|
|
11
11
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
12
12
|
const _component_OrPopover = resolveComponent("OrPopover");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watchPostEffect, unref } from 'vue';
|
|
2
|
-
import './OrIconButton-
|
|
2
|
+
import './OrIconButton-8c211219.js';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
4
|
-
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-
|
|
4
|
+
import { s as script$1 } from './OrIconButton.vue_vue_type_script_lang-79d08a2b.js';
|
|
5
5
|
|
|
6
6
|
var TagVariant;
|
|
7
7
|
(function (TagVariant) {
|
|
@@ -17,13 +17,11 @@ var TagColor;
|
|
|
17
17
|
|
|
18
18
|
const TagRoot = [
|
|
19
19
|
// Layout
|
|
20
|
-
'
|
|
20
|
+
'flex', 'items-center', 'justify-center',
|
|
21
21
|
// Box
|
|
22
|
-
'w-
|
|
23
|
-
//
|
|
24
|
-
'
|
|
25
|
-
// Spacing
|
|
26
|
-
'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm+ md:gap-sm',
|
|
22
|
+
'max-w-max', 'rounded-full',
|
|
23
|
+
// Sizing
|
|
24
|
+
'px-sm+ md:px-sm', 'py-sm md:py-xs', 'gap-sm md:gap-xs',
|
|
27
25
|
// Typography
|
|
28
26
|
'typography-caption-regular',
|
|
29
27
|
// Theme
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { defineComponent, getCurrentInstance, ref, computed } from 'vue';
|
|
2
2
|
import './OrHint-c235be5d.js';
|
|
3
|
-
import './OrInputBox-
|
|
3
|
+
import './OrInputBox-81385a91.js';
|
|
4
4
|
import './OrLabel-2809e2db.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { s as script$1 } from './OrError.vue_vue_type_script_lang-f606d0ee.js';
|
|
7
7
|
import { s as script$2 } from './OrHint.vue_vue_type_script_lang-6286277d.js';
|
|
8
|
-
import { s as script$3, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
8
|
+
import { s as script$3, a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-760097b4.js';
|
|
9
9
|
import { s as script$4 } from './OrLabel.vue_vue_type_script_lang-e42de5d1.js';
|
|
10
10
|
|
|
11
11
|
const TextareaRoot = [
|
|
12
12
|
// Layout
|
|
13
|
-
'
|
|
14
|
-
//
|
|
13
|
+
'flex', 'flex-col',
|
|
14
|
+
// Sizing
|
|
15
15
|
'gap-xs'];
|
|
16
16
|
const TextareaControl = [
|
|
17
17
|
// Layout
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as script } from './types-
|
|
1
|
+
import { a as script } from './types-0d8f9581.js';
|
|
2
2
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, normalizeClass, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, mergeProps, createCommentVNode } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|