@onereach/ui-components 2.70.2-beta.2212.0 → 2.70.2-beta.2216.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrAvatar-ae61bfb9.js → OrAvatar-ff144438.js} +2 -4
- package/dist/bundled/v2/{OrBottomSheet-1cd1ab4c.js → OrBottomSheet-ddba20c1.js} +2 -4
- package/dist/bundled/v2/{OrButton-a846fa7e.js → OrButton-ea2e223b.js} +2 -4
- package/dist/bundled/v2/{OrCard-29116e1f.js → OrCard-9b845916.js} +1 -3
- package/dist/bundled/v2/{OrCardCollection-0141a358.js → OrCardCollection-379d5151.js} +7 -9
- package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-9339bec8.js} +34 -21
- package/dist/bundled/v2/{OrConfirm-057e997e.js → OrConfirm-aa5393cb.js} +8 -15
- package/dist/bundled/v2/{OrError-aad17598.js → OrError-0c77e637.js} +1 -3
- package/dist/bundled/v2/{OrErrorTag-d0c5bcf4.js → OrErrorTag-0ba2f0b8.js} +2 -4
- package/dist/bundled/v2/{OrExpansionPanel-d9a260e2.js → OrExpansionPanel-7f88e33a.js} +2 -4
- package/dist/bundled/v2/{OrFab-7cc75893.js → OrFab-dbc03d57.js} +1 -1
- package/dist/bundled/v2/{OrHint-f38a1940.js → OrHint-405bfc3d.js} +1 -3
- package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-97245ebd.js} +1 -3
- package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-61f706b3.js} +3 -5
- package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-140ca4bd.js} +43 -29
- package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-36167851.js} +1 -3
- package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-47cc9b4b.js} +39 -25
- package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-9b7e3076.js} +49 -40
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-9441debf.js} +1 -3
- package/dist/bundled/v2/{OrLabel-172c4b89.js → OrLabel-54ac625d.js} +1 -3
- package/dist/bundled/v2/{OrLink-e7b57307.js → OrLink-51f9fb97.js} +1 -3
- package/dist/bundled/v2/{OrLoader-6a1f937b.js → OrLoader-7901107b.js} +1 -3
- package/dist/bundled/v2/{OrMenu-fa47c888.js → OrMenu-ebe5a9b6.js} +2 -4
- package/dist/bundled/v2/{OrMenuItem-26420908.js → OrMenuItem-d4b0f086.js} +2 -4
- package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-62b1d914.js} +3 -5
- package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-95406a04.js} +3 -5
- package/dist/bundled/v2/{OrOverlay-3c89d622.js → OrOverlay-efa7992e.js} +1 -3
- package/dist/bundled/v2/{OrPagination-379c10b8.js → OrPagination-edc2c855.js} +6 -8
- package/dist/bundled/v2/{OrPopover-5dc240f1.js → OrPopover-4e8acb7b.js} +2 -4
- package/dist/bundled/v2/{OrProgress-cc397a38.js → OrProgress-cb9a2ab3.js} +2 -4
- package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-8eb3854a.js} +32 -19
- package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-e851b0d9.js} +4 -6
- package/dist/bundled/v2/{OrSegmentedControl-21cc914e.js → OrSegmentedControl-3db42e46.js} +2 -5
- package/dist/bundled/v2/{OrSelect-c49e1bcf.js → OrSelect-29374787.js} +12 -14
- package/dist/bundled/v2/{OrSkeletonText-516993b4.js → OrSkeletonText-8e64ed2e.js} +5 -9
- package/dist/bundled/v2/{OrSortHeader-9932d28f.js → OrSortHeader-00e61587.js} +2 -4
- package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-05ef01ba.js} +33 -20
- package/dist/bundled/v2/{OrTab-dd949240.js → OrTab-598116b9.js} +1 -3
- package/dist/bundled/v2/{OrTabs-42f7c52c.js → OrTabs-c4abe18c.js} +6 -8
- package/dist/bundled/v2/{OrTag-e3e6fdd6.js → OrTag-a2b46275.js} +2 -4
- package/dist/bundled/v2/{OrText-eac4b9f5.js → OrText-091e908e.js} +1 -3
- package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-a2fa2335.js} +45 -27
- package/dist/bundled/v2/{OrTooltip-fbfa05fd.js → OrTooltip-fc46e6a5.js} +2 -4
- package/dist/bundled/v2/components/index.js +46 -45
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +19 -18
- package/dist/bundled/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +20 -4
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm-v3/index.js +18 -17
- package/dist/bundled/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-error-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-fab-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-hint-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +6 -7
- package/dist/bundled/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-icon-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -8
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +12 -11
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -8
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +12 -11
- package/dist/bundled/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +45 -10
- package/dist/bundled/v2/components/or-input-v3/index.js +13 -12
- package/dist/bundled/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-label-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-link-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-menu-v3/index.js +4 -5
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +7 -8
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +7 -8
- package/dist/bundled/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-overlay-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-pagination-v3/index.js +9 -10
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-popover-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-progress-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -4
- package/dist/bundled/v2/components/or-radio-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-search-v3/index.js +15 -14
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -2
- package/dist/{esm/v3/components/or-segmented-control-v3/components → bundled/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +18 -17
- package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
- package/dist/bundled/v2/components/or-skeleton-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +20 -4
- package/dist/bundled/v2/components/or-switch-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tab-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/index.js +8 -9
- package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tag-v3/index.js +7 -8
- package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-text-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -8
- package/dist/bundled/v2/components/or-textarea-v3/index.js +7 -6
- package/dist/bundled/v2/components/or-toast-v3/index.js +8 -9
- package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +4 -5
- package/dist/bundled/v2/hooks/index.d.ts +3 -1
- package/dist/bundled/v2/hooks/index.js +2 -1
- package/dist/bundled/v2/hooks/useControlAttributes.d.ts +8 -0
- package/dist/bundled/v2/hooks/useIdAttribute.d.ts +2 -0
- package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +12 -0
- package/dist/bundled/v2/index.js +47 -46
- package/dist/bundled/v2/{types-8fe4e345.js → types-6039ceaf.js} +2 -2
- package/dist/bundled/v2/useIdAttribute-cf61643f.js +22 -0
- package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +17 -0
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-0426862b.js → OrAvatar.vue_vue_type_script_lang-2292d8d6.js} +3 -5
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js → OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js} +2 -4
- package/dist/bundled/v3/{OrButton-2b27c1fd.js → OrButton-26f977a6.js} +1 -1
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8c44986c.js → OrButton.vue_vue_type_script_lang-f6a86f73.js} +3 -5
- package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-165de137.js → OrCard.vue_vue_type_script_lang-75721881.js} +1 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-2d78a51a.js → OrCardCollection.vue_vue_type_script_lang-1e906723.js} +43 -45
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-8b36e06c.js → OrCheckbox.vue_vue_type_script_lang-286ceca1.js} +25 -12
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9d9a3917.js → OrConfirm.vue_vue_type_script_lang-b3e05ff1.js} +11 -18
- package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-cc6c135f.js → OrError.vue_vue_type_script_lang-8d790d69.js} +1 -3
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4828c387.js → OrErrorTag.vue_vue_type_script_lang-218ef7e7.js} +3 -5
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-5360f580.js → OrExpansionPanel.vue_vue_type_script_lang-32c313f6.js} +3 -5
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-2adeaed6.js → OrFab.vue_vue_type_script_lang-06430ea0.js} +2 -2
- package/dist/bundled/v3/{OrHint-9592499e.js → OrHint-5dce893e.js} +2 -2
- package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-8e657168.js → OrHint.vue_vue_type_script_lang-24edaf98.js} +1 -3
- package/dist/bundled/v3/{OrIcon-d878b768.js → OrIcon-854fddd5.js} +1 -1
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-7869de7b.js} +1 -3
- package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-7fcef28b.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-012529f7.js} +4 -6
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-e69a240b.js} +35 -21
- package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-091edd56.js} +1 -1
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-9c142008.js} +1 -3
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-4187eb81.js} +35 -21
- package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-f2322cd2.js} +14 -13
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-16d5c945.js} +38 -29
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-72cfe1b2.js} +1 -1
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-9119bb6a.js} +1 -3
- package/dist/bundled/v3/{OrLabel-c6873e79.js → OrLabel-27202b49.js} +1 -1
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-96f94c4e.js → OrLabel.vue_vue_type_script_lang-95984563.js} +1 -3
- package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-9d3a32c7.js → OrLink.vue_vue_type_script_lang-620a87bb.js} +1 -3
- package/dist/bundled/v3/{OrLoader-c4bbef2f.js → OrLoader-dec060b5.js} +1 -1
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-5405040c.js → OrLoader.vue_vue_type_script_lang-3e0df5df.js} +1 -3
- package/dist/bundled/v3/{OrMenu-f26e8e55.js → OrMenu-96157df7.js} +1 -1
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-2446a69a.js → OrMenu.vue_vue_type_script_lang-f03f3ab6.js} +3 -5
- package/dist/bundled/v3/{OrMenuItem-4feaba6c.js → OrMenuItem-bdc6e234.js} +1 -1
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-0ffaef05.js → OrMenuItem.vue_vue_type_script_lang-43cdee58.js} +3 -5
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-851cfe0c.js} +5 -7
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-837a582c.js} +5 -7
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-cb3aad0c.js → OrOverlay.vue_vue_type_script_lang-7edd25f6.js} +1 -3
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-c96d7cd7.js → OrPagination.vue_vue_type_script_lang-5616c34d.js} +10 -12
- package/dist/bundled/v3/{OrPopover-c462ce77.js → OrPopover-1a488f88.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-54c7b11c.js → OrPopover.vue_vue_type_script_lang-b1102c1a.js} +3 -5
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a73c0acf.js → OrProgress.vue_vue_type_script_lang-a8618aa6.js} +2 -4
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2e666a56.js → OrRadio.vue_vue_type_script_lang-2d1e7bc1.js} +25 -12
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-f00d38e7.js} +5 -7
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-579406f5.js → OrSegmentedControl.vue_vue_type_script_lang-1659cd1f.js} +3 -6
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-58e5a52b.js → OrSelect.vue_vue_type_script_lang-2530c488.js} +33 -33
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js → OrSkeletonText.vue_vue_type_script_lang-480614cb.js} +5 -9
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-75115125.js → OrSortHeader.vue_vue_type_script_lang-f4671ba7.js} +3 -5
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-04829f64.js → OrSwitch.vue_vue_type_script_lang-fa2b68de.js} +27 -14
- package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-134ad9d1.js → OrTab.vue_vue_type_script_lang-e45f86f5.js} +1 -3
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-61b79a5a.js → OrTabs.vue_vue_type_script_lang-2dd1d8e2.js} +9 -11
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e45c345b.js → OrTag.vue_vue_type_script_lang-75b95fda.js} +3 -5
- package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-d9525d49.js → OrText.vue_vue_type_script_lang-3a758f8f.js} +1 -3
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-f1003128.js} +39 -22
- package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-f727558c.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-67cc86ed.js → OrTooltip.vue_vue_type_script_lang-4ee2d4ec.js} +3 -5
- package/dist/bundled/v3/components/index.js +58 -57
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +30 -29
- package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +20 -4
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-confirm-v3/index.js +26 -25
- package/dist/bundled/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-error-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-fab-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-hint-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +8 -9
- package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-icon-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -8
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +17 -16
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -8
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +17 -16
- package/dist/bundled/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +45 -10
- package/dist/bundled/v3/components/or-input-v3/index.js +19 -18
- package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-label-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-link-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-menu-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +10 -11
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-notification-v3/index.js +10 -11
- package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-overlay-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-pagination-v3/index.js +15 -16
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-popover-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-progress-v3/index.js +2 -3
- package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -4
- package/dist/bundled/v3/components/or-radio-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-search-v3/index.js +22 -21
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -2
- package/dist/bundled/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select-v3/index.js +26 -25
- package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
- package/dist/bundled/v3/components/or-skeleton-v3/index.js +2 -3
- package/dist/bundled/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +20 -4
- package/dist/bundled/v3/components/or-switch-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tab-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tabs-v3/index.js +12 -13
- package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tag-v3/index.js +10 -11
- package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-text-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -8
- package/dist/bundled/v3/components/or-textarea-v3/index.js +10 -9
- package/dist/bundled/v3/components/or-toast-v3/index.js +13 -14
- package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +5 -6
- package/dist/bundled/v3/hooks/index.d.ts +3 -1
- package/dist/bundled/v3/hooks/index.js +2 -1
- package/dist/bundled/v3/hooks/useControlAttributes.d.ts +8 -0
- package/dist/bundled/v3/hooks/useIdAttribute.d.ts +2 -0
- package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +12 -0
- package/dist/bundled/v3/index.js +133 -125
- package/dist/bundled/v3/{types-f53434f2.js → types-d49b8692.js} +5 -5
- package/dist/bundled/v3/useIdAttribute-b2e42f31.js +21 -0
- package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +16 -0
- package/dist/esm/v2/{OrAvatar-3d155af3.js → OrAvatar-ef5fcc0c.js} +2 -5
- package/dist/esm/v2/{OrBottomSheet-16c2e610.js → OrBottomSheet-37200385.js} +2 -4
- package/dist/esm/v2/{OrButton-835d4f11.js → OrButton-1763652d.js} +2 -5
- package/dist/esm/v2/{OrCard-de799db0.js → OrCard-4c281eeb.js} +1 -4
- package/dist/esm/v2/{OrCardCollection-3c38fc85.js → OrCardCollection-ba82c82b.js} +9 -12
- package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-bb8a51c8.js} +34 -21
- package/dist/esm/v2/{OrConfirm-047d4086.js → OrConfirm-de4104ea.js} +8 -15
- package/dist/esm/v2/{OrError-d267ee9a.js → OrError-45bd2ac3.js} +1 -4
- package/dist/esm/v2/{OrErrorTag-782dd714.js → OrErrorTag-8adc056c.js} +2 -5
- package/dist/esm/v2/{OrExpansionPanel-a123024e.js → OrExpansionPanel-82b5f34f.js} +2 -5
- package/dist/esm/v2/{OrFab-26106618.js → OrFab-40c8f199.js} +1 -1
- package/dist/esm/v2/{OrHint-42dc9ebb.js → OrHint-64c6c780.js} +1 -4
- package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-d438c4d9.js} +1 -4
- package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-ca6603b3.js} +4 -7
- package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-6023dc80.js} +43 -29
- package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-5b768699.js} +1 -4
- package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-74318803.js} +39 -25
- package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-2b8063e4.js} +49 -40
- package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-607ef524.js} +1 -4
- package/dist/esm/v2/{OrLabel-2a9f1477.js → OrLabel-85cfc243.js} +1 -4
- package/dist/esm/v2/{OrLink-80742a17.js → OrLink-dc1b6c61.js} +1 -4
- package/dist/esm/v2/{OrLoader-f857d55b.js → OrLoader-9853ec7e.js} +1 -4
- package/dist/esm/v2/{OrMenu-df27d0ef.js → OrMenu-be703ebe.js} +2 -5
- package/dist/esm/v2/{OrMenuItem-c7f28480.js → OrMenuItem-800f4e27.js} +2 -5
- package/dist/esm/v2/{OrModal-a7719843.js → OrModal-280c51e2.js} +3 -6
- package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-cda58aae.js} +3 -6
- package/dist/esm/v2/{OrOverlay-18ba2dc6.js → OrOverlay-a019186f.js} +1 -3
- package/dist/esm/v2/{OrPagination-c0dbec6a.js → OrPagination-7737c886.js} +7 -10
- package/dist/esm/v2/{OrPopover-9bafbdb4.js → OrPopover-d5d4f62a.js} +2 -4
- package/dist/esm/v2/{OrProgress-c27c8946.js → OrProgress-9ef9e689.js} +2 -4
- package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-6c0b285c.js} +32 -19
- package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-c0ca36a3.js} +4 -6
- package/dist/esm/v2/{OrSegmentedControl-e8dce8f9.js → OrSegmentedControl-0d6555d3.js} +2 -6
- package/dist/esm/v2/{OrSelect-1d705445.js → OrSelect-3f8791a6.js} +12 -14
- package/dist/esm/v2/{OrSkeletonText-950be6a2.js → OrSkeletonText-a1dae7b0.js} +5 -10
- package/dist/esm/v2/{OrSortHeader-19bf94ca.js → OrSortHeader-811adaa9.js} +2 -5
- package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-4e54b920.js} +33 -20
- package/dist/esm/v2/{OrTab-702e7335.js → OrTab-f3fe7bd3.js} +1 -4
- package/dist/esm/v2/{OrTabs-71bd3fd2.js → OrTabs-8d2f6b0d.js} +7 -9
- package/dist/esm/v2/{OrTag-52e4cc94.js → OrTag-fa16d1c7.js} +2 -5
- package/dist/esm/v2/{OrText-ba5a2b6c.js → OrText-fa5ce3c7.js} +1 -4
- package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-7f53bd68.js} +45 -27
- package/dist/esm/v2/{OrTooltip-513bee30.js → OrTooltip-f25b4195.js} +2 -4
- package/dist/esm/v2/components/index.js +47 -46
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -4
- package/dist/esm/v2/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button-v3/index.js +2 -4
- package/dist/esm/v2/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +20 -19
- package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card-v3/index.js +1 -3
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +20 -4
- package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +20 -19
- package/dist/esm/v2/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -4
- package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-error-v3/index.js +1 -3
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -4
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -4
- package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -3
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -3
- package/dist/esm/v2/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -3
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -8
- package/dist/esm/v2/components/or-inline-input-v3/index.js +12 -11
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -8
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +12 -11
- package/dist/esm/v2/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -3
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +45 -10
- package/dist/esm/v2/components/or-input-v3/index.js +13 -12
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-label-v3/index.js +1 -3
- package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-link-v3/index.js +1 -3
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -3
- package/dist/esm/v2/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -4
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +5 -6
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +8 -9
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +8 -9
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +10 -11
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-progress-v3/index.js +2 -3
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +20 -4
- package/dist/esm/v2/components/or-radio-v3/index.js +3 -3
- package/dist/esm/v2/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +15 -14
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -3
- package/dist/{bundled/v3/components/or-segmented-control-v3/components → esm/v2/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +18 -17
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
- package/dist/esm/v2/components/or-skeleton-v3/index.js +2 -4
- package/dist/esm/v2/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -4
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +20 -4
- package/dist/esm/v2/components/or-switch-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -3
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tag-v3/index.js +8 -9
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-text-v3/index.js +1 -3
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -8
- package/dist/esm/v2/components/or-textarea-v3/index.js +7 -6
- package/dist/esm/v2/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v2/hooks/index.d.ts +3 -1
- package/dist/esm/v2/hooks/index.js +2 -1
- package/dist/esm/v2/hooks/useControlAttributes.d.ts +8 -0
- package/dist/esm/v2/hooks/useIdAttribute.d.ts +2 -0
- package/dist/esm/v2/hooks/useValidationAttributes.d.ts +12 -0
- package/dist/esm/v2/index.js +46 -45
- package/dist/esm/v2/{types-6c742e07.js → types-b645281b.js} +2 -2
- package/dist/esm/v2/useIdAttribute-859439f0.js +21 -0
- package/dist/esm/v2/useValidationAttributes-d1abbe34.js +16 -0
- package/dist/esm/v3/{OrAvatar-53a4429d.js → OrAvatar-739f1e66.js} +2 -5
- package/dist/esm/v3/{OrBottomSheet-62817aec.js → OrBottomSheet-13a416ef.js} +2 -4
- package/dist/esm/v3/{OrButton-0fa67a0d.js → OrButton-9b46f289.js} +2 -5
- package/dist/esm/v3/{OrCard-fd92f7c8.js → OrCard-1e98792f.js} +1 -4
- package/dist/esm/v3/{OrCardCollection-dbb3e839.js → OrCardCollection-94354105.js} +9 -12
- package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-4597be36.js} +38 -23
- package/dist/esm/v3/{OrConfirm-fee3c859.js → OrConfirm-34d05274.js} +8 -15
- package/dist/esm/v3/{OrError-ec8c709d.js → OrError-647809eb.js} +1 -4
- package/dist/esm/v3/{OrErrorTag-98252eef.js → OrErrorTag-4d1fa67e.js} +2 -5
- package/dist/esm/v3/{OrExpansionPanel-f8d7ff8d.js → OrExpansionPanel-2e5d5f57.js} +2 -5
- package/dist/esm/v3/{OrFab-c8ae6e01.js → OrFab-e7a75f63.js} +1 -1
- package/dist/esm/v3/{OrHint-74bb732d.js → OrHint-92ff8ebd.js} +1 -4
- package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-b2609f51.js} +1 -4
- package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-179ef0c9.js} +4 -7
- package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-078e8c3b.js} +42 -27
- package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-7236795b.js} +1 -4
- package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-2b2809df.js} +42 -27
- package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-3be6ca17.js} +46 -36
- package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-634c2408.js} +1 -4
- package/dist/esm/v3/{OrLabel-bdaec602.js → OrLabel-3b2fa2f6.js} +1 -4
- package/dist/esm/v3/{OrLink-338db3ca.js → OrLink-508906da.js} +1 -4
- package/dist/esm/v3/{OrLoader-b3cf4231.js → OrLoader-d1bb3d20.js} +1 -4
- package/dist/esm/v3/{OrMenu-840038cd.js → OrMenu-74f064d9.js} +2 -5
- package/dist/esm/v3/{OrMenuItem-9da279f6.js → OrMenuItem-e746a568.js} +2 -5
- package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-3ff85197.js} +3 -6
- package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-87250a56.js} +3 -6
- package/dist/esm/v3/{OrOverlay-738a44d5.js → OrOverlay-afad3aa4.js} +1 -3
- package/dist/esm/v3/{OrPagination-a703307d.js → OrPagination-99ab43d2.js} +7 -10
- package/dist/esm/v3/{OrPopover-1075dd38.js → OrPopover-40217b49.js} +2 -4
- package/dist/esm/v3/{OrProgress-407002e0.js → OrProgress-39e4552b.js} +2 -4
- package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-a48e1034.js} +36 -21
- package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-012400c6.js} +4 -6
- package/dist/esm/v3/{OrSegmentedControl-171cad78.js → OrSegmentedControl-dca15e65.js} +3 -7
- package/dist/esm/v3/{OrSelect-dfa4885f.js → OrSelect-17e3f6fe.js} +12 -14
- package/dist/esm/v3/{OrSkeletonText-3965ff71.js → OrSkeletonText-480bdab1.js} +5 -10
- package/dist/esm/v3/{OrSortHeader-fe1a9cf8.js → OrSortHeader-b56c3bde.js} +2 -5
- package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-4efdaf31.js} +37 -23
- package/dist/esm/v3/{OrTab-c131cf60.js → OrTab-5fe0f1e4.js} +1 -4
- package/dist/esm/v3/{OrTabs-d0ee6cef.js → OrTabs-256d5d56.js} +7 -9
- package/dist/esm/v3/{OrTag-efa7578f.js → OrTag-6a8bb7fe.js} +2 -5
- package/dist/esm/v3/{OrText-ecb46923.js → OrText-0d118559.js} +1 -4
- package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-c940ad3e.js} +48 -29
- package/dist/esm/v3/{OrTooltip-50d27b4f.js → OrTooltip-50b4c0a7.js} +2 -4
- package/dist/esm/v3/components/index.js +47 -46
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -4
- package/dist/esm/v3/components/or-bottom-sheet-v3/OrBottomSheet.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-bottom-sheet-v3/index.js +2 -3
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button-v3/index.js +2 -4
- package/dist/esm/v3/components/or-card-collection-v3/OrCardCollection.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +20 -19
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card-v3/index.js +1 -3
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +20 -4
- package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +20 -19
- package/dist/esm/v3/components/or-error-tag-v3/OrErrorTag.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -4
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-error-v3/index.js +1 -3
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -4
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -4
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-icon-button-v3/index.js +6 -7
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -3
- package/dist/esm/v3/components/or-inline-input-box-v3/OrInlineInputBox.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -3
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +38 -8
- package/dist/esm/v3/components/or-inline-input-v3/index.js +12 -11
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +38 -8
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +12 -11
- package/dist/esm/v3/components/or-input-box-v3/OrInputBox.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -3
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +45 -10
- package/dist/esm/v3/components/or-input-v3/index.js +13 -12
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-label-v3/index.js +1 -3
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-link-v3/index.js +1 -3
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -3
- package/dist/esm/v3/components/or-menu-item-v3/OrMenuItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -4
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +5 -6
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +8 -9
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +8 -9
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-overlay-v3/index.js +1 -2
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +10 -11
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +3 -4
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-progress-v3/index.js +2 -3
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +20 -4
- package/dist/esm/v3/components/or-radio-v3/index.js +3 -3
- package/dist/esm/v3/components/or-search-v3/OrSearch.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +15 -14
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -3
- package/dist/esm/{v2/components/or-segmented-control-v3/components → v3/components/or-segmented-control-v3/partials}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +18 -17
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonCircle.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonRect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-skeleton-v3/OrSkeletonText.vue.d.ts +4 -4
- package/dist/esm/v3/components/or-skeleton-v3/index.js +2 -4
- package/dist/esm/v3/components/or-sort-header-v3/OrSortHeader.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -4
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +20 -4
- package/dist/esm/v3/components/or-switch-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tab-v3/OrTab.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -3
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +8 -9
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +8 -9
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-text-v3/index.js +1 -3
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +47 -8
- package/dist/esm/v3/components/or-textarea-v3/index.js +7 -6
- package/dist/esm/v3/components/or-toast-v3/index.js +8 -9
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tooltip-v3/index.js +4 -5
- package/dist/esm/v3/hooks/index.d.ts +3 -1
- package/dist/esm/v3/hooks/index.js +2 -1
- package/dist/esm/v3/hooks/useControlAttributes.d.ts +8 -0
- package/dist/esm/v3/hooks/useIdAttribute.d.ts +2 -0
- package/dist/esm/v3/hooks/useValidationAttributes.d.ts +12 -0
- package/dist/esm/v3/index.js +46 -45
- package/dist/esm/v3/{types-2692e337.js → types-ede6036f.js} +2 -2
- package/dist/esm/v3/useIdAttribute-859439f0.js +21 -0
- package/dist/esm/v3/useValidationAttributes-d1abbe34.js +16 -0
- package/package.json +1 -1
- package/src/components/or-avatar-v3/OrAvatar.vue +3 -6
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +0 -4
- package/src/components/or-button-v3/OrButton.vue +0 -4
- package/src/components/or-card-collection-v3/OrCardCollection.vue +6 -14
- package/src/components/or-card-v3/OrCard.vue +0 -4
- package/src/components/or-checkbox-v3/OrCheckbox.vue +28 -13
- package/src/components/or-confirm-v3/OrConfirm.vue +10 -11
- package/src/components/or-confirm-v3/styles.ts +3 -13
- package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -4
- package/src/components/or-error-v3/OrError.vue +0 -4
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -4
- package/src/components/or-hint-v3/OrHint.vue +0 -4
- package/src/components/or-icon-button-v3/OrIconButton.vue +0 -4
- package/src/components/or-icon-v3/OrIcon.vue +0 -4
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -4
- package/src/components/or-inline-input-v3/OrInlineInput.vue +32 -16
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +32 -16
- package/src/components/or-input-box-v3/OrInputBox.vue +0 -4
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -4
- package/src/components/or-input-v3/OrInput.vue +33 -23
- package/src/components/or-label-v3/OrLabel.vue +0 -4
- package/src/components/or-link-v3/OrLink.vue +0 -4
- package/src/components/or-loader-v3/OrLoader.vue +1 -5
- package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -4
- package/src/components/or-menu-v3/OrMenu.vue +0 -4
- package/src/components/or-modal-v3/OrModal.vue +0 -4
- package/src/components/or-notification-v3/OrNotification.vue +0 -4
- package/src/components/or-overlay-v3/OrOverlay.vue +1 -4
- package/src/components/or-pagination-v3/OrPagination.vue +1 -5
- package/src/components/or-popover-v3/OrPopover.vue +1 -4
- package/src/components/or-progress-v3/OrProgress.vue +3 -17
- package/src/components/or-radio-v3/OrRadio.vue +27 -12
- package/src/components/or-search-v3/OrSearch.vue +1 -5
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +1 -5
- package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/OrSegmentedControlItem.vue +0 -4
- package/src/components/or-select-v3/OrSelect.vue +1 -4
- package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +1 -5
- package/src/components/or-skeleton-v3/OrSkeletonRect.vue +1 -5
- package/src/components/or-skeleton-v3/OrSkeletonText.vue +1 -6
- package/src/components/or-sort-header-v3/OrSortHeader.vue +0 -4
- package/src/components/or-switch-v3/OrSwitch.vue +27 -12
- package/src/components/or-tab-v3/OrTab.vue +0 -4
- package/src/components/or-tabs-v3/OrTabs.vue +1 -5
- package/src/components/or-tag-v3/OrTag.vue +0 -4
- package/src/components/or-text-v3/OrText.vue +0 -4
- package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +37 -17
- package/src/components/or-tooltip-v3/OrTooltip.vue +0 -4
- package/src/hooks/index.ts +3 -1
- package/src/hooks/useControlAttributes.ts +19 -0
- package/src/hooks/useIdAttribute.ts +9 -0
- package/src/hooks/useValidationAttributes.ts +25 -0
- package/dist/bundled/v2/hooks/useClassAttribute.d.ts +0 -3
- package/dist/bundled/v2/useClassAttribute-9bf33346.js +0 -33
- package/dist/bundled/v3/hooks/useClassAttribute.d.ts +0 -3
- package/dist/bundled/v3/useClassAttribute-00888f78.js +0 -9
- package/dist/esm/v2/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v2/useClassAttribute-47fdb016.js +0 -32
- package/dist/esm/v3/hooks/useClassAttribute.d.ts +0 -3
- package/dist/esm/v3/useClassAttribute-47fdb016.js +0 -32
- package/src/hooks/useClassAttribute.ts +0 -39
- /package/dist/bundled/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- /package/dist/bundled/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- /package/dist/esm/v2/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- /package/dist/esm/v3/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- /package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.ts +0 -0
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
|
+
import { O as OrIcon } from './OrIcon-97245ebd.js';
|
|
5
4
|
import { defineComponent, ref, computed, watchPostEffect } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
6
|
|
|
@@ -123,8 +122,7 @@ var script = defineComponent({
|
|
|
123
122
|
return !props.icon;
|
|
124
123
|
});
|
|
125
124
|
// Styles
|
|
126
|
-
const
|
|
127
|
-
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size]), classAttribute.value]);
|
|
125
|
+
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size])]);
|
|
128
126
|
const imageStyles = computed(() => [...AvatarImage]);
|
|
129
127
|
// Effects
|
|
130
128
|
watchPostEffect(() => {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { usePointerSwipe, onClickOutside, SwipeDirection } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrOverlay } from './OrOverlay-
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
|
+
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
5
4
|
import { defineComponent, ref, computed, watch, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
6
|
|
|
@@ -53,8 +52,7 @@ var script = defineComponent({
|
|
|
53
52
|
// Refs
|
|
54
53
|
const root = ref();
|
|
55
54
|
// Styles
|
|
56
|
-
const
|
|
57
|
-
const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot, classAttribute.value]);
|
|
55
|
+
const rootStyles = computed(() => ['or-bottom-sheet', ...BottomSheetRoot]);
|
|
58
56
|
const handleStyles = computed(() => [...BottomSheetHandle]);
|
|
59
57
|
const headerStyles = computed(() => [...BottomSheetHeader]);
|
|
60
58
|
// State
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLoader } from './OrLoader-
|
|
3
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrLoader } from './OrLoader-7901107b.js';
|
|
4
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
5
|
|
|
@@ -130,8 +129,7 @@ var script = defineComponent({
|
|
|
130
129
|
// Refs
|
|
131
130
|
const root = ref();
|
|
132
131
|
// Styles
|
|
133
|
-
const
|
|
134
|
-
const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none', classAttribute.value]);
|
|
132
|
+
const rootStyles = computed(() => ['or-button', ...ButtonRoot, ...ButtonRootVariants[props.variant], ...ButtonRootColors[`${props.color}-${props.variant}`], props.loading && 'interactivity-none']);
|
|
135
133
|
return {
|
|
136
134
|
root,
|
|
137
135
|
rootStyles
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
2
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
4
|
|
|
@@ -25,8 +24,7 @@ var script = defineComponent({
|
|
|
25
24
|
// Refs
|
|
26
25
|
const root = ref();
|
|
27
26
|
// Styles
|
|
28
|
-
const
|
|
29
|
-
const rootStyles = computed(() => ['or-card', ...CardRoot, classAttribute.value]);
|
|
27
|
+
const rootStyles = computed(() => ['or-card', ...CardRoot]);
|
|
30
28
|
return {
|
|
31
29
|
root,
|
|
32
30
|
rootStyles
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { defineComponent, computed, ref, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
3
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
-
import { O as OrButton } from './OrButton-
|
|
6
|
-
import { O as OrMenu } from './OrMenu-
|
|
7
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
8
|
-
import { O as OrIcon } from './OrIcon-
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
10
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-61f706b3.js';
|
|
5
|
+
import { O as OrButton } from './OrButton-ea2e223b.js';
|
|
6
|
+
import { O as OrMenu } from './OrMenu-ebe5a9b6.js';
|
|
7
|
+
import { O as OrMenuItem } from './OrMenuItem-d4b0f086.js';
|
|
8
|
+
import { O as OrIcon } from './OrIcon-97245ebd.js';
|
|
9
|
+
import { O as OrSearch } from './OrSearch-e851b0d9.js';
|
|
11
10
|
|
|
12
11
|
const CardCollectionRoot = [
|
|
13
12
|
// Layout
|
|
@@ -168,8 +167,7 @@ var script = defineComponent({
|
|
|
168
167
|
const sortMenu = ref();
|
|
169
168
|
const sortButton = ref();
|
|
170
169
|
// Styles
|
|
171
|
-
const
|
|
172
|
-
const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot, classAttribute.value]);
|
|
170
|
+
const rootStyles = computed(() => ['or-card-collection', ...CardCollectionRoot]);
|
|
173
171
|
const toolbarStyles = computed(() => [...CardCollectionToolbar]);
|
|
174
172
|
const toolbarPanelStyles = computed(() => [...CardCollectionToolbarPanel]);
|
|
175
173
|
const sortLabel = computed(() => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLabel, L as LabelVariant } from './OrLabel-
|
|
3
|
-
import { u as
|
|
4
|
-
import { defineComponent,
|
|
2
|
+
import { O as OrLabel, L as LabelVariant } from './OrLabel-54ac625d.js';
|
|
3
|
+
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
4
|
+
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
7
7
|
|
|
@@ -76,18 +76,19 @@ var script = defineComponent({
|
|
|
76
76
|
}
|
|
77
77
|
},
|
|
78
78
|
emits: ['update:modelValue', 'input', 'focus', 'blur'],
|
|
79
|
-
expose: ['root'],
|
|
79
|
+
expose: ['root', 'focus', 'blur'],
|
|
80
80
|
setup(props, context) {
|
|
81
|
-
var _a;
|
|
82
|
-
const currentInstance = getCurrentInstance();
|
|
83
81
|
// Refs
|
|
84
82
|
const root = ref();
|
|
83
|
+
const control = ref();
|
|
85
84
|
// Styles
|
|
86
|
-
const
|
|
87
|
-
const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot, classAttribute.value]);
|
|
85
|
+
const rootStyles = computed(() => ['or-checkbox', ...CheckboxRoot]);
|
|
88
86
|
const controlStyles = computed(() => [...CheckboxControl, ...CheckboxControlHandle]);
|
|
89
87
|
// State
|
|
90
|
-
const
|
|
88
|
+
const controlAttributes = reactive({
|
|
89
|
+
id: useIdAttribute(),
|
|
90
|
+
...useControlAttributes()
|
|
91
|
+
});
|
|
91
92
|
const proxyModelValue = computed({
|
|
92
93
|
get: () => {
|
|
93
94
|
var _a;
|
|
@@ -99,12 +100,24 @@ var script = defineComponent({
|
|
|
99
100
|
context.emit('update:modelValue', value);
|
|
100
101
|
}
|
|
101
102
|
});
|
|
103
|
+
// Methods
|
|
104
|
+
function focus() {
|
|
105
|
+
var _a;
|
|
106
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
|
|
107
|
+
}
|
|
108
|
+
function blur() {
|
|
109
|
+
var _a;
|
|
110
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
|
|
111
|
+
}
|
|
102
112
|
return {
|
|
103
113
|
root,
|
|
114
|
+
control,
|
|
104
115
|
rootStyles,
|
|
105
116
|
controlStyles,
|
|
106
|
-
|
|
107
|
-
proxyModelValue
|
|
117
|
+
controlAttributes,
|
|
118
|
+
proxyModelValue,
|
|
119
|
+
focus,
|
|
120
|
+
blur
|
|
108
121
|
};
|
|
109
122
|
}
|
|
110
123
|
});
|
|
@@ -117,23 +130,23 @@ var __vue_render__ = function () {
|
|
|
117
130
|
var _vm = this;
|
|
118
131
|
var _h = _vm.$createElement;
|
|
119
132
|
var _c = _vm._self._c || _h;
|
|
120
|
-
return _c('div', {
|
|
133
|
+
return _c('div', _vm._b({
|
|
121
134
|
ref: "root",
|
|
122
135
|
class: _vm.rootStyles
|
|
123
|
-
}, [_c('input', _vm._b({
|
|
136
|
+
}, 'div', _vm.$attrs, false), [_c('input', _vm._b({
|
|
124
137
|
directives: [{
|
|
125
138
|
name: "model",
|
|
126
139
|
rawName: "v-model",
|
|
127
140
|
value: _vm.proxyModelValue,
|
|
128
141
|
expression: "proxyModelValue"
|
|
129
142
|
}],
|
|
143
|
+
ref: "control",
|
|
130
144
|
class: _vm.controlStyles,
|
|
131
145
|
attrs: {
|
|
132
|
-
"id": _vm.controlId,
|
|
133
|
-
"type": "checkbox",
|
|
134
146
|
"indeterminate": _vm.indeterminate,
|
|
135
147
|
"required": _vm.required,
|
|
136
|
-
"disabled": _vm.disabled
|
|
148
|
+
"disabled": _vm.disabled,
|
|
149
|
+
"type": "checkbox"
|
|
137
150
|
},
|
|
138
151
|
domProps: {
|
|
139
152
|
"value": _vm.inputValue,
|
|
@@ -163,9 +176,9 @@ var __vue_render__ = function () {
|
|
|
163
176
|
}
|
|
164
177
|
}
|
|
165
178
|
}
|
|
166
|
-
}, 'input', _vm
|
|
179
|
+
}, 'input', _vm.controlAttributes, false)) , _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
|
|
167
180
|
attrs: {
|
|
168
|
-
"control-id": _vm.
|
|
181
|
+
"control-id": _vm.controlAttributes.id,
|
|
169
182
|
"variant": _vm.labelVariant,
|
|
170
183
|
"required": _vm.required,
|
|
171
184
|
"disabled": _vm.disabled
|
|
@@ -186,14 +199,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
186
199
|
/* style */
|
|
187
200
|
const __vue_inject_styles__ = function (inject) {
|
|
188
201
|
if (!inject) return;
|
|
189
|
-
inject("data-v-
|
|
190
|
-
source: "input[data-v-
|
|
202
|
+
inject("data-v-62d9ab6a_0", {
|
|
203
|
+
source: "input[data-v-62d9ab6a]{appearance:none;line-height:0}",
|
|
191
204
|
map: undefined,
|
|
192
205
|
media: undefined
|
|
193
206
|
});
|
|
194
207
|
};
|
|
195
208
|
/* scoped */
|
|
196
|
-
const __vue_scope_id__ = "data-v-
|
|
209
|
+
const __vue_scope_id__ = "data-v-62d9ab6a";
|
|
197
210
|
/* module identifier */
|
|
198
211
|
const __vue_module_identifier__ = undefined;
|
|
199
212
|
/* functional template */
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { useMagicKeys, whenever, onClickOutside } from '@vueuse/core';
|
|
2
|
-
import { l as logicAnd } from './index-17f264f9.js';
|
|
3
1
|
import './index-fa6eb4ca.js';
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { O as
|
|
2
|
+
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
3
|
+
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
|
+
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
5
|
+
import { O as OrButton, a as ButtonColor } from './OrButton-ea2e223b.js';
|
|
6
|
+
import { O as OrInput } from './OrInput-9b7e3076.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -14,14 +14,12 @@ var ConfirmType;
|
|
|
14
14
|
})(ConfirmType || (ConfirmType = {}));
|
|
15
15
|
|
|
16
16
|
const ConfirmRoot = [
|
|
17
|
-
// Position
|
|
18
|
-
'fixed md:static', 'left-none', 'right-none', 'bottom-none',
|
|
19
17
|
// Layout
|
|
20
18
|
'layout-column',
|
|
21
19
|
// Box
|
|
22
|
-
'w-
|
|
20
|
+
'w-[320px]',
|
|
23
21
|
// Shape
|
|
24
|
-
'rounded-
|
|
22
|
+
'rounded-md',
|
|
25
23
|
// Spacing
|
|
26
24
|
'px-lg', 'py-lg', 'gap-md',
|
|
27
25
|
// Typography
|
|
@@ -54,10 +52,8 @@ const ConfirmFooterTypes = {
|
|
|
54
52
|
'flex-row-reverse']
|
|
55
53
|
};
|
|
56
54
|
const ConfirmFooterButtons = [
|
|
57
|
-
// Layout
|
|
58
|
-
'grow',
|
|
59
55
|
// Box
|
|
60
|
-
'w-
|
|
56
|
+
'w-[128px]'];
|
|
61
57
|
|
|
62
58
|
var script = defineComponent({
|
|
63
59
|
name: 'OrConfirm',
|
|
@@ -199,9 +195,6 @@ var script = defineComponent({
|
|
|
199
195
|
const inputBoxStyles = computed(() => [...ConfirmInput]);
|
|
200
196
|
const footerStyles = computed(() => [...ConfirmFooter, ...ConfirmFooterTypes[props.confirmType]]);
|
|
201
197
|
const buttonsStyles = computed(() => [...ConfirmFooterButtons]);
|
|
202
|
-
// #region Click Outside
|
|
203
|
-
onClickOutside(root, close);
|
|
204
|
-
// #endregion
|
|
205
198
|
return {
|
|
206
199
|
root,
|
|
207
200
|
confirmationInput,
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
2
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
4
|
|
|
@@ -37,8 +36,7 @@ var script = defineComponent({
|
|
|
37
36
|
// Refs
|
|
38
37
|
const root = ref();
|
|
39
38
|
// Styles
|
|
40
|
-
const
|
|
41
|
-
const rootStyles = computed(() => ['or-error', ...ErrorRoot, classAttribute.value]);
|
|
39
|
+
const rootStyles = computed(() => ['or-error', ...ErrorRoot]);
|
|
42
40
|
const textStyles = computed(() => [...ErrorText]);
|
|
43
41
|
const addonStyles = computed(() => [...ErrorAddon]);
|
|
44
42
|
return {
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrIcon } from './OrIcon-97245ebd.js';
|
|
4
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
5
|
|
|
@@ -31,8 +30,7 @@ var script = defineComponent({
|
|
|
31
30
|
// Refs
|
|
32
31
|
const root = ref();
|
|
33
32
|
// Styles
|
|
34
|
-
const
|
|
35
|
-
const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot, classAttribute.value]);
|
|
33
|
+
const rootStyles = computed(() => ['or-error-tag', ...ErrorTagRoot]);
|
|
36
34
|
return {
|
|
37
35
|
root,
|
|
38
36
|
rootStyles
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrIcon } from './OrIcon-97245ebd.js';
|
|
4
3
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
5
|
|
|
@@ -97,8 +96,7 @@ var script = defineComponent({
|
|
|
97
96
|
// Refs
|
|
98
97
|
const root = ref();
|
|
99
98
|
// Styles
|
|
100
|
-
const
|
|
101
|
-
const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant], classAttribute.value]);
|
|
99
|
+
const rootStyles = computed(() => ['or-expansion-panel', ...ExpansionPanelRoot, ...ExpansionPanelRootVariants[props.variant]]);
|
|
102
100
|
const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
|
|
103
101
|
const addonStyles = computed(() => [...ExpansionPanelAddon]);
|
|
104
102
|
// State
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-97245ebd.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
2
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
4
|
|
|
@@ -37,8 +36,7 @@ var script = defineComponent({
|
|
|
37
36
|
// Refs
|
|
38
37
|
const root = ref();
|
|
39
38
|
// Styles
|
|
40
|
-
const
|
|
41
|
-
const rootStyles = computed(() => ['or-hint', ...HintRoot, classAttribute.value]);
|
|
39
|
+
const rootStyles = computed(() => ['or-hint', ...HintRoot]);
|
|
42
40
|
const textStyles = computed(() => [...HintText]);
|
|
43
41
|
const addonStyles = computed(() => [...HintAddon]);
|
|
44
42
|
return {
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
2
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
4
|
|
|
@@ -84,8 +83,7 @@ var script = defineComponent({
|
|
|
84
83
|
// Refs
|
|
85
84
|
const root = ref();
|
|
86
85
|
// Styles
|
|
87
|
-
const
|
|
88
|
-
const rootStyles = computed(() => ['or-icon', ...IconRoot, ...IconRootVariants[props.variant], ...IconRootSizes[props.size], classAttribute.value]);
|
|
86
|
+
const rootStyles = computed(() => ['or-icon', ...IconRoot, ...IconRootVariants[props.variant], ...IconRootSizes[props.size]]);
|
|
89
87
|
return {
|
|
90
88
|
root,
|
|
91
89
|
rootStyles
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon, I as IconSize } from './OrIcon-
|
|
3
|
-
import { O as OrTooltip } from './OrTooltip-
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrIcon, I as IconSize } from './OrIcon-97245ebd.js';
|
|
3
|
+
import { O as OrTooltip } from './OrTooltip-fc46e6a5.js';
|
|
5
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
6
|
|
|
@@ -94,8 +93,7 @@ var script = defineComponent({
|
|
|
94
93
|
// Refs
|
|
95
94
|
const root = ref();
|
|
96
95
|
// Styles
|
|
97
|
-
const
|
|
98
|
-
const rootStyles = computed(() => ['or-icon-button', ...IconButtonRoot, ...IconButtonRootColors[props.color], classAttribute.value]);
|
|
96
|
+
const rootStyles = computed(() => ['or-icon-button', ...IconButtonRoot, ...IconButtonRootColors[props.color]]);
|
|
99
97
|
return {
|
|
100
98
|
root,
|
|
101
99
|
rootStyles
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrError } from './OrError-
|
|
3
|
-
import { O as OrHint } from './OrHint-
|
|
4
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
5
|
-
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-
|
|
6
|
-
import { u as
|
|
7
|
-
import {
|
|
2
|
+
import { O as OrError } from './OrError-0c77e637.js';
|
|
3
|
+
import { O as OrHint } from './OrHint-405bfc3d.js';
|
|
4
|
+
import { O as OrIconButton } from './OrIconButton-61f706b3.js';
|
|
5
|
+
import { O as OrInlineInputBox, I as InlineInputBoxSize } from './OrInlineInputBox-36167851.js';
|
|
6
|
+
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
|
+
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
8
|
+
import { defineComponent, ref, computed, reactive, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
10
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
10
11
|
|
|
@@ -86,19 +87,21 @@ var script = defineComponent({
|
|
|
86
87
|
}
|
|
87
88
|
},
|
|
88
89
|
emits: ['update:modelValue', 'input', 'keydown', 'keyup', 'focus', 'blur'],
|
|
89
|
-
expose: ['root'],
|
|
90
|
+
expose: ['root', 'focus', 'blur'],
|
|
90
91
|
setup(props, context) {
|
|
91
|
-
var _a;
|
|
92
|
-
const currentInstance = getCurrentInstance();
|
|
93
92
|
// Refs
|
|
94
93
|
const root = ref();
|
|
94
|
+
const control = ref();
|
|
95
95
|
// Styles
|
|
96
|
-
const
|
|
97
|
-
const rootStyles = computed(() => ['or-inline-input', ...InlineInputRoot, classAttribute.value]);
|
|
96
|
+
const rootStyles = computed(() => ['or-inline-input', ...InlineInputRoot]);
|
|
98
97
|
const controlStyles = computed(() => [...InlineInputControl]);
|
|
99
98
|
const actionStyles = computed(() => [...InlineInputAction, ...InlineInputActionSizes[props.size]]);
|
|
100
99
|
// State
|
|
101
|
-
const
|
|
100
|
+
const controlAttributes = reactive({
|
|
101
|
+
id: useIdAttribute(),
|
|
102
|
+
...useControlAttributes(),
|
|
103
|
+
...useValidationAttributes()
|
|
104
|
+
});
|
|
102
105
|
const proxyModelValue = computed({
|
|
103
106
|
get: () => {
|
|
104
107
|
var _a;
|
|
@@ -111,13 +114,13 @@ var script = defineComponent({
|
|
|
111
114
|
}
|
|
112
115
|
});
|
|
113
116
|
const draftModelValue = ref('');
|
|
114
|
-
const activated = ref(false);
|
|
115
|
-
const invalid = computed(() => !!props.error);
|
|
116
117
|
const currentLength = computed(() => {
|
|
117
118
|
var _a, _b;
|
|
118
119
|
return (_b = (_a = draftModelValue.value) === null || _a === void 0 ? void 0 : _a.toString().length) !== null && _b !== void 0 ? _b : 0;
|
|
119
120
|
});
|
|
120
|
-
const maxLength = computed(() =>
|
|
121
|
+
const maxLength = computed(() => controlAttributes.maxlength);
|
|
122
|
+
const invalid = computed(() => !!props.error);
|
|
123
|
+
const activated = ref(false);
|
|
121
124
|
// Handlers
|
|
122
125
|
function onFocus(event) {
|
|
123
126
|
activated.value = true;
|
|
@@ -130,6 +133,14 @@ var script = defineComponent({
|
|
|
130
133
|
context.emit('blur', event);
|
|
131
134
|
}
|
|
132
135
|
// Methods
|
|
136
|
+
function focus() {
|
|
137
|
+
var _a;
|
|
138
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
|
|
139
|
+
}
|
|
140
|
+
function blur() {
|
|
141
|
+
var _a;
|
|
142
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
|
|
143
|
+
}
|
|
133
144
|
function apply() {
|
|
134
145
|
if (draftModelValue.value !== proxyModelValue.value) {
|
|
135
146
|
proxyModelValue.value = draftModelValue.value;
|
|
@@ -151,18 +162,21 @@ var script = defineComponent({
|
|
|
151
162
|
});
|
|
152
163
|
return {
|
|
153
164
|
root,
|
|
165
|
+
control,
|
|
154
166
|
rootStyles,
|
|
155
167
|
controlStyles,
|
|
156
168
|
actionStyles,
|
|
157
|
-
|
|
169
|
+
controlAttributes,
|
|
158
170
|
proxyModelValue,
|
|
159
171
|
draftModelValue,
|
|
160
|
-
activated,
|
|
161
|
-
invalid,
|
|
162
172
|
currentLength,
|
|
163
173
|
maxLength,
|
|
174
|
+
invalid,
|
|
175
|
+
activated,
|
|
164
176
|
onFocus,
|
|
165
177
|
onBlur,
|
|
178
|
+
focus,
|
|
179
|
+
blur,
|
|
166
180
|
apply,
|
|
167
181
|
reset
|
|
168
182
|
};
|
|
@@ -177,10 +191,10 @@ var __vue_render__ = function () {
|
|
|
177
191
|
var _vm = this;
|
|
178
192
|
var _h = _vm.$createElement;
|
|
179
193
|
var _c = _vm._self._c || _h;
|
|
180
|
-
return _c('div', {
|
|
194
|
+
return _c('div', _vm._b({
|
|
181
195
|
ref: "root",
|
|
182
196
|
class: _vm.rootStyles
|
|
183
|
-
}, [_c('div', {
|
|
197
|
+
}, 'div', _vm.$attrs, false), [_c('div', {
|
|
184
198
|
class: ['layout-row', 'gap-sm+']
|
|
185
199
|
}, [_c('OrInlineInputBox', {
|
|
186
200
|
attrs: {
|
|
@@ -194,9 +208,9 @@ var __vue_render__ = function () {
|
|
|
194
208
|
value: _vm.draftModelValue,
|
|
195
209
|
expression: "draftModelValue"
|
|
196
210
|
}],
|
|
211
|
+
ref: "control",
|
|
197
212
|
class: _vm.controlStyles,
|
|
198
213
|
attrs: {
|
|
199
|
-
"id": _vm.controlId,
|
|
200
214
|
"placeholder": _vm.placeholder,
|
|
201
215
|
"activated": _vm.activated ? '' : null,
|
|
202
216
|
"type": "checkbox"
|
|
@@ -230,16 +244,16 @@ var __vue_render__ = function () {
|
|
|
230
244
|
}
|
|
231
245
|
}
|
|
232
246
|
}
|
|
233
|
-
}, 'input', _vm
|
|
247
|
+
}, 'input', _vm.controlAttributes, false)) : _vm.type === 'radio' ? _c('input', _vm._b({
|
|
234
248
|
directives: [{
|
|
235
249
|
name: "model",
|
|
236
250
|
rawName: "v-model",
|
|
237
251
|
value: _vm.draftModelValue,
|
|
238
252
|
expression: "draftModelValue"
|
|
239
253
|
}],
|
|
254
|
+
ref: "control",
|
|
240
255
|
class: _vm.controlStyles,
|
|
241
256
|
attrs: {
|
|
242
|
-
"id": _vm.controlId,
|
|
243
257
|
"placeholder": _vm.placeholder,
|
|
244
258
|
"activated": _vm.activated ? '' : null,
|
|
245
259
|
"type": "radio"
|
|
@@ -260,16 +274,16 @@ var __vue_render__ = function () {
|
|
|
260
274
|
_vm.draftModelValue = null;
|
|
261
275
|
}
|
|
262
276
|
}
|
|
263
|
-
}, 'input', _vm
|
|
277
|
+
}, 'input', _vm.controlAttributes, false)) : _c('input', _vm._b({
|
|
264
278
|
directives: [{
|
|
265
279
|
name: "model",
|
|
266
280
|
rawName: "v-model",
|
|
267
281
|
value: _vm.draftModelValue,
|
|
268
282
|
expression: "draftModelValue"
|
|
269
283
|
}],
|
|
284
|
+
ref: "control",
|
|
270
285
|
class: _vm.controlStyles,
|
|
271
286
|
attrs: {
|
|
272
|
-
"id": _vm.controlId,
|
|
273
287
|
"placeholder": _vm.placeholder,
|
|
274
288
|
"activated": _vm.activated ? '' : null,
|
|
275
289
|
"type": _vm.type
|
|
@@ -293,7 +307,7 @@ var __vue_render__ = function () {
|
|
|
293
307
|
_vm.draftModelValue = $event.target.value;
|
|
294
308
|
}
|
|
295
309
|
}
|
|
296
|
-
}, 'input', _vm
|
|
310
|
+
}, 'input', _vm.controlAttributes, false))]), _vm._v(" "), _vm.activated && !_vm.saveOnBlur ? [_c('div', {
|
|
297
311
|
class: _vm.actionStyles
|
|
298
312
|
}, [_c('OrIconButton', {
|
|
299
313
|
attrs: {
|
|
@@ -340,14 +354,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
340
354
|
/* style */
|
|
341
355
|
const __vue_inject_styles__ = function (inject) {
|
|
342
356
|
if (!inject) return;
|
|
343
|
-
inject("data-v-
|
|
344
|
-
source: "input[data-v-
|
|
357
|
+
inject("data-v-49520978_0", {
|
|
358
|
+
source: "input[data-v-49520978]{min-width:0;background:0 0;outline:0}input[type=number][data-v-49520978]::-webkit-inner-spin-button{display:none}input[type=search][data-v-49520978]::-webkit-search-cancel-button{display:none}",
|
|
345
359
|
map: undefined,
|
|
346
360
|
media: undefined
|
|
347
361
|
});
|
|
348
362
|
};
|
|
349
363
|
/* scoped */
|
|
350
|
-
const __vue_scope_id__ = "data-v-
|
|
364
|
+
const __vue_scope_id__ = "data-v-49520978";
|
|
351
365
|
/* module identifier */
|
|
352
366
|
const __vue_module_identifier__ = undefined;
|
|
353
367
|
/* functional template */
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
3
2
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
3
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
4
|
|
|
@@ -49,8 +48,7 @@ var script = defineComponent({
|
|
|
49
48
|
// Refs
|
|
50
49
|
const root = ref();
|
|
51
50
|
// Styles
|
|
52
|
-
const
|
|
53
|
-
const rootStyles = computed(() => ['or-inline-input-box', ...InlineInputBoxRoot, ...InlineInputBoxRootSizes[props.size], classAttribute.value]);
|
|
51
|
+
const rootStyles = computed(() => ['or-inline-input-box', ...InlineInputBoxRoot, ...InlineInputBoxRootSizes[props.size]]);
|
|
54
52
|
return {
|
|
55
53
|
root,
|
|
56
54
|
rootStyles
|