@onereach/ui-components 2.70.2-beta.2212.0 → 2.70.2-beta.2218.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-586e417b.js} +4 -7
- package/dist/bundled/v2/{OrBottomSheet-1cd1ab4c.js → OrBottomSheet-ddba20c1.js} +2 -4
- package/dist/bundled/v2/{OrButton-a846fa7e.js → OrButton-d45772c1.js} +4 -7
- package/dist/bundled/v2/{OrCard-29116e1f.js → OrCard-45d5869b.js} +3 -6
- package/dist/bundled/v2/{OrCardCollection-0141a358.js → OrCardCollection-9d8e3fbc.js} +9 -12
- package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-a2ceda44.js} +32 -20
- package/dist/bundled/v2/{OrConfirm-057e997e.js → OrConfirm-d6e533f2.js} +8 -14
- package/dist/bundled/v2/{OrError-aad17598.js → OrError-52f668a4.js} +3 -6
- package/dist/bundled/v2/{OrErrorTag-d0c5bcf4.js → OrErrorTag-97a9112b.js} +4 -7
- package/dist/bundled/v2/{OrExpansionPanel-d9a260e2.js → OrExpansionPanel-96b8f568.js} +4 -7
- package/dist/bundled/v2/{OrFab-7cc75893.js → OrFab-ed69dee1.js} +3 -4
- package/dist/bundled/v2/{OrHint-f38a1940.js → OrHint-fde53334.js} +3 -6
- package/dist/bundled/v2/{OrIcon-8625385f.js → OrIcon-458206aa.js} +3 -6
- package/dist/bundled/v2/{OrIconButton-a2ba92df.js → OrIconButton-4bdd1566.js} +3 -5
- package/dist/bundled/v2/{OrInlineInput-87589946.js → OrInlineInput-47fca182.js} +41 -28
- package/dist/bundled/v2/{OrInlineInputBox-f457210f.js → OrInlineInputBox-7a8e645b.js} +3 -6
- package/dist/bundled/v2/{OrInlineTextarea-21b0e6fc.js → OrInlineTextarea-d9b9e485.js} +37 -24
- package/dist/bundled/v2/{OrInput-82ccfe00.js → OrInput-9288b667.js} +47 -39
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-2f559e98.js} +3 -6
- package/dist/bundled/v2/{OrLabel-172c4b89.js → OrLabel-aff09c39.js} +3 -6
- package/dist/bundled/v2/{OrLink-e7b57307.js → OrLink-0d952e87.js} +3 -6
- package/dist/bundled/v2/{OrLoader-6a1f937b.js → OrLoader-864ef92a.js} +3 -6
- package/dist/bundled/v2/{OrMenu-fa47c888.js → OrMenu-52da43bc.js} +4 -7
- package/dist/bundled/v2/{OrMenuItem-26420908.js → OrMenuItem-e2693a5f.js} +4 -7
- package/dist/bundled/v2/{OrModal-af6677fd.js → OrModal-51b9f3e7.js} +3 -5
- package/dist/bundled/v2/{OrNotification-3250f58b.js → OrNotification-7f761f25.js} +5 -8
- package/dist/bundled/v2/{OrOverlay-3c89d622.js → OrOverlay-efa7992e.js} +1 -3
- package/dist/bundled/v2/{OrPagination-379c10b8.js → OrPagination-44e713a2.js} +8 -11
- package/dist/bundled/v2/{OrPopover-5dc240f1.js → OrPopover-4e8acb7b.js} +2 -4
- package/dist/bundled/v2/{OrProgress-cc397a38.js → OrProgress-15fe65ec.js} +4 -7
- package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-f140c19a.js} +30 -18
- package/dist/bundled/v2/{OrSearch-53470b0e.js → OrSearch-ba756661.js} +6 -9
- package/dist/bundled/v2/{OrSegmentedControl-21cc914e.js → OrSegmentedControl-b9d0b95a.js} +6 -11
- package/dist/bundled/v2/{OrSelect-c49e1bcf.js → OrSelect-c91fc506.js} +14 -17
- package/dist/bundled/v2/{OrSkeletonText-516993b4.js → OrSkeletonText-9a2f39dc.js} +11 -18
- package/dist/bundled/v2/{OrSortHeader-9932d28f.js → OrSortHeader-180d77ee.js} +4 -7
- package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-37a3ecf9.js} +31 -19
- package/dist/bundled/v2/{OrTab-dd949240.js → OrTab-8c5acf8a.js} +3 -6
- package/dist/bundled/v2/{OrTabs-42f7c52c.js → OrTabs-92360920.js} +6 -8
- package/dist/bundled/v2/{OrTag-e3e6fdd6.js → OrTag-4a098afa.js} +4 -7
- package/dist/bundled/v2/{OrText-eac4b9f5.js → OrText-a665b991.js} +3 -6
- package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-7822c4b6.js} +43 -26
- package/dist/bundled/v2/{OrTooltip-fbfa05fd.js → OrTooltip-b1f38647.js} +4 -7
- 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 +16 -15
- 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-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- 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-79e5c18d.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-582e74ae.js} +3 -6
- 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-a1448bfa.js} +7 -8
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-8c44986c.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +3 -6
- package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-165de137.js → OrCard.vue_vue_type_script_lang-b6685a34.js} +1 -4
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-2d78a51a.js → OrCardCollection.vue_vue_type_script_lang-1e3dd861.js} +42 -46
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-8b36e06c.js → OrCheckbox.vue_vue_type_script_lang-fec2fa29.js} +25 -13
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-9d9a3917.js → OrConfirm.vue_vue_type_script_lang-747c5ce7.js} +11 -17
- package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-cc6c135f.js → OrError.vue_vue_type_script_lang-53648a65.js} +1 -4
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-4828c387.js → OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js} +3 -6
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-5360f580.js → OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js} +3 -6
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-2adeaed6.js → OrFab.vue_vue_type_script_lang-0fe4a921.js} +2 -3
- package/dist/bundled/v3/{OrHint-9592499e.js → OrHint-5d5e4d99.js} +13 -15
- package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-8e657168.js → OrHint.vue_vue_type_script_lang-e322f61e.js} +1 -4
- package/dist/bundled/v3/OrIcon-1a5c9091.js +12 -0
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-a119a715.js → OrIcon.vue_vue_type_script_lang-bdbaad94.js} +1 -4
- package/dist/bundled/v3/{OrIconButton-cd62526d.js → OrIconButton-428dd2cf.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-aefcf30d.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +10 -13
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-67218502.js → OrInlineInput.vue_vue_type_script_lang-62406472.js} +35 -22
- package/dist/bundled/v3/{OrInlineInputBox-9d68ded1.js → OrInlineInputBox-f92a09d6.js} +6 -7
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-73750005.js → OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js} +1 -4
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js → OrInlineTextarea.vue_vue_type_script_lang-a55dffd2.js} +35 -22
- package/dist/bundled/v3/{OrInput-a4f220ed.js → OrInput-9faa2035.js} +7 -7
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-607d79d4.js → OrInput.vue_vue_type_script_lang-dea5c599.js} +38 -30
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-4c7900c2.js} +6 -7
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → OrInputBox.vue_vue_type_script_lang-47d98e81.js} +1 -4
- package/dist/bundled/v3/{OrLabel-c6873e79.js → OrLabel-c556887e.js} +7 -8
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-96f94c4e.js → OrLabel.vue_vue_type_script_lang-191d2304.js} +1 -4
- package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-9d3a32c7.js → OrLink.vue_vue_type_script_lang-05d4897b.js} +1 -4
- package/dist/bundled/v3/{OrLoader-c4bbef2f.js → OrLoader-123ef8c4.js} +7 -8
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-5405040c.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +1 -4
- package/dist/bundled/v3/{OrMenu-f26e8e55.js → OrMenu-6d7abe97.js} +7 -8
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-2446a69a.js → OrMenu.vue_vue_type_script_lang-df35fd76.js} +3 -6
- package/dist/bundled/v3/{OrMenuItem-4feaba6c.js → OrMenuItem-807e2a49.js} +7 -8
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-0ffaef05.js → OrMenuItem.vue_vue_type_script_lang-2400ec2a.js} +3 -6
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-55c864d1.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +5 -7
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-c886ae51.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +5 -8
- 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-0d299d07.js} +10 -13
- 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-52f660d6.js} +2 -5
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2e666a56.js → OrRadio.vue_vue_type_script_lang-2f053184.js} +25 -13
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-06f318ca.js → OrSearch.vue_vue_type_script_lang-2bc9e930.js} +5 -8
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-579406f5.js → OrSegmentedControl.vue_vue_type_script_lang-92379dcc.js} +8 -14
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-58e5a52b.js → OrSelect.vue_vue_type_script_lang-72e0cd5a.js} +38 -42
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js → OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js} +5 -12
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-75115125.js → OrSortHeader.vue_vue_type_script_lang-866f9764.js} +3 -6
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-04829f64.js → OrSwitch.vue_vue_type_script_lang-45f536b3.js} +27 -15
- package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-134ad9d1.js → OrTab.vue_vue_type_script_lang-f791efa0.js} +1 -4
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-61b79a5a.js → OrTabs.vue_vue_type_script_lang-2b84672b.js} +14 -17
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-e45c345b.js → OrTag.vue_vue_type_script_lang-68af600d.js} +3 -6
- package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-d9525d49.js → OrText.vue_vue_type_script_lang-271fb345.js} +1 -4
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-94b94433.js} +39 -23
- package/dist/bundled/v3/{OrToastContainer-34389303.js → OrToastContainer-ad5ae5af.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-67cc86ed.js → OrTooltip.vue_vue_type_script_lang-bf9935ef.js} +3 -6
- 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 +25 -24
- 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-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- 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 +186 -199
- package/dist/bundled/v3/{types-f53434f2.js → types-1d25bb9a.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-379ac72f.js} +4 -8
- package/dist/esm/v2/{OrBottomSheet-16c2e610.js → OrBottomSheet-37200385.js} +2 -4
- package/dist/esm/v2/{OrButton-835d4f11.js → OrButton-66964360.js} +4 -8
- package/dist/esm/v2/{OrCard-de799db0.js → OrCard-e89c44ef.js} +3 -7
- package/dist/esm/v2/{OrCardCollection-3c38fc85.js → OrCardCollection-3fc3a24e.js} +11 -15
- package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-05b9a244.js} +32 -20
- package/dist/esm/v2/{OrConfirm-047d4086.js → OrConfirm-56db44bd.js} +8 -14
- package/dist/esm/v2/{OrError-d267ee9a.js → OrError-13845bb0.js} +3 -7
- package/dist/esm/v2/{OrErrorTag-782dd714.js → OrErrorTag-80f82cdf.js} +4 -8
- package/dist/esm/v2/{OrExpansionPanel-a123024e.js → OrExpansionPanel-729eb1e7.js} +4 -8
- package/dist/esm/v2/{OrFab-26106618.js → OrFab-1d095e33.js} +3 -4
- package/dist/esm/v2/{OrHint-42dc9ebb.js → OrHint-78b399cb.js} +3 -7
- package/dist/esm/v2/{OrIcon-5e394c62.js → OrIcon-f34e0e6f.js} +3 -7
- package/dist/esm/v2/{OrIconButton-b3779042.js → OrIconButton-5fa56aec.js} +4 -7
- package/dist/esm/v2/{OrInlineInput-10205811.js → OrInlineInput-c8058b04.js} +41 -28
- package/dist/esm/v2/{OrInlineInputBox-fefd4fbd.js → OrInlineInputBox-46146af0.js} +3 -7
- package/dist/esm/v2/{OrInlineTextarea-7658611e.js → OrInlineTextarea-252d3c2c.js} +37 -24
- package/dist/esm/v2/{OrInput-ada3a970.js → OrInput-fd9b3e7d.js} +47 -39
- package/dist/esm/v2/{OrInputBox-4d5a318d.js → OrInputBox-9ceb9fc4.js} +3 -7
- package/dist/esm/v2/{OrLabel-2a9f1477.js → OrLabel-0945a4d9.js} +3 -7
- package/dist/esm/v2/{OrLink-80742a17.js → OrLink-597e0e18.js} +3 -7
- package/dist/esm/v2/{OrLoader-f857d55b.js → OrLoader-76307488.js} +3 -7
- package/dist/esm/v2/{OrMenu-df27d0ef.js → OrMenu-c276db74.js} +4 -8
- package/dist/esm/v2/{OrMenuItem-c7f28480.js → OrMenuItem-7b7fbf8a.js} +4 -8
- package/dist/esm/v2/{OrModal-a7719843.js → OrModal-3b9d59de.js} +3 -6
- package/dist/esm/v2/{OrNotification-8a4830a3.js → OrNotification-5e145880.js} +5 -9
- package/dist/esm/v2/{OrOverlay-18ba2dc6.js → OrOverlay-a019186f.js} +1 -3
- package/dist/esm/v2/{OrPagination-c0dbec6a.js → OrPagination-8b604bd9.js} +9 -13
- package/dist/esm/v2/{OrPopover-9bafbdb4.js → OrPopover-d5d4f62a.js} +2 -4
- package/dist/esm/v2/{OrProgress-c27c8946.js → OrProgress-b7d1c689.js} +4 -7
- package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-2094e67d.js} +30 -18
- package/dist/esm/v2/{OrSearch-0f08f2f5.js → OrSearch-072ee1b9.js} +6 -9
- package/dist/esm/v2/{OrSegmentedControl-e8dce8f9.js → OrSegmentedControl-71248337.js} +6 -12
- package/dist/esm/v2/{OrSelect-1d705445.js → OrSelect-23208d36.js} +14 -17
- package/dist/esm/v2/{OrSkeletonText-950be6a2.js → OrSkeletonText-6ee72718.js} +11 -19
- package/dist/esm/v2/{OrSortHeader-19bf94ca.js → OrSortHeader-8ca76674.js} +4 -8
- package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-a1f67338.js} +31 -19
- package/dist/esm/v2/{OrTab-702e7335.js → OrTab-1ff87c76.js} +3 -7
- package/dist/esm/v2/{OrTabs-71bd3fd2.js → OrTabs-954838f3.js} +7 -9
- package/dist/esm/v2/{OrTag-52e4cc94.js → OrTag-56714605.js} +4 -8
- package/dist/esm/v2/{OrText-ba5a2b6c.js → OrText-b12d0682.js} +3 -7
- package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-5f79faca.js} +43 -26
- package/dist/esm/v2/{OrTooltip-513bee30.js → OrTooltip-629d44fc.js} +4 -7
- 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 +16 -15
- 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-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- 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-856a804f.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-6444e693.js} +8 -13
- package/dist/esm/v3/{OrBottomSheet-62817aec.js → OrBottomSheet-13a416ef.js} +2 -4
- package/dist/esm/v3/{OrButton-0fa67a0d.js → OrButton-c56998e7.js} +8 -13
- package/dist/esm/v3/{OrCard-fd92f7c8.js → OrCard-cd6af82e.js} +6 -11
- package/dist/esm/v3/{OrCardCollection-dbb3e839.js → OrCardCollection-53e83dbb.js} +14 -19
- package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-afadd5b8.js} +33 -20
- package/dist/esm/v3/{OrConfirm-fee3c859.js → OrConfirm-06ed85f9.js} +8 -14
- package/dist/esm/v3/{OrError-ec8c709d.js → OrError-19198748.js} +7 -12
- package/dist/esm/v3/{OrErrorTag-98252eef.js → OrErrorTag-308119de.js} +8 -13
- package/dist/esm/v3/{OrExpansionPanel-f8d7ff8d.js → OrExpansionPanel-3a4282da.js} +8 -13
- package/dist/esm/v3/{OrFab-c8ae6e01.js → OrFab-61131b31.js} +7 -9
- package/dist/esm/v3/{OrHint-74bb732d.js → OrHint-6863124f.js} +7 -12
- package/dist/esm/v3/{OrIcon-b195169c.js → OrIcon-34f59f73.js} +6 -11
- package/dist/esm/v3/{OrIconButton-1a89fbf9.js → OrIconButton-e5781317.js} +4 -7
- package/dist/esm/v3/{OrInlineInput-507fc99c.js → OrInlineInput-6d363088.js} +35 -22
- package/dist/esm/v3/{OrInlineInputBox-8049f95a.js → OrInlineInputBox-09b33e18.js} +6 -11
- package/dist/esm/v3/{OrInlineTextarea-53a9e027.js → OrInlineTextarea-3e48b319.js} +35 -22
- package/dist/esm/v3/{OrInput-9c0426b9.js → OrInput-5ef51369.js} +39 -31
- package/dist/esm/v3/{OrInputBox-6d1b6059.js → OrInputBox-e16ade90.js} +6 -11
- package/dist/esm/v3/{OrLabel-bdaec602.js → OrLabel-f700f9fb.js} +7 -12
- package/dist/esm/v3/{OrLink-338db3ca.js → OrLink-07f6f27d.js} +7 -12
- package/dist/esm/v3/{OrLoader-b3cf4231.js → OrLoader-a53d2edf.js} +7 -12
- package/dist/esm/v3/{OrMenu-840038cd.js → OrMenu-7f3ea117.js} +8 -13
- package/dist/esm/v3/{OrMenuItem-9da279f6.js → OrMenuItem-58707d47.js} +8 -13
- package/dist/esm/v3/{OrModal-7878cc39.js → OrModal-10838da7.js} +3 -6
- package/dist/esm/v3/{OrNotification-e1383681.js → OrNotification-25da89ca.js} +9 -14
- package/dist/esm/v3/{OrOverlay-738a44d5.js → OrOverlay-afad3aa4.js} +1 -3
- package/dist/esm/v3/{OrPagination-a703307d.js → OrPagination-010b0bef.js} +13 -18
- package/dist/esm/v3/{OrPopover-1075dd38.js → OrPopover-40217b49.js} +2 -4
- package/dist/esm/v3/{OrProgress-407002e0.js → OrProgress-639ed5e8.js} +8 -12
- package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-a0bd352b.js} +30 -17
- package/dist/esm/v3/{OrSearch-9885d178.js → OrSearch-9eb38b29.js} +9 -13
- package/dist/esm/v3/{OrSegmentedControl-171cad78.js → OrSegmentedControl-c7221732.js} +13 -21
- package/dist/esm/v3/{OrSelect-dfa4885f.js → OrSelect-64fa5d0b.js} +18 -22
- package/dist/esm/v3/{OrSkeletonText-3965ff71.js → OrSkeletonText-afd3d007.js} +22 -33
- package/dist/esm/v3/{OrSortHeader-fe1a9cf8.js → OrSortHeader-cab07616.js} +8 -13
- package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-f342ee4b.js} +31 -19
- package/dist/esm/v3/{OrTab-c131cf60.js → OrTab-d3785ea4.js} +6 -11
- package/dist/esm/v3/{OrTabs-d0ee6cef.js → OrTabs-a1ffc2a3.js} +7 -9
- package/dist/esm/v3/{OrTag-efa7578f.js → OrTag-34bf1713.js} +8 -13
- package/dist/esm/v3/{OrText-ecb46923.js → OrText-6b4f7cd1.js} +7 -12
- package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-f3831b3f.js} +41 -24
- package/dist/esm/v3/{OrTooltip-50d27b4f.js → OrTooltip-b07616f4.js} +8 -12
- 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 +16 -15
- 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-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.d.ts +0 -0
- 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-7f17b4b2.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 -9
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +0 -4
- package/src/components/or-button-v3/OrButton.vue +0 -7
- package/src/components/or-card-collection-v3/OrCardCollection.vue +9 -17
- package/src/components/or-card-v3/OrCard.vue +0 -7
- package/src/components/or-checkbox-v3/OrCheckbox.vue +27 -15
- package/src/components/or-confirm-v3/OrConfirm.vue +16 -10
- package/src/components/or-confirm-v3/styles.ts +3 -13
- package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -7
- package/src/components/or-error-v3/OrError.vue +0 -7
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -7
- package/src/components/or-fab-v3/OrFab.vue +0 -3
- package/src/components/or-hint-v3/OrHint.vue +0 -7
- package/src/components/or-icon-button-v3/OrIconButton.vue +0 -4
- package/src/components/or-icon-v3/OrIcon.vue +0 -7
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -7
- package/src/components/or-inline-input-v3/OrInlineInput.vue +31 -18
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +31 -18
- package/src/components/or-input-box-v3/OrInputBox.vue +0 -7
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -4
- package/src/components/or-input-v3/OrInput.vue +32 -25
- package/src/components/or-label-v3/OrLabel.vue +0 -7
- package/src/components/or-link-v3/OrLink.vue +0 -7
- package/src/components/or-loader-v3/OrLoader.vue +1 -8
- package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -7
- package/src/components/or-menu-v3/OrMenu.vue +0 -7
- package/src/components/or-modal-v3/OrModal.vue +0 -4
- package/src/components/or-notification-v3/OrNotification.vue +0 -7
- package/src/components/or-overlay-v3/OrOverlay.vue +1 -4
- package/src/components/or-pagination-v3/OrPagination.vue +1 -8
- package/src/components/or-popover-v3/OrPopover.vue +1 -4
- package/src/components/or-progress-v3/OrProgress.vue +3 -20
- package/src/components/or-radio-v3/OrRadio.vue +26 -14
- package/src/components/or-search-v3/OrSearch.vue +1 -8
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +1 -8
- package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/OrSegmentedControlItem.vue +0 -7
- package/src/components/or-segmented-control-v3/{components → partials}/or-segmented-control-item/styles.ts +0 -0
- package/src/components/or-select-v3/OrSelect.vue +1 -7
- package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +2 -8
- package/src/components/or-skeleton-v3/OrSkeletonRect.vue +3 -8
- package/src/components/or-skeleton-v3/OrSkeletonText.vue +5 -9
- package/src/components/or-sort-header-v3/OrSortHeader.vue +0 -7
- package/src/components/or-switch-v3/OrSwitch.vue +26 -14
- package/src/components/or-tab-v3/OrTab.vue +0 -7
- package/src/components/or-tabs-v3/OrTabs.vue +1 -5
- package/src/components/or-tag-v3/OrTag.vue +0 -7
- package/src/components/or-text-v3/OrText.vue +0 -7
- package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +36 -19
- package/src/components/or-tooltip-v3/OrTooltip.vue +0 -7
- 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/OrIcon-d878b768.js +0 -13
- 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
|
@@ -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
|
|
|
@@ -39,7 +38,6 @@ const LinkRootColors = {
|
|
|
39
38
|
|
|
40
39
|
var script = defineComponent({
|
|
41
40
|
name: 'OrLink',
|
|
42
|
-
inheritAttrs: false,
|
|
43
41
|
props: {
|
|
44
42
|
href: {
|
|
45
43
|
type: String,
|
|
@@ -71,8 +69,7 @@ var script = defineComponent({
|
|
|
71
69
|
// Refs
|
|
72
70
|
const root = ref();
|
|
73
71
|
// Styles
|
|
74
|
-
const
|
|
75
|
-
const rootStyles = computed(() => ['or-link', ...LinkRoot, ...LinkRootColors[`${props.color}`], props.loading && 'interactivity-none', props.underlined && 'underline hover:no-underline', classAttribute.value]);
|
|
72
|
+
const rootStyles = computed(() => ['or-link', ...LinkRoot, ...LinkRootColors[`${props.color}`], props.loading && 'interactivity-none', props.underlined && 'underline hover:no-underline']);
|
|
76
73
|
return {
|
|
77
74
|
root,
|
|
78
75
|
rootStyles
|
|
@@ -88,14 +85,14 @@ var __vue_render__ = function () {
|
|
|
88
85
|
var _vm = this;
|
|
89
86
|
var _h = _vm.$createElement;
|
|
90
87
|
var _c = _vm._self._c || _h;
|
|
91
|
-
return _c('a',
|
|
88
|
+
return _c('a', {
|
|
92
89
|
ref: "root",
|
|
93
90
|
class: _vm.rootStyles,
|
|
94
91
|
attrs: {
|
|
95
92
|
"href": _vm.href,
|
|
96
93
|
"disabled": _vm.disabled ? '' : null
|
|
97
94
|
}
|
|
98
|
-
},
|
|
95
|
+
}, [_vm.loading ? [_vm._v("\n " + _vm._s(_vm.loadingText + '…') + "\n ")] : [_vm._t("default")]], 2);
|
|
99
96
|
};
|
|
100
97
|
var __vue_staticRenderFns__ = [];
|
|
101
98
|
|
|
@@ -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
|
|
|
@@ -38,7 +37,6 @@ const LoaderDescription = ['typography-body-2-regular', 'text-center', 'text-out
|
|
|
38
37
|
|
|
39
38
|
var script = defineComponent({
|
|
40
39
|
name: 'OrLoader',
|
|
41
|
-
inheritAttrs: false,
|
|
42
40
|
props: {
|
|
43
41
|
variant: {
|
|
44
42
|
type: String,
|
|
@@ -66,8 +64,7 @@ var script = defineComponent({
|
|
|
66
64
|
// Refs
|
|
67
65
|
const root = ref();
|
|
68
66
|
// Styles
|
|
69
|
-
const
|
|
70
|
-
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color], classAttribute.value]);
|
|
67
|
+
const rootStyles = computed(() => ['or-loader', ...LoaderRoot, ...LoaderRootColors[props.color]]);
|
|
71
68
|
const titleStyles = computed(() => [...LoaderTitle]);
|
|
72
69
|
const descriptionStyles = computed(() => [...LoaderDescription]);
|
|
73
70
|
const containerStyles = computed(() => [...LoaderContainer]);
|
|
@@ -99,10 +96,10 @@ var __vue_render__ = function () {
|
|
|
99
96
|
var _vm = this;
|
|
100
97
|
var _h = _vm.$createElement;
|
|
101
98
|
var _c = _vm._self._c || _h;
|
|
102
|
-
return _c('div',
|
|
99
|
+
return _c('div', {
|
|
103
100
|
ref: "root",
|
|
104
101
|
class: _vm.rootStyles
|
|
105
|
-
},
|
|
102
|
+
}, [_vm.title ? [_c('div', {
|
|
106
103
|
class: _vm.titleStyles
|
|
107
104
|
}, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])] : _vm._e(), _vm._v(" "), _c('div', {
|
|
108
105
|
class: _vm.containerStyles
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-
|
|
3
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrPopover, P as PopoverPlacement } from './OrPopover-4e8acb7b.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
|
|
|
@@ -18,7 +17,6 @@ var script = defineComponent({
|
|
|
18
17
|
components: {
|
|
19
18
|
OrPopover
|
|
20
19
|
},
|
|
21
|
-
inheritAttrs: false,
|
|
22
20
|
props: {
|
|
23
21
|
trigger: {
|
|
24
22
|
type: HTMLElement,
|
|
@@ -44,8 +42,7 @@ var script = defineComponent({
|
|
|
44
42
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.isOpen;
|
|
45
43
|
});
|
|
46
44
|
// Styles
|
|
47
|
-
const
|
|
48
|
-
const rootStyles = computed(() => ['or-menu', ...MenuRoot, classAttribute.value]);
|
|
45
|
+
const rootStyles = computed(() => ['or-menu', ...MenuRoot]);
|
|
49
46
|
const bodyStyles = computed(() => [...MenuBody]);
|
|
50
47
|
// Methods
|
|
51
48
|
function open() {
|
|
@@ -98,10 +95,10 @@ var __vue_render__ = function () {
|
|
|
98
95
|
var _vm = this;
|
|
99
96
|
var _h = _vm.$createElement;
|
|
100
97
|
var _c = _vm._self._c || _h;
|
|
101
|
-
return _c('div',
|
|
98
|
+
return _c('div', {
|
|
102
99
|
ref: "root",
|
|
103
100
|
class: _vm.rootStyles
|
|
104
|
-
},
|
|
101
|
+
}, [_c('OrPopover', {
|
|
105
102
|
ref: "popover",
|
|
106
103
|
attrs: {
|
|
107
104
|
"variant": 'auto',
|
|
@@ -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-458206aa.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
|
|
|
@@ -25,7 +24,6 @@ var script = defineComponent({
|
|
|
25
24
|
components: {
|
|
26
25
|
OrIcon
|
|
27
26
|
},
|
|
28
|
-
inheritAttrs: false,
|
|
29
27
|
props: {
|
|
30
28
|
icon: {
|
|
31
29
|
type: [String, Object],
|
|
@@ -46,8 +44,7 @@ var script = defineComponent({
|
|
|
46
44
|
// Refs
|
|
47
45
|
const root = ref();
|
|
48
46
|
// Styles
|
|
49
|
-
const
|
|
50
|
-
const rootStyles = computed(() => ['or-menu-item', ...MenuItemRoot, classAttribute.value]);
|
|
47
|
+
const rootStyles = computed(() => ['or-menu-item', ...MenuItemRoot]);
|
|
51
48
|
return {
|
|
52
49
|
root,
|
|
53
50
|
rootStyles
|
|
@@ -63,7 +60,7 @@ var __vue_render__ = function () {
|
|
|
63
60
|
var _vm = this;
|
|
64
61
|
var _h = _vm.$createElement;
|
|
65
62
|
var _c = _vm._self._c || _h;
|
|
66
|
-
return _c('div',
|
|
63
|
+
return _c('div', {
|
|
67
64
|
ref: "root",
|
|
68
65
|
class: _vm.rootStyles,
|
|
69
66
|
attrs: {
|
|
@@ -82,7 +79,7 @@ var __vue_render__ = function () {
|
|
|
82
79
|
return _vm.$emit('blur', $event);
|
|
83
80
|
}
|
|
84
81
|
}
|
|
85
|
-
},
|
|
82
|
+
}, [_vm.icon ? [_c('OrIcon', _vm._b({}, 'OrIcon', typeof _vm.icon === 'string' ? {
|
|
86
83
|
icon: _vm.icon
|
|
87
84
|
} : _vm.icon, false))] : _vm._e(), _vm._v(" "), _c('div', {
|
|
88
85
|
class: ['truncate']
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrOverlay } from './OrOverlay-
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-4bdd1566.js';
|
|
5
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
6
|
|
|
@@ -67,8 +66,7 @@ var script = defineComponent({
|
|
|
67
66
|
// Refs
|
|
68
67
|
const root = ref();
|
|
69
68
|
// Styles
|
|
70
|
-
const
|
|
71
|
-
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size], classAttribute.value]);
|
|
69
|
+
const rootStyles = computed(() => ['or-modal', ...ModalRoot, ...ModalRootSizes[props.size]]);
|
|
72
70
|
const headerStyles = computed(() => [...ModalHeader]);
|
|
73
71
|
// State
|
|
74
72
|
const isActive = ref(false);
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-4bdd1566.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
|
|
|
@@ -72,7 +71,6 @@ var script = defineComponent({
|
|
|
72
71
|
OrIcon,
|
|
73
72
|
OrIconButton
|
|
74
73
|
},
|
|
75
|
-
inheritAttrs: false,
|
|
76
74
|
props: {
|
|
77
75
|
variant: {
|
|
78
76
|
type: String,
|
|
@@ -84,8 +82,7 @@ var script = defineComponent({
|
|
|
84
82
|
// Refs
|
|
85
83
|
const root = ref();
|
|
86
84
|
// Styles
|
|
87
|
-
const
|
|
88
|
-
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant], classAttribute.value]);
|
|
85
|
+
const rootStyles = computed(() => ['or-notification', ...NotificationRoot, ...NotificationRootVariants[props.variant]]);
|
|
89
86
|
const iconStyles = computed(() => [...NotificationIcon, ...NotificationIconVariants[props.variant]]);
|
|
90
87
|
// State
|
|
91
88
|
const icon = computed(() => {
|
|
@@ -117,10 +114,10 @@ var __vue_render__ = function () {
|
|
|
117
114
|
var _vm = this;
|
|
118
115
|
var _h = _vm.$createElement;
|
|
119
116
|
var _c = _vm._self._c || _h;
|
|
120
|
-
return _c('div',
|
|
117
|
+
return _c('div', {
|
|
121
118
|
ref: "root",
|
|
122
119
|
class: _vm.rootStyles
|
|
123
|
-
},
|
|
120
|
+
}, [_c('div', {
|
|
124
121
|
class: _vm.iconStyles
|
|
125
122
|
}, [_c('OrIcon', {
|
|
126
123
|
attrs: {
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { useScrollLock } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
3
|
import { O as OrTeleport } from './OrTeleport.vue2-e9ba3054.js';
|
|
4
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
4
|
import { u as useElevation } from './useElevation-aac032f4.js';
|
|
6
5
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -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-overlay', ...OverlayRoot, classAttribute.value]);
|
|
33
|
+
const rootStyles = computed(() => ['or-overlay', ...OverlayRoot]);
|
|
36
34
|
// Effects
|
|
37
35
|
// #region Elevation
|
|
38
36
|
useElevation(root);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrButton } from './OrButton-
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
5
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
6
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
2
|
+
import { O as OrButton } from './OrButton-d45772c1.js';
|
|
3
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
4
|
+
import { O as OrMenu } from './OrMenu-52da43bc.js';
|
|
5
|
+
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
7
6
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
8
|
|
|
@@ -40,7 +39,6 @@ var script = defineComponent({
|
|
|
40
39
|
OrMenu,
|
|
41
40
|
OrMenuItem
|
|
42
41
|
},
|
|
43
|
-
inheritAttrs: false,
|
|
44
42
|
props: {
|
|
45
43
|
modelValue: {
|
|
46
44
|
type: Object,
|
|
@@ -75,8 +73,7 @@ var script = defineComponent({
|
|
|
75
73
|
return (_a = limitMenu.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
76
74
|
});
|
|
77
75
|
// Styles
|
|
78
|
-
const
|
|
79
|
-
const rootStyles = computed(() => ['or-pagination', ...PaginationRoot, classAttribute.value]);
|
|
76
|
+
const rootStyles = computed(() => ['or-pagination', ...PaginationRoot]);
|
|
80
77
|
const offsetControlStyles = computed(() => [...PaginationOffsetControl]);
|
|
81
78
|
const limitControlStyles = computed(() => [...PaginationLimitControl]);
|
|
82
79
|
const itemStyles = computed(() => [...PaginationItem]);
|
|
@@ -148,7 +145,7 @@ var script = defineComponent({
|
|
|
148
145
|
return [...accumulator, page];
|
|
149
146
|
}, []);
|
|
150
147
|
});
|
|
151
|
-
//
|
|
148
|
+
// Methods
|
|
152
149
|
function toPreviousPage() {
|
|
153
150
|
currentPage.value = currentPage.value - 1;
|
|
154
151
|
}
|
|
@@ -190,10 +187,10 @@ var __vue_render__ = function () {
|
|
|
190
187
|
var _vm = this;
|
|
191
188
|
var _h = _vm.$createElement;
|
|
192
189
|
var _c = _vm._self._c || _h;
|
|
193
|
-
return _c('div',
|
|
190
|
+
return _c('div', {
|
|
194
191
|
ref: "root",
|
|
195
192
|
class: _vm.rootStyles
|
|
196
|
-
},
|
|
193
|
+
}, [_c('div', {
|
|
197
194
|
class: _vm.offsetControlStyles
|
|
198
195
|
}, [_c('OrButton', {
|
|
199
196
|
class: _vm.itemStyles,
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
import { a as autoUpdate, c as computePosition, f as flip, s as shift, h as hide } from './floating-ui.dom.esm-83eba816.js';
|
|
2
2
|
import { onClickOutside } from '@vueuse/core';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
|
-
import { O as OrBottomSheet } from './OrBottomSheet-
|
|
4
|
+
import { O as OrBottomSheet } from './OrBottomSheet-ddba20c1.js';
|
|
5
5
|
import { O as OrTeleport } from './OrTeleport.vue2-e9ba3054.js';
|
|
6
6
|
import { u as useResponsive } from './useResponsive-e13dfbb0.js';
|
|
7
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
8
7
|
import { u as useElevation } from './useElevation-aac032f4.js';
|
|
9
8
|
import { defineComponent, ref, computed, watch, watchPostEffect, unref, toRef, nextTick } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
10
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -118,8 +117,7 @@ var script = defineComponent({
|
|
|
118
117
|
return (_a = bottomSheet.value) === null || _a === void 0 ? void 0 : _a.root;
|
|
119
118
|
});
|
|
120
119
|
// Styles
|
|
121
|
-
const
|
|
122
|
-
const rootStyles = computed(() => ['or-popover', ...PopoverRoot, classAttribute.value]);
|
|
120
|
+
const rootStyles = computed(() => ['or-popover', ...PopoverRoot]);
|
|
123
121
|
const bodyStyles = computed(() => [...PopoverBody, ...PopoverBodyPlacements[props.placement]]);
|
|
124
122
|
// State
|
|
125
123
|
const state = ref('closed');
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import _ from 'lodash';
|
|
2
1
|
import { useElementBounding } from '@vueuse/core';
|
|
2
|
+
import _ from 'lodash';
|
|
3
3
|
import './index-fa6eb4ca.js';
|
|
4
4
|
import { u as useResponsive } from './useResponsive-e13dfbb0.js';
|
|
5
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
6
5
|
import { defineComponent, ref, useSlots, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
7
|
|
|
@@ -82,7 +81,6 @@ const ProgressFooter = [
|
|
|
82
81
|
|
|
83
82
|
var script = defineComponent({
|
|
84
83
|
name: 'OrProgress',
|
|
85
|
-
inheritAttrs: false,
|
|
86
84
|
props: {
|
|
87
85
|
maxValue: {
|
|
88
86
|
type: Number,
|
|
@@ -170,8 +168,7 @@ var script = defineComponent({
|
|
|
170
168
|
});
|
|
171
169
|
const computedSize = computed(() => isMobile.value ? 20 : 16);
|
|
172
170
|
// Styles
|
|
173
|
-
const
|
|
174
|
-
const rootStyles = computed(() => ['or-progress', ...ProgressRoot, ...ProgressRootTypes[props.type], classAttribute.value]);
|
|
171
|
+
const rootStyles = computed(() => ['or-progress', ...ProgressRoot, ...ProgressRootTypes[props.type]]);
|
|
175
172
|
const headerStyles = computed(() => [...ProgressHeader]);
|
|
176
173
|
const labelStyles = computed(() => [...ProgressHeaderLabel]);
|
|
177
174
|
const percentStyles = computed(() => [...ProgressHeaderPercent]);
|
|
@@ -216,10 +213,10 @@ var __vue_render__ = function () {
|
|
|
216
213
|
var _vm = this;
|
|
217
214
|
var _h = _vm.$createElement;
|
|
218
215
|
var _c = _vm._self._c || _h;
|
|
219
|
-
return _c('div',
|
|
216
|
+
return _c('div', {
|
|
220
217
|
ref: "root",
|
|
221
218
|
class: _vm.rootStyles
|
|
222
|
-
},
|
|
219
|
+
}, [_vm.isLinearType ? [_vm.isShowingHeader ? _c('div', {
|
|
223
220
|
class: _vm.headerStyles
|
|
224
221
|
}, [_vm._t("header", function () {
|
|
225
222
|
return [_c('div', {
|
|
@@ -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-aff09c39.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
|
|
|
@@ -40,7 +40,6 @@ var script = defineComponent({
|
|
|
40
40
|
components: {
|
|
41
41
|
OrLabel
|
|
42
42
|
},
|
|
43
|
-
inheritAttrs: false,
|
|
44
43
|
props: {
|
|
45
44
|
modelValue: {
|
|
46
45
|
type: String,
|
|
@@ -72,18 +71,19 @@ var script = defineComponent({
|
|
|
72
71
|
}
|
|
73
72
|
},
|
|
74
73
|
emits: ['update:modelValue', 'input', 'focus', 'blur'],
|
|
75
|
-
expose: ['root'],
|
|
74
|
+
expose: ['root', 'focus', 'blur'],
|
|
76
75
|
setup(props, context) {
|
|
77
|
-
var _a;
|
|
78
|
-
const currentInstance = getCurrentInstance();
|
|
79
76
|
// Refs
|
|
80
77
|
const root = ref();
|
|
78
|
+
const control = ref();
|
|
81
79
|
// Styles
|
|
82
|
-
const
|
|
83
|
-
const rootStyles = computed(() => ['or-radio', ...RadioRoot, classAttribute.value]);
|
|
80
|
+
const rootStyles = computed(() => ['or-radio', ...RadioRoot]);
|
|
84
81
|
const controlStyles = computed(() => [...RadioControl, ...RadioControlHandle]);
|
|
85
82
|
// State
|
|
86
|
-
const
|
|
83
|
+
const controlAttributes = reactive({
|
|
84
|
+
id: useIdAttribute(),
|
|
85
|
+
...useControlAttributes()
|
|
86
|
+
});
|
|
87
87
|
const proxyModelValue = computed({
|
|
88
88
|
get: () => {
|
|
89
89
|
var _a;
|
|
@@ -95,12 +95,24 @@ var script = defineComponent({
|
|
|
95
95
|
context.emit('update:modelValue', value);
|
|
96
96
|
}
|
|
97
97
|
});
|
|
98
|
+
// Methods
|
|
99
|
+
function focus() {
|
|
100
|
+
var _a;
|
|
101
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.focus();
|
|
102
|
+
}
|
|
103
|
+
function blur() {
|
|
104
|
+
var _a;
|
|
105
|
+
(_a = control.value) === null || _a === void 0 ? void 0 : _a.blur();
|
|
106
|
+
}
|
|
98
107
|
return {
|
|
99
108
|
root,
|
|
109
|
+
control,
|
|
100
110
|
rootStyles,
|
|
101
111
|
controlStyles,
|
|
102
|
-
|
|
103
|
-
proxyModelValue
|
|
112
|
+
controlAttributes,
|
|
113
|
+
proxyModelValue,
|
|
114
|
+
focus,
|
|
115
|
+
blur
|
|
104
116
|
};
|
|
105
117
|
}
|
|
106
118
|
});
|
|
@@ -123,9 +135,9 @@ var __vue_render__ = function () {
|
|
|
123
135
|
value: _vm.proxyModelValue,
|
|
124
136
|
expression: "proxyModelValue"
|
|
125
137
|
}],
|
|
138
|
+
ref: "control",
|
|
126
139
|
class: _vm.controlStyles,
|
|
127
140
|
attrs: {
|
|
128
|
-
"id": _vm.controlId,
|
|
129
141
|
"type": "radio",
|
|
130
142
|
"required": _vm.required,
|
|
131
143
|
"disabled": _vm.disabled
|
|
@@ -145,9 +157,9 @@ var __vue_render__ = function () {
|
|
|
145
157
|
_vm.proxyModelValue = _vm.inputValue;
|
|
146
158
|
}
|
|
147
159
|
}
|
|
148
|
-
}, 'input', _vm
|
|
160
|
+
}, 'input', _vm.controlAttributes, false)), _vm._v(" "), _vm.$slots.default || _vm.label ? [_c('OrLabel', {
|
|
149
161
|
attrs: {
|
|
150
|
-
"control-id": _vm.
|
|
162
|
+
"control-id": _vm.controlAttributes.id,
|
|
151
163
|
"variant": _vm.labelVariant,
|
|
152
164
|
"required": _vm.required,
|
|
153
165
|
"disabled": _vm.disabled
|
|
@@ -168,14 +180,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
168
180
|
/* style */
|
|
169
181
|
const __vue_inject_styles__ = function (inject) {
|
|
170
182
|
if (!inject) return;
|
|
171
|
-
inject("data-v-
|
|
172
|
-
source: "input[data-v-
|
|
183
|
+
inject("data-v-35283232_0", {
|
|
184
|
+
source: "input[data-v-35283232]{appearance:none;line-height:0}",
|
|
173
185
|
map: undefined,
|
|
174
186
|
media: undefined
|
|
175
187
|
});
|
|
176
188
|
};
|
|
177
189
|
/* scoped */
|
|
178
|
-
const __vue_scope_id__ = "data-v-
|
|
190
|
+
const __vue_scope_id__ = "data-v-35283232";
|
|
179
191
|
/* module identifier */
|
|
180
192
|
const __vue_module_identifier__ = undefined;
|
|
181
193
|
/* functional template */
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import './index-fa6eb4ca.js';
|
|
2
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
2
|
+
import './index-fa6eb4ca.js';
|
|
3
|
+
import { O as OrInput } from './OrInput-9288b667.js';
|
|
5
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
|
-
import { a as InputBoxSize } from './OrInputBox-
|
|
5
|
+
import { a as InputBoxSize } from './OrInputBox-2f559e98.js';
|
|
7
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
7
|
|
|
9
8
|
var script = defineComponent({
|
|
@@ -11,7 +10,6 @@ var script = defineComponent({
|
|
|
11
10
|
components: {
|
|
12
11
|
OrInput
|
|
13
12
|
},
|
|
14
|
-
inheritAttrs: false,
|
|
15
13
|
props: {
|
|
16
14
|
modelValue: {
|
|
17
15
|
type: String,
|
|
@@ -46,8 +44,7 @@ var script = defineComponent({
|
|
|
46
44
|
// Refs
|
|
47
45
|
const root = ref();
|
|
48
46
|
// Styles
|
|
49
|
-
const
|
|
50
|
-
const rootStyles = computed(() => ['or-search', classAttribute.value]);
|
|
47
|
+
const rootStyles = computed(() => ['or-search']);
|
|
51
48
|
// State
|
|
52
49
|
const localModelValue = ref((_a = props.modelValue) !== null && _a !== void 0 ? _a : '');
|
|
53
50
|
// Events
|
|
@@ -86,7 +83,7 @@ var __vue_render__ = function () {
|
|
|
86
83
|
var _vm = this;
|
|
87
84
|
var _h = _vm.$createElement;
|
|
88
85
|
var _c = _vm._self._c || _h;
|
|
89
|
-
return _c('OrInput',
|
|
86
|
+
return _c('OrInput', {
|
|
90
87
|
ref: "root",
|
|
91
88
|
class: _vm.rootStyles,
|
|
92
89
|
attrs: {
|
|
@@ -121,7 +118,7 @@ var __vue_render__ = function () {
|
|
|
121
118
|
},
|
|
122
119
|
expression: "localModelValue"
|
|
123
120
|
}
|
|
124
|
-
}
|
|
121
|
+
});
|
|
125
122
|
};
|
|
126
123
|
var __vue_staticRenderFns__ = [];
|
|
127
124
|
|
|
@@ -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
|
|
|
@@ -35,7 +34,6 @@ const SegmentedControlItemRootSizes = {
|
|
|
35
34
|
|
|
36
35
|
var script$1 = defineComponent({
|
|
37
36
|
name: 'OrSegmentedControlItem',
|
|
38
|
-
inheritAttrs: false,
|
|
39
37
|
props: {
|
|
40
38
|
size: {
|
|
41
39
|
type: String,
|
|
@@ -54,8 +52,7 @@ var script$1 = defineComponent({
|
|
|
54
52
|
// Refs
|
|
55
53
|
const root = ref();
|
|
56
54
|
// Styles
|
|
57
|
-
const
|
|
58
|
-
const rootStyles = computed(() => ['or-segmented-control-item', ...SegmentedControlItemRoot, ...SegmentedControlItemRootSizes[props.size], classAttribute.value]);
|
|
55
|
+
const rootStyles = computed(() => ['or-segmented-control-item', ...SegmentedControlItemRoot, ...SegmentedControlItemRootSizes[props.size]]);
|
|
59
56
|
// Handlers
|
|
60
57
|
function onClick(event) {
|
|
61
58
|
{
|
|
@@ -78,7 +75,7 @@ var __vue_render__$1 = function () {
|
|
|
78
75
|
var _vm = this;
|
|
79
76
|
var _h = _vm.$createElement;
|
|
80
77
|
var _c = _vm._self._c || _h;
|
|
81
|
-
return _c('div',
|
|
78
|
+
return _c('div', {
|
|
82
79
|
ref: "root",
|
|
83
80
|
class: _vm.rootStyles,
|
|
84
81
|
attrs: {
|
|
@@ -88,7 +85,7 @@ var __vue_render__$1 = function () {
|
|
|
88
85
|
on: {
|
|
89
86
|
"click": _vm.onClick
|
|
90
87
|
}
|
|
91
|
-
},
|
|
88
|
+
}, [_c('div', {
|
|
92
89
|
class: ['truncate']
|
|
93
90
|
}, [_vm._t("default")], 2)]);
|
|
94
91
|
};
|
|
@@ -139,7 +136,6 @@ var script = defineComponent({
|
|
|
139
136
|
components: {
|
|
140
137
|
OrSegmentedControlItem
|
|
141
138
|
},
|
|
142
|
-
inheritAttrs: false,
|
|
143
139
|
props: {
|
|
144
140
|
options: {
|
|
145
141
|
type: Array,
|
|
@@ -168,8 +164,7 @@ var script = defineComponent({
|
|
|
168
164
|
// Refs
|
|
169
165
|
const root = ref();
|
|
170
166
|
// Styles
|
|
171
|
-
const
|
|
172
|
-
const rootStyles = computed(() => ['or-segmented-control', ...SegmentedControlRoot, ...SegmentedControlRootSizes[props.size], classAttribute.value]);
|
|
167
|
+
const rootStyles = computed(() => ['or-segmented-control', ...SegmentedControlRoot, ...SegmentedControlRootSizes[props.size]]);
|
|
173
168
|
// State
|
|
174
169
|
const proxyModelValue = computed({
|
|
175
170
|
get: () => {
|
|
@@ -198,10 +193,10 @@ var __vue_render__ = function () {
|
|
|
198
193
|
var _vm = this;
|
|
199
194
|
var _h = _vm.$createElement;
|
|
200
195
|
var _c = _vm._self._c || _h;
|
|
201
|
-
return _c('div',
|
|
196
|
+
return _c('div', {
|
|
202
197
|
ref: "root",
|
|
203
198
|
class: _vm.rootStyles
|
|
204
|
-
},
|
|
199
|
+
}, _vm._l(_vm.options, function (option) {
|
|
205
200
|
return _c('OrSegmentedControlItem', {
|
|
206
201
|
key: option.value,
|
|
207
202
|
attrs: {
|
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
3
|
-
import { O as OrError } from './OrError-
|
|
4
|
-
import { O as OrExpansionPanel } from './OrExpansionPanel-
|
|
5
|
-
import { O as OrHint } from './OrHint-
|
|
6
|
-
import { O as OrIcon } from './OrIcon-
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
8
|
-
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-
|
|
9
|
-
import { O as OrLabel } from './OrLabel-
|
|
10
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
11
|
-
import { O as OrPopover } from './OrPopover-
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
2
|
+
import { O as OrCheckbox } from './OrCheckbox-a2ceda44.js';
|
|
3
|
+
import { O as OrError } from './OrError-52f668a4.js';
|
|
4
|
+
import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
|
|
5
|
+
import { O as OrHint } from './OrHint-fde53334.js';
|
|
6
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
7
|
+
import { O as OrInput } from './OrInput-9288b667.js';
|
|
8
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
|
|
9
|
+
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
10
|
+
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
11
|
+
import { O as OrPopover } from './OrPopover-4e8acb7b.js';
|
|
12
|
+
import { O as OrTag } from './OrTag-4a098afa.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
|
-
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
15
14
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
16
15
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
17
16
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -71,7 +70,6 @@ var script = defineComponent({
|
|
|
71
70
|
DropdownClose,
|
|
72
71
|
DropdownOpen
|
|
73
72
|
},
|
|
74
|
-
inheritAttrs: false,
|
|
75
73
|
props: {
|
|
76
74
|
options: {
|
|
77
75
|
type: Array,
|
|
@@ -169,8 +167,7 @@ var script = defineComponent({
|
|
|
169
167
|
return (_a = popover.value) === null || _a === void 0 ? void 0 : _a.state;
|
|
170
168
|
});
|
|
171
169
|
// Styles
|
|
172
|
-
const
|
|
173
|
-
const rootStyles = computed(() => ['or-select', ...SelectRoot, classAttribute.value]);
|
|
170
|
+
const rootStyles = computed(() => ['or-select', ...SelectRoot]);
|
|
174
171
|
const controlStyles = computed(() => [...SelectControl]);
|
|
175
172
|
const placeholderStyles = computed(() => [...SelectPlaceholder]);
|
|
176
173
|
const dropdownStyles = computed(() => [...SelectDropdown]);
|
|
@@ -298,10 +295,10 @@ var __vue_render__ = function () {
|
|
|
298
295
|
var _vm = this;
|
|
299
296
|
var _h = _vm.$createElement;
|
|
300
297
|
var _c = _vm._self._c || _h;
|
|
301
|
-
return _c('div',
|
|
298
|
+
return _c('div', {
|
|
302
299
|
ref: "root",
|
|
303
300
|
class: _vm.rootStyles
|
|
304
|
-
},
|
|
301
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
305
302
|
attrs: {
|
|
306
303
|
"control-id": _vm.controlId,
|
|
307
304
|
"variant": 'input',
|