@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
package/dist/bundled/v3/index.js
CHANGED
|
@@ -2,34 +2,34 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
|
2
2
|
import { R as RX_ABBREVIATION_FROM_STRING } from './color-1f348774.js';
|
|
3
3
|
import { s as script } from './OrAvatar.vue_vue_type_script_lang-07889664.js';
|
|
4
4
|
export { O as OR_AVATAR_SIZE, s as OrAvatar } from './OrAvatar.vue_vue_type_script_lang-07889664.js';
|
|
5
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, renderSlot, createCommentVNode,
|
|
6
|
-
import { s as script$1 } from './OrAvatar.vue_vue_type_script_lang-
|
|
7
|
-
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar.vue_vue_type_script_lang-
|
|
8
|
-
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover.vue_vue_type_script_lang-
|
|
9
|
-
export { s as OrBottomSheetV3 } from './OrBottomSheet.vue_vue_type_script_lang-
|
|
5
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createBlock, mergeProps, renderSlot, createCommentVNode, createVNode, Transition, withCtx, withDirectives, vShow, createElementVNode, createTextVNode, toDisplayString, createSlots, Fragment, renderList, normalizeProps, guardReactiveProps, normalizeStyle, withModifiers, pushScopeId, popScopeId, vModelText, vModelDynamic, withKeys, vModelRadio, resolveDirective, resolveDynamicComponent, vModelCheckbox } from 'vue';
|
|
6
|
+
import { s as script$1 } from './OrAvatar.vue_vue_type_script_lang-0426862b.js';
|
|
7
|
+
export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from './OrAvatar.vue_vue_type_script_lang-0426862b.js';
|
|
8
|
+
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from './OrPopover.vue_vue_type_script_lang-54c7b11c.js';
|
|
9
|
+
export { s as OrBottomSheetV3 } from './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
10
10
|
import { s as script$2 } from './OrButton.vue_vue_type_script_lang-c0800f20.js';
|
|
11
11
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from './OrButton.vue_vue_type_script_lang-c0800f20.js';
|
|
12
12
|
import './OrButton-ec723bb7.js';
|
|
13
13
|
export { s as OrButtonV2 } from './OrButton.vue_vue_type_script_lang-ffc66d00.js';
|
|
14
14
|
import './OrIconButton-e637158e.js';
|
|
15
15
|
export { s as OrIconButton } from './OrIconButton.vue_vue_type_script_lang-40547ab0.js';
|
|
16
|
-
import './OrButton-
|
|
17
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton.vue_vue_type_script_lang-
|
|
16
|
+
import './OrButton-2b27c1fd.js';
|
|
17
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton.vue_vue_type_script_lang-8c44986c.js';
|
|
18
18
|
import { s as script$6 } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
19
19
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
20
20
|
export { s as OrCard } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
21
|
-
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
22
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-
|
|
23
|
-
import { s as script$8 } from './OrCard.vue_vue_type_script_lang-
|
|
24
|
-
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-
|
|
21
|
+
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-2d78a51a.js';
|
|
22
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-2d78a51a.js';
|
|
23
|
+
import { s as script$8 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
24
|
+
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
25
25
|
import './OrCarouselItem-f4b9541d.js';
|
|
26
26
|
export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem.vue_vue_type_script_lang-ad286afc.js';
|
|
27
27
|
import { s as script$x } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
28
28
|
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
29
29
|
export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
30
|
-
import { s as script$y } from './OrSelect.vue_vue_type_script_lang-
|
|
31
|
-
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-
|
|
32
|
-
export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-
|
|
30
|
+
import { s as script$y } from './OrSelect.vue_vue_type_script_lang-83f15704.js';
|
|
31
|
+
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-83f15704.js';
|
|
32
|
+
export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-8b36e06c.js';
|
|
33
33
|
export { s as OrChip } from './OrChip-5d502431.js';
|
|
34
34
|
import { s as script$9 } from './OrChips.vue_vue_type_script_lang-69917e34.js';
|
|
35
35
|
export { s as OrChips } from './OrChips.vue_vue_type_script_lang-69917e34.js';
|
|
@@ -39,148 +39,147 @@ import { s as script$b } from './OrColorPicker.vue_vue_type_script_lang-4141378d
|
|
|
39
39
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker.vue_vue_type_script_lang-4141378d.js';
|
|
40
40
|
import { s as script$c } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
41
41
|
export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
42
|
-
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-
|
|
43
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-
|
|
42
|
+
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-05b21989.js';
|
|
43
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-05b21989.js';
|
|
44
44
|
import { s as script$e } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
45
45
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
46
|
-
import { s as script$f } from './OrErrorTag.vue_vue_type_script_lang-
|
|
47
|
-
export { s as OrErrorTagV3 } from './OrErrorTag.vue_vue_type_script_lang-
|
|
46
|
+
import { s as script$f } from './OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
47
|
+
export { s as OrErrorTagV3 } from './OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
48
48
|
import { s as script$g } from './OrEmptyState.vue_vue_type_script_lang-da7d6c42.js';
|
|
49
49
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyState.vue_vue_type_script_lang-da7d6c42.js';
|
|
50
|
-
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel.vue_vue_type_script_lang-
|
|
51
|
-
import { s as script$h } from './OrFab.vue_vue_type_script_lang-
|
|
52
|
-
export { F as FabColor, s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-
|
|
53
|
-
import './OrInlineInputBox-
|
|
54
|
-
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox.vue_vue_type_script_lang-
|
|
55
|
-
import { s as script$i } from './OrInlineInput.vue_vue_type_script_lang-
|
|
56
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-
|
|
50
|
+
export { a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanel.vue_vue_type_script_lang-5360f580.js';
|
|
51
|
+
import { s as script$h } from './OrFab.vue_vue_type_script_lang-2adeaed6.js';
|
|
52
|
+
export { F as FabColor, s as OrFabV3 } from './OrFab.vue_vue_type_script_lang-2adeaed6.js';
|
|
53
|
+
import './OrInlineInputBox-9d68ded1.js';
|
|
54
|
+
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from './OrInlineInputBox.vue_vue_type_script_lang-73750005.js';
|
|
55
|
+
import { s as script$i } from './OrInlineInput.vue_vue_type_script_lang-67218502.js';
|
|
56
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput.vue_vue_type_script_lang-67218502.js';
|
|
57
57
|
import { s as script$j } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
58
58
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit.vue_vue_type_script_lang-da6887aa.js';
|
|
59
|
-
import { s as script$k } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
60
|
-
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-
|
|
59
|
+
import { s as script$k } from './OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js';
|
|
60
|
+
export { s as OrInlineTextareaV3 } from './OrInlineTextarea.vue_vue_type_script_lang-a1831ab8.js';
|
|
61
61
|
import { s as script$3, a as script$4, b as script$5 } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
62
62
|
export { a as OrNumberInput, b as OrPassword, s as OrTextarea } from './OrPassword.vue_vue_type_script_lang-13bc5b00.js';
|
|
63
|
-
import { s as script$l } from './OrLink.vue_vue_type_script_lang-
|
|
64
|
-
export { L as LinkColor, s as OrLinkV3 } from './OrLink.vue_vue_type_script_lang-
|
|
63
|
+
import { s as script$l } from './OrLink.vue_vue_type_script_lang-9d3a32c7.js';
|
|
64
|
+
export { L as LinkColor, s as OrLinkV3 } from './OrLink.vue_vue_type_script_lang-9d3a32c7.js';
|
|
65
65
|
import { s as script$m } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
66
66
|
export { s as OrListOfInputs } from './OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js';
|
|
67
67
|
export { s as OrList } from './OrList.vue_vue_type_script_lang-c7ab26a0.js';
|
|
68
|
-
import { s as script$n } from './OrModal.vue_vue_type_script_lang-
|
|
69
|
-
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-
|
|
68
|
+
import { s as script$n } from './OrModal.vue_vue_type_script_lang-55c864d1.js';
|
|
69
|
+
export { M as ModalSize, s as OrModalV3 } from './OrModal.vue_vue_type_script_lang-55c864d1.js';
|
|
70
70
|
import { s as script$o } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
71
71
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from './OrNotification.vue_vue_type_script_lang-07163a83.js';
|
|
72
|
-
import { s as script$p } from './OrNotification.vue_vue_type_script_lang-
|
|
73
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-
|
|
72
|
+
import { s as script$p } from './OrNotification.vue_vue_type_script_lang-c886ae51.js';
|
|
73
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from './OrNotification.vue_vue_type_script_lang-c886ae51.js';
|
|
74
74
|
import { s as script$q } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
75
75
|
export { s as OrOverflowMenu } from './OrOverflowMenu.vue_vue_type_script_lang-0397533d.js';
|
|
76
|
-
import { s as script$r } from './OrPagination.vue_vue_type_script_lang-
|
|
77
|
-
export { s as OrPaginationV3 } from './OrPagination.vue_vue_type_script_lang-
|
|
76
|
+
import { s as script$r } from './OrPagination.vue_vue_type_script_lang-c96d7cd7.js';
|
|
77
|
+
export { s as OrPaginationV3 } from './OrPagination.vue_vue_type_script_lang-c96d7cd7.js';
|
|
78
78
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer.vue_vue_type_script_lang-4bb702ce.js';
|
|
79
79
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress.vue_vue_type_script_lang-3f9ec654.js';
|
|
80
|
-
import { s as script$s } from './OrProgress.vue_vue_type_script_lang-
|
|
81
|
-
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress.vue_vue_type_script_lang-
|
|
80
|
+
import { s as script$s } from './OrProgress.vue_vue_type_script_lang-a73c0acf.js';
|
|
81
|
+
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress.vue_vue_type_script_lang-a73c0acf.js';
|
|
82
82
|
import { s as script$t } from './OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
83
83
|
export { s as OrRadio } from './OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
84
84
|
import { s as script$u } from './OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
85
85
|
export { s as OrRadioGroup } from './OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
86
|
-
import { s as script$v } from './OrRadio.vue_vue_type_script_lang-
|
|
87
|
-
export { s as OrRadioV3 } from './OrRadio.vue_vue_type_script_lang-
|
|
88
|
-
import { s as script$w } from './OrSegmentedControl.vue_vue_type_script_lang-
|
|
89
|
-
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl.vue_vue_type_script_lang-
|
|
86
|
+
import { s as script$v } from './OrRadio.vue_vue_type_script_lang-2e666a56.js';
|
|
87
|
+
export { s as OrRadioV3 } from './OrRadio.vue_vue_type_script_lang-2e666a56.js';
|
|
88
|
+
import { s as script$w } from './OrSegmentedControl.vue_vue_type_script_lang-579406f5.js';
|
|
89
|
+
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl.vue_vue_type_script_lang-579406f5.js';
|
|
90
90
|
import { s as script$z } from './OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
91
91
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
92
92
|
import { s as script$A } from './OrSidebar.vue_vue_type_script_lang-ce0b152c.js';
|
|
93
93
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar.vue_vue_type_script_lang-ce0b152c.js';
|
|
94
94
|
import { s as script$B, a as script$C, b as script$D } from './OrSkeletonText.vue_vue_type_script_lang-f3f989c3.js';
|
|
95
95
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText.vue_vue_type_script_lang-f3f989c3.js';
|
|
96
|
-
import { s as script$E, a as script$F, b as script$G } from './OrSkeletonText.vue_vue_type_script_lang-
|
|
97
|
-
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText.vue_vue_type_script_lang-
|
|
96
|
+
import { s as script$E, a as script$F, b as script$G } from './OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js';
|
|
97
|
+
export { s as OrSkeletonCircleV3, a as OrSkeletonRectV3, b as OrSkeletonTextV3 } from './OrSkeletonText.vue_vue_type_script_lang-577a1dc9.js';
|
|
98
98
|
import { s as script$H } from './OrSlider.vue_vue_type_script_lang-d47ff040.js';
|
|
99
99
|
export { s as OrSlider } from './OrSlider.vue_vue_type_script_lang-d47ff040.js';
|
|
100
|
-
import { s as script$I } from './OrSortHeader.vue_vue_type_script_lang-
|
|
101
|
-
export { s as OrSortHeaderV3 } from './OrSortHeader.vue_vue_type_script_lang-
|
|
100
|
+
import { s as script$I } from './OrSortHeader.vue_vue_type_script_lang-75115125.js';
|
|
101
|
+
export { s as OrSortHeaderV3 } from './OrSortHeader.vue_vue_type_script_lang-75115125.js';
|
|
102
102
|
import { s as script$J } from './OrStepper.vue_vue_type_script_lang-7de7c1ad.js';
|
|
103
103
|
export { s as OrStepper } from './OrStepper.vue_vue_type_script_lang-7de7c1ad.js';
|
|
104
104
|
import { s as script$K } from './OrSwitch.vue_vue_type_script_lang-f55d33f4.js';
|
|
105
105
|
export { s as OrSwitch } from './OrSwitch.vue_vue_type_script_lang-f55d33f4.js';
|
|
106
|
-
import { s as script$L } from './OrSwitch.vue_vue_type_script_lang-
|
|
107
|
-
export { s as OrSwitchV3 } from './OrSwitch.vue_vue_type_script_lang-
|
|
106
|
+
import { s as script$L } from './OrSwitch.vue_vue_type_script_lang-04829f64.js';
|
|
107
|
+
export { s as OrSwitchV3 } from './OrSwitch.vue_vue_type_script_lang-04829f64.js';
|
|
108
108
|
import { s as script$M } from './OrTab.vue_vue_type_script_lang-de7c7063.js';
|
|
109
109
|
export { s as OrTab } from './OrTab.vue_vue_type_script_lang-de7c7063.js';
|
|
110
110
|
import { s as script$N } from './OrTabs.vue_vue_type_script_lang-40e2a6e9.js';
|
|
111
111
|
export { s as OrTabs } from './OrTabs.vue_vue_type_script_lang-40e2a6e9.js';
|
|
112
112
|
export { s as OrTabHeaderItem } from './OrTabHeaderItem.vue_vue_type_script_lang-e1f29563.js';
|
|
113
|
-
import { s as script$O } from './OrTabs.vue_vue_type_script_lang-
|
|
114
|
-
export { s as OrTabsV3, T as TabsVariant } from './OrTabs.vue_vue_type_script_lang-
|
|
115
|
-
export { s as OrTabV3 } from './OrTab.vue_vue_type_script_lang-
|
|
113
|
+
import { s as script$O } from './OrTabs.vue_vue_type_script_lang-61b79a5a.js';
|
|
114
|
+
export { s as OrTabsV3, T as TabsVariant } from './OrTabs.vue_vue_type_script_lang-61b79a5a.js';
|
|
115
|
+
export { s as OrTabV3 } from './OrTab.vue_vue_type_script_lang-134ad9d1.js';
|
|
116
116
|
import { s as script$P } from './OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
117
117
|
export { s as OrTag } from './OrTag.vue_vue_type_script_lang-8c526c11.js';
|
|
118
|
-
import { s as script$Q } from './OrText.vue_vue_type_script_lang-
|
|
119
|
-
export { s as OrTextV3 } from './OrText.vue_vue_type_script_lang-
|
|
120
|
-
import { s as script$R } from './OrTextarea.vue_vue_type_script_lang-
|
|
121
|
-
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-
|
|
118
|
+
import { s as script$Q } from './OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
119
|
+
export { s as OrTextV3 } from './OrText.vue_vue_type_script_lang-d9525d49.js';
|
|
120
|
+
import { s as script$R } from './OrTextarea.vue_vue_type_script_lang-8e3531cd.js';
|
|
121
|
+
export { s as OrTextareaV3 } from './OrTextarea.vue_vue_type_script_lang-8e3531cd.js';
|
|
122
122
|
import { s as script$S } from './OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
123
123
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox.vue_vue_type_script_lang-b5c4a93a.js';
|
|
124
124
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-d5b3c109.js';
|
|
125
125
|
import './OrToastContainer-f5525225.js';
|
|
126
126
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from './useToast-4d4329cd.js';
|
|
127
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-
|
|
128
|
-
import './OrToastContainer-
|
|
127
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from './types-f53434f2.js';
|
|
128
|
+
import './OrToastContainer-34389303.js';
|
|
129
129
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './constants-c5d1139f.js';
|
|
130
130
|
export { s as OrCollapse } from './OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
131
131
|
export { s as OrError } from './OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
132
|
-
export { s as OrErrorV3 } from './OrError.vue_vue_type_script_lang-
|
|
132
|
+
export { s as OrErrorV3 } from './OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
133
133
|
export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating.vue_vue_type_script_lang-8bf2b7ae.js';
|
|
134
134
|
export { s as OrHint } from './OrHint.vue_vue_type_script_lang-78598c8e.js';
|
|
135
|
-
export { s as OrHintV3 } from './OrHint.vue_vue_type_script_lang-
|
|
135
|
+
export { s as OrHintV3 } from './OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
136
136
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon.vue_vue_type_script_lang-7e3a17fe.js';
|
|
137
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-
|
|
138
|
-
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-
|
|
139
|
-
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_vue_type_script_lang-
|
|
140
|
-
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-
|
|
137
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from './OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
|
|
138
|
+
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
139
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
140
|
+
export { I as InputType, s as OrInputV3 } from './OrInput.vue_vue_type_script_lang-607d79d4.js';
|
|
141
141
|
export { s as OrInput } from './OrInput-7d4b571a.js';
|
|
142
142
|
export { s as OrSearch } from './OrSearch.vue_vue_type_script_lang-16fbccc0.js';
|
|
143
143
|
export { s as OrLabel } from './OrLabel.vue_vue_type_script_lang-27f8b12d.js';
|
|
144
|
-
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel.vue_vue_type_script_lang-
|
|
144
|
+
export { L as LabelVariant, s as OrLabelV3 } from './OrLabel.vue_vue_type_script_lang-96f94c4e.js';
|
|
145
145
|
export { L as LoaderViews, s as OrLoader } from './OrLoader.vue_vue_type_script_lang-1378ab8e.js';
|
|
146
|
-
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader.vue_vue_type_script_lang-
|
|
147
|
-
export { s as OrMenuItemV3 } from './OrMenuItem.vue_vue_type_script_lang-
|
|
148
|
-
export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-
|
|
146
|
+
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
147
|
+
export { s as OrMenuItemV3 } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
148
|
+
export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
149
149
|
export { s as OrModal, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
150
150
|
export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
|
|
151
|
-
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-
|
|
152
|
-
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-
|
|
153
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-
|
|
151
|
+
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
152
|
+
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-06f318ca.js';
|
|
153
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-3e30f662.js';
|
|
154
154
|
export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
|
|
155
155
|
export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
156
156
|
export { s as OrTooltip } from './OrTooltip.vue_vue_type_script_lang-fa52d391.js';
|
|
157
157
|
export { s as OrTooltipContent } from './OrTooltipContent-b0dcb862.js';
|
|
158
|
-
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-
|
|
158
|
+
export { s as OrTooltipV3 } from './OrTooltip.vue_vue_type_script_lang-67cc86ed.js';
|
|
159
159
|
export { D as DropdownClose, a as DropdownOpen } from './dropdown-open-293d2de2.js';
|
|
160
|
-
export { u as
|
|
160
|
+
export { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
161
161
|
export { u as useElevation } from './useElevation-c8d5d3ba.js';
|
|
162
162
|
export { u as useOverflow } from './useOverflow-6dce216b.js';
|
|
163
163
|
export { u as useResponsive } from './useResponsive-9d397e2a.js';
|
|
164
164
|
export { u as useToggle } from './useToggle-09b6cb90.js';
|
|
165
|
-
export { u as useValidationAttributes } from './useValidationAttributes-5428d8fa.js';
|
|
166
165
|
import 'lodash';
|
|
167
166
|
import './OrIcon-1cae8a64.js';
|
|
168
|
-
import './OrIcon-
|
|
167
|
+
import './OrIcon-d878b768.js';
|
|
169
168
|
import './floating-ui.dom.esm-83eba816.js';
|
|
170
169
|
import '@vueuse/core';
|
|
171
170
|
import './OrLoader-ee97fef4.js';
|
|
172
|
-
import './OrLoader-
|
|
173
|
-
import './OrIconButton-
|
|
174
|
-
import './OrMenu-
|
|
175
|
-
import './OrMenuItem-
|
|
171
|
+
import './OrLoader-c4bbef2f.js';
|
|
172
|
+
import './OrIconButton-cd62526d.js';
|
|
173
|
+
import './OrMenu-f26e8e55.js';
|
|
174
|
+
import './OrMenuItem-4feaba6c.js';
|
|
176
175
|
import './OrFloating-b6672a37.js';
|
|
177
176
|
import './OrLabel-e412c532.js';
|
|
178
177
|
import './OrError-b43ebad8.js';
|
|
179
|
-
import './OrHint-
|
|
180
|
-
import './OrInput-
|
|
181
|
-
import './OrInputBox-
|
|
182
|
-
import './OrLabel-
|
|
183
|
-
import './OrPopover-
|
|
178
|
+
import './OrHint-9592499e.js';
|
|
179
|
+
import './OrInput-a4f220ed.js';
|
|
180
|
+
import './OrInputBox-eb54d73d.js';
|
|
181
|
+
import './OrLabel-c6873e79.js';
|
|
182
|
+
import './OrPopover-c462ce77.js';
|
|
184
183
|
import './OrModal-868160ef.js';
|
|
185
184
|
import './OrHint-c9114268.js';
|
|
186
185
|
import './index-01519e46.js';
|
|
@@ -220,10 +219,11 @@ script.__file = "src/components/or-avatar/OrAvatar.vue";
|
|
|
220
219
|
const _hoisted_1$B = ["src"];
|
|
221
220
|
function render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
222
221
|
const _component_or_icon = resolveComponent("or-icon");
|
|
223
|
-
return openBlock(), createElementBlock("div", {
|
|
224
|
-
ref: "root"
|
|
225
|
-
|
|
226
|
-
|
|
222
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
223
|
+
ref: "root"
|
|
224
|
+
}, _ctx.$attrs, {
|
|
225
|
+
class: _ctx.rootStyles
|
|
226
|
+
}), [renderSlot(_ctx.$slots, "default", {}, () => [_ctx.src ? (openBlock(), createElementBlock("img", {
|
|
227
227
|
key: 0,
|
|
228
228
|
class: normalizeClass(_ctx.imageStyles),
|
|
229
229
|
src: _ctx.src,
|
|
@@ -232,7 +232,7 @@ function render$R(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
232
232
|
key: 1,
|
|
233
233
|
icon: _ctx.icon,
|
|
234
234
|
size: "inherit"
|
|
235
|
-
}, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)])],
|
|
235
|
+
}, null, 8 /* PROPS */, ["icon"])) : createCommentVNode("v-if", true)])], 16 /* FULL_PROPS */);
|
|
236
236
|
}
|
|
237
237
|
|
|
238
238
|
script$1.render = render$R;
|
|
@@ -598,10 +598,11 @@ function render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
598
598
|
const _component_OrSearch = resolveComponent("OrSearch");
|
|
599
599
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
600
600
|
const _component_OrCardCollectionView = resolveComponent("OrCardCollectionView");
|
|
601
|
-
return openBlock(), createElementBlock("div", {
|
|
602
|
-
ref: "root"
|
|
603
|
-
|
|
604
|
-
|
|
601
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
602
|
+
ref: "root"
|
|
603
|
+
}, _ctx.$attrs, {
|
|
604
|
+
class: _ctx.rootStyles
|
|
605
|
+
}), [createElementVNode("div", {
|
|
605
606
|
class: normalizeClass(_ctx.toolbarStyles)
|
|
606
607
|
}, [createElementVNode("div", {
|
|
607
608
|
class: normalizeClass(_ctx.toolbarPanelStyles)
|
|
@@ -671,17 +672,18 @@ function render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
671
672
|
key: 1
|
|
672
673
|
}, {
|
|
673
674
|
search: _ctx.proxySearch
|
|
674
|
-
})), () => [createTextVNode(" No results ")]) : createCommentVNode("v-if", true)],
|
|
675
|
+
})), () => [createTextVNode(" No results ")]) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
|
|
675
676
|
}
|
|
676
677
|
|
|
677
678
|
script$7.render = render$L;
|
|
678
679
|
script$7.__file = "src/components/or-card-collection-v3/OrCardCollection.vue";
|
|
679
680
|
|
|
680
681
|
function render$K(_ctx, _cache, $props, $setup, $data, $options) {
|
|
681
|
-
return openBlock(), createElementBlock("div", {
|
|
682
|
-
ref: "root"
|
|
683
|
-
|
|
684
|
-
|
|
682
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
683
|
+
ref: "root"
|
|
684
|
+
}, _ctx.$attrs, {
|
|
685
|
+
class: _ctx.rootStyles
|
|
686
|
+
}), [renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */);
|
|
685
687
|
}
|
|
686
688
|
|
|
687
689
|
script$8.render = render$K;
|
|
@@ -1234,13 +1236,14 @@ const _hoisted_1$q = {
|
|
|
1234
1236
|
};
|
|
1235
1237
|
function render$D(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1236
1238
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
1237
|
-
return openBlock(), createElementBlock("div", {
|
|
1238
|
-
ref: "root"
|
|
1239
|
-
|
|
1240
|
-
|
|
1239
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
1240
|
+
ref: "root"
|
|
1241
|
+
}, _ctx.$attrs, {
|
|
1242
|
+
class: _ctx.rootStyles
|
|
1243
|
+
}), [createElementVNode("div", _hoisted_1$q, [createVNode(_component_OrIcon, {
|
|
1241
1244
|
icon: 'error',
|
|
1242
1245
|
variant: 'filled-bold'
|
|
1243
|
-
})]), renderSlot(_ctx.$slots, "default")],
|
|
1246
|
+
})]), renderSlot(_ctx.$slots, "default")], 16 /* FULL_PROPS */);
|
|
1244
1247
|
}
|
|
1245
1248
|
|
|
1246
1249
|
script$f.render = render$D;
|
|
@@ -1272,15 +1275,16 @@ script$g.__file = "src/components/or-empty-state-v3/OrEmptyState.vue";
|
|
|
1272
1275
|
const _hoisted_1$o = ["disabled"];
|
|
1273
1276
|
function render$B(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1274
1277
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
1275
|
-
return openBlock(), createElementBlock("button", {
|
|
1276
|
-
ref: "root"
|
|
1277
|
-
|
|
1278
|
+
return openBlock(), createElementBlock("button", mergeProps({
|
|
1279
|
+
ref: "root"
|
|
1280
|
+
}, _ctx.$attrs, {
|
|
1281
|
+
class: _ctx.rootStyles,
|
|
1278
1282
|
type: 'button',
|
|
1279
1283
|
disabled: _ctx.disabled
|
|
1280
|
-
}, [createVNode(_component_OrIcon, {
|
|
1284
|
+
}), [createVNode(_component_OrIcon, {
|
|
1281
1285
|
icon: _ctx.icon,
|
|
1282
1286
|
size: 'l'
|
|
1283
|
-
}, null, 8 /* PROPS */, ["icon"])],
|
|
1287
|
+
}, null, 8 /* PROPS */, ["icon"])], 16 /* FULL_PROPS */, _hoisted_1$o);
|
|
1284
1288
|
}
|
|
1285
1289
|
|
|
1286
1290
|
script$h.render = render$B;
|
|
@@ -1289,7 +1293,7 @@ script$h.__file = "src/components/or-fab-v3/OrFab.vue";
|
|
|
1289
1293
|
const _hoisted_1$n = {
|
|
1290
1294
|
class: /*#__PURE__*/normalizeClass(['layout-row', 'gap-sm+'])
|
|
1291
1295
|
};
|
|
1292
|
-
const _hoisted_2$e = ["type", "placeholder", "activated"];
|
|
1296
|
+
const _hoisted_2$e = ["id", "type", "placeholder", "activated"];
|
|
1293
1297
|
function render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1294
1298
|
const _component_OrInlineInputBox = resolveComponent("OrInlineInputBox");
|
|
1295
1299
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
@@ -1303,9 +1307,9 @@ function render$A(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1303
1307
|
invalid: _ctx.invalid
|
|
1304
1308
|
}, {
|
|
1305
1309
|
default: withCtx(() => [withDirectives(createElementVNode("input", mergeProps({
|
|
1306
|
-
|
|
1310
|
+
id: _ctx.controlId,
|
|
1307
1311
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event)
|
|
1308
|
-
}, _ctx
|
|
1312
|
+
}, _ctx.$attrs, {
|
|
1309
1313
|
class: _ctx.controlStyles,
|
|
1310
1314
|
type: _ctx.type,
|
|
1311
1315
|
placeholder: _ctx.placeholder,
|
|
@@ -1460,7 +1464,7 @@ script$j.__file = "src/components/or-inline-text-edit/OrInlineTextEdit.vue";
|
|
|
1460
1464
|
const _hoisted_1$l = {
|
|
1461
1465
|
class: /*#__PURE__*/normalizeClass(['layout-row', 'gap-sm+'])
|
|
1462
1466
|
};
|
|
1463
|
-
const _hoisted_2$c = ["placeholder", "activated"];
|
|
1467
|
+
const _hoisted_2$c = ["id", "placeholder", "activated"];
|
|
1464
1468
|
function render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1465
1469
|
const _component_OrInlineInputBox = resolveComponent("OrInlineInputBox");
|
|
1466
1470
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
@@ -1474,9 +1478,9 @@ function render$y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1474
1478
|
invalid: _ctx.invalid
|
|
1475
1479
|
}, {
|
|
1476
1480
|
default: withCtx(() => [withDirectives(createElementVNode("textarea", mergeProps({
|
|
1477
|
-
|
|
1481
|
+
id: _ctx.controlId,
|
|
1478
1482
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.draftModelValue = $event)
|
|
1479
|
-
}, _ctx
|
|
1483
|
+
}, _ctx.$attrs, {
|
|
1480
1484
|
class: _ctx.controlStyles,
|
|
1481
1485
|
placeholder: _ctx.placeholder,
|
|
1482
1486
|
activated: _ctx.activated ? '' : null,
|
|
@@ -1533,16 +1537,17 @@ script$k.__file = "src/components/or-inline-textarea-v3/OrInlineTextarea.vue";
|
|
|
1533
1537
|
|
|
1534
1538
|
const _hoisted_1$k = ["href", "disabled"];
|
|
1535
1539
|
function render$x(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1536
|
-
return openBlock(), createElementBlock("a", {
|
|
1537
|
-
ref: "root"
|
|
1538
|
-
|
|
1540
|
+
return openBlock(), createElementBlock("a", mergeProps({
|
|
1541
|
+
ref: "root"
|
|
1542
|
+
}, _ctx.$attrs, {
|
|
1543
|
+
class: _ctx.rootStyles,
|
|
1539
1544
|
href: _ctx.href,
|
|
1540
1545
|
disabled: _ctx.disabled ? '' : null
|
|
1541
|
-
}, [_ctx.loading ? (openBlock(), createElementBlock(Fragment, {
|
|
1546
|
+
}), [_ctx.loading ? (openBlock(), createElementBlock(Fragment, {
|
|
1542
1547
|
key: 0
|
|
1543
1548
|
}, [createTextVNode(toDisplayString(_ctx.loadingText + '…'), 1 /* TEXT */)], 64 /* STABLE_FRAGMENT */)) : renderSlot(_ctx.$slots, "default", {
|
|
1544
1549
|
key: 1
|
|
1545
|
-
})],
|
|
1550
|
+
})], 16 /* FULL_PROPS */, _hoisted_1$k);
|
|
1546
1551
|
}
|
|
1547
1552
|
|
|
1548
1553
|
script$l.render = render$x;
|
|
@@ -1696,10 +1701,11 @@ const _hoisted_1$h = {
|
|
|
1696
1701
|
function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1697
1702
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
1698
1703
|
const _component_OrIconButton = resolveComponent("OrIconButton");
|
|
1699
|
-
return openBlock(), createElementBlock("div", {
|
|
1700
|
-
ref: "root"
|
|
1701
|
-
|
|
1702
|
-
|
|
1704
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
1705
|
+
ref: "root"
|
|
1706
|
+
}, _ctx.$attrs, {
|
|
1707
|
+
class: _ctx.rootStyles
|
|
1708
|
+
}), [createElementVNode("div", {
|
|
1703
1709
|
class: normalizeClass(_ctx.iconStyles)
|
|
1704
1710
|
}, [createVNode(_component_OrIcon, {
|
|
1705
1711
|
icon: _ctx.icon,
|
|
@@ -1708,7 +1714,7 @@ function render$t(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1708
1714
|
icon: 'close',
|
|
1709
1715
|
size: 'm',
|
|
1710
1716
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.$emit('close'), ["stop"]))
|
|
1711
|
-
})],
|
|
1717
|
+
})], 16 /* FULL_PROPS */);
|
|
1712
1718
|
}
|
|
1713
1719
|
|
|
1714
1720
|
script$p.render = render$t;
|
|
@@ -1772,10 +1778,11 @@ function render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1772
1778
|
const _component_OrButton = resolveComponent("OrButton");
|
|
1773
1779
|
const _component_OrMenuItem = resolveComponent("OrMenuItem");
|
|
1774
1780
|
const _component_OrMenu = resolveComponent("OrMenu");
|
|
1775
|
-
return openBlock(), createElementBlock("div", {
|
|
1776
|
-
ref: "root"
|
|
1777
|
-
|
|
1778
|
-
|
|
1781
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
1782
|
+
ref: "root"
|
|
1783
|
+
}, _ctx.$attrs, {
|
|
1784
|
+
class: _ctx.rootStyles
|
|
1785
|
+
}), [createElementVNode("div", {
|
|
1779
1786
|
class: normalizeClass(_ctx.offsetControlStyles)
|
|
1780
1787
|
}, [createVNode(_component_OrButton, {
|
|
1781
1788
|
class: normalizeClass(_ctx.itemStyles),
|
|
@@ -1843,7 +1850,7 @@ function render$r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1843
1850
|
}), 128 /* KEYED_FRAGMENT */))]),
|
|
1844
1851
|
|
|
1845
1852
|
_: 1 /* STABLE */
|
|
1846
|
-
}, 8 /* PROPS */, ["trigger"])], 2 /* CLASS */)],
|
|
1853
|
+
}, 8 /* PROPS */, ["trigger"])], 2 /* CLASS */)], 16 /* FULL_PROPS */);
|
|
1847
1854
|
}
|
|
1848
1855
|
|
|
1849
1856
|
script$r.render = render$r;
|
|
@@ -1867,10 +1874,11 @@ const _hoisted_5$3 = {
|
|
|
1867
1874
|
};
|
|
1868
1875
|
const _hoisted_6$2 = ["stroke-dasharray", "stroke-dashoffset"];
|
|
1869
1876
|
function render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1870
|
-
return openBlock(), createElementBlock("div", {
|
|
1871
|
-
ref: "root"
|
|
1872
|
-
|
|
1873
|
-
|
|
1877
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
1878
|
+
ref: "root"
|
|
1879
|
+
}, _ctx.$attrs, {
|
|
1880
|
+
class: _ctx.rootStyles
|
|
1881
|
+
}), [_ctx.isLinearType ? (openBlock(), createElementBlock(Fragment, {
|
|
1874
1882
|
key: 0
|
|
1875
1883
|
}, [_ctx.isShowingHeader ? (openBlock(), createElementBlock("div", {
|
|
1876
1884
|
key: 0,
|
|
@@ -1917,7 +1925,7 @@ function render$q(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1917
1925
|
r: "7",
|
|
1918
1926
|
"stroke-dasharray": _ctx.strokeDasharray,
|
|
1919
1927
|
"stroke-dashoffset": _ctx.strokeDashoffset
|
|
1920
|
-
}, null, 10 /* CLASS, PROPS */, _hoisted_6$2)])], 8 /* PROPS */, _hoisted_4$5)) : createCommentVNode("v-if", true)],
|
|
1928
|
+
}, null, 10 /* CLASS, PROPS */, _hoisted_6$2)])], 8 /* PROPS */, _hoisted_4$5)) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */);
|
|
1921
1929
|
}
|
|
1922
1930
|
|
|
1923
1931
|
script$s.render = render$q;
|
|
@@ -1965,16 +1973,15 @@ script$u.render = render$o;
|
|
|
1965
1973
|
script$u.__scopeId = "data-v-3521b793";
|
|
1966
1974
|
script$u.__file = "src/components/or-radio-group/OrRadioGroup.vue";
|
|
1967
1975
|
|
|
1968
|
-
const _hoisted_1$d = ["value", "required", "disabled"];
|
|
1976
|
+
const _hoisted_1$d = ["id", "value", "required", "disabled"];
|
|
1969
1977
|
function render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
1970
1978
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
1971
1979
|
return openBlock(), createElementBlock("div", {
|
|
1972
1980
|
ref: "root",
|
|
1973
1981
|
class: normalizeClass(_ctx.rootStyles)
|
|
1974
|
-
}, [withDirectives(createElementVNode("input", mergeProps({
|
|
1975
|
-
|
|
1976
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
1977
|
-
}, _ctx.controlAttributes, {
|
|
1982
|
+
}, [withDirectives(createElementVNode("input", mergeProps(_ctx.$attrs, {
|
|
1983
|
+
id: _ctx.controlId,
|
|
1984
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
1978
1985
|
class: _ctx.controlStyles,
|
|
1979
1986
|
type: "radio",
|
|
1980
1987
|
value: _ctx.inputValue,
|
|
@@ -1984,7 +1991,7 @@ function render$n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
1984
1991
|
onBlur: _cache[2] || (_cache[2] = $event => _ctx.$emit('blur', $event))
|
|
1985
1992
|
}), null, 16 /* FULL_PROPS */, _hoisted_1$d), [[vModelRadio, _ctx.proxyModelValue]]), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
1986
1993
|
key: 0,
|
|
1987
|
-
"control-id": _ctx.
|
|
1994
|
+
"control-id": _ctx.controlId,
|
|
1988
1995
|
variant: _ctx.labelVariant,
|
|
1989
1996
|
required: _ctx.required,
|
|
1990
1997
|
disabled: _ctx.disabled
|
|
@@ -2005,10 +2012,11 @@ script$v.__file = "src/components/or-radio-v3/OrRadio.vue";
|
|
|
2005
2012
|
|
|
2006
2013
|
function render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2007
2014
|
const _component_OrSegmentedControlItem = resolveComponent("OrSegmentedControlItem");
|
|
2008
|
-
return openBlock(), createElementBlock("div", {
|
|
2009
|
-
ref: "root"
|
|
2010
|
-
|
|
2011
|
-
|
|
2015
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2016
|
+
ref: "root"
|
|
2017
|
+
}, _ctx.$attrs, {
|
|
2018
|
+
class: _ctx.rootStyles
|
|
2019
|
+
}), [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options, option => {
|
|
2012
2020
|
return openBlock(), createBlock(_component_OrSegmentedControlItem, {
|
|
2013
2021
|
key: option.value,
|
|
2014
2022
|
size: _ctx.size,
|
|
@@ -2020,7 +2028,7 @@ function render$m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2020
2028
|
|
|
2021
2029
|
_: 2 /* DYNAMIC */
|
|
2022
2030
|
}, 1032 /* PROPS, DYNAMIC_SLOTS */, ["size", "selected", "disabled", "onClick"]);
|
|
2023
|
-
}), 128 /* KEYED_FRAGMENT */))],
|
|
2031
|
+
}), 128 /* KEYED_FRAGMENT */))], 16 /* FULL_PROPS */);
|
|
2024
2032
|
}
|
|
2025
2033
|
|
|
2026
2034
|
script$w.render = render$m;
|
|
@@ -2096,10 +2104,11 @@ function render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2096
2104
|
const _component_OrError = resolveComponent("OrError");
|
|
2097
2105
|
const _directive_dropdown_open = resolveDirective("dropdown-open");
|
|
2098
2106
|
const _directive_dropdown_close = resolveDirective("dropdown-close");
|
|
2099
|
-
return openBlock(), createElementBlock("div", {
|
|
2100
|
-
ref: "root"
|
|
2101
|
-
|
|
2102
|
-
|
|
2107
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2108
|
+
ref: "root"
|
|
2109
|
+
}, _ctx.$attrs, {
|
|
2110
|
+
class: _ctx.rootStyles
|
|
2111
|
+
}), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
2103
2112
|
key: 0,
|
|
2104
2113
|
"control-id": _ctx.controlId,
|
|
2105
2114
|
variant: 'input',
|
|
@@ -2284,7 +2293,7 @@ function render$k(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2284
2293
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.error), 1 /* TEXT */)]),
|
|
2285
2294
|
|
|
2286
2295
|
_: 1 /* STABLE */
|
|
2287
|
-
}, 8 /* PROPS */, ["disabled"]))],
|
|
2296
|
+
}, 8 /* PROPS */, ["disabled"]))], 16 /* FULL_PROPS */);
|
|
2288
2297
|
}
|
|
2289
2298
|
|
|
2290
2299
|
script$y.render = render$k;
|
|
@@ -2395,39 +2404,42 @@ script$D.__scopeId = "data-v-10564f36";
|
|
|
2395
2404
|
script$D.__file = "src/components/or-skeleton/OrSkeletonText.vue";
|
|
2396
2405
|
|
|
2397
2406
|
function render$e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2398
|
-
return openBlock(), createElementBlock("div", {
|
|
2399
|
-
ref: "root"
|
|
2400
|
-
|
|
2401
|
-
|
|
2402
|
-
|
|
2407
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2408
|
+
ref: "root"
|
|
2409
|
+
}, _ctx.$attrs, {
|
|
2410
|
+
class: _ctx.rootStyles,
|
|
2411
|
+
style: _ctx.rootStyle
|
|
2412
|
+
}), null, 16 /* FULL_PROPS */);
|
|
2403
2413
|
}
|
|
2404
2414
|
|
|
2405
2415
|
script$E.render = render$e;
|
|
2406
2416
|
script$E.__file = "src/components/or-skeleton-v3/OrSkeletonCircle.vue";
|
|
2407
2417
|
|
|
2408
2418
|
function render$d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2409
|
-
return openBlock(), createElementBlock("div", {
|
|
2410
|
-
ref: "root"
|
|
2411
|
-
|
|
2412
|
-
|
|
2413
|
-
|
|
2419
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2420
|
+
ref: "root"
|
|
2421
|
+
}, _ctx.$attrs, {
|
|
2422
|
+
class: _ctx.rootStyles,
|
|
2423
|
+
style: _ctx.rootStyle
|
|
2424
|
+
}), null, 16 /* FULL_PROPS */);
|
|
2414
2425
|
}
|
|
2415
2426
|
|
|
2416
2427
|
script$F.render = render$d;
|
|
2417
2428
|
script$F.__file = "src/components/or-skeleton-v3/OrSkeletonRect.vue";
|
|
2418
2429
|
|
|
2419
2430
|
function render$c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2420
|
-
return openBlock(), createElementBlock("div", {
|
|
2421
|
-
ref: "root"
|
|
2422
|
-
|
|
2423
|
-
|
|
2424
|
-
|
|
2431
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2432
|
+
ref: "root"
|
|
2433
|
+
}, _ctx.$attrs, {
|
|
2434
|
+
class: _ctx.containerStyles,
|
|
2435
|
+
style: _ctx.containerStyle
|
|
2436
|
+
}), [(openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.lineKeys, key => {
|
|
2425
2437
|
return openBlock(), createElementBlock("div", {
|
|
2426
2438
|
key: key,
|
|
2427
2439
|
class: normalizeClass(_ctx.rowStyles),
|
|
2428
2440
|
style: normalizeStyle(_ctx.rowStyle)
|
|
2429
2441
|
}, null, 6 /* CLASS, STYLE */);
|
|
2430
|
-
}), 128 /* KEYED_FRAGMENT */))],
|
|
2442
|
+
}), 128 /* KEYED_FRAGMENT */))], 16 /* FULL_PROPS */);
|
|
2431
2443
|
}
|
|
2432
2444
|
|
|
2433
2445
|
script$G.render = render$c;
|
|
@@ -2518,18 +2530,19 @@ script$H.__file = "src/components/or-slider/OrSlider.vue";
|
|
|
2518
2530
|
const _hoisted_1$8 = ["activated"];
|
|
2519
2531
|
function render$a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2520
2532
|
const _component_OrIcon = resolveComponent("OrIcon");
|
|
2521
|
-
return openBlock(), createElementBlock("div", {
|
|
2522
|
-
ref: "root"
|
|
2523
|
-
|
|
2533
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2534
|
+
ref: "root"
|
|
2535
|
+
}, _ctx.$attrs, {
|
|
2536
|
+
class: _ctx.rootStyles,
|
|
2524
2537
|
activated: _ctx.activated ? '' : null,
|
|
2525
2538
|
onClick: _cache[0] || (_cache[0] = withModifiers($event => _ctx.toggleDirection(), ["stop"]))
|
|
2526
|
-
}, [renderSlot(_ctx.$slots, "default"), _ctx.activated ? (openBlock(), createBlock(_component_OrIcon, {
|
|
2539
|
+
}), [renderSlot(_ctx.$slots, "default"), _ctx.activated ? (openBlock(), createBlock(_component_OrIcon, {
|
|
2527
2540
|
key: 0,
|
|
2528
2541
|
class: normalizeClass({
|
|
2529
2542
|
'rotate-180': _ctx.proxyModelValue.direction === 'asc'
|
|
2530
2543
|
}),
|
|
2531
2544
|
icon: 'arrow_downward'
|
|
2532
|
-
}, null, 8 /* PROPS */, ["class"])) : createCommentVNode("v-if", true)],
|
|
2545
|
+
}, null, 8 /* PROPS */, ["class"])) : createCommentVNode("v-if", true)], 16 /* FULL_PROPS */, _hoisted_1$8);
|
|
2533
2546
|
}
|
|
2534
2547
|
|
|
2535
2548
|
script$I.render = render$a;
|
|
@@ -2628,7 +2641,7 @@ script$K.render = render$8;
|
|
|
2628
2641
|
script$K.__scopeId = "data-v-2da28db8";
|
|
2629
2642
|
script$K.__file = "src/components/or-switch/OrSwitch.vue";
|
|
2630
2643
|
|
|
2631
|
-
const _hoisted_1$5 = ["value", "required", "disabled"];
|
|
2644
|
+
const _hoisted_1$5 = ["id", "value", "required", "disabled"];
|
|
2632
2645
|
const _hoisted_2$2 = ["disabled"];
|
|
2633
2646
|
function render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2634
2647
|
const _component_OrLoader = resolveComponent("OrLoader");
|
|
@@ -2637,10 +2650,10 @@ function render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2637
2650
|
ref: "root",
|
|
2638
2651
|
class: normalizeClass(_ctx.rootStyles)
|
|
2639
2652
|
}, [!_ctx.loading ? withDirectives((openBlock(), createElementBlock("input", mergeProps({
|
|
2640
|
-
key: 0
|
|
2641
|
-
|
|
2642
|
-
|
|
2643
|
-
|
|
2653
|
+
key: 0
|
|
2654
|
+
}, _ctx.$attrs, {
|
|
2655
|
+
id: _ctx.controlId,
|
|
2656
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
2644
2657
|
class: _ctx.controlStyles,
|
|
2645
2658
|
type: "checkbox",
|
|
2646
2659
|
value: _ctx.inputValue,
|
|
@@ -2658,7 +2671,7 @@ function render$7(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2658
2671
|
size: 'm'
|
|
2659
2672
|
})], 10 /* CLASS, PROPS */, _hoisted_2$2)), _ctx.$slots.default || _ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
2660
2673
|
key: 2,
|
|
2661
|
-
"control-id": _ctx.
|
|
2674
|
+
"control-id": _ctx.controlId,
|
|
2662
2675
|
variant: _ctx.labelVariant,
|
|
2663
2676
|
required: _ctx.required,
|
|
2664
2677
|
disabled: _ctx.disabled
|
|
@@ -2814,20 +2827,21 @@ script$P.__scopeId = "data-v-4d586ef0";
|
|
|
2814
2827
|
script$P.__file = "src/components/or-tag/OrTag.vue";
|
|
2815
2828
|
|
|
2816
2829
|
function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2817
|
-
return openBlock(), createElementBlock("div", {
|
|
2818
|
-
ref: "root"
|
|
2819
|
-
|
|
2820
|
-
|
|
2830
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
2831
|
+
ref: "root"
|
|
2832
|
+
}, _ctx.$attrs, {
|
|
2833
|
+
class: _ctx.rootStyles
|
|
2834
|
+
}), [createElementVNode("div", {
|
|
2821
2835
|
class: normalizeClass(_ctx.mainTextStyles)
|
|
2822
2836
|
}, toDisplayString(_ctx.mainText), 3 /* TEXT, CLASS */), createElementVNode("div", {
|
|
2823
2837
|
class: normalizeClass(_ctx.restTextStyles)
|
|
2824
|
-
}, toDisplayString(_ctx.restText), 3 /* TEXT, CLASS */)],
|
|
2838
|
+
}, toDisplayString(_ctx.restText), 3 /* TEXT, CLASS */)], 16 /* FULL_PROPS */);
|
|
2825
2839
|
}
|
|
2826
2840
|
|
|
2827
2841
|
script$Q.render = render$2;
|
|
2828
2842
|
script$Q.__file = "src/components/or-text-v3/OrText.vue";
|
|
2829
2843
|
|
|
2830
|
-
const _hoisted_1$1 = ["
|
|
2844
|
+
const _hoisted_1$1 = ["id", "placeholder", "required", "disabled"];
|
|
2831
2845
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2832
2846
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
2833
2847
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
@@ -2838,7 +2852,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2838
2852
|
class: normalizeClass(_ctx.rootStyles)
|
|
2839
2853
|
}, [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
2840
2854
|
key: 0,
|
|
2841
|
-
"control-id": _ctx.
|
|
2855
|
+
"control-id": _ctx.controlId,
|
|
2842
2856
|
variant: 'input',
|
|
2843
2857
|
required: _ctx.required,
|
|
2844
2858
|
disabled: _ctx.disabled
|
|
@@ -2854,13 +2868,12 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2854
2868
|
disabled: _ctx.disabled
|
|
2855
2869
|
}, {
|
|
2856
2870
|
default: withCtx(() => [withDirectives(createElementVNode("textarea", mergeProps({
|
|
2857
|
-
|
|
2871
|
+
id: _ctx.controlId,
|
|
2858
2872
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
2859
|
-
}, _ctx
|
|
2873
|
+
}, _ctx.$attrs, {
|
|
2860
2874
|
class: _ctx.controlStyles,
|
|
2861
2875
|
placeholder: _ctx.placeholder,
|
|
2862
2876
|
required: _ctx.required,
|
|
2863
|
-
readonly: _ctx.readonly,
|
|
2864
2877
|
disabled: _ctx.disabled,
|
|
2865
2878
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
2866
2879
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|