@onereach/ui-components 2.70.2-beta.2218.0 → 2.70.2
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-586e417b.js → OrAvatar-ae61bfb9.js} +7 -4
- package/dist/bundled/v2/{OrBottomSheet-ddba20c1.js → OrBottomSheet-1cd1ab4c.js} +4 -2
- package/dist/bundled/v2/{OrButton-d45772c1.js → OrButton-a846fa7e.js} +7 -4
- package/dist/bundled/v2/{OrCard-45d5869b.js → OrCard-29116e1f.js} +6 -3
- package/dist/bundled/v2/{OrCardCollection-9d8e3fbc.js → OrCardCollection-0141a358.js} +12 -9
- package/dist/bundled/v2/{OrCheckbox-a2ceda44.js → OrCheckbox-dbef9f9a.js} +20 -32
- package/dist/bundled/v2/{OrConfirm-d6e533f2.js → OrConfirm-23c3ce56.js} +4 -5
- package/dist/bundled/v2/{OrError-52f668a4.js → OrError-aad17598.js} +6 -3
- package/dist/bundled/v2/{OrErrorTag-97a9112b.js → OrErrorTag-d0c5bcf4.js} +7 -4
- package/dist/bundled/v2/{OrExpansionPanel-96b8f568.js → OrExpansionPanel-d9a260e2.js} +7 -4
- package/dist/bundled/v2/{OrFab-ed69dee1.js → OrFab-7cc75893.js} +4 -3
- package/dist/bundled/v2/{OrHint-fde53334.js → OrHint-f38a1940.js} +6 -3
- package/dist/bundled/v2/{OrIcon-458206aa.js → OrIcon-8625385f.js} +6 -3
- package/dist/bundled/v2/{OrIconButton-4bdd1566.js → OrIconButton-a2ba92df.js} +5 -3
- package/dist/bundled/v2/{OrInlineInput-47fca182.js → OrInlineInput-87589946.js} +28 -41
- package/dist/bundled/v2/{OrInlineInputBox-7a8e645b.js → OrInlineInputBox-f457210f.js} +6 -3
- package/dist/bundled/v2/{OrInlineTextarea-d9b9e485.js → OrInlineTextarea-21b0e6fc.js} +24 -37
- package/dist/bundled/v2/{OrInput-9288b667.js → OrInput-82ccfe00.js} +39 -47
- package/dist/bundled/v2/{OrInputBox-2f559e98.js → OrInputBox-79ec54ad.js} +6 -3
- package/dist/bundled/v2/{OrLabel-aff09c39.js → OrLabel-172c4b89.js} +6 -3
- package/dist/bundled/v2/{OrLink-0d952e87.js → OrLink-e7b57307.js} +6 -3
- package/dist/bundled/v2/{OrLoader-864ef92a.js → OrLoader-6a1f937b.js} +6 -3
- package/dist/bundled/v2/{OrMenu-52da43bc.js → OrMenu-fa47c888.js} +7 -4
- package/dist/bundled/v2/{OrMenuItem-e2693a5f.js → OrMenuItem-26420908.js} +7 -4
- package/dist/bundled/v2/{OrModal-51b9f3e7.js → OrModal-af6677fd.js} +5 -3
- package/dist/bundled/v2/{OrNotification-7f761f25.js → OrNotification-3250f58b.js} +8 -5
- package/dist/bundled/v2/{OrOverlay-efa7992e.js → OrOverlay-3c89d622.js} +3 -1
- package/dist/bundled/v2/{OrPagination-44e713a2.js → OrPagination-379c10b8.js} +11 -8
- package/dist/bundled/v2/{OrPopover-4e8acb7b.js → OrPopover-5dc240f1.js} +4 -2
- package/dist/bundled/v2/{OrProgress-15fe65ec.js → OrProgress-cc397a38.js} +7 -4
- package/dist/bundled/v2/{OrRadio-f140c19a.js → OrRadio-cd39b20b.js} +18 -30
- package/dist/bundled/v2/{OrSearch-ba756661.js → OrSearch-53470b0e.js} +9 -6
- package/dist/bundled/v2/{OrSegmentedControl-b9d0b95a.js → OrSegmentedControl-21cc914e.js} +11 -6
- package/dist/bundled/v2/{OrSelect-c91fc506.js → OrSelect-02fb39f0.js} +17 -14
- package/dist/bundled/v2/{OrSkeletonText-9a2f39dc.js → OrSkeletonText-516993b4.js} +18 -11
- package/dist/bundled/v2/{OrSortHeader-180d77ee.js → OrSortHeader-9932d28f.js} +7 -4
- package/dist/bundled/v2/{OrSwitch-37a3ecf9.js → OrSwitch-237a2081.js} +19 -31
- package/dist/bundled/v2/{OrTab-8c5acf8a.js → OrTab-dd949240.js} +6 -3
- package/dist/bundled/v2/{OrTabs-92360920.js → OrTabs-42f7c52c.js} +8 -6
- package/dist/bundled/v2/{OrTag-4a098afa.js → OrTag-30fecee5.js} +8 -5
- package/dist/bundled/v2/{OrText-a665b991.js → OrText-eac4b9f5.js} +6 -3
- package/dist/bundled/v2/{OrTextarea-7822c4b6.js → OrTextarea-5593fbe9.js} +26 -43
- package/dist/bundled/v2/{OrTooltip-b1f38647.js → OrTooltip-fbfa05fd.js} +7 -4
- package/dist/bundled/v2/components/index.js +45 -46
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-avatar-v3/index.js +3 -2
- 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 +3 -2
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-button-v3/index.js +3 -2
- 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 +18 -19
- package/dist/bundled/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-card-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +4 -20
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm-v3/index.js +17 -18
- 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 +3 -2
- package/dist/bundled/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-error-v3/index.js +2 -1
- 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 +3 -2
- package/dist/bundled/v2/components/or-fab-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-hint-v3/index.js +2 -1
- 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 +7 -6
- package/dist/bundled/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-icon-v3/index.js +2 -1
- 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 +2 -1
- package/dist/bundled/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +8 -38
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +11 -12
- package/dist/bundled/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +8 -38
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +11 -12
- 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 +2 -1
- package/dist/bundled/v2/components/or-input-v3/OrInput.vue.d.ts +10 -45
- package/dist/bundled/v2/components/or-input-v3/index.js +12 -13
- package/dist/bundled/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-label-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-link-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-loader-v3/index.js +2 -1
- 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 +3 -2
- package/dist/bundled/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-menu-v3/index.js +5 -4
- package/dist/bundled/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +8 -7
- package/dist/bundled/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +8 -7
- package/dist/bundled/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-overlay-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-pagination-v3/index.js +10 -9
- package/dist/bundled/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-popover-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-progress-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-radio-v3/OrRadio.vue.d.ts +4 -20
- 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 +14 -15
- package/dist/bundled/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/bundled/{v3/components/or-segmented-control-v3/partials → v2/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +17 -18
- 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 +3 -2
- 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 +3 -2
- package/dist/bundled/v2/components/or-switch-v3/OrSwitch.vue.d.ts +4 -20
- 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 +2 -1
- package/dist/bundled/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tabs-v3/index.js +9 -8
- package/dist/bundled/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tag-v3/index.js +8 -7
- package/dist/bundled/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-text-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +8 -47
- package/dist/bundled/v2/components/or-textarea-v3/index.js +6 -7
- package/dist/bundled/v2/components/or-toast-v3/index.js +9 -8
- package/dist/bundled/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +5 -4
- package/dist/bundled/v2/hooks/index.d.ts +1 -3
- package/dist/bundled/v2/hooks/index.js +1 -2
- package/dist/bundled/v2/hooks/useClassAttribute.d.ts +3 -0
- package/dist/bundled/v2/index.js +45 -46
- package/dist/bundled/v2/{types-79e5c18d.js → types-8fe4e345.js} +2 -2
- package/dist/bundled/v2/useClassAttribute-9bf33346.js +33 -0
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-582e74ae.js → OrAvatar.vue_vue_type_script_lang-0426862b.js} +6 -3
- package/dist/bundled/v3/{OrBottomSheet.vue_vue_type_script_lang-bdef5ca2.js → OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js} +4 -2
- package/dist/bundled/v3/{OrButton-a1448bfa.js → OrButton-2b27c1fd.js} +8 -7
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-3b1e442b.js → OrButton.vue_vue_type_script_lang-8c44986c.js} +6 -3
- package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-b6685a34.js → OrCard.vue_vue_type_script_lang-165de137.js} +4 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1e3dd861.js → OrCardCollection.vue_vue_type_script_lang-2d78a51a.js} +46 -42
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-fec2fa29.js → OrCheckbox.vue_vue_type_script_lang-8b36e06c.js} +13 -25
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-747c5ce7.js → OrConfirm.vue_vue_type_script_lang-05b21989.js} +7 -8
- package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-53648a65.js → OrError.vue_vue_type_script_lang-cc6c135f.js} +4 -1
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js → OrErrorTag.vue_vue_type_script_lang-4828c387.js} +6 -3
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js → OrExpansionPanel.vue_vue_type_script_lang-5360f580.js} +6 -3
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-0fe4a921.js → OrFab.vue_vue_type_script_lang-2adeaed6.js} +3 -2
- package/dist/bundled/v3/{OrHint-5d5e4d99.js → OrHint-9592499e.js} +15 -13
- package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-e322f61e.js → OrHint.vue_vue_type_script_lang-8e657168.js} +4 -1
- package/dist/bundled/v3/OrIcon-d878b768.js +13 -0
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-bdbaad94.js → OrIcon.vue_vue_type_script_lang-a119a715.js} +4 -1
- package/dist/bundled/v3/{OrIconButton-428dd2cf.js → OrIconButton-cd62526d.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-ec6a3622.js → OrIconButton.vue_vue_type_script_lang-aefcf30d.js} +13 -10
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-62406472.js → OrInlineInput.vue_vue_type_script_lang-67218502.js} +22 -35
- package/dist/bundled/v3/{OrInlineInputBox-f92a09d6.js → OrInlineInputBox-9d68ded1.js} +7 -6
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js → OrInlineInputBox.vue_vue_type_script_lang-73750005.js} +4 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-a55dffd2.js → OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js} +22 -35
- package/dist/bundled/v3/{OrInput-9faa2035.js → OrInput-a4f220ed.js} +7 -7
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-dea5c599.js → OrInput.vue_vue_type_script_lang-607d79d4.js} +30 -38
- package/dist/bundled/v3/{OrInputBox-4c7900c2.js → OrInputBox-eb54d73d.js} +7 -6
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-47d98e81.js → OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -1
- package/dist/bundled/v3/{OrLabel-c556887e.js → OrLabel-c6873e79.js} +8 -7
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-191d2304.js → OrLabel.vue_vue_type_script_lang-96f94c4e.js} +4 -1
- package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-05d4897b.js → OrLink.vue_vue_type_script_lang-9d3a32c7.js} +4 -1
- package/dist/bundled/v3/{OrLoader-123ef8c4.js → OrLoader-c4bbef2f.js} +8 -7
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-4c3c1ac9.js → OrLoader.vue_vue_type_script_lang-5405040c.js} +4 -1
- package/dist/bundled/v3/{OrMenu-6d7abe97.js → OrMenu-f26e8e55.js} +8 -7
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-df35fd76.js → OrMenu.vue_vue_type_script_lang-2446a69a.js} +6 -3
- package/dist/bundled/v3/{OrMenuItem-807e2a49.js → OrMenuItem-4feaba6c.js} +8 -7
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-2400ec2a.js → OrMenuItem.vue_vue_type_script_lang-0ffaef05.js} +6 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-5a71a851.js → OrModal.vue_vue_type_script_lang-55c864d1.js} +7 -5
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-6287244f.js → OrNotification.vue_vue_type_script_lang-c886ae51.js} +8 -5
- package/dist/bundled/v3/{OrOverlay.vue_vue_type_script_lang-7edd25f6.js → OrOverlay.vue_vue_type_script_lang-cb3aad0c.js} +3 -1
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-0d299d07.js → OrPagination.vue_vue_type_script_lang-c96d7cd7.js} +13 -10
- package/dist/bundled/v3/{OrPopover-1a488f88.js → OrPopover-c462ce77.js} +1 -1
- package/dist/bundled/v3/{OrPopover.vue_vue_type_script_lang-b1102c1a.js → OrPopover.vue_vue_type_script_lang-54c7b11c.js} +5 -3
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-52f660d6.js → OrProgress.vue_vue_type_script_lang-a73c0acf.js} +5 -2
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2f053184.js → OrRadio.vue_vue_type_script_lang-2e666a56.js} +13 -25
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-2bc9e930.js → OrSearch.vue_vue_type_script_lang-06f318ca.js} +8 -5
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-92379dcc.js → OrSegmentedControl.vue_vue_type_script_lang-579406f5.js} +14 -8
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-72e0cd5a.js → OrSelect.vue_vue_type_script_lang-83f15704.js} +42 -38
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js → OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js} +12 -5
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-866f9764.js → OrSortHeader.vue_vue_type_script_lang-75115125.js} +6 -3
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-45f536b3.js → OrSwitch.vue_vue_type_script_lang-04829f64.js} +15 -27
- package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-f791efa0.js → OrTab.vue_vue_type_script_lang-134ad9d1.js} +4 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2b84672b.js → OrTabs.vue_vue_type_script_lang-61b79a5a.js} +17 -14
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-68af600d.js → OrTag.vue_vue_type_script_lang-3e30f662.js} +7 -4
- package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-271fb345.js → OrText.vue_vue_type_script_lang-d9525d49.js} +4 -1
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-94b94433.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +23 -39
- package/dist/bundled/v3/{OrToastContainer-ad5ae5af.js → OrToastContainer-34389303.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-bf9935ef.js → OrTooltip.vue_vue_type_script_lang-67cc86ed.js} +6 -3
- package/dist/bundled/v3/components/index.js +57 -58
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-avatar-v3/index.js +4 -3
- 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 +3 -2
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-button-v3/index.js +4 -3
- 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 +29 -30
- package/dist/bundled/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-card-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +4 -20
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-confirm-v3/index.js +25 -26
- 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 +4 -3
- package/dist/bundled/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-error-v3/index.js +2 -1
- 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 +4 -3
- package/dist/bundled/v3/components/or-fab-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-hint-v3/index.js +2 -1
- 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 +9 -8
- package/dist/bundled/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-icon-v3/index.js +2 -1
- 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 +2 -1
- package/dist/bundled/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +8 -38
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +16 -17
- package/dist/bundled/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +8 -38
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +16 -17
- 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 +2 -1
- package/dist/bundled/v3/components/or-input-v3/OrInput.vue.d.ts +10 -45
- package/dist/bundled/v3/components/or-input-v3/index.js +18 -19
- package/dist/bundled/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-label-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-link-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-loader-v3/index.js +2 -1
- 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 +4 -3
- package/dist/bundled/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-menu-v3/index.js +6 -5
- package/dist/bundled/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +11 -10
- package/dist/bundled/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-notification-v3/index.js +11 -10
- package/dist/bundled/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-overlay-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-pagination-v3/index.js +16 -15
- package/dist/bundled/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-popover-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-progress-v3/index.js +3 -2
- package/dist/bundled/v3/components/or-radio-v3/OrRadio.vue.d.ts +4 -20
- 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 +21 -22
- package/dist/bundled/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/{esm/v3/components/or-segmented-control-v3/partials → bundled/v3/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-select-v3/index.js +25 -26
- 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 +3 -2
- 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 +4 -3
- package/dist/bundled/v3/components/or-switch-v3/OrSwitch.vue.d.ts +4 -20
- 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 +2 -1
- package/dist/bundled/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tabs-v3/index.js +13 -12
- package/dist/bundled/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tag-v3/index.js +11 -10
- package/dist/bundled/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-text-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +8 -47
- package/dist/bundled/v3/components/or-textarea-v3/index.js +9 -10
- package/dist/bundled/v3/components/or-toast-v3/index.js +14 -13
- package/dist/bundled/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +6 -5
- package/dist/bundled/v3/hooks/index.d.ts +1 -3
- package/dist/bundled/v3/hooks/index.js +1 -2
- package/dist/bundled/v3/hooks/useClassAttribute.d.ts +3 -0
- package/dist/bundled/v3/index.js +198 -185
- package/dist/bundled/v3/{types-1d25bb9a.js → types-f53434f2.js} +5 -5
- package/dist/bundled/v3/useClassAttribute-00888f78.js +9 -0
- package/dist/esm/v2/{OrAvatar-379ac72f.js → OrAvatar-3d155af3.js} +8 -4
- package/dist/esm/v2/{OrBottomSheet-37200385.js → OrBottomSheet-16c2e610.js} +4 -2
- package/dist/esm/v2/{OrButton-66964360.js → OrButton-835d4f11.js} +8 -4
- package/dist/esm/v2/{OrCard-e89c44ef.js → OrCard-de799db0.js} +7 -3
- package/dist/esm/v2/{OrCardCollection-3fc3a24e.js → OrCardCollection-3c38fc85.js} +15 -11
- package/dist/esm/v2/{OrCheckbox-05b9a244.js → OrCheckbox-567e387c.js} +20 -32
- package/dist/esm/v2/{OrConfirm-56db44bd.js → OrConfirm-e2ab9b4c.js} +4 -5
- package/dist/esm/v2/{OrError-13845bb0.js → OrError-d267ee9a.js} +7 -3
- package/dist/esm/v2/{OrErrorTag-80f82cdf.js → OrErrorTag-782dd714.js} +8 -4
- package/dist/esm/v2/{OrExpansionPanel-729eb1e7.js → OrExpansionPanel-a123024e.js} +8 -4
- package/dist/esm/v2/{OrFab-1d095e33.js → OrFab-26106618.js} +4 -3
- package/dist/esm/v2/{OrHint-78b399cb.js → OrHint-42dc9ebb.js} +7 -3
- package/dist/esm/v2/{OrIcon-f34e0e6f.js → OrIcon-5e394c62.js} +7 -3
- package/dist/esm/v2/{OrIconButton-5fa56aec.js → OrIconButton-b3779042.js} +7 -4
- package/dist/esm/v2/{OrInlineInput-c8058b04.js → OrInlineInput-10205811.js} +28 -41
- package/dist/esm/v2/{OrInlineInputBox-46146af0.js → OrInlineInputBox-fefd4fbd.js} +7 -3
- package/dist/esm/v2/{OrInlineTextarea-252d3c2c.js → OrInlineTextarea-7658611e.js} +24 -37
- package/dist/esm/v2/{OrInput-fd9b3e7d.js → OrInput-ada3a970.js} +39 -47
- package/dist/esm/v2/{OrInputBox-9ceb9fc4.js → OrInputBox-4d5a318d.js} +7 -3
- package/dist/esm/v2/{OrLabel-0945a4d9.js → OrLabel-2a9f1477.js} +7 -3
- package/dist/esm/v2/{OrLink-597e0e18.js → OrLink-80742a17.js} +7 -3
- package/dist/esm/v2/{OrLoader-76307488.js → OrLoader-f857d55b.js} +7 -3
- package/dist/esm/v2/{OrMenu-c276db74.js → OrMenu-df27d0ef.js} +8 -4
- package/dist/esm/v2/{OrMenuItem-7b7fbf8a.js → OrMenuItem-c7f28480.js} +8 -4
- package/dist/esm/v2/{OrModal-3b9d59de.js → OrModal-a7719843.js} +6 -3
- package/dist/esm/v2/{OrNotification-5e145880.js → OrNotification-8a4830a3.js} +9 -5
- package/dist/esm/v2/{OrOverlay-a019186f.js → OrOverlay-18ba2dc6.js} +3 -1
- package/dist/esm/v2/{OrPagination-8b604bd9.js → OrPagination-c0dbec6a.js} +13 -9
- package/dist/esm/v2/{OrPopover-d5d4f62a.js → OrPopover-9bafbdb4.js} +4 -2
- package/dist/esm/v2/{OrProgress-b7d1c689.js → OrProgress-c27c8946.js} +7 -4
- package/dist/esm/v2/{OrRadio-2094e67d.js → OrRadio-848ce55d.js} +18 -30
- package/dist/esm/v2/{OrSearch-072ee1b9.js → OrSearch-0f08f2f5.js} +9 -6
- package/dist/esm/v2/{OrSegmentedControl-71248337.js → OrSegmentedControl-e8dce8f9.js} +12 -6
- package/dist/esm/v2/{OrSelect-23208d36.js → OrSelect-f8837f5d.js} +17 -14
- package/dist/esm/v2/{OrSkeletonText-6ee72718.js → OrSkeletonText-950be6a2.js} +19 -11
- package/dist/esm/v2/{OrSortHeader-8ca76674.js → OrSortHeader-19bf94ca.js} +8 -4
- package/dist/esm/v2/{OrSwitch-a1f67338.js → OrSwitch-13b6a7ee.js} +19 -31
- package/dist/esm/v2/{OrTab-1ff87c76.js → OrTab-702e7335.js} +7 -3
- package/dist/esm/v2/{OrTabs-954838f3.js → OrTabs-71bd3fd2.js} +9 -7
- package/dist/esm/v2/{OrTag-56714605.js → OrTag-5c404031.js} +9 -5
- package/dist/esm/v2/{OrText-b12d0682.js → OrText-ba5a2b6c.js} +7 -3
- package/dist/esm/v2/{OrTextarea-5f79faca.js → OrTextarea-6712a150.js} +26 -43
- package/dist/esm/v2/{OrTooltip-629d44fc.js → OrTooltip-513bee30.js} +7 -4
- package/dist/esm/v2/components/index.js +46 -47
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-avatar-v3/index.js +4 -2
- 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 +3 -2
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-button-v3/index.js +4 -2
- 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 +19 -20
- package/dist/esm/v2/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-card-v3/index.js +3 -1
- package/dist/esm/v2/components/or-checkbox-v3/OrCheckbox.vue.d.ts +4 -20
- package/dist/esm/v2/components/or-checkbox-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +19 -20
- 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 +4 -2
- package/dist/esm/v2/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-error-v3/index.js +3 -1
- 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 +4 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +4 -2
- package/dist/esm/v2/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-hint-v3/index.js +3 -1
- 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 +7 -6
- package/dist/esm/v2/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-icon-v3/index.js +3 -1
- 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 +3 -1
- package/dist/esm/v2/components/or-inline-input-v3/OrInlineInput.vue.d.ts +8 -38
- package/dist/esm/v2/components/or-inline-input-v3/index.js +11 -12
- package/dist/esm/v2/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +8 -38
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +11 -12
- 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 +3 -1
- package/dist/esm/v2/components/or-input-v3/OrInput.vue.d.ts +10 -45
- package/dist/esm/v2/components/or-input-v3/index.js +12 -13
- package/dist/esm/v2/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-label-v3/index.js +3 -1
- package/dist/esm/v2/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-link-v3/index.js +3 -1
- package/dist/esm/v2/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-loader-v3/index.js +3 -1
- 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 +4 -2
- package/dist/esm/v2/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +6 -5
- package/dist/esm/v2/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-modal-v3/index.js +9 -8
- package/dist/esm/v2/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +9 -8
- package/dist/esm/v2/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-overlay-v3/index.js +2 -1
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +11 -10
- package/dist/esm/v2/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-popover-v3/index.js +4 -3
- package/dist/esm/v2/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-progress-v3/index.js +3 -2
- package/dist/esm/v2/components/or-radio-v3/OrRadio.vue.d.ts +4 -20
- 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 +14 -15
- package/dist/esm/v2/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +3 -1
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +17 -18
- 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 +4 -2
- 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 +4 -2
- package/dist/esm/v2/components/or-switch-v3/OrSwitch.vue.d.ts +4 -20
- 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 +3 -1
- package/dist/esm/v2/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tabs-v3/index.js +9 -8
- package/dist/esm/v2/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tag-v3/index.js +9 -8
- package/dist/esm/v2/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-text-v3/index.js +3 -1
- package/dist/esm/v2/components/or-textarea-v3/OrTextarea.vue.d.ts +8 -47
- package/dist/esm/v2/components/or-textarea-v3/index.js +6 -7
- package/dist/esm/v2/components/or-toast-v3/index.js +9 -8
- package/dist/esm/v2/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v2/components/or-tooltip-v3/index.js +5 -4
- package/dist/esm/v2/hooks/index.d.ts +1 -3
- package/dist/esm/v2/hooks/index.js +1 -2
- package/dist/esm/v2/hooks/useClassAttribute.d.ts +3 -0
- package/dist/esm/v2/index.js +45 -46
- package/dist/esm/v2/{types-856a804f.js → types-6c742e07.js} +2 -2
- package/dist/esm/v2/useClassAttribute-47fdb016.js +32 -0
- package/dist/esm/v3/{OrAvatar-6444e693.js → OrAvatar-53a4429d.js} +13 -8
- package/dist/esm/v3/{OrBottomSheet-13a416ef.js → OrBottomSheet-62817aec.js} +4 -2
- package/dist/esm/v3/{OrButton-c56998e7.js → OrButton-0fa67a0d.js} +13 -8
- package/dist/esm/v3/{OrCard-cd6af82e.js → OrCard-fd92f7c8.js} +11 -6
- package/dist/esm/v3/{OrCardCollection-53e83dbb.js → OrCardCollection-dbb3e839.js} +19 -14
- package/dist/esm/v3/{OrCheckbox-afadd5b8.js → OrCheckbox-3e139eac.js} +20 -33
- package/dist/esm/v3/{OrConfirm-06ed85f9.js → OrConfirm-1bcd39b1.js} +4 -5
- package/dist/esm/v3/{OrError-19198748.js → OrError-ec8c709d.js} +12 -7
- package/dist/esm/v3/{OrErrorTag-308119de.js → OrErrorTag-98252eef.js} +13 -8
- package/dist/esm/v3/{OrExpansionPanel-3a4282da.js → OrExpansionPanel-f8d7ff8d.js} +13 -8
- package/dist/esm/v3/{OrFab-61131b31.js → OrFab-c8ae6e01.js} +9 -7
- package/dist/esm/v3/{OrHint-6863124f.js → OrHint-74bb732d.js} +12 -7
- package/dist/esm/v3/{OrIcon-34f59f73.js → OrIcon-b195169c.js} +11 -6
- package/dist/esm/v3/{OrIconButton-e5781317.js → OrIconButton-1a89fbf9.js} +7 -4
- package/dist/esm/v3/{OrInlineInput-6d363088.js → OrInlineInput-507fc99c.js} +22 -35
- package/dist/esm/v3/{OrInlineInputBox-09b33e18.js → OrInlineInputBox-8049f95a.js} +11 -6
- package/dist/esm/v3/{OrInlineTextarea-3e48b319.js → OrInlineTextarea-53a9e027.js} +22 -35
- package/dist/esm/v3/{OrInput-5ef51369.js → OrInput-9c0426b9.js} +31 -39
- package/dist/esm/v3/{OrInputBox-e16ade90.js → OrInputBox-6d1b6059.js} +11 -6
- package/dist/esm/v3/{OrLabel-f700f9fb.js → OrLabel-bdaec602.js} +12 -7
- package/dist/esm/v3/{OrLink-07f6f27d.js → OrLink-338db3ca.js} +12 -7
- package/dist/esm/v3/{OrLoader-a53d2edf.js → OrLoader-b3cf4231.js} +12 -7
- package/dist/esm/v3/{OrMenu-7f3ea117.js → OrMenu-840038cd.js} +13 -8
- package/dist/esm/v3/{OrMenuItem-58707d47.js → OrMenuItem-9da279f6.js} +13 -8
- package/dist/esm/v3/{OrModal-10838da7.js → OrModal-7878cc39.js} +6 -3
- package/dist/esm/v3/{OrNotification-25da89ca.js → OrNotification-e1383681.js} +14 -9
- package/dist/esm/v3/{OrOverlay-afad3aa4.js → OrOverlay-738a44d5.js} +3 -1
- package/dist/esm/v3/{OrPagination-010b0bef.js → OrPagination-a703307d.js} +18 -13
- package/dist/esm/v3/{OrPopover-40217b49.js → OrPopover-1075dd38.js} +4 -2
- package/dist/esm/v3/{OrProgress-639ed5e8.js → OrProgress-407002e0.js} +12 -8
- package/dist/esm/v3/{OrRadio-a0bd352b.js → OrRadio-54b6d0de.js} +17 -30
- package/dist/esm/v3/{OrSearch-9eb38b29.js → OrSearch-9885d178.js} +13 -9
- package/dist/esm/v3/{OrSegmentedControl-c7221732.js → OrSegmentedControl-171cad78.js} +21 -13
- package/dist/esm/v3/{OrSelect-64fa5d0b.js → OrSelect-8fbd88bc.js} +22 -18
- package/dist/esm/v3/{OrSkeletonText-afd3d007.js → OrSkeletonText-3965ff71.js} +33 -22
- package/dist/esm/v3/{OrSortHeader-cab07616.js → OrSortHeader-fe1a9cf8.js} +13 -8
- package/dist/esm/v3/{OrSwitch-f342ee4b.js → OrSwitch-cca30aa0.js} +19 -31
- package/dist/esm/v3/{OrTab-d3785ea4.js → OrTab-c131cf60.js} +11 -6
- package/dist/esm/v3/{OrTabs-a1ffc2a3.js → OrTabs-d0ee6cef.js} +9 -7
- package/dist/esm/v3/{OrTag-34bf1713.js → OrTag-5d54f37d.js} +14 -9
- package/dist/esm/v3/{OrText-6b4f7cd1.js → OrText-ecb46923.js} +12 -7
- package/dist/esm/v3/{OrTextarea-f3831b3f.js → OrTextarea-bb9ef3f2.js} +24 -41
- package/dist/esm/v3/{OrTooltip-b07616f4.js → OrTooltip-50d27b4f.js} +12 -8
- package/dist/esm/v3/components/index.js +46 -47
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-avatar-v3/index.js +4 -2
- 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 +3 -2
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-button-v3/index.js +4 -2
- 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 +19 -20
- package/dist/esm/v3/components/or-card-v3/OrCard.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-card-v3/index.js +3 -1
- package/dist/esm/v3/components/or-checkbox-v3/OrCheckbox.vue.d.ts +4 -20
- package/dist/esm/v3/components/or-checkbox-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +19 -20
- 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 +4 -2
- package/dist/esm/v3/components/or-error-v3/OrError.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-error-v3/index.js +3 -1
- 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 +4 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +4 -2
- package/dist/esm/v3/components/or-hint-v3/OrHint.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-hint-v3/index.js +3 -1
- 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 +7 -6
- package/dist/esm/v3/components/or-icon-v3/OrIcon.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-icon-v3/index.js +3 -1
- 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 +3 -1
- package/dist/esm/v3/components/or-inline-input-v3/OrInlineInput.vue.d.ts +8 -38
- package/dist/esm/v3/components/or-inline-input-v3/index.js +11 -12
- package/dist/esm/v3/components/or-inline-textarea-v3/OrInlineTextarea.vue.d.ts +8 -38
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +11 -12
- 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 +3 -1
- package/dist/esm/v3/components/or-input-v3/OrInput.vue.d.ts +10 -45
- package/dist/esm/v3/components/or-input-v3/index.js +12 -13
- package/dist/esm/v3/components/or-label-v3/OrLabel.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-label-v3/index.js +3 -1
- package/dist/esm/v3/components/or-link-v3/OrLink.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-link-v3/index.js +3 -1
- package/dist/esm/v3/components/or-loader-v3/OrLoader.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-loader-v3/index.js +3 -1
- 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 +4 -2
- package/dist/esm/v3/components/or-menu-v3/OrMenu.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +6 -5
- package/dist/esm/v3/components/or-modal-v3/OrModal.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-modal-v3/index.js +9 -8
- package/dist/esm/v3/components/or-notification-v3/OrNotification.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +9 -8
- package/dist/esm/v3/components/or-overlay-v3/OrOverlay.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-overlay-v3/index.js +2 -1
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +11 -10
- package/dist/esm/v3/components/or-popover-v3/OrPopover.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-popover-v3/index.js +4 -3
- package/dist/esm/v3/components/or-progress-v3/OrProgress.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-progress-v3/index.js +3 -2
- package/dist/esm/v3/components/or-radio-v3/OrRadio.vue.d.ts +4 -20
- 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 +14 -15
- package/dist/esm/v3/components/or-segmented-control-v3/OrSegmentedControl.vue.d.ts +2 -2
- package/dist/{bundled/v2/components/or-segmented-control-v3/partials → esm/v3/components/or-segmented-control-v3/components}/or-segmented-control-item/OrSegmentedControlItem.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.d.ts +0 -0
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +3 -1
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +17 -18
- 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 +4 -2
- 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 +4 -2
- package/dist/esm/v3/components/or-switch-v3/OrSwitch.vue.d.ts +4 -20
- 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 +3 -1
- package/dist/esm/v3/components/or-tabs-v3/OrTabs.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tabs-v3/index.js +9 -8
- package/dist/esm/v3/components/or-tag-v3/OrTag.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tag-v3/index.js +9 -8
- package/dist/esm/v3/components/or-text-v3/OrText.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-text-v3/index.js +3 -1
- package/dist/esm/v3/components/or-textarea-v3/OrTextarea.vue.d.ts +8 -47
- package/dist/esm/v3/components/or-textarea-v3/index.js +6 -7
- package/dist/esm/v3/components/or-toast-v3/index.js +9 -8
- package/dist/esm/v3/components/or-tooltip-v3/OrTooltip.vue.d.ts +2 -2
- package/dist/esm/v3/components/or-tooltip-v3/index.js +5 -4
- package/dist/esm/v3/hooks/index.d.ts +1 -3
- package/dist/esm/v3/hooks/index.js +1 -2
- package/dist/esm/v3/hooks/useClassAttribute.d.ts +3 -0
- package/dist/esm/v3/index.js +45 -46
- package/dist/esm/v3/{types-7f17b4b2.js → types-2692e337.js} +2 -2
- package/dist/esm/v3/useClassAttribute-47fdb016.js +32 -0
- package/package.json +3 -2
- package/src/components/or-avatar-v3/OrAvatar.vue +9 -3
- package/src/components/or-bottom-sheet-v3/OrBottomSheet.vue +4 -0
- package/src/components/or-button-v3/OrButton.vue +7 -0
- package/src/components/or-card-collection-v3/OrCardCollection.vue +17 -9
- package/src/components/or-card-v3/OrCard.vue +7 -0
- package/src/components/or-checkbox-v3/OrCheckbox.vue +15 -27
- package/src/components/or-confirm-v3/OrConfirm.vue +12 -19
- package/src/components/or-error-tag-v3/OrErrorTag.vue +7 -0
- package/src/components/or-error-v3/OrError.vue +7 -0
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +7 -0
- package/src/components/or-fab-v3/OrFab.vue +3 -0
- package/src/components/or-hint-v3/OrHint.vue +7 -0
- package/src/components/or-icon-button-v3/OrIconButton.vue +4 -0
- package/src/components/or-icon-v3/OrIcon.vue +7 -0
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +7 -0
- package/src/components/or-inline-input-v3/OrInlineInput.vue +18 -31
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +18 -31
- package/src/components/or-input-box-v3/OrInputBox.vue +7 -0
- package/src/components/or-input-v3/OrInput.stories3.ts +4 -4
- package/src/components/or-input-v3/OrInput.vue +25 -32
- package/src/components/or-label-v3/OrLabel.vue +7 -0
- package/src/components/or-link-v3/OrLink.vue +7 -0
- package/src/components/or-loader-v3/OrLoader.vue +8 -1
- package/src/components/or-menu-item-v3/OrMenuItem.vue +7 -0
- package/src/components/or-menu-v3/OrMenu.vue +7 -0
- package/src/components/or-modal-v3/OrModal.vue +4 -0
- package/src/components/or-notification-v3/OrNotification.vue +7 -0
- package/src/components/or-overlay-v3/OrOverlay.vue +4 -1
- package/src/components/or-pagination-v3/OrPagination.vue +8 -1
- package/src/components/or-popover-v3/OrPopover.vue +4 -1
- package/src/components/or-progress-v3/OrProgress.vue +20 -3
- package/src/components/or-radio-v3/OrRadio.vue +14 -26
- package/src/components/or-search-v3/OrSearch.vue +8 -1
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +8 -1
- package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/OrSegmentedControlItem.vue +7 -0
- package/src/components/or-segmented-control-v3/{partials → components}/or-segmented-control-item/styles.ts +0 -0
- package/src/components/or-select-v3/OrSelect.vue +7 -1
- package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +8 -2
- package/src/components/or-skeleton-v3/OrSkeletonRect.vue +8 -3
- package/src/components/or-skeleton-v3/OrSkeletonText.vue +9 -5
- package/src/components/or-sort-header-v3/OrSortHeader.vue +7 -0
- package/src/components/or-switch-v3/OrSwitch.vue +14 -26
- package/src/components/or-tab-v3/OrTab.vue +7 -0
- package/src/components/or-tabs-v3/OrTabs.vue +5 -1
- package/src/components/or-tag-v3/OrTag.vue +7 -0
- package/src/components/or-tag-v3/styles.ts +3 -0
- package/src/components/or-text-v3/OrText.vue +7 -0
- package/src/components/or-textarea-v3/OrTextarea.stories3.ts +4 -4
- package/src/components/or-textarea-v3/OrTextarea.vue +19 -36
- package/src/components/or-tooltip-v3/OrTooltip.vue +7 -0
- package/src/hooks/index.ts +1 -3
- package/src/hooks/useClassAttribute.ts +39 -0
- package/dist/bundled/v2/hooks/useControlAttributes.d.ts +0 -8
- package/dist/bundled/v2/hooks/useIdAttribute.d.ts +0 -2
- package/dist/bundled/v2/hooks/useValidationAttributes.d.ts +0 -12
- package/dist/bundled/v2/useIdAttribute-cf61643f.js +0 -22
- package/dist/bundled/v2/useValidationAttributes-6df7bcf9.js +0 -17
- package/dist/bundled/v3/OrIcon-1a5c9091.js +0 -12
- package/dist/bundled/v3/hooks/useControlAttributes.d.ts +0 -8
- package/dist/bundled/v3/hooks/useIdAttribute.d.ts +0 -2
- package/dist/bundled/v3/hooks/useValidationAttributes.d.ts +0 -12
- package/dist/bundled/v3/useIdAttribute-b2e42f31.js +0 -21
- package/dist/bundled/v3/useValidationAttributes-5428d8fa.js +0 -16
- package/dist/esm/v2/hooks/useControlAttributes.d.ts +0 -8
- package/dist/esm/v2/hooks/useIdAttribute.d.ts +0 -2
- package/dist/esm/v2/hooks/useValidationAttributes.d.ts +0 -12
- package/dist/esm/v2/useIdAttribute-859439f0.js +0 -21
- package/dist/esm/v2/useValidationAttributes-d1abbe34.js +0 -16
- package/dist/esm/v3/hooks/useControlAttributes.d.ts +0 -8
- package/dist/esm/v3/hooks/useIdAttribute.d.ts +0 -2
- package/dist/esm/v3/hooks/useValidationAttributes.d.ts +0 -12
- package/dist/esm/v3/useIdAttribute-859439f0.js +0 -21
- package/dist/esm/v3/useValidationAttributes-d1abbe34.js +0 -16
- package/src/hooks/useControlAttributes.ts +0 -19
- package/src/hooks/useIdAttribute.ts +0 -9
- package/src/hooks/useValidationAttributes.ts +0 -25
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
>
|
|
6
6
|
<template v-if="label">
|
|
7
7
|
<OrLabel
|
|
8
|
-
:control-id="
|
|
8
|
+
:control-id="controlId"
|
|
9
9
|
:variant="'input'"
|
|
10
10
|
:required="required"
|
|
11
11
|
:disabled="disabled"
|
|
@@ -26,14 +26,14 @@
|
|
|
26
26
|
:disabled="disabled"
|
|
27
27
|
>
|
|
28
28
|
<input
|
|
29
|
-
|
|
29
|
+
:id="controlId"
|
|
30
|
+
ref="input"
|
|
30
31
|
v-model="proxyModelValue"
|
|
31
|
-
v-bind="
|
|
32
|
+
v-bind="$attrs"
|
|
32
33
|
:class="controlStyles"
|
|
33
34
|
:type="type === 'password' && disclosed ? 'text' : type"
|
|
34
35
|
:placeholder="placeholder"
|
|
35
36
|
:required="required"
|
|
36
|
-
:readonly="readonly"
|
|
37
37
|
:disabled="disabled"
|
|
38
38
|
@keydown="$emit('keydown', $event)"
|
|
39
39
|
@keyup="$emit('keyup', $event)"
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
<OrIconButton
|
|
57
57
|
:icon="'close'"
|
|
58
58
|
:color="'inherit'"
|
|
59
|
-
:disabled="
|
|
59
|
+
:disabled="disabled"
|
|
60
60
|
@click.stop="$emit('update:modelValue', '')"
|
|
61
61
|
/>
|
|
62
62
|
</template>
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
</template>
|
|
103
103
|
|
|
104
104
|
<script lang="ts">
|
|
105
|
-
import { computed, defineComponent,
|
|
106
|
-
import {
|
|
105
|
+
import { computed, defineComponent, getCurrentInstance, PropType, ref } from 'vue-demi';
|
|
106
|
+
import { useClassAttribute } from '../../hooks';
|
|
107
107
|
import { OrErrorV3 as OrError } from '../or-error-v3';
|
|
108
108
|
import { OrHintV3 as OrHint } from '../or-hint-v3';
|
|
109
109
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
@@ -125,6 +125,8 @@ export default defineComponent({
|
|
|
125
125
|
OrLabel,
|
|
126
126
|
},
|
|
127
127
|
|
|
128
|
+
inheritAttrs: false,
|
|
129
|
+
|
|
128
130
|
props: {
|
|
129
131
|
modelValue: {
|
|
130
132
|
type: [String, Number],
|
|
@@ -171,11 +173,6 @@ export default defineComponent({
|
|
|
171
173
|
default: false,
|
|
172
174
|
},
|
|
173
175
|
|
|
174
|
-
readonly: {
|
|
175
|
-
type: Boolean,
|
|
176
|
-
default: false,
|
|
177
|
-
},
|
|
178
|
-
|
|
179
176
|
disabled: {
|
|
180
177
|
type: Boolean,
|
|
181
178
|
default: false,
|
|
@@ -199,20 +196,23 @@ export default defineComponent({
|
|
|
199
196
|
|
|
200
197
|
expose: [
|
|
201
198
|
'root',
|
|
202
|
-
|
|
203
199
|
'focus',
|
|
204
|
-
'blur',
|
|
205
200
|
],
|
|
206
201
|
|
|
207
202
|
setup(props, context) {
|
|
203
|
+
const currentInstance = getCurrentInstance()!;
|
|
204
|
+
|
|
208
205
|
// Refs
|
|
209
206
|
const root = ref<HTMLElement>();
|
|
210
|
-
const
|
|
207
|
+
const input = ref<HTMLInputElement>();
|
|
211
208
|
|
|
212
209
|
// Styles
|
|
210
|
+
const classAttribute = useClassAttribute();
|
|
211
|
+
|
|
213
212
|
const rootStyles = computed(() => [
|
|
214
213
|
'or-input',
|
|
215
214
|
...InputRoot,
|
|
215
|
+
classAttribute.value,
|
|
216
216
|
]);
|
|
217
217
|
|
|
218
218
|
const controlStyles = computed(() => [
|
|
@@ -220,11 +220,7 @@ export default defineComponent({
|
|
|
220
220
|
]);
|
|
221
221
|
|
|
222
222
|
// State
|
|
223
|
-
const
|
|
224
|
-
id: useIdAttribute(),
|
|
225
|
-
...useControlAttributes(),
|
|
226
|
-
...useValidationAttributes(),
|
|
227
|
-
});
|
|
223
|
+
const controlId = ref(context.attrs.id as string ?? currentInstance.uid.toString());
|
|
228
224
|
|
|
229
225
|
const proxyModelValue = computed({
|
|
230
226
|
get: () => {
|
|
@@ -237,35 +233,32 @@ export default defineComponent({
|
|
|
237
233
|
},
|
|
238
234
|
});
|
|
239
235
|
|
|
240
|
-
const currentLength = computed(() => proxyModelValue.value?.toString().length ?? 0);
|
|
241
|
-
const maxLength = computed(() => controlAttributes.maxlength);
|
|
242
|
-
|
|
243
236
|
const invalid = computed(() => !!props.error);
|
|
237
|
+
const readonly = computed(() => context.attrs.readonly as boolean);
|
|
238
|
+
|
|
239
|
+
const currentLength = computed(() => proxyModelValue.value?.toString().length ?? 0);
|
|
240
|
+
const maxLength = computed(() => context.attrs.maxlength as number | undefined);
|
|
244
241
|
|
|
245
242
|
const disclosed = ref(false);
|
|
246
243
|
|
|
247
244
|
// Methods
|
|
248
245
|
function focus(): void {
|
|
249
|
-
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
function blur(): void {
|
|
253
|
-
control.value?.blur();
|
|
246
|
+
input.value?.focus();
|
|
254
247
|
}
|
|
255
248
|
|
|
256
249
|
return {
|
|
257
250
|
root,
|
|
258
|
-
|
|
251
|
+
input,
|
|
259
252
|
rootStyles,
|
|
260
253
|
controlStyles,
|
|
261
|
-
|
|
254
|
+
controlId,
|
|
262
255
|
proxyModelValue,
|
|
256
|
+
invalid,
|
|
257
|
+
readonly,
|
|
263
258
|
currentLength,
|
|
264
259
|
maxLength,
|
|
265
|
-
invalid,
|
|
266
260
|
disclosed,
|
|
267
261
|
focus,
|
|
268
|
-
blur,
|
|
269
262
|
};
|
|
270
263
|
},
|
|
271
264
|
});
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
:disabled="disabled ? '' : null"
|
|
6
7
|
>
|
|
@@ -21,12 +22,15 @@
|
|
|
21
22
|
|
|
22
23
|
<script lang="ts">
|
|
23
24
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
25
|
+
import { useClassAttribute } from '../../hooks';
|
|
24
26
|
import { LabelVariant } from './props';
|
|
25
27
|
import { LabelAddon, LabelRoot, LabelRootVariants, LabelText } from './styles';
|
|
26
28
|
|
|
27
29
|
export default defineComponent({
|
|
28
30
|
name: 'OrLabel',
|
|
29
31
|
|
|
32
|
+
inheritAttrs: false,
|
|
33
|
+
|
|
30
34
|
props: {
|
|
31
35
|
controlId: {
|
|
32
36
|
type: String,
|
|
@@ -58,10 +62,13 @@ export default defineComponent({
|
|
|
58
62
|
const root = ref<HTMLElement>();
|
|
59
63
|
|
|
60
64
|
// Styles
|
|
65
|
+
const classAttribute = useClassAttribute();
|
|
66
|
+
|
|
61
67
|
const rootStyles = computed(() => [
|
|
62
68
|
'or-label',
|
|
63
69
|
...LabelRoot,
|
|
64
70
|
...LabelRootVariants[props.variant],
|
|
71
|
+
classAttribute.value,
|
|
65
72
|
]);
|
|
66
73
|
|
|
67
74
|
const textStyles = computed(() => [
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<a
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
:href="href"
|
|
6
7
|
:disabled="disabled ? '' : null"
|
|
@@ -17,12 +18,15 @@
|
|
|
17
18
|
|
|
18
19
|
<script lang="ts">
|
|
19
20
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
21
|
+
import { useClassAttribute } from '../../hooks';
|
|
20
22
|
import { LinkColor } from './props';
|
|
21
23
|
import { LinkRoot, LinkRootColors } from './styles';
|
|
22
24
|
|
|
23
25
|
export default defineComponent({
|
|
24
26
|
name: 'OrLink',
|
|
25
27
|
|
|
28
|
+
inheritAttrs: false,
|
|
29
|
+
|
|
26
30
|
props: {
|
|
27
31
|
href: {
|
|
28
32
|
type: String,
|
|
@@ -64,12 +68,15 @@ export default defineComponent({
|
|
|
64
68
|
const root = ref<HTMLButtonElement>();
|
|
65
69
|
|
|
66
70
|
// Styles
|
|
71
|
+
const classAttribute = useClassAttribute();
|
|
72
|
+
|
|
67
73
|
const rootStyles = computed(() => [
|
|
68
74
|
'or-link',
|
|
69
75
|
...LinkRoot,
|
|
70
76
|
...LinkRootColors[`${props.color}`],
|
|
71
77
|
props.loading && 'interactivity-none',
|
|
72
78
|
props.underlined && 'underline hover:no-underline',
|
|
79
|
+
classAttribute.value,
|
|
73
80
|
]);
|
|
74
81
|
|
|
75
82
|
return {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
>
|
|
6
7
|
<template v-if="title">
|
|
@@ -80,12 +81,15 @@
|
|
|
80
81
|
|
|
81
82
|
<script lang="ts">
|
|
82
83
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
84
|
+
import { useClassAttribute } from '../../hooks';
|
|
83
85
|
import { LoaderColor, LoaderSize, LoaderVariant } from './props';
|
|
84
|
-
import {
|
|
86
|
+
import { LoaderRoot, LoaderRootColors, LoaderTitle, LoaderDescription, LoaderContainer } from './styles';
|
|
85
87
|
|
|
86
88
|
export default defineComponent({
|
|
87
89
|
name: 'OrLoader',
|
|
88
90
|
|
|
91
|
+
inheritAttrs: false,
|
|
92
|
+
|
|
89
93
|
props: {
|
|
90
94
|
variant: {
|
|
91
95
|
type: String as PropType<LoaderVariant>,
|
|
@@ -122,10 +126,13 @@ export default defineComponent({
|
|
|
122
126
|
const root = ref<HTMLElement>();
|
|
123
127
|
|
|
124
128
|
// Styles
|
|
129
|
+
const classAttribute = useClassAttribute();
|
|
130
|
+
|
|
125
131
|
const rootStyles = computed(() => [
|
|
126
132
|
'or-loader',
|
|
127
133
|
...LoaderRoot,
|
|
128
134
|
...LoaderRootColors[props.color],
|
|
135
|
+
classAttribute.value,
|
|
129
136
|
]);
|
|
130
137
|
|
|
131
138
|
const titleStyles = computed(() => [
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
:tabindex="!disabled ? 0 : null"
|
|
6
7
|
:selected="selected ? '' : null"
|
|
@@ -21,6 +22,7 @@
|
|
|
21
22
|
|
|
22
23
|
<script lang="ts">
|
|
23
24
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
25
|
+
import { useClassAttribute } from '../../hooks';
|
|
24
26
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
25
27
|
import { MenuItemRoot } from './styles';
|
|
26
28
|
|
|
@@ -31,6 +33,8 @@ export default defineComponent({
|
|
|
31
33
|
OrIcon,
|
|
32
34
|
},
|
|
33
35
|
|
|
36
|
+
inheritAttrs: false,
|
|
37
|
+
|
|
34
38
|
props: {
|
|
35
39
|
icon: {
|
|
36
40
|
type: [String, Object] as PropType<string | InstanceType<typeof OrIcon>['$props']>,
|
|
@@ -63,9 +67,12 @@ export default defineComponent({
|
|
|
63
67
|
const root = ref<HTMLElement>();
|
|
64
68
|
|
|
65
69
|
// Styles
|
|
70
|
+
const classAttribute = useClassAttribute();
|
|
71
|
+
|
|
66
72
|
const rootStyles = computed(() => [
|
|
67
73
|
'or-menu-item',
|
|
68
74
|
...MenuItemRoot,
|
|
75
|
+
classAttribute.value,
|
|
69
76
|
]);
|
|
70
77
|
|
|
71
78
|
return {
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
>
|
|
6
7
|
<OrPopover
|
|
@@ -24,6 +25,7 @@
|
|
|
24
25
|
|
|
25
26
|
<script lang="ts">
|
|
26
27
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
28
|
+
import { useClassAttribute } from '../../hooks';
|
|
27
29
|
import { OrPopoverV3 as OrPopover } from '../or-popover-v3';
|
|
28
30
|
import { MenuPlacement } from './props';
|
|
29
31
|
import { MenuBody, MenuRoot } from './styles';
|
|
@@ -35,6 +37,8 @@ export default defineComponent({
|
|
|
35
37
|
OrPopover,
|
|
36
38
|
},
|
|
37
39
|
|
|
40
|
+
inheritAttrs: false,
|
|
41
|
+
|
|
38
42
|
props: {
|
|
39
43
|
trigger: {
|
|
40
44
|
type: HTMLElement,
|
|
@@ -68,9 +72,12 @@ export default defineComponent({
|
|
|
68
72
|
const isOpen = computed(() => popover.value?.isOpen);
|
|
69
73
|
|
|
70
74
|
// Styles
|
|
75
|
+
const classAttribute = useClassAttribute();
|
|
76
|
+
|
|
71
77
|
const rootStyles = computed(() => [
|
|
72
78
|
'or-menu',
|
|
73
79
|
...MenuRoot,
|
|
80
|
+
classAttribute.value,
|
|
74
81
|
]);
|
|
75
82
|
|
|
76
83
|
const bodyStyles = computed(() => [
|
|
@@ -31,6 +31,7 @@
|
|
|
31
31
|
|
|
32
32
|
<script lang="ts">
|
|
33
33
|
import { computed, defineComponent, PropType, ref, watch } from 'vue-demi';
|
|
34
|
+
import { useClassAttribute } from '../../hooks';
|
|
34
35
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
35
36
|
import { OrOverlayV3 as OrOverlay } from '../or-overlay-v3';
|
|
36
37
|
import { ModalSize } from './props';
|
|
@@ -74,10 +75,13 @@ export default defineComponent({
|
|
|
74
75
|
const root = ref<HTMLElement>();
|
|
75
76
|
|
|
76
77
|
// Styles
|
|
78
|
+
const classAttribute = useClassAttribute();
|
|
79
|
+
|
|
77
80
|
const rootStyles = computed(() => [
|
|
78
81
|
'or-modal',
|
|
79
82
|
...ModalRoot,
|
|
80
83
|
...ModalRootSizes[props.size],
|
|
84
|
+
classAttribute.value,
|
|
81
85
|
]);
|
|
82
86
|
|
|
83
87
|
const headerStyles = computed(() => [
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
>
|
|
6
7
|
<div :class="iconStyles">
|
|
@@ -24,6 +25,7 @@
|
|
|
24
25
|
|
|
25
26
|
<script lang="ts">
|
|
26
27
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
28
|
+
import { useClassAttribute } from '../../hooks';
|
|
27
29
|
import { OrIconButtonV3 as OrIconButton } from '../or-icon-button-v3';
|
|
28
30
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
29
31
|
import { NotificationVariant } from './props';
|
|
@@ -37,6 +39,8 @@ export default defineComponent({
|
|
|
37
39
|
OrIconButton,
|
|
38
40
|
},
|
|
39
41
|
|
|
42
|
+
inheritAttrs: false,
|
|
43
|
+
|
|
40
44
|
props: {
|
|
41
45
|
variant: {
|
|
42
46
|
type: String as PropType<NotificationVariant>,
|
|
@@ -53,10 +57,13 @@ export default defineComponent({
|
|
|
53
57
|
const root = ref<HTMLElement>();
|
|
54
58
|
|
|
55
59
|
// Styles
|
|
60
|
+
const classAttribute = useClassAttribute();
|
|
61
|
+
|
|
56
62
|
const rootStyles = computed(() => [
|
|
57
63
|
'or-notification',
|
|
58
64
|
...NotificationRoot,
|
|
59
65
|
...NotificationRootVariants[props.variant],
|
|
66
|
+
classAttribute.value,
|
|
60
67
|
]);
|
|
61
68
|
|
|
62
69
|
const iconStyles = computed(() => [
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
<script lang="ts">
|
|
14
14
|
import { useScrollLock } from '@vueuse/core';
|
|
15
15
|
import { computed, defineComponent, ref } from 'vue-demi';
|
|
16
|
-
import { useElevation } from '../../hooks';
|
|
16
|
+
import { useClassAttribute, useElevation } from '../../hooks';
|
|
17
17
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3';
|
|
18
18
|
import { OverlayRoot } from './styles';
|
|
19
19
|
|
|
@@ -42,9 +42,12 @@ export default defineComponent({
|
|
|
42
42
|
const root = ref<HTMLElement>();
|
|
43
43
|
|
|
44
44
|
// Styles
|
|
45
|
+
const classAttribute = useClassAttribute();
|
|
46
|
+
|
|
45
47
|
const rootStyles = computed(() => [
|
|
46
48
|
'or-overlay',
|
|
47
49
|
...OverlayRoot,
|
|
50
|
+
classAttribute.value,
|
|
48
51
|
]);
|
|
49
52
|
|
|
50
53
|
// Effects
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
>
|
|
6
7
|
<div :class="offsetControlStyles">
|
|
@@ -70,6 +71,7 @@
|
|
|
70
71
|
|
|
71
72
|
<script lang="ts">
|
|
72
73
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
74
|
+
import { useClassAttribute } from '../../hooks';
|
|
73
75
|
import { OrButtonV3 as OrButton } from '../or-button-v3';
|
|
74
76
|
import { OrIconV3 as OrIcon } from '../or-icon-v3';
|
|
75
77
|
import { OrMenuItemV3 as OrMenuItem } from '../or-menu-item-v3';
|
|
@@ -87,6 +89,8 @@ export default defineComponent({
|
|
|
87
89
|
OrMenuItem,
|
|
88
90
|
},
|
|
89
91
|
|
|
92
|
+
inheritAttrs: false,
|
|
93
|
+
|
|
90
94
|
props: {
|
|
91
95
|
modelValue: {
|
|
92
96
|
type: Object as PropType<PaginationModel>,
|
|
@@ -130,9 +134,12 @@ export default defineComponent({
|
|
|
130
134
|
const limitMenuRoot = computed(() => limitMenu.value?.root);
|
|
131
135
|
|
|
132
136
|
// Styles
|
|
137
|
+
const classAttribute = useClassAttribute();
|
|
138
|
+
|
|
133
139
|
const rootStyles = computed(() => [
|
|
134
140
|
'or-pagination',
|
|
135
141
|
...PaginationRoot,
|
|
142
|
+
classAttribute.value,
|
|
136
143
|
]);
|
|
137
144
|
|
|
138
145
|
const offsetControlStyles = computed(() => [
|
|
@@ -224,7 +231,7 @@ export default defineComponent({
|
|
|
224
231
|
}, [] as (number | string)[]);
|
|
225
232
|
});
|
|
226
233
|
|
|
227
|
-
//
|
|
234
|
+
// Functions
|
|
228
235
|
function toPreviousPage(): void {
|
|
229
236
|
currentPage.value = currentPage.value - 1;
|
|
230
237
|
}
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
import { autoUpdate, computePosition, flip, hide, shift } from '@floating-ui/dom';
|
|
34
34
|
import { onClickOutside } from '@vueuse/core';
|
|
35
35
|
import { computed, defineComponent, nextTick, PropType, ref, toRef, unref, watch, watchPostEffect } from 'vue-demi';
|
|
36
|
-
import { useElevation, useResponsive } from '../../hooks';
|
|
36
|
+
import { useClassAttribute, useElevation, useResponsive } from '../../hooks';
|
|
37
37
|
import { OrBottomSheetV3 as OrBottomSheet } from '../or-bottom-sheet-v3';
|
|
38
38
|
import { OrTeleportV3 as OrTeleport } from '../or-teleport-v3';
|
|
39
39
|
import { PopoverPlacement, PopoverVariant } from './props';
|
|
@@ -98,9 +98,12 @@ export default defineComponent({
|
|
|
98
98
|
const bottomSheetRoot = computed(() => bottomSheet.value?.root);
|
|
99
99
|
|
|
100
100
|
// Styles
|
|
101
|
+
const classAttribute = useClassAttribute();
|
|
102
|
+
|
|
101
103
|
const rootStyles = computed(() => [
|
|
102
104
|
'or-popover',
|
|
103
105
|
...PopoverRoot,
|
|
106
|
+
classAttribute.value,
|
|
104
107
|
]);
|
|
105
108
|
|
|
106
109
|
const bodyStyles = computed(() => [
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<div
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
:class="rootStyles"
|
|
5
6
|
>
|
|
6
7
|
<template v-if="isLinearType">
|
|
@@ -97,16 +98,29 @@
|
|
|
97
98
|
</template>
|
|
98
99
|
|
|
99
100
|
<script lang="ts">
|
|
100
|
-
import { useElementBounding } from '@vueuse/core';
|
|
101
101
|
import _ from 'lodash';
|
|
102
|
+
import { useElementBounding } from '@vueuse/core';
|
|
102
103
|
import { computed, defineComponent, PropType, ref, useSlots } from 'vue-demi';
|
|
103
|
-
import { useResponsive } from '../../hooks';
|
|
104
104
|
import { ProgressColor, ProgressType } from './props';
|
|
105
|
-
import {
|
|
105
|
+
import { useClassAttribute, useResponsive } from '../../hooks';
|
|
106
|
+
import {
|
|
107
|
+
ProgressBarAnimationTypes,
|
|
108
|
+
ProgressBarBackground,
|
|
109
|
+
ProgressBarColors,
|
|
110
|
+
ProgressBarMain,
|
|
111
|
+
ProgressFooter,
|
|
112
|
+
ProgressHeader,
|
|
113
|
+
ProgressHeaderLabel,
|
|
114
|
+
ProgressHeaderPercent,
|
|
115
|
+
ProgressRoot,
|
|
116
|
+
ProgressRootTypes,
|
|
117
|
+
} from './styles';
|
|
106
118
|
|
|
107
119
|
export default defineComponent({
|
|
108
120
|
name: 'OrProgress',
|
|
109
121
|
|
|
122
|
+
inheritAttrs: false,
|
|
123
|
+
|
|
110
124
|
props: {
|
|
111
125
|
maxValue: {
|
|
112
126
|
type: Number,
|
|
@@ -202,10 +216,13 @@ export default defineComponent({
|
|
|
202
216
|
const computedSize = computed(() => isMobile.value ? 20 : 16);
|
|
203
217
|
|
|
204
218
|
// Styles
|
|
219
|
+
const classAttribute = useClassAttribute();
|
|
220
|
+
|
|
205
221
|
const rootStyles = computed(() => [
|
|
206
222
|
'or-progress',
|
|
207
223
|
...ProgressRoot,
|
|
208
224
|
...ProgressRootTypes[props.type],
|
|
225
|
+
classAttribute.value,
|
|
209
226
|
]);
|
|
210
227
|
|
|
211
228
|
const headerStyles = computed(() => [
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
:class="rootStyles"
|
|
5
5
|
>
|
|
6
6
|
<input
|
|
7
|
-
|
|
7
|
+
v-bind="$attrs"
|
|
8
|
+
:id="controlId"
|
|
8
9
|
v-model="proxyModelValue"
|
|
9
|
-
v-bind="controlAttributes"
|
|
10
10
|
:class="controlStyles"
|
|
11
11
|
type="radio"
|
|
12
12
|
:value="inputValue"
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
|
|
19
19
|
<template v-if="$slots.default || label">
|
|
20
20
|
<OrLabel
|
|
21
|
-
:control-id="
|
|
21
|
+
:control-id="controlId"
|
|
22
22
|
:variant="labelVariant"
|
|
23
23
|
:required="required"
|
|
24
24
|
:disabled="disabled"
|
|
@@ -34,8 +34,8 @@
|
|
|
34
34
|
</template>
|
|
35
35
|
|
|
36
36
|
<script lang="ts">
|
|
37
|
-
import { computed, defineComponent,
|
|
38
|
-
import {
|
|
37
|
+
import { computed, defineComponent, getCurrentInstance, PropType, ref } from 'vue-demi';
|
|
38
|
+
import { useClassAttribute } from '../../hooks';
|
|
39
39
|
import { LabelVariant, OrLabelV3 as OrLabel } from '../or-label-v3';
|
|
40
40
|
import { RadioControl, RadioControlHandle, RadioRoot } from './styles';
|
|
41
41
|
|
|
@@ -46,6 +46,8 @@ export default defineComponent({
|
|
|
46
46
|
OrLabel,
|
|
47
47
|
},
|
|
48
48
|
|
|
49
|
+
inheritAttrs: false,
|
|
50
|
+
|
|
49
51
|
props: {
|
|
50
52
|
modelValue: {
|
|
51
53
|
type: String,
|
|
@@ -93,20 +95,21 @@ export default defineComponent({
|
|
|
93
95
|
|
|
94
96
|
expose: [
|
|
95
97
|
'root',
|
|
96
|
-
|
|
97
|
-
'focus',
|
|
98
|
-
'blur',
|
|
99
98
|
],
|
|
100
99
|
|
|
101
100
|
setup(props, context) {
|
|
101
|
+
const currentInstance = getCurrentInstance()!;
|
|
102
|
+
|
|
102
103
|
// Refs
|
|
103
104
|
const root = ref<HTMLElement>();
|
|
104
|
-
const control = ref<HTMLInputElement>();
|
|
105
105
|
|
|
106
106
|
// Styles
|
|
107
|
+
const classAttribute = useClassAttribute();
|
|
108
|
+
|
|
107
109
|
const rootStyles = computed(() => [
|
|
108
110
|
'or-radio',
|
|
109
111
|
...RadioRoot,
|
|
112
|
+
classAttribute.value,
|
|
110
113
|
]);
|
|
111
114
|
|
|
112
115
|
const controlStyles = computed(() => [
|
|
@@ -115,10 +118,7 @@ export default defineComponent({
|
|
|
115
118
|
]);
|
|
116
119
|
|
|
117
120
|
// State
|
|
118
|
-
const
|
|
119
|
-
id: useIdAttribute(),
|
|
120
|
-
...useControlAttributes(),
|
|
121
|
-
});
|
|
121
|
+
const controlId = ref(context.attrs.id as string ?? currentInstance.uid.toString());
|
|
122
122
|
|
|
123
123
|
const proxyModelValue = computed({
|
|
124
124
|
get: () => {
|
|
@@ -131,24 +131,12 @@ export default defineComponent({
|
|
|
131
131
|
},
|
|
132
132
|
});
|
|
133
133
|
|
|
134
|
-
// Methods
|
|
135
|
-
function focus(): void {
|
|
136
|
-
control.value?.focus();
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
function blur(): void {
|
|
140
|
-
control.value?.blur();
|
|
141
|
-
}
|
|
142
|
-
|
|
143
134
|
return {
|
|
144
135
|
root,
|
|
145
|
-
control,
|
|
146
136
|
rootStyles,
|
|
147
137
|
controlStyles,
|
|
148
|
-
|
|
138
|
+
controlId,
|
|
149
139
|
proxyModelValue,
|
|
150
|
-
focus,
|
|
151
|
-
blur,
|
|
152
140
|
};
|
|
153
141
|
},
|
|
154
142
|
});
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<OrInput
|
|
3
3
|
ref="root"
|
|
4
|
+
v-bind="$attrs"
|
|
4
5
|
v-model.trim="localModelValue"
|
|
5
6
|
:class="rootStyles"
|
|
6
7
|
:type="'search'"
|
|
@@ -18,8 +19,9 @@
|
|
|
18
19
|
</template>
|
|
19
20
|
|
|
20
21
|
<script lang="ts">
|
|
22
|
+
import { computed, watch, defineComponent, PropType, ref } from 'vue-demi';
|
|
21
23
|
import { debouncedWatch } from '@vueuse/core';
|
|
22
|
-
import {
|
|
24
|
+
import { useClassAttribute } from '../../hooks';
|
|
23
25
|
import { OrInputV3 as OrInput } from '../or-input-v3';
|
|
24
26
|
import { SearchSize } from './props';
|
|
25
27
|
|
|
@@ -30,6 +32,8 @@ export default defineComponent({
|
|
|
30
32
|
OrInput,
|
|
31
33
|
},
|
|
32
34
|
|
|
35
|
+
inheritAttrs: false,
|
|
36
|
+
|
|
33
37
|
props: {
|
|
34
38
|
modelValue: {
|
|
35
39
|
type: String,
|
|
@@ -84,8 +88,11 @@ export default defineComponent({
|
|
|
84
88
|
const root = ref<InstanceType<typeof OrInput>>();
|
|
85
89
|
|
|
86
90
|
// Styles
|
|
91
|
+
const classAttribute = useClassAttribute();
|
|
92
|
+
|
|
87
93
|
const rootStyles = computed(() => [
|
|
88
94
|
'or-search',
|
|
95
|
+
classAttribute.value,
|
|
89
96
|
]);
|
|
90
97
|
|
|
91
98
|
// State
|