@onereach/ui-components 2.70.2-beta.2216.0 → 2.70.2-beta.2218.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrAvatar-ff144438.js → OrAvatar-586e417b.js} +3 -4
- package/dist/bundled/v2/{OrButton-ea2e223b.js → OrButton-d45772c1.js} +3 -4
- package/dist/bundled/v2/{OrCard-9b845916.js → OrCard-45d5869b.js} +2 -3
- package/dist/bundled/v2/{OrCardCollection-379d5151.js → OrCardCollection-9d8e3fbc.js} +8 -9
- package/dist/bundled/v2/{OrCheckbox-9339bec8.js → OrCheckbox-a2ceda44.js} +6 -7
- package/dist/bundled/v2/{OrConfirm-aa5393cb.js → OrConfirm-d6e533f2.js} +4 -3
- package/dist/bundled/v2/{OrError-0c77e637.js → OrError-52f668a4.js} +2 -3
- package/dist/bundled/v2/{OrErrorTag-0ba2f0b8.js → OrErrorTag-97a9112b.js} +3 -4
- package/dist/bundled/v2/{OrExpansionPanel-7f88e33a.js → OrExpansionPanel-96b8f568.js} +3 -4
- package/dist/bundled/v2/{OrFab-dbc03d57.js → OrFab-ed69dee1.js} +3 -4
- package/dist/bundled/v2/{OrHint-405bfc3d.js → OrHint-fde53334.js} +2 -3
- package/dist/bundled/v2/{OrIcon-97245ebd.js → OrIcon-458206aa.js} +2 -3
- package/dist/bundled/v2/{OrIconButton-61f706b3.js → OrIconButton-4bdd1566.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-140ca4bd.js → OrInlineInput-47fca182.js} +9 -10
- package/dist/bundled/v2/{OrInlineInputBox-36167851.js → OrInlineInputBox-7a8e645b.js} +2 -3
- package/dist/bundled/v2/{OrInlineTextarea-47cc9b4b.js → OrInlineTextarea-d9b9e485.js} +9 -10
- package/dist/bundled/v2/{OrInput-9b7e3076.js → OrInput-9288b667.js} +11 -12
- package/dist/bundled/v2/{OrInputBox-9441debf.js → OrInputBox-2f559e98.js} +2 -3
- package/dist/bundled/v2/{OrLabel-54ac625d.js → OrLabel-aff09c39.js} +2 -3
- package/dist/bundled/v2/{OrLink-51f9fb97.js → OrLink-0d952e87.js} +2 -3
- package/dist/bundled/v2/{OrLoader-7901107b.js → OrLoader-864ef92a.js} +2 -3
- package/dist/bundled/v2/{OrMenu-ebe5a9b6.js → OrMenu-52da43bc.js} +2 -3
- package/dist/bundled/v2/{OrMenuItem-d4b0f086.js → OrMenuItem-e2693a5f.js} +3 -4
- package/dist/bundled/v2/{OrModal-62b1d914.js → OrModal-51b9f3e7.js} +1 -1
- package/dist/bundled/v2/{OrNotification-95406a04.js → OrNotification-7f761f25.js} +4 -5
- package/dist/bundled/v2/{OrPagination-edc2c855.js → OrPagination-44e713a2.js} +6 -7
- package/dist/bundled/v2/{OrProgress-cb9a2ab3.js → OrProgress-15fe65ec.js} +2 -3
- package/dist/bundled/v2/{OrRadio-8eb3854a.js → OrRadio-f140c19a.js} +6 -7
- package/dist/bundled/v2/{OrSearch-e851b0d9.js → OrSearch-ba756661.js} +4 -5
- package/dist/bundled/v2/{OrSegmentedControl-3db42e46.js → OrSegmentedControl-b9d0b95a.js} +4 -6
- package/dist/bundled/v2/{OrSelect-29374787.js → OrSelect-c91fc506.js} +12 -13
- package/dist/bundled/v2/{OrSkeletonText-8e64ed2e.js → OrSkeletonText-9a2f39dc.js} +6 -9
- package/dist/bundled/v2/{OrSortHeader-00e61587.js → OrSortHeader-180d77ee.js} +3 -4
- package/dist/bundled/v2/{OrSwitch-05ef01ba.js → OrSwitch-37a3ecf9.js} +7 -8
- package/dist/bundled/v2/{OrTab-598116b9.js → OrTab-8c5acf8a.js} +2 -3
- package/dist/bundled/v2/{OrTabs-c4abe18c.js → OrTabs-92360920.js} +4 -4
- package/dist/bundled/v2/{OrTag-a2b46275.js → OrTag-4a098afa.js} +3 -4
- package/dist/bundled/v2/{OrText-091e908e.js → OrText-a665b991.js} +2 -3
- package/dist/bundled/v2/{OrTextarea-a2fa2335.js → OrTextarea-7822c4b6.js} +9 -10
- package/dist/bundled/v2/{OrTooltip-fc46e6a5.js → OrTooltip-b1f38647.js} +2 -3
- package/dist/bundled/v2/components/index.js +41 -41
- package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-button-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +14 -14
- package/dist/bundled/v2/components/or-card-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +13 -13
- package/dist/bundled/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-error-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-fab-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-hint-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-v3/index.js +8 -8
- package/dist/bundled/v2/components/or-label-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-link-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-menu-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-modal-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-notification-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/bundled/v2/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-radio-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-search-v3/index.js +9 -9
- package/dist/bundled/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-select-v3/index.js +13 -13
- package/dist/bundled/v2/components/or-skeleton-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-switch-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-tab-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-tabs-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-tag-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-text-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-textarea-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-toast-v3/index.js +5 -5
- package/dist/bundled/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +41 -41
- package/dist/bundled/v2/{types-6039ceaf.js → types-79e5c18d.js} +2 -2
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-2292d8d6.js → OrAvatar.vue_vue_type_script_lang-582e74ae.js} +2 -3
- package/dist/bundled/v3/{OrButton-26f977a6.js → OrButton-a1448bfa.js} +7 -8
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-f6a86f73.js → OrButton.vue_vue_type_script_lang-3b1e442b.js} +2 -3
- package/dist/bundled/v3/{OrCard.vue_vue_type_script_lang-75721881.js → OrCard.vue_vue_type_script_lang-b6685a34.js} +0 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-1e906723.js → OrCardCollection.vue_vue_type_script_lang-1e3dd861.js} +16 -18
- package/dist/bundled/v3/{OrCheckbox.vue_vue_type_script_lang-286ceca1.js → OrCheckbox.vue_vue_type_script_lang-fec2fa29.js} +2 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-b3e05ff1.js → OrConfirm.vue_vue_type_script_lang-747c5ce7.js} +6 -5
- package/dist/bundled/v3/{OrError.vue_vue_type_script_lang-8d790d69.js → OrError.vue_vue_type_script_lang-53648a65.js} +0 -1
- package/dist/bundled/v3/{OrErrorTag.vue_vue_type_script_lang-218ef7e7.js → OrErrorTag.vue_vue_type_script_lang-e2fe7ca9.js} +2 -3
- package/dist/bundled/v3/{OrExpansionPanel.vue_vue_type_script_lang-32c313f6.js → OrExpansionPanel.vue_vue_type_script_lang-2cc8964c.js} +2 -3
- package/dist/bundled/v3/{OrFab.vue_vue_type_script_lang-06430ea0.js → OrFab.vue_vue_type_script_lang-0fe4a921.js} +2 -3
- package/dist/bundled/v3/{OrHint-5dce893e.js → OrHint-5d5e4d99.js} +13 -15
- package/dist/bundled/v3/{OrHint.vue_vue_type_script_lang-24edaf98.js → OrHint.vue_vue_type_script_lang-e322f61e.js} +0 -1
- package/dist/bundled/v3/OrIcon-1a5c9091.js +12 -0
- package/dist/bundled/v3/{OrIcon.vue_vue_type_script_lang-7869de7b.js → OrIcon.vue_vue_type_script_lang-bdbaad94.js} +0 -1
- package/dist/bundled/v3/{OrIconButton-7fcef28b.js → OrIconButton-428dd2cf.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-012529f7.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +9 -10
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-e69a240b.js → OrInlineInput.vue_vue_type_script_lang-62406472.js} +7 -8
- package/dist/bundled/v3/{OrInlineInputBox-091edd56.js → OrInlineInputBox-f92a09d6.js} +6 -7
- package/dist/bundled/v3/{OrInlineInputBox.vue_vue_type_script_lang-9c142008.js → OrInlineInputBox.vue_vue_type_script_lang-b1ae1f3d.js} +0 -1
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-4187eb81.js → OrInlineTextarea.vue_vue_type_script_lang-a55dffd2.js} +7 -8
- package/dist/bundled/v3/{OrInput-f2322cd2.js → OrInput-9faa2035.js} +7 -8
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-16d5c945.js → OrInput.vue_vue_type_script_lang-dea5c599.js} +11 -12
- package/dist/bundled/v3/{OrInputBox-72cfe1b2.js → OrInputBox-4c7900c2.js} +6 -7
- package/dist/bundled/v3/{OrInputBox.vue_vue_type_script_lang-9119bb6a.js → OrInputBox.vue_vue_type_script_lang-47d98e81.js} +0 -1
- package/dist/bundled/v3/{OrLabel-27202b49.js → OrLabel-c556887e.js} +7 -8
- package/dist/bundled/v3/{OrLabel.vue_vue_type_script_lang-95984563.js → OrLabel.vue_vue_type_script_lang-191d2304.js} +0 -1
- package/dist/bundled/v3/{OrLink.vue_vue_type_script_lang-620a87bb.js → OrLink.vue_vue_type_script_lang-05d4897b.js} +0 -1
- package/dist/bundled/v3/{OrLoader-dec060b5.js → OrLoader-123ef8c4.js} +7 -8
- package/dist/bundled/v3/{OrLoader.vue_vue_type_script_lang-3e0df5df.js → OrLoader.vue_vue_type_script_lang-4c3c1ac9.js} +0 -1
- package/dist/bundled/v3/{OrMenu-96157df7.js → OrMenu-6d7abe97.js} +7 -8
- package/dist/bundled/v3/{OrMenu.vue_vue_type_script_lang-f03f3ab6.js → OrMenu.vue_vue_type_script_lang-df35fd76.js} +0 -1
- package/dist/bundled/v3/{OrMenuItem-bdc6e234.js → OrMenuItem-807e2a49.js} +7 -8
- package/dist/bundled/v3/{OrMenuItem.vue_vue_type_script_lang-43cdee58.js → OrMenuItem.vue_vue_type_script_lang-2400ec2a.js} +2 -3
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-851cfe0c.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-837a582c.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +4 -5
- package/dist/bundled/v3/{OrPagination.vue_vue_type_script_lang-5616c34d.js → OrPagination.vue_vue_type_script_lang-0d299d07.js} +8 -9
- package/dist/bundled/v3/{OrProgress.vue_vue_type_script_lang-a8618aa6.js → OrProgress.vue_vue_type_script_lang-52f660d6.js} +0 -1
- package/dist/bundled/v3/{OrRadio.vue_vue_type_script_lang-2d1e7bc1.js → OrRadio.vue_vue_type_script_lang-2f053184.js} +2 -3
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-f00d38e7.js → OrSearch.vue_vue_type_script_lang-2bc9e930.js} +3 -4
- package/dist/bundled/v3/{OrSegmentedControl.vue_vue_type_script_lang-1659cd1f.js → OrSegmentedControl.vue_vue_type_script_lang-92379dcc.js} +5 -8
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-2530c488.js → OrSelect.vue_vue_type_script_lang-72e0cd5a.js} +32 -36
- package/dist/bundled/v3/{OrSkeletonText.vue_vue_type_script_lang-480614cb.js → OrSkeletonText.vue_vue_type_script_lang-efcfbe21.js} +0 -3
- package/dist/bundled/v3/{OrSortHeader.vue_vue_type_script_lang-f4671ba7.js → OrSortHeader.vue_vue_type_script_lang-866f9764.js} +2 -3
- package/dist/bundled/v3/{OrSwitch.vue_vue_type_script_lang-fa2b68de.js → OrSwitch.vue_vue_type_script_lang-45f536b3.js} +4 -5
- package/dist/bundled/v3/{OrTab.vue_vue_type_script_lang-e45f86f5.js → OrTab.vue_vue_type_script_lang-f791efa0.js} +0 -1
- package/dist/bundled/v3/{OrTabs.vue_vue_type_script_lang-2dd1d8e2.js → OrTabs.vue_vue_type_script_lang-2b84672b.js} +12 -13
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-75b95fda.js → OrTag.vue_vue_type_script_lang-68af600d.js} +2 -3
- package/dist/bundled/v3/{OrText.vue_vue_type_script_lang-3a758f8f.js → OrText.vue_vue_type_script_lang-271fb345.js} +0 -1
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-f1003128.js → OrTextarea.vue_vue_type_script_lang-94b94433.js} +7 -8
- package/dist/bundled/v3/{OrToastContainer-f727558c.js → OrToastContainer-ad5ae5af.js} +1 -1
- package/dist/bundled/v3/{OrTooltip.vue_vue_type_script_lang-4ee2d4ec.js → OrTooltip.vue_vue_type_script_lang-bf9935ef.js} +0 -1
- package/dist/bundled/v3/components/index.js +52 -52
- package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-button-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +24 -24
- package/dist/bundled/v3/components/or-card-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-checkbox-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-confirm-v3/index.js +20 -20
- package/dist/bundled/v3/components/or-error-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-error-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-expansion-panel-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-fab-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-hint-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +4 -4
- package/dist/bundled/v3/components/or-icon-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-v3/index.js +13 -13
- package/dist/bundled/v3/components/or-label-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-link-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-loader-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-menu-item-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-menu-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-modal-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-notification-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-pagination-v3/index.js +11 -11
- package/dist/bundled/v3/components/or-progress-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-radio-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +15 -15
- package/dist/bundled/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-select-v3/index.js +20 -20
- package/dist/bundled/v3/components/or-skeleton-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-sort-header-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-switch-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-tab-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-tabs-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-tag-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-text-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-textarea-v3/index.js +8 -8
- package/dist/bundled/v3/components/or-toast-v3/index.js +9 -9
- package/dist/bundled/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/bundled/v3/index.js +181 -202
- package/dist/bundled/v3/{types-d49b8692.js → types-1d25bb9a.js} +4 -4
- package/dist/esm/v2/{OrAvatar-ef5fcc0c.js → OrAvatar-379ac72f.js} +3 -4
- package/dist/esm/v2/{OrButton-1763652d.js → OrButton-66964360.js} +3 -4
- package/dist/esm/v2/{OrCard-4c281eeb.js → OrCard-e89c44ef.js} +2 -3
- package/dist/esm/v2/{OrCardCollection-ba82c82b.js → OrCardCollection-3fc3a24e.js} +9 -10
- package/dist/esm/v2/{OrCheckbox-bb8a51c8.js → OrCheckbox-05b9a244.js} +6 -7
- package/dist/esm/v2/{OrConfirm-de4104ea.js → OrConfirm-56db44bd.js} +5 -4
- package/dist/esm/v2/{OrError-45bd2ac3.js → OrError-13845bb0.js} +2 -3
- package/dist/esm/v2/{OrErrorTag-8adc056c.js → OrErrorTag-80f82cdf.js} +3 -4
- package/dist/esm/v2/{OrExpansionPanel-82b5f34f.js → OrExpansionPanel-729eb1e7.js} +3 -4
- package/dist/esm/v2/{OrFab-40c8f199.js → OrFab-1d095e33.js} +3 -4
- package/dist/esm/v2/{OrHint-64c6c780.js → OrHint-78b399cb.js} +2 -3
- package/dist/esm/v2/{OrIcon-d438c4d9.js → OrIcon-f34e0e6f.js} +2 -3
- package/dist/esm/v2/{OrIconButton-ca6603b3.js → OrIconButton-5fa56aec.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-6023dc80.js → OrInlineInput-c8058b04.js} +9 -10
- package/dist/esm/v2/{OrInlineInputBox-5b768699.js → OrInlineInputBox-46146af0.js} +2 -3
- package/dist/esm/v2/{OrInlineTextarea-74318803.js → OrInlineTextarea-252d3c2c.js} +9 -10
- package/dist/esm/v2/{OrInput-2b8063e4.js → OrInput-fd9b3e7d.js} +11 -12
- package/dist/esm/v2/{OrInputBox-607ef524.js → OrInputBox-9ceb9fc4.js} +2 -3
- package/dist/esm/v2/{OrLabel-85cfc243.js → OrLabel-0945a4d9.js} +2 -3
- package/dist/esm/v2/{OrLink-dc1b6c61.js → OrLink-597e0e18.js} +2 -3
- package/dist/esm/v2/{OrLoader-9853ec7e.js → OrLoader-76307488.js} +2 -3
- package/dist/esm/v2/{OrMenu-be703ebe.js → OrMenu-c276db74.js} +2 -3
- package/dist/esm/v2/{OrMenuItem-800f4e27.js → OrMenuItem-7b7fbf8a.js} +3 -4
- package/dist/esm/v2/{OrModal-280c51e2.js → OrModal-3b9d59de.js} +1 -1
- package/dist/esm/v2/{OrNotification-cda58aae.js → OrNotification-5e145880.js} +4 -5
- package/dist/esm/v2/{OrPagination-7737c886.js → OrPagination-8b604bd9.js} +6 -7
- package/dist/esm/v2/{OrProgress-9ef9e689.js → OrProgress-b7d1c689.js} +2 -3
- package/dist/esm/v2/{OrRadio-6c0b285c.js → OrRadio-2094e67d.js} +6 -7
- package/dist/esm/v2/{OrSearch-c0ca36a3.js → OrSearch-072ee1b9.js} +4 -5
- package/dist/esm/v2/{OrSegmentedControl-0d6555d3.js → OrSegmentedControl-71248337.js} +4 -6
- package/dist/esm/v2/{OrSelect-3f8791a6.js → OrSelect-23208d36.js} +12 -13
- package/dist/esm/v2/{OrSkeletonText-a1dae7b0.js → OrSkeletonText-6ee72718.js} +6 -9
- package/dist/esm/v2/{OrSortHeader-811adaa9.js → OrSortHeader-8ca76674.js} +3 -4
- package/dist/esm/v2/{OrSwitch-4e54b920.js → OrSwitch-a1f67338.js} +7 -8
- package/dist/esm/v2/{OrTab-f3fe7bd3.js → OrTab-1ff87c76.js} +2 -3
- package/dist/esm/v2/{OrTabs-8d2f6b0d.js → OrTabs-954838f3.js} +4 -4
- package/dist/esm/v2/{OrTag-fa16d1c7.js → OrTag-56714605.js} +3 -4
- package/dist/esm/v2/{OrText-fa5ce3c7.js → OrText-b12d0682.js} +2 -3
- package/dist/esm/v2/{OrTextarea-7f53bd68.js → OrTextarea-5f79faca.js} +9 -10
- package/dist/esm/v2/{OrTooltip-f25b4195.js → OrTooltip-629d44fc.js} +2 -3
- package/dist/esm/v2/components/index.js +41 -41
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v2/components/or-button-v3/index.js +2 -2
- package/dist/esm/v2/components/or-card-collection-v3/index.js +14 -14
- package/dist/esm/v2/components/or-card-v3/index.js +1 -1
- package/dist/esm/v2/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v2/components/or-confirm-v3/index.js +17 -17
- package/dist/esm/v2/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-error-v3/index.js +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v2/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v2/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v2/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v2/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +7 -7
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/esm/v2/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-v3/index.js +8 -8
- package/dist/esm/v2/components/or-label-v3/index.js +1 -1
- package/dist/esm/v2/components/or-link-v3/index.js +1 -1
- package/dist/esm/v2/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v2/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v2/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v2/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v2/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v2/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v2/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v2/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v2/components/or-search-v3/index.js +9 -9
- package/dist/esm/v2/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v2/components/or-select-v3/index.js +13 -13
- package/dist/esm/v2/components/or-skeleton-v3/index.js +1 -1
- package/dist/esm/v2/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v2/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v2/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v2/components/or-tabs-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v2/components/or-text-v3/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +5 -5
- package/dist/esm/v2/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v2/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v2/index.js +41 -41
- package/dist/esm/v2/{types-b645281b.js → types-856a804f.js} +2 -2
- package/dist/esm/v3/{OrAvatar-739f1e66.js → OrAvatar-6444e693.js} +7 -9
- package/dist/esm/v3/{OrButton-9b46f289.js → OrButton-c56998e7.js} +7 -9
- package/dist/esm/v3/{OrCard-1e98792f.js → OrCard-cd6af82e.js} +5 -7
- package/dist/esm/v3/{OrCardCollection-94354105.js → OrCardCollection-53e83dbb.js} +12 -14
- package/dist/esm/v3/{OrCheckbox-4597be36.js → OrCheckbox-afadd5b8.js} +7 -9
- package/dist/esm/v3/{OrConfirm-34d05274.js → OrConfirm-06ed85f9.js} +5 -4
- package/dist/esm/v3/{OrError-647809eb.js → OrError-19198748.js} +6 -8
- package/dist/esm/v3/{OrErrorTag-4d1fa67e.js → OrErrorTag-308119de.js} +7 -9
- package/dist/esm/v3/{OrExpansionPanel-2e5d5f57.js → OrExpansionPanel-3a4282da.js} +7 -9
- package/dist/esm/v3/{OrFab-e7a75f63.js → OrFab-61131b31.js} +7 -9
- package/dist/esm/v3/{OrHint-92ff8ebd.js → OrHint-6863124f.js} +6 -8
- package/dist/esm/v3/{OrIcon-b2609f51.js → OrIcon-34f59f73.js} +5 -7
- package/dist/esm/v3/{OrIconButton-179ef0c9.js → OrIconButton-e5781317.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-078e8c3b.js → OrInlineInput-6d363088.js} +10 -12
- package/dist/esm/v3/{OrInlineInputBox-7236795b.js → OrInlineInputBox-09b33e18.js} +5 -7
- package/dist/esm/v3/{OrInlineTextarea-2b2809df.js → OrInlineTextarea-3e48b319.js} +10 -12
- package/dist/esm/v3/{OrInput-3be6ca17.js → OrInput-5ef51369.js} +12 -14
- package/dist/esm/v3/{OrInputBox-634c2408.js → OrInputBox-e16ade90.js} +5 -7
- package/dist/esm/v3/{OrLabel-3b2fa2f6.js → OrLabel-f700f9fb.js} +6 -8
- package/dist/esm/v3/{OrLink-508906da.js → OrLink-07f6f27d.js} +6 -8
- package/dist/esm/v3/{OrLoader-d1bb3d20.js → OrLoader-a53d2edf.js} +6 -8
- package/dist/esm/v3/{OrMenu-74f064d9.js → OrMenu-7f3ea117.js} +6 -8
- package/dist/esm/v3/{OrMenuItem-e746a568.js → OrMenuItem-58707d47.js} +7 -9
- package/dist/esm/v3/{OrModal-3ff85197.js → OrModal-10838da7.js} +1 -1
- package/dist/esm/v3/{OrNotification-87250a56.js → OrNotification-25da89ca.js} +8 -10
- package/dist/esm/v3/{OrPagination-99ab43d2.js → OrPagination-010b0bef.js} +10 -12
- package/dist/esm/v3/{OrProgress-39e4552b.js → OrProgress-639ed5e8.js} +6 -8
- package/dist/esm/v3/{OrRadio-a48e1034.js → OrRadio-a0bd352b.js} +7 -9
- package/dist/esm/v3/{OrSearch-012400c6.js → OrSearch-9eb38b29.js} +7 -9
- package/dist/esm/v3/{OrSegmentedControl-dca15e65.js → OrSegmentedControl-c7221732.js} +10 -14
- package/dist/esm/v3/{OrSelect-17e3f6fe.js → OrSelect-64fa5d0b.js} +16 -18
- package/dist/esm/v3/{OrSkeletonText-480bdab1.js → OrSkeletonText-afd3d007.js} +17 -23
- package/dist/esm/v3/{OrSortHeader-b56c3bde.js → OrSortHeader-cab07616.js} +7 -9
- package/dist/esm/v3/{OrSwitch-4efdaf31.js → OrSwitch-f342ee4b.js} +8 -10
- package/dist/esm/v3/{OrTab-5fe0f1e4.js → OrTab-d3785ea4.js} +5 -7
- package/dist/esm/v3/{OrTabs-256d5d56.js → OrTabs-a1ffc2a3.js} +4 -4
- package/dist/esm/v3/{OrTag-6a8bb7fe.js → OrTag-34bf1713.js} +7 -9
- package/dist/esm/v3/{OrText-0d118559.js → OrText-6b4f7cd1.js} +6 -8
- package/dist/esm/v3/{OrTextarea-c940ad3e.js → OrTextarea-f3831b3f.js} +10 -12
- package/dist/esm/v3/{OrTooltip-50b4c0a7.js → OrTooltip-b07616f4.js} +6 -8
- package/dist/esm/v3/components/index.js +41 -41
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -2
- package/dist/esm/v3/components/or-button-v3/index.js +2 -2
- package/dist/esm/v3/components/or-card-collection-v3/index.js +14 -14
- package/dist/esm/v3/components/or-card-v3/index.js +1 -1
- package/dist/esm/v3/components/or-checkbox-v3/index.js +2 -2
- package/dist/esm/v3/components/or-confirm-v3/index.js +16 -16
- package/dist/esm/v3/components/or-error-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-error-v3/index.js +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +2 -2
- package/dist/esm/v3/components/or-fab-v3/index.js +2 -2
- package/dist/esm/v3/components/or-hint-v3/index.js +1 -1
- package/dist/esm/v3/components/or-icon-button-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +7 -7
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +7 -7
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +8 -8
- package/dist/esm/v3/components/or-label-v3/index.js +1 -1
- package/dist/esm/v3/components/or-link-v3/index.js +1 -1
- package/dist/esm/v3/components/or-loader-v3/index.js +1 -1
- package/dist/esm/v3/components/or-menu-item-v3/index.js +2 -2
- package/dist/esm/v3/components/or-menu-v3/index.js +1 -1
- package/dist/esm/v3/components/or-modal-v3/index.js +4 -4
- package/dist/esm/v3/components/or-notification-v3/index.js +4 -4
- package/dist/esm/v3/components/or-pagination-v3/index.js +6 -6
- package/dist/esm/v3/components/or-progress-v3/index.js +1 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +9 -9
- package/dist/esm/v3/components/or-segmented-control-v3/index.js +1 -1
- package/dist/esm/v3/components/or-select-v3/index.js +13 -13
- package/dist/esm/v3/components/or-skeleton-v3/index.js +1 -1
- package/dist/esm/v3/components/or-sort-header-v3/index.js +2 -2
- package/dist/esm/v3/components/or-switch-v3/index.js +3 -3
- package/dist/esm/v3/components/or-tab-v3/index.js +1 -1
- package/dist/esm/v3/components/or-tabs-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tag-v3/index.js +4 -4
- package/dist/esm/v3/components/or-text-v3/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +5 -5
- package/dist/esm/v3/components/or-toast-v3/index.js +5 -5
- package/dist/esm/v3/components/or-tooltip-v3/index.js +1 -1
- package/dist/esm/v3/index.js +41 -41
- package/dist/esm/v3/{types-ede6036f.js → types-7f17b4b2.js} +2 -2
- package/package.json +1 -1
- package/src/components/or-avatar-v3/OrAvatar.vue +0 -3
- package/src/components/or-button-v3/OrButton.vue +0 -3
- package/src/components/or-card-collection-v3/OrCardCollection.vue +3 -3
- package/src/components/or-card-v3/OrCard.vue +0 -3
- package/src/components/or-checkbox-v3/OrCheckbox.vue +0 -3
- package/src/components/or-confirm-v3/OrConfirm.vue +19 -12
- package/src/components/or-error-tag-v3/OrErrorTag.vue +0 -3
- package/src/components/or-error-v3/OrError.vue +0 -3
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +0 -3
- package/src/components/or-fab-v3/OrFab.vue +0 -3
- package/src/components/or-hint-v3/OrHint.vue +0 -3
- package/src/components/or-icon-v3/OrIcon.vue +0 -3
- package/src/components/or-inline-input-box-v3/OrInlineInputBox.vue +0 -3
- package/src/components/or-inline-input-v3/OrInlineInput.vue +0 -3
- package/src/components/or-inline-textarea-v3/OrInlineTextarea.vue +0 -3
- package/src/components/or-input-box-v3/OrInputBox.vue +0 -3
- package/src/components/or-input-v3/OrInput.vue +0 -3
- package/src/components/or-label-v3/OrLabel.vue +0 -3
- package/src/components/or-link-v3/OrLink.vue +0 -3
- package/src/components/or-loader-v3/OrLoader.vue +0 -3
- package/src/components/or-menu-item-v3/OrMenuItem.vue +0 -3
- package/src/components/or-menu-v3/OrMenu.vue +0 -3
- package/src/components/or-notification-v3/OrNotification.vue +0 -3
- package/src/components/or-pagination-v3/OrPagination.vue +0 -3
- package/src/components/or-progress-v3/OrProgress.vue +0 -3
- package/src/components/or-radio-v3/OrRadio.vue +0 -3
- package/src/components/or-search-v3/OrSearch.vue +0 -3
- package/src/components/or-segmented-control-v3/OrSegmentedControl.vue +0 -3
- package/src/components/or-segmented-control-v3/partials/or-segmented-control-item/OrSegmentedControlItem.vue +0 -3
- package/src/components/or-select-v3/OrSelect.vue +0 -3
- package/src/components/or-skeleton-v3/OrSkeletonCircle.vue +1 -3
- package/src/components/or-skeleton-v3/OrSkeletonRect.vue +2 -3
- package/src/components/or-skeleton-v3/OrSkeletonText.vue +4 -3
- package/src/components/or-sort-header-v3/OrSortHeader.vue +0 -3
- package/src/components/or-switch-v3/OrSwitch.vue +0 -3
- package/src/components/or-tab-v3/OrTab.vue +0 -3
- package/src/components/or-tag-v3/OrTag.vue +0 -3
- package/src/components/or-text-v3/OrText.vue +0 -3
- package/src/components/or-textarea-v3/OrTextarea.vue +0 -3
- package/src/components/or-tooltip-v3/OrTooltip.vue +0 -3
- package/dist/bundled/v3/OrIcon-854fddd5.js +0 -13
|
@@ -17,7 +17,6 @@ var script = defineComponent({
|
|
|
17
17
|
components: {
|
|
18
18
|
OrPopover
|
|
19
19
|
},
|
|
20
|
-
inheritAttrs: false,
|
|
21
20
|
props: {
|
|
22
21
|
trigger: {
|
|
23
22
|
type: HTMLElement,
|
|
@@ -96,10 +95,10 @@ var __vue_render__ = function () {
|
|
|
96
95
|
var _vm = this;
|
|
97
96
|
var _h = _vm.$createElement;
|
|
98
97
|
var _c = _vm._self._c || _h;
|
|
99
|
-
return _c('div',
|
|
98
|
+
return _c('div', {
|
|
100
99
|
ref: "root",
|
|
101
100
|
class: _vm.rootStyles
|
|
102
|
-
},
|
|
101
|
+
}, [_c('OrPopover', {
|
|
103
102
|
ref: "popover",
|
|
104
103
|
attrs: {
|
|
105
104
|
"variant": 'auto',
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -24,7 +24,6 @@ var script = defineComponent({
|
|
|
24
24
|
components: {
|
|
25
25
|
OrIcon
|
|
26
26
|
},
|
|
27
|
-
inheritAttrs: false,
|
|
28
27
|
props: {
|
|
29
28
|
icon: {
|
|
30
29
|
type: [String, Object],
|
|
@@ -61,7 +60,7 @@ var __vue_render__ = function () {
|
|
|
61
60
|
var _vm = this;
|
|
62
61
|
var _h = _vm.$createElement;
|
|
63
62
|
var _c = _vm._self._c || _h;
|
|
64
|
-
return _c('div',
|
|
63
|
+
return _c('div', {
|
|
65
64
|
ref: "root",
|
|
66
65
|
class: _vm.rootStyles,
|
|
67
66
|
attrs: {
|
|
@@ -80,7 +79,7 @@ var __vue_render__ = function () {
|
|
|
80
79
|
return _vm.$emit('blur', $event);
|
|
81
80
|
}
|
|
82
81
|
}
|
|
83
|
-
},
|
|
82
|
+
}, [_vm.icon ? [_c('OrIcon', _vm._b({}, 'OrIcon', typeof _vm.icon === 'string' ? {
|
|
84
83
|
icon: _vm.icon
|
|
85
84
|
} : _vm.icon, false))] : _vm._e(), _vm._v(" "), _c('div', {
|
|
86
85
|
class: ['truncate']
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { O as OrOverlay } from './OrOverlay-efa7992e.js';
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-4bdd1566.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
3
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
3
|
+
import { O as OrIconButton } from './OrIconButton-4bdd1566.js';
|
|
4
4
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
6
|
|
|
@@ -71,7 +71,6 @@ var script = defineComponent({
|
|
|
71
71
|
OrIcon,
|
|
72
72
|
OrIconButton
|
|
73
73
|
},
|
|
74
|
-
inheritAttrs: false,
|
|
75
74
|
props: {
|
|
76
75
|
variant: {
|
|
77
76
|
type: String,
|
|
@@ -115,10 +114,10 @@ var __vue_render__ = function () {
|
|
|
115
114
|
var _vm = this;
|
|
116
115
|
var _h = _vm.$createElement;
|
|
117
116
|
var _c = _vm._self._c || _h;
|
|
118
|
-
return _c('div',
|
|
117
|
+
return _c('div', {
|
|
119
118
|
ref: "root",
|
|
120
119
|
class: _vm.rootStyles
|
|
121
|
-
},
|
|
120
|
+
}, [_c('div', {
|
|
122
121
|
class: _vm.iconStyles
|
|
123
122
|
}, [_c('OrIcon', {
|
|
124
123
|
attrs: {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrButton } from './OrButton-
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
5
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
2
|
+
import { O as OrButton } from './OrButton-d45772c1.js';
|
|
3
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
4
|
+
import { O as OrMenu } from './OrMenu-52da43bc.js';
|
|
5
|
+
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
6
6
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
8
8
|
|
|
@@ -39,7 +39,6 @@ var script = defineComponent({
|
|
|
39
39
|
OrMenu,
|
|
40
40
|
OrMenuItem
|
|
41
41
|
},
|
|
42
|
-
inheritAttrs: false,
|
|
43
42
|
props: {
|
|
44
43
|
modelValue: {
|
|
45
44
|
type: Object,
|
|
@@ -188,10 +187,10 @@ var __vue_render__ = function () {
|
|
|
188
187
|
var _vm = this;
|
|
189
188
|
var _h = _vm.$createElement;
|
|
190
189
|
var _c = _vm._self._c || _h;
|
|
191
|
-
return _c('div',
|
|
190
|
+
return _c('div', {
|
|
192
191
|
ref: "root",
|
|
193
192
|
class: _vm.rootStyles
|
|
194
|
-
},
|
|
193
|
+
}, [_c('div', {
|
|
195
194
|
class: _vm.offsetControlStyles
|
|
196
195
|
}, [_c('OrButton', {
|
|
197
196
|
class: _vm.itemStyles,
|
|
@@ -81,7 +81,6 @@ const ProgressFooter = [
|
|
|
81
81
|
|
|
82
82
|
var script = defineComponent({
|
|
83
83
|
name: 'OrProgress',
|
|
84
|
-
inheritAttrs: false,
|
|
85
84
|
props: {
|
|
86
85
|
maxValue: {
|
|
87
86
|
type: Number,
|
|
@@ -214,10 +213,10 @@ var __vue_render__ = function () {
|
|
|
214
213
|
var _vm = this;
|
|
215
214
|
var _h = _vm.$createElement;
|
|
216
215
|
var _c = _vm._self._c || _h;
|
|
217
|
-
return _c('div',
|
|
216
|
+
return _c('div', {
|
|
218
217
|
ref: "root",
|
|
219
218
|
class: _vm.rootStyles
|
|
220
|
-
},
|
|
219
|
+
}, [_vm.isLinearType ? [_vm.isShowingHeader ? _c('div', {
|
|
221
220
|
class: _vm.headerStyles
|
|
222
221
|
}, [_vm._t("header", function () {
|
|
223
222
|
return [_c('div', {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLabel, L as LabelVariant } from './OrLabel-
|
|
2
|
+
import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
|
|
3
3
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
4
4
|
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
5
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -40,7 +40,6 @@ var script = defineComponent({
|
|
|
40
40
|
components: {
|
|
41
41
|
OrLabel
|
|
42
42
|
},
|
|
43
|
-
inheritAttrs: false,
|
|
44
43
|
props: {
|
|
45
44
|
modelValue: {
|
|
46
45
|
type: String,
|
|
@@ -126,10 +125,10 @@ var __vue_render__ = function () {
|
|
|
126
125
|
var _vm = this;
|
|
127
126
|
var _h = _vm.$createElement;
|
|
128
127
|
var _c = _vm._self._c || _h;
|
|
129
|
-
return _c('div',
|
|
128
|
+
return _c('div', {
|
|
130
129
|
ref: "root",
|
|
131
130
|
class: _vm.rootStyles
|
|
132
|
-
},
|
|
131
|
+
}, [_c('input', _vm._b({
|
|
133
132
|
directives: [{
|
|
134
133
|
name: "model",
|
|
135
134
|
rawName: "v-model",
|
|
@@ -181,14 +180,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
181
180
|
/* style */
|
|
182
181
|
const __vue_inject_styles__ = function (inject) {
|
|
183
182
|
if (!inject) return;
|
|
184
|
-
inject("data-v-
|
|
185
|
-
source: "input[data-v-
|
|
183
|
+
inject("data-v-35283232_0", {
|
|
184
|
+
source: "input[data-v-35283232]{appearance:none;line-height:0}",
|
|
186
185
|
map: undefined,
|
|
187
186
|
media: undefined
|
|
188
187
|
});
|
|
189
188
|
};
|
|
190
189
|
/* scoped */
|
|
191
|
-
const __vue_scope_id__ = "data-v-
|
|
190
|
+
const __vue_scope_id__ = "data-v-35283232";
|
|
192
191
|
/* module identifier */
|
|
193
192
|
const __vue_module_identifier__ = undefined;
|
|
194
193
|
/* functional template */
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { debouncedWatch } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-9288b667.js';
|
|
4
4
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
5
|
-
import { a as InputBoxSize } from './OrInputBox-
|
|
5
|
+
import { a as InputBoxSize } from './OrInputBox-2f559e98.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
@@ -10,7 +10,6 @@ var script = defineComponent({
|
|
|
10
10
|
components: {
|
|
11
11
|
OrInput
|
|
12
12
|
},
|
|
13
|
-
inheritAttrs: false,
|
|
14
13
|
props: {
|
|
15
14
|
modelValue: {
|
|
16
15
|
type: String,
|
|
@@ -84,7 +83,7 @@ var __vue_render__ = function () {
|
|
|
84
83
|
var _vm = this;
|
|
85
84
|
var _h = _vm.$createElement;
|
|
86
85
|
var _c = _vm._self._c || _h;
|
|
87
|
-
return _c('OrInput',
|
|
86
|
+
return _c('OrInput', {
|
|
88
87
|
ref: "root",
|
|
89
88
|
class: _vm.rootStyles,
|
|
90
89
|
attrs: {
|
|
@@ -119,7 +118,7 @@ var __vue_render__ = function () {
|
|
|
119
118
|
},
|
|
120
119
|
expression: "localModelValue"
|
|
121
120
|
}
|
|
122
|
-
}
|
|
121
|
+
});
|
|
123
122
|
};
|
|
124
123
|
var __vue_staticRenderFns__ = [];
|
|
125
124
|
|
|
@@ -34,7 +34,6 @@ const SegmentedControlItemRootSizes = {
|
|
|
34
34
|
|
|
35
35
|
var script$1 = defineComponent({
|
|
36
36
|
name: 'OrSegmentedControlItem',
|
|
37
|
-
inheritAttrs: false,
|
|
38
37
|
props: {
|
|
39
38
|
size: {
|
|
40
39
|
type: String,
|
|
@@ -76,7 +75,7 @@ var __vue_render__$1 = function () {
|
|
|
76
75
|
var _vm = this;
|
|
77
76
|
var _h = _vm.$createElement;
|
|
78
77
|
var _c = _vm._self._c || _h;
|
|
79
|
-
return _c('div',
|
|
78
|
+
return _c('div', {
|
|
80
79
|
ref: "root",
|
|
81
80
|
class: _vm.rootStyles,
|
|
82
81
|
attrs: {
|
|
@@ -86,7 +85,7 @@ var __vue_render__$1 = function () {
|
|
|
86
85
|
on: {
|
|
87
86
|
"click": _vm.onClick
|
|
88
87
|
}
|
|
89
|
-
},
|
|
88
|
+
}, [_c('div', {
|
|
90
89
|
class: ['truncate']
|
|
91
90
|
}, [_vm._t("default")], 2)]);
|
|
92
91
|
};
|
|
@@ -137,7 +136,6 @@ var script = defineComponent({
|
|
|
137
136
|
components: {
|
|
138
137
|
OrSegmentedControlItem
|
|
139
138
|
},
|
|
140
|
-
inheritAttrs: false,
|
|
141
139
|
props: {
|
|
142
140
|
options: {
|
|
143
141
|
type: Array,
|
|
@@ -195,10 +193,10 @@ var __vue_render__ = function () {
|
|
|
195
193
|
var _vm = this;
|
|
196
194
|
var _h = _vm.$createElement;
|
|
197
195
|
var _c = _vm._self._c || _h;
|
|
198
|
-
return _c('div',
|
|
196
|
+
return _c('div', {
|
|
199
197
|
ref: "root",
|
|
200
198
|
class: _vm.rootStyles
|
|
201
|
-
},
|
|
199
|
+
}, _vm._l(_vm.options, function (option) {
|
|
202
200
|
return _c('OrSegmentedControlItem', {
|
|
203
201
|
key: option.value,
|
|
204
202
|
attrs: {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrCheckbox } from './OrCheckbox-
|
|
3
|
-
import { O as OrError } from './OrError-
|
|
4
|
-
import { O as OrExpansionPanel } from './OrExpansionPanel-
|
|
5
|
-
import { O as OrHint } from './OrHint-
|
|
6
|
-
import { O as OrIcon } from './OrIcon-
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
8
|
-
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-
|
|
9
|
-
import { O as OrLabel } from './OrLabel-
|
|
10
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
2
|
+
import { O as OrCheckbox } from './OrCheckbox-a2ceda44.js';
|
|
3
|
+
import { O as OrError } from './OrError-52f668a4.js';
|
|
4
|
+
import { O as OrExpansionPanel } from './OrExpansionPanel-96b8f568.js';
|
|
5
|
+
import { O as OrHint } from './OrHint-fde53334.js';
|
|
6
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
7
|
+
import { O as OrInput } from './OrInput-9288b667.js';
|
|
8
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
|
|
9
|
+
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
10
|
+
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
11
11
|
import { O as OrPopover } from './OrPopover-4e8acb7b.js';
|
|
12
|
-
import { O as OrTag } from './OrTag-
|
|
12
|
+
import { O as OrTag } from './OrTag-4a098afa.js';
|
|
13
13
|
import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-e2a93aaf.js';
|
|
14
14
|
import { u as useOverflow } from './useOverflow-bae6342f.js';
|
|
15
15
|
import { defineComponent, getCurrentInstance, ref, computed, onMounted, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -70,7 +70,6 @@ var script = defineComponent({
|
|
|
70
70
|
DropdownClose,
|
|
71
71
|
DropdownOpen
|
|
72
72
|
},
|
|
73
|
-
inheritAttrs: false,
|
|
74
73
|
props: {
|
|
75
74
|
options: {
|
|
76
75
|
type: Array,
|
|
@@ -296,10 +295,10 @@ var __vue_render__ = function () {
|
|
|
296
295
|
var _vm = this;
|
|
297
296
|
var _h = _vm.$createElement;
|
|
298
297
|
var _c = _vm._self._c || _h;
|
|
299
|
-
return _c('div',
|
|
298
|
+
return _c('div', {
|
|
300
299
|
ref: "root",
|
|
301
300
|
class: _vm.rootStyles
|
|
302
|
-
},
|
|
301
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
303
302
|
attrs: {
|
|
304
303
|
"control-id": _vm.controlId,
|
|
305
304
|
"variant": 'input',
|
|
@@ -39,7 +39,6 @@ const SkeletonAnimated = [
|
|
|
39
39
|
|
|
40
40
|
var script$2 = defineComponent({
|
|
41
41
|
name: 'OrSkeletonCircle',
|
|
42
|
-
inheritAttrs: false,
|
|
43
42
|
props: {
|
|
44
43
|
animated: {
|
|
45
44
|
type: Boolean,
|
|
@@ -85,11 +84,11 @@ var __vue_render__$2 = function () {
|
|
|
85
84
|
var _vm = this;
|
|
86
85
|
var _h = _vm.$createElement;
|
|
87
86
|
var _c = _vm._self._c || _h;
|
|
88
|
-
return _c('div',
|
|
87
|
+
return _c('div', {
|
|
89
88
|
ref: "root",
|
|
90
89
|
class: _vm.rootStyles,
|
|
91
90
|
style: _vm.rootStyle
|
|
92
|
-
}
|
|
91
|
+
});
|
|
93
92
|
};
|
|
94
93
|
var __vue_staticRenderFns__$2 = [];
|
|
95
94
|
|
|
@@ -115,7 +114,6 @@ var __vue_component__$5 = __vue_component__$4;
|
|
|
115
114
|
|
|
116
115
|
var script$1 = defineComponent({
|
|
117
116
|
name: 'OrSkeletonRect',
|
|
118
|
-
inheritAttrs: false,
|
|
119
117
|
props: {
|
|
120
118
|
animated: {
|
|
121
119
|
type: Boolean,
|
|
@@ -164,11 +162,11 @@ var __vue_render__$1 = function () {
|
|
|
164
162
|
var _vm = this;
|
|
165
163
|
var _h = _vm.$createElement;
|
|
166
164
|
var _c = _vm._self._c || _h;
|
|
167
|
-
return _c('div',
|
|
165
|
+
return _c('div', {
|
|
168
166
|
ref: "root",
|
|
169
167
|
class: _vm.rootStyles,
|
|
170
168
|
style: _vm.rootStyle
|
|
171
|
-
}
|
|
169
|
+
});
|
|
172
170
|
};
|
|
173
171
|
var __vue_staticRenderFns__$1 = [];
|
|
174
172
|
|
|
@@ -194,7 +192,6 @@ var __vue_component__$3 = __vue_component__$2;
|
|
|
194
192
|
|
|
195
193
|
var script = defineComponent({
|
|
196
194
|
name: 'OrSkeletonText',
|
|
197
|
-
inheritAttrs: false,
|
|
198
195
|
props: {
|
|
199
196
|
animated: {
|
|
200
197
|
type: Boolean,
|
|
@@ -266,11 +263,11 @@ var __vue_render__ = function () {
|
|
|
266
263
|
var _vm = this;
|
|
267
264
|
var _h = _vm.$createElement;
|
|
268
265
|
var _c = _vm._self._c || _h;
|
|
269
|
-
return _c('div',
|
|
266
|
+
return _c('div', {
|
|
270
267
|
ref: "root",
|
|
271
268
|
class: _vm.containerStyles,
|
|
272
269
|
style: _vm.containerStyle
|
|
273
|
-
},
|
|
270
|
+
}, _vm._l(_vm.lineKeys, function (key) {
|
|
274
271
|
return _c('div', {
|
|
275
272
|
key: key,
|
|
276
273
|
class: _vm.rowStyles,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIcon } from './OrIcon-
|
|
2
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
3
3
|
import { defineComponent, ref, computed } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -22,7 +22,6 @@ var script = defineComponent({
|
|
|
22
22
|
components: {
|
|
23
23
|
OrIcon
|
|
24
24
|
},
|
|
25
|
-
inheritAttrs: false,
|
|
26
25
|
props: {
|
|
27
26
|
modelValue: {
|
|
28
27
|
type: Object,
|
|
@@ -86,7 +85,7 @@ var __vue_render__ = function () {
|
|
|
86
85
|
var _vm = this;
|
|
87
86
|
var _h = _vm.$createElement;
|
|
88
87
|
var _c = _vm._self._c || _h;
|
|
89
|
-
return _c('div',
|
|
88
|
+
return _c('div', {
|
|
90
89
|
ref: "root",
|
|
91
90
|
class: _vm.rootStyles,
|
|
92
91
|
attrs: {
|
|
@@ -98,7 +97,7 @@ var __vue_render__ = function () {
|
|
|
98
97
|
return _vm.toggleDirection();
|
|
99
98
|
}
|
|
100
99
|
}
|
|
101
|
-
},
|
|
100
|
+
}, [_vm._t("default"), _vm._v(" "), _vm.activated ? [_c('OrIcon', {
|
|
102
101
|
class: {
|
|
103
102
|
'rotate-180': _vm.proxyModelValue.direction === 'asc'
|
|
104
103
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrLabel, L as LabelVariant } from './OrLabel-
|
|
3
|
-
import { O as OrLoader } from './OrLoader-
|
|
2
|
+
import { O as OrLabel, L as LabelVariant } from './OrLabel-aff09c39.js';
|
|
3
|
+
import { O as OrLoader } from './OrLoader-864ef92a.js';
|
|
4
4
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
5
5
|
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -62,7 +62,6 @@ var script = defineComponent({
|
|
|
62
62
|
OrLabel,
|
|
63
63
|
OrLoader
|
|
64
64
|
},
|
|
65
|
-
inheritAttrs: false,
|
|
66
65
|
props: {
|
|
67
66
|
modelValue: {
|
|
68
67
|
type: [Boolean, Array],
|
|
@@ -154,10 +153,10 @@ var __vue_render__ = function () {
|
|
|
154
153
|
var _vm = this;
|
|
155
154
|
var _h = _vm.$createElement;
|
|
156
155
|
var _c = _vm._self._c || _h;
|
|
157
|
-
return _c('div',
|
|
156
|
+
return _c('div', {
|
|
158
157
|
ref: "root",
|
|
159
158
|
class: _vm.rootStyles
|
|
160
|
-
},
|
|
159
|
+
}, [!_vm.loading ? [_c('input', _vm._b({
|
|
161
160
|
directives: [{
|
|
162
161
|
name: "model",
|
|
163
162
|
rawName: "v-model",
|
|
@@ -233,14 +232,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
233
232
|
/* style */
|
|
234
233
|
const __vue_inject_styles__ = function (inject) {
|
|
235
234
|
if (!inject) return;
|
|
236
|
-
inject("data-v-
|
|
237
|
-
source: "input[data-v-
|
|
235
|
+
inject("data-v-1ff65470_0", {
|
|
236
|
+
source: "input[data-v-1ff65470]{appearance:none;line-height:0}",
|
|
238
237
|
map: undefined,
|
|
239
238
|
media: undefined
|
|
240
239
|
});
|
|
241
240
|
};
|
|
242
241
|
/* scoped */
|
|
243
|
-
const __vue_scope_id__ = "data-v-
|
|
242
|
+
const __vue_scope_id__ = "data-v-1ff65470";
|
|
244
243
|
/* module identifier */
|
|
245
244
|
const __vue_module_identifier__ = undefined;
|
|
246
245
|
/* functional template */
|
|
@@ -22,7 +22,6 @@ const TabRoot = [
|
|
|
22
22
|
|
|
23
23
|
var script = defineComponent({
|
|
24
24
|
name: 'OrTab',
|
|
25
|
-
inheritAttrs: false,
|
|
26
25
|
props: {
|
|
27
26
|
selected: {
|
|
28
27
|
type: Boolean,
|
|
@@ -51,7 +50,7 @@ var __vue_render__ = function () {
|
|
|
51
50
|
var _vm = this;
|
|
52
51
|
var _h = _vm.$createElement;
|
|
53
52
|
var _c = _vm._self._c || _h;
|
|
54
|
-
return _c('div',
|
|
53
|
+
return _c('div', {
|
|
55
54
|
ref: "root",
|
|
56
55
|
class: _vm.rootStyles,
|
|
57
56
|
attrs: {
|
|
@@ -69,7 +68,7 @@ var __vue_render__ = function () {
|
|
|
69
68
|
return _vm.$emit('blur', $event);
|
|
70
69
|
}
|
|
71
70
|
}
|
|
72
|
-
},
|
|
71
|
+
}, [_vm._t("default")], 2);
|
|
73
72
|
};
|
|
74
73
|
var __vue_staticRenderFns__ = [];
|
|
75
74
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useResizeObserver } from '@vueuse/core';
|
|
2
2
|
import './index-fa6eb4ca.js';
|
|
3
|
-
import { O as OrIcon } from './OrIcon-
|
|
4
|
-
import { O as OrMenu } from './OrMenu-
|
|
5
|
-
import { O as OrMenuItem } from './OrMenuItem-
|
|
6
|
-
import { O as OrTab } from './OrTab-
|
|
3
|
+
import { O as OrIcon } from './OrIcon-458206aa.js';
|
|
4
|
+
import { O as OrMenu } from './OrMenu-52da43bc.js';
|
|
5
|
+
import { O as OrMenuItem } from './OrMenuItem-e2693a5f.js';
|
|
6
|
+
import { O as OrTab } from './OrTab-8c5acf8a.js';
|
|
7
7
|
import { defineComponent, ref, computed, reactive, watch, nextTick, onMounted } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrIconButton } from './OrIconButton-
|
|
2
|
+
import { O as OrIconButton } from './OrIconButton-4bdd1566.js';
|
|
3
3
|
import { defineComponent, ref, computed, watchPostEffect, unref } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
4
4
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
5
|
|
|
@@ -53,7 +53,6 @@ var script = defineComponent({
|
|
|
53
53
|
components: {
|
|
54
54
|
OrIconButton
|
|
55
55
|
},
|
|
56
|
-
inheritAttrs: false,
|
|
57
56
|
props: {
|
|
58
57
|
variant: {
|
|
59
58
|
type: String,
|
|
@@ -105,7 +104,7 @@ var __vue_render__ = function () {
|
|
|
105
104
|
var _vm = this;
|
|
106
105
|
var _h = _vm.$createElement;
|
|
107
106
|
var _c = _vm._self._c || _h;
|
|
108
|
-
return _c('div',
|
|
107
|
+
return _c('div', {
|
|
109
108
|
ref: "root",
|
|
110
109
|
class: _vm.rootStyles,
|
|
111
110
|
attrs: {
|
|
@@ -123,7 +122,7 @@ var __vue_render__ = function () {
|
|
|
123
122
|
return _vm.$emit('blur', $event);
|
|
124
123
|
}
|
|
125
124
|
}
|
|
126
|
-
},
|
|
125
|
+
}, [_vm._t("default"), _vm._v(" "), _vm.variant === 'reset' ? [_c('div', {
|
|
127
126
|
class: ['layout-row', 'm-[-4px] md:m-[-2px]']
|
|
128
127
|
}, [_c('OrIconButton', {
|
|
129
128
|
attrs: {
|
|
@@ -20,7 +20,6 @@ const RestText = [
|
|
|
20
20
|
|
|
21
21
|
var script = defineComponent({
|
|
22
22
|
name: 'OrText',
|
|
23
|
-
inheritAttrs: false,
|
|
24
23
|
props: {
|
|
25
24
|
text: {
|
|
26
25
|
type: String,
|
|
@@ -68,10 +67,10 @@ var __vue_render__ = function () {
|
|
|
68
67
|
var _vm = this;
|
|
69
68
|
var _h = _vm.$createElement;
|
|
70
69
|
var _c = _vm._self._c || _h;
|
|
71
|
-
return _c('div',
|
|
70
|
+
return _c('div', {
|
|
72
71
|
ref: "root",
|
|
73
72
|
class: _vm.rootStyles
|
|
74
|
-
},
|
|
73
|
+
}, [_c('div', {
|
|
75
74
|
class: _vm.mainTextStyles
|
|
76
75
|
}, [_vm._v("\n " + _vm._s(_vm.mainText) + "\n ")]), _vm._v(" "), _c('div', {
|
|
77
76
|
class: _vm.restTextStyles
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
|
-
import { O as OrError } from './OrError-
|
|
3
|
-
import { O as OrHint } from './OrHint-
|
|
4
|
-
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-
|
|
5
|
-
import { O as OrLabel } from './OrLabel-
|
|
2
|
+
import { O as OrError } from './OrError-52f668a4.js';
|
|
3
|
+
import { O as OrHint } from './OrHint-fde53334.js';
|
|
4
|
+
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-2f559e98.js';
|
|
5
|
+
import { O as OrLabel } from './OrLabel-aff09c39.js';
|
|
6
6
|
import { a as useIdAttribute, u as useControlAttributes } from './useIdAttribute-cf61643f.js';
|
|
7
7
|
import { u as useValidationAttributes } from './useValidationAttributes-6df7bcf9.js';
|
|
8
8
|
import { defineComponent, ref, computed, reactive } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -30,7 +30,6 @@ var script = defineComponent({
|
|
|
30
30
|
OrInputBox,
|
|
31
31
|
OrLabel
|
|
32
32
|
},
|
|
33
|
-
inheritAttrs: false,
|
|
34
33
|
props: {
|
|
35
34
|
modelValue: {
|
|
36
35
|
type: String,
|
|
@@ -138,10 +137,10 @@ var __vue_render__ = function () {
|
|
|
138
137
|
var _vm = this;
|
|
139
138
|
var _h = _vm.$createElement;
|
|
140
139
|
var _c = _vm._self._c || _h;
|
|
141
|
-
return _c('div',
|
|
140
|
+
return _c('div', {
|
|
142
141
|
ref: "root",
|
|
143
142
|
class: _vm.rootStyles
|
|
144
|
-
},
|
|
143
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
145
144
|
attrs: {
|
|
146
145
|
"control-id": _vm.controlAttributes.id,
|
|
147
146
|
"variant": 'input',
|
|
@@ -229,14 +228,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
229
228
|
/* style */
|
|
230
229
|
const __vue_inject_styles__ = function (inject) {
|
|
231
230
|
if (!inject) return;
|
|
232
|
-
inject("data-v-
|
|
233
|
-
source: "textarea[data-v-
|
|
231
|
+
inject("data-v-14dd41e2_0", {
|
|
232
|
+
source: "textarea[data-v-14dd41e2]{min-width:0;background:0 0;outline:0}",
|
|
234
233
|
map: undefined,
|
|
235
234
|
media: undefined
|
|
236
235
|
});
|
|
237
236
|
};
|
|
238
237
|
/* scoped */
|
|
239
|
-
const __vue_scope_id__ = "data-v-
|
|
238
|
+
const __vue_scope_id__ = "data-v-14dd41e2";
|
|
240
239
|
/* module identifier */
|
|
241
240
|
const __vue_module_identifier__ = undefined;
|
|
242
241
|
/* functional template */
|
|
@@ -54,7 +54,6 @@ var script = defineComponent({
|
|
|
54
54
|
components: {
|
|
55
55
|
OrPopover
|
|
56
56
|
},
|
|
57
|
-
inheritAttrs: false,
|
|
58
57
|
props: {
|
|
59
58
|
text: {
|
|
60
59
|
type: String,
|
|
@@ -122,10 +121,10 @@ var __vue_render__ = function () {
|
|
|
122
121
|
var _vm = this;
|
|
123
122
|
var _h = _vm.$createElement;
|
|
124
123
|
var _c = _vm._self._c || _h;
|
|
125
|
-
return _c('div',
|
|
124
|
+
return _c('div', {
|
|
126
125
|
ref: "root",
|
|
127
126
|
class: _vm.rootStyles
|
|
128
|
-
},
|
|
127
|
+
}, [_vm._t("default"), _vm._v(" "), _vm.text ? [_c('OrPopover', {
|
|
129
128
|
ref: "popover",
|
|
130
129
|
attrs: {
|
|
131
130
|
"variant": 'popover',
|