@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
|
@@ -2,9 +2,11 @@ import { ButtonColor, ButtonVariant } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const ButtonRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'inline-flex',
|
|
6
|
+
'items-center',
|
|
7
|
+
'justify-center',
|
|
6
8
|
|
|
7
|
-
//
|
|
9
|
+
// Box
|
|
8
10
|
'rounded-md',
|
|
9
11
|
|
|
10
12
|
// Interactivity
|
|
@@ -16,10 +18,9 @@ export const ButtonRoot: string[] = [
|
|
|
16
18
|
|
|
17
19
|
export const ButtonRootVariants: Record<ButtonVariant, string[]> = {
|
|
18
20
|
'contained': [
|
|
19
|
-
//
|
|
21
|
+
// Sizing
|
|
20
22
|
'px-md md:px-md',
|
|
21
23
|
'py-sm+ md:py-sm',
|
|
22
|
-
|
|
23
24
|
'gap-sm+ md:gap-sm',
|
|
24
25
|
|
|
25
26
|
// Theme
|
|
@@ -28,23 +29,21 @@ export const ButtonRootVariants: Record<ButtonVariant, string[]> = {
|
|
|
28
29
|
],
|
|
29
30
|
|
|
30
31
|
'outlined': [
|
|
31
|
-
//
|
|
32
|
+
// Sizing
|
|
32
33
|
'px-[15px] md:px-[15px]',
|
|
33
34
|
'py-[11px] md:py-[7px]',
|
|
34
|
-
|
|
35
35
|
'gap-sm+ md:gap-sm',
|
|
36
36
|
],
|
|
37
37
|
|
|
38
38
|
'text': [
|
|
39
|
-
//
|
|
39
|
+
// Sizing
|
|
40
40
|
'px-md md:px-md',
|
|
41
41
|
'py-sm+ md:py-sm',
|
|
42
|
-
|
|
43
42
|
'gap-sm+ md:gap-sm',
|
|
44
43
|
],
|
|
45
44
|
|
|
46
45
|
'link': [
|
|
47
|
-
//
|
|
46
|
+
// Sizing
|
|
48
47
|
'gap-sm md:gap-xs',
|
|
49
48
|
],
|
|
50
49
|
};
|
|
@@ -2,7 +2,7 @@ import { CardCollectionView } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const CardCollectionRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex flex-col',
|
|
6
6
|
|
|
7
7
|
// Spacing
|
|
8
8
|
'gap-md',
|
|
@@ -10,7 +10,9 @@ export const CardCollectionRoot: string[] = [
|
|
|
10
10
|
|
|
11
11
|
export const CardCollectionToolbar: string[] = [
|
|
12
12
|
// Layout
|
|
13
|
-
'
|
|
13
|
+
'flex',
|
|
14
|
+
'justify-between',
|
|
15
|
+
'items-center',
|
|
14
16
|
|
|
15
17
|
// Typography
|
|
16
18
|
'typography-body-2-regular',
|
|
@@ -22,7 +24,9 @@ export const CardCollectionToolbar: string[] = [
|
|
|
22
24
|
|
|
23
25
|
export const CardCollectionToolbarPanel: string[] = [
|
|
24
26
|
// Layout
|
|
25
|
-
'
|
|
27
|
+
'flex',
|
|
28
|
+
'justify-normal',
|
|
29
|
+
'items-center',
|
|
26
30
|
|
|
27
31
|
// Spacing
|
|
28
32
|
'gap-sm',
|
|
@@ -118,7 +118,7 @@ export default defineComponent({
|
|
|
118
118
|
},
|
|
119
119
|
isChecked(): boolean {
|
|
120
120
|
if (this.isArrayModelValue) {
|
|
121
|
-
return _.
|
|
121
|
+
return _.includes(this.modelValue, this.value);
|
|
122
122
|
}
|
|
123
123
|
|
|
124
124
|
if (this.withState) return this.modelValue?.icon;
|
|
@@ -4,12 +4,11 @@
|
|
|
4
4
|
v-bind="$attrs"
|
|
5
5
|
:class="rootStyles"
|
|
6
6
|
>
|
|
7
|
-
<
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
</div>
|
|
7
|
+
<OrIcon
|
|
8
|
+
:class="['-m-xs', 'mr-none']"
|
|
9
|
+
:icon="'error'"
|
|
10
|
+
:variant="'filled-bold'"
|
|
11
|
+
/>
|
|
13
12
|
|
|
14
13
|
<slot />
|
|
15
14
|
</div>
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
export const ErrorTagRoot: string[] = [
|
|
2
2
|
// Layout
|
|
3
|
-
'
|
|
3
|
+
'flex',
|
|
4
|
+
'items-center',
|
|
5
|
+
'justify-center',
|
|
4
6
|
|
|
5
7
|
// Box
|
|
6
|
-
'w-
|
|
7
|
-
|
|
8
|
-
// Shape
|
|
8
|
+
'max-w-max',
|
|
9
9
|
'rounded-full',
|
|
10
10
|
|
|
11
|
-
//
|
|
11
|
+
// Sizing
|
|
12
12
|
'px-sm+ md:px-sm',
|
|
13
13
|
'py-sm md:py-xs',
|
|
14
|
-
|
|
15
|
-
'gap-sm+ md:gap-sm',
|
|
14
|
+
'gap-sm md:gap-xs',
|
|
16
15
|
|
|
17
16
|
// Interactivity
|
|
18
17
|
'interactivity-none',
|
|
@@ -2,18 +2,20 @@ import { FabColor } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const FabRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex',
|
|
6
|
+
'justify-center',
|
|
7
|
+
'items-center',
|
|
6
8
|
|
|
7
|
-
//
|
|
9
|
+
// Box
|
|
8
10
|
'rounded-full',
|
|
9
11
|
|
|
10
|
-
//
|
|
11
|
-
'px-md
|
|
12
|
-
'py-md
|
|
12
|
+
// Sizing
|
|
13
|
+
'px-md',
|
|
14
|
+
'py-md',
|
|
13
15
|
|
|
14
16
|
// Theme
|
|
15
|
-
'
|
|
16
|
-
'dark:
|
|
17
|
+
'shadow-button',
|
|
18
|
+
'dark:shadow-button-dark',
|
|
17
19
|
];
|
|
18
20
|
|
|
19
21
|
export const FabRootColors: Record<FabColor, string[]> = {
|
|
@@ -2,7 +2,7 @@ import { action } from '@storybook/addon-actions';
|
|
|
2
2
|
import { Meta, StoryFn } from '@storybook/vue3';
|
|
3
3
|
import OrIconButtonDocs from './OrIconButton.docs.mdx';
|
|
4
4
|
import OrIconButton from './OrIconButton.vue';
|
|
5
|
-
import { IconButtonColor
|
|
5
|
+
import { IconButtonColor } from './props';
|
|
6
6
|
|
|
7
7
|
export default {
|
|
8
8
|
title: 'Components/Buttons/Icon Button',
|
|
@@ -19,11 +19,6 @@ export default {
|
|
|
19
19
|
options: Object.values(IconButtonColor),
|
|
20
20
|
},
|
|
21
21
|
|
|
22
|
-
size: {
|
|
23
|
-
control: { type: 'select' },
|
|
24
|
-
options: Object.values(IconButtonSize),
|
|
25
|
-
},
|
|
26
|
-
|
|
27
22
|
disabled: {
|
|
28
23
|
control: { type: 'boolean' },
|
|
29
24
|
},
|
|
@@ -11,9 +11,8 @@
|
|
|
11
11
|
@blur="$emit('blur', $event)"
|
|
12
12
|
>
|
|
13
13
|
<OrIcon
|
|
14
|
-
:icon="icon"
|
|
15
14
|
:variant="'inherit'"
|
|
16
|
-
|
|
15
|
+
v-bind="typeof icon === 'string' ? { icon } : icon"
|
|
17
16
|
/>
|
|
18
17
|
</button>
|
|
19
18
|
</OrTooltip>
|
|
@@ -24,7 +23,7 @@ import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
|
24
23
|
import { useClassAttribute } from '../../hooks';
|
|
25
24
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
26
25
|
import { OrTooltipV3 as OrTooltip } from '../or-tooltip-v3';
|
|
27
|
-
import { IconButtonColor
|
|
26
|
+
import { IconButtonColor } from './props';
|
|
28
27
|
import { IconButtonRoot, IconButtonRootColors } from './styles';
|
|
29
28
|
|
|
30
29
|
export default defineComponent({
|
|
@@ -39,7 +38,7 @@ export default defineComponent({
|
|
|
39
38
|
|
|
40
39
|
props: {
|
|
41
40
|
icon: {
|
|
42
|
-
type: String,
|
|
41
|
+
type: [String, Object] as PropType<string | InstanceType<typeof OrIcon>['$props']>,
|
|
43
42
|
required: true,
|
|
44
43
|
},
|
|
45
44
|
|
|
@@ -48,11 +47,6 @@ export default defineComponent({
|
|
|
48
47
|
default: IconButtonColor.Inherit,
|
|
49
48
|
},
|
|
50
49
|
|
|
51
|
-
size: {
|
|
52
|
-
type: String as PropType<IconButtonSize>,
|
|
53
|
-
default: IconButtonSize.M,
|
|
54
|
-
},
|
|
55
|
-
|
|
56
50
|
disabled: {
|
|
57
51
|
type: Boolean,
|
|
58
52
|
default: false,
|
|
@@ -2,18 +2,14 @@ import { IconButtonColor } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const IconButtonRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex',
|
|
6
|
+
'items-center',
|
|
7
|
+
'justify-center',
|
|
6
8
|
|
|
7
|
-
//
|
|
9
|
+
// Box
|
|
10
|
+
'max-w-max',
|
|
8
11
|
'rounded-full',
|
|
9
12
|
|
|
10
|
-
// Spacing
|
|
11
|
-
'mx-[-2px]',
|
|
12
|
-
'my-[-2px]',
|
|
13
|
-
|
|
14
|
-
'px-[2px]',
|
|
15
|
-
'py-[2px]',
|
|
16
|
-
|
|
17
13
|
// Interactivity
|
|
18
14
|
'interactivity-auto',
|
|
19
15
|
|
|
@@ -2,7 +2,12 @@ import { IconSize, IconVariant } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const IconRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'inline-flex',
|
|
6
|
+
'items-center',
|
|
7
|
+
'justify-center',
|
|
8
|
+
|
|
9
|
+
// Typography
|
|
10
|
+
'align-bottom',
|
|
6
11
|
];
|
|
7
12
|
|
|
8
13
|
export const IconRootVariants: Record<IconVariant, string[]> = {
|
|
@@ -35,17 +40,17 @@ export const IconRootVariants: Record<IconVariant, string[]> = {
|
|
|
35
40
|
export const IconRootSizes: Record<IconSize, string[]> = {
|
|
36
41
|
'xl': [
|
|
37
42
|
// Box
|
|
38
|
-
'w-[
|
|
39
|
-
'h-[
|
|
43
|
+
'w-[36px] md:w-[32px]',
|
|
44
|
+
'h-[36px] md:h-[32px]',
|
|
40
45
|
|
|
41
46
|
// Typography
|
|
42
|
-
'text-[
|
|
47
|
+
'text-[32px] md:text-[28px]',
|
|
43
48
|
],
|
|
44
49
|
|
|
45
50
|
'l': [
|
|
46
51
|
// Box
|
|
47
|
-
'w-[
|
|
48
|
-
'h-[
|
|
52
|
+
'w-[28px] md:w-[24px]',
|
|
53
|
+
'h-[28px] md:h-[24px]',
|
|
49
54
|
|
|
50
55
|
// Typography
|
|
51
56
|
'text-[24px] md:text-[20px]',
|
|
@@ -53,8 +58,8 @@ export const IconRootSizes: Record<IconSize, string[]> = {
|
|
|
53
58
|
|
|
54
59
|
'm': [
|
|
55
60
|
// Box
|
|
56
|
-
'w-[
|
|
57
|
-
'h-[
|
|
61
|
+
'w-[24px] md:w-[20px]',
|
|
62
|
+
'h-[24px] md:h-[20px]',
|
|
58
63
|
|
|
59
64
|
// Typography
|
|
60
65
|
'text-[20px] md:text-[16px]',
|
|
@@ -2,12 +2,11 @@ import { InlineInputBoxSize } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const InlineInputBoxRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex',
|
|
6
|
+
'items-center',
|
|
6
7
|
|
|
7
8
|
// Box
|
|
8
9
|
'w-full',
|
|
9
|
-
|
|
10
|
-
// Shape
|
|
11
10
|
'rounded-sm',
|
|
12
11
|
|
|
13
12
|
// Theme
|
|
@@ -67,7 +66,7 @@ export const InlineInputBoxRoot: string[] = [
|
|
|
67
66
|
|
|
68
67
|
export const InlineInputBoxRootSizes: Record<InlineInputBoxSize, string[]> = {
|
|
69
68
|
'm': [
|
|
70
|
-
//
|
|
69
|
+
// Sizing
|
|
71
70
|
'activated:children:px-sm',
|
|
72
71
|
'children:py-xs',
|
|
73
72
|
|
|
@@ -78,7 +77,7 @@ export const InlineInputBoxRootSizes: Record<InlineInputBoxSize, string[]> = {
|
|
|
78
77
|
],
|
|
79
78
|
|
|
80
79
|
's': [
|
|
81
|
-
//
|
|
80
|
+
// Sizing
|
|
82
81
|
'activated:children:px-sm',
|
|
83
82
|
'children:py-none',
|
|
84
83
|
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
export const InlineInputRoot: string[] = [
|
|
2
2
|
// Layout
|
|
3
|
-
'
|
|
3
|
+
'flex',
|
|
4
|
+
'flex-col',
|
|
4
5
|
|
|
5
|
-
//
|
|
6
|
+
// Sizing
|
|
6
7
|
'gap-xs',
|
|
7
8
|
];
|
|
8
9
|
|
|
@@ -20,10 +21,11 @@ export const InlineInputControl: string[] = [
|
|
|
20
21
|
|
|
21
22
|
export const InlineInputAction: string[] = [
|
|
22
23
|
// Layout
|
|
23
|
-
'
|
|
24
|
+
'flex',
|
|
25
|
+
'items-center',
|
|
24
26
|
|
|
25
|
-
//
|
|
26
|
-
'gap-
|
|
27
|
+
// Sizing
|
|
28
|
+
'gap-sm',
|
|
27
29
|
|
|
28
30
|
// Theme
|
|
29
31
|
'theme-foreground-outline',
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
export const InlineTextareaRoot: string[] = [
|
|
2
2
|
// Layout
|
|
3
|
-
'
|
|
3
|
+
'flex',
|
|
4
|
+
'flex-col',
|
|
4
5
|
|
|
5
|
-
//
|
|
6
|
+
// Sizing
|
|
6
7
|
'gap-xs',
|
|
7
8
|
];
|
|
8
9
|
|
|
@@ -20,10 +21,11 @@ export const InlineTextareaControl: string[] = [
|
|
|
20
21
|
|
|
21
22
|
export const InlineTextareaAction: string[] = [
|
|
22
23
|
// Layout
|
|
23
|
-
'
|
|
24
|
+
'flex',
|
|
25
|
+
'items-center',
|
|
24
26
|
|
|
25
|
-
//
|
|
26
|
-
'gap-
|
|
27
|
+
// Sizing
|
|
28
|
+
'gap-sm',
|
|
27
29
|
|
|
28
30
|
// Theme
|
|
29
31
|
'theme-foreground-outline',
|
|
@@ -2,12 +2,11 @@ import { InputBoxSize, InputBoxVariant } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const InputBoxRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex',
|
|
6
|
+
'items-center',
|
|
6
7
|
|
|
7
8
|
// Box
|
|
8
9
|
'w-full',
|
|
9
|
-
|
|
10
|
-
// Shape
|
|
11
10
|
'rounded-md',
|
|
12
11
|
|
|
13
12
|
// Theme (children)
|
|
@@ -92,7 +91,7 @@ export const InputBoxRootSizes: Record<InputBoxSize, string[]> = {
|
|
|
92
91
|
// Box
|
|
93
92
|
'children:min-h-[34px]',
|
|
94
93
|
|
|
95
|
-
//
|
|
94
|
+
// Sizing
|
|
96
95
|
'first-child:pl-md first-child:md:pl-sm+',
|
|
97
96
|
'last-child:pr-md last-child:md:pr-sm+',
|
|
98
97
|
'children:pt-[11px] children:md:pt-[7px]',
|
|
@@ -108,7 +107,7 @@ export const InputBoxRootSizes: Record<InputBoxSize, string[]> = {
|
|
|
108
107
|
// Box
|
|
109
108
|
'children:min-h-[30px]',
|
|
110
109
|
|
|
111
|
-
//
|
|
110
|
+
// Sizing
|
|
112
111
|
'first-child:pl-sm',
|
|
113
112
|
'last-child:pr-sm',
|
|
114
113
|
'children:py-[6px]',
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
@blur="$emit('blur', $event)"
|
|
42
42
|
>
|
|
43
43
|
|
|
44
|
-
<div :class="['
|
|
44
|
+
<div :class="['-m-xs', 'ml-none']">
|
|
45
45
|
<template v-if="type === 'password'">
|
|
46
46
|
<OrIconButton
|
|
47
47
|
:icon="{ icon: disclosed ? 'visibility_off' : 'visibility', variant: 'filled' }"
|
|
@@ -74,12 +74,10 @@
|
|
|
74
74
|
+{{ outerItems.length }}
|
|
75
75
|
</template>
|
|
76
76
|
|
|
77
|
-
<
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
/>
|
|
82
|
-
</div>
|
|
77
|
+
<OrIcon
|
|
78
|
+
:icon="popoverState === 'open' ? 'arrow_drop_up' : 'arrow_drop_down'"
|
|
79
|
+
:variant="'outlined'"
|
|
80
|
+
/>
|
|
83
81
|
|
|
84
82
|
<OrPopover
|
|
85
83
|
ref="popover"
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
export const SelectRoot: string[] = [
|
|
2
2
|
// Layout
|
|
3
|
-
'
|
|
3
|
+
'flex',
|
|
4
|
+
'flex-col',
|
|
4
5
|
|
|
5
|
-
//
|
|
6
|
+
// Sizing
|
|
6
7
|
'gap-xs',
|
|
7
8
|
];
|
|
8
9
|
|
|
@@ -13,7 +14,7 @@ export const SelectControl: string[] = [
|
|
|
13
14
|
|
|
14
15
|
'overflow-hidden',
|
|
15
16
|
|
|
16
|
-
//
|
|
17
|
+
// Sizing
|
|
17
18
|
'gap-xs',
|
|
18
19
|
|
|
19
20
|
// Typography
|
|
@@ -32,8 +33,6 @@ export const SelectDropdown: string[] = [
|
|
|
32
33
|
|
|
33
34
|
// Box
|
|
34
35
|
'max-h-[340px]',
|
|
35
|
-
|
|
36
|
-
// Shape
|
|
37
36
|
'rounded-b-md',
|
|
38
37
|
|
|
39
38
|
// Theme
|
|
@@ -48,9 +47,11 @@ export const SelectDropdown: string[] = [
|
|
|
48
47
|
|
|
49
48
|
export const SelectNoSearchResults: string[] = [
|
|
50
49
|
// Layout
|
|
51
|
-
'
|
|
50
|
+
'flex',
|
|
51
|
+
'items-center',
|
|
52
|
+
'justify-center',
|
|
52
53
|
|
|
53
|
-
//
|
|
54
|
+
// Sizing
|
|
54
55
|
'px-md',
|
|
55
56
|
'py-md',
|
|
56
57
|
|
|
@@ -12,14 +12,13 @@
|
|
|
12
12
|
<slot />
|
|
13
13
|
|
|
14
14
|
<template v-if="variant === 'reset'">
|
|
15
|
-
<
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
</div>
|
|
15
|
+
<OrIconButton
|
|
16
|
+
:class="['-m-xs', 'ml-none']"
|
|
17
|
+
:icon="'close'"
|
|
18
|
+
:color="!custom ? color : 'inherit'"
|
|
19
|
+
:disabled="disabled"
|
|
20
|
+
@click.stop="$emit('reset')"
|
|
21
|
+
/>
|
|
23
22
|
</template>
|
|
24
23
|
</div>
|
|
25
24
|
</template>
|
|
@@ -2,19 +2,18 @@ import { TagColor, TagVariant } from './props';
|
|
|
2
2
|
|
|
3
3
|
export const TagRoot: string[] = [
|
|
4
4
|
// Layout
|
|
5
|
-
'
|
|
5
|
+
'flex',
|
|
6
|
+
'items-center',
|
|
7
|
+
'justify-center',
|
|
6
8
|
|
|
7
9
|
// Box
|
|
8
|
-
'w-
|
|
9
|
-
|
|
10
|
-
// Shape
|
|
10
|
+
'max-w-max',
|
|
11
11
|
'rounded-full',
|
|
12
12
|
|
|
13
|
-
//
|
|
13
|
+
// Sizing
|
|
14
14
|
'px-sm+ md:px-sm',
|
|
15
15
|
'py-sm md:py-xs',
|
|
16
|
-
|
|
17
|
-
'gap-sm+ md:gap-sm',
|
|
16
|
+
'gap-sm md:gap-xs',
|
|
18
17
|
|
|
19
18
|
// Typography
|
|
20
19
|
'typography-caption-regular',
|