@onereach/ui-components 2.71.2-beta.2244.0 → 2.71.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/{OrCardCollection-06ecb8e1.js → OrCardCollection-091e2193.js} +2 -2
- package/dist/bundled/v2/{OrCardCollection-89428bbf.js → OrCardCollection-166cfcc6.js} +5 -5
- package/dist/bundled/v2/{OrConfirm-56d01cff.js → OrConfirm-55b89b17.js} +4 -4
- package/dist/bundled/v2/{OrConfirm-8c0e957d.js → OrConfirm-bb2df177.js} +1 -1
- package/dist/bundled/v2/{OrIconButton-837d57f8.js → OrIconButton-4bdd1566.js} +3 -10
- package/dist/bundled/v2/{OrInlineInput-57fccb41.js → OrInlineInput-b009a043.js} +1 -1
- package/dist/bundled/v2/{OrInlineTextarea-f8b86cf7.js → OrInlineTextarea-6e8c1f80.js} +1 -1
- package/dist/bundled/v2/{OrInput-00070eee.js → OrInput-5404a234.js} +1 -1
- package/dist/bundled/v2/{OrListOfInputs-8f076650.js → OrListOfInputs-ab7f9d97.js} +4 -4
- package/dist/bundled/v2/{OrModal-78f5d49e.js → OrModal-51b9f3e7.js} +1 -1
- package/dist/bundled/v2/{OrNotification-458fe937.js → OrNotification-7f761f25.js} +1 -1
- package/dist/bundled/v2/OrNumberInput-face8ccc.js +227 -0
- package/dist/bundled/v2/OrPassword-a818e7b5.js +227 -0
- package/dist/bundled/v2/{OrSearch-f7cfa52f.js → OrSearch-832d7978.js} +4 -4
- package/dist/bundled/v2/{OrSearch-bb87b34c.js → OrSearch-d1169241.js} +1 -1
- package/dist/bundled/v2/{OrSelect-2ececfc1.js → OrSelect-5634790b.js} +2 -2
- package/dist/bundled/v2/{OrTag-4085e8a7.js → OrTag-8d738be6.js} +1 -1
- package/dist/bundled/v2/{OrPassword-7da938aa.js → OrTextarea-71ff236d.js} +7 -449
- package/dist/bundled/v2/components/index.d.ts +5 -1
- package/dist/bundled/v2/components/index.js +21 -19
- package/dist/bundled/v2/components/or-card-collection/index.js +4 -4
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-confirm/index.js +2 -2
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input/index.d.ts +1 -0
- package/dist/bundled/v2/components/or-input/index.js +13 -0
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-list-of-inputs/index.js +2 -2
- package/dist/bundled/v2/components/or-modal-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-number-input/index.d.ts +1 -0
- package/dist/bundled/v2/components/or-number-input/index.js +14 -0
- package/dist/bundled/v2/components/or-password/index.d.ts +1 -0
- package/dist/bundled/v2/components/{or-inputs → or-password}/index.js +3 -4
- package/dist/bundled/v2/components/or-search/index.d.ts +1 -0
- package/dist/bundled/v2/components/or-search/index.js +25 -0
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-select-v3/index.js +4 -4
- package/dist/bundled/v2/components/or-tag-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-textarea/index.d.ts +1 -0
- package/dist/bundled/v2/components/or-textarea/index.js +13 -0
- package/dist/bundled/v2/components/or-toast-v3/index.js +2 -2
- package/dist/bundled/v2/index.js +21 -19
- package/dist/bundled/v2/{types-309b7b94.js → types-79e5c18d.js} +1 -1
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-e2980d04.js → OrCardCollection.vue_vue_type_script_lang-60403ae6.js} +3 -3
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-d8124dda.js → OrCardCollection.vue_vue_type_script_lang-cd84f344.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-0f16fc67.js → OrConfirm.vue_vue_type_script_lang-41b4d791.js} +2 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-eb2bfce2.js → OrConfirm.vue_vue_type_script_lang-9231d51e.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-e0566ecf.js → OrIconButton-428dd2cf.js} +2 -3
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-7d1c3fe1.js → OrIconButton.vue_vue_type_script_lang-ec6a3622.js} +3 -9
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-49ce3308.js → OrInlineInput.vue_vue_type_script_lang-ab296efc.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-8fd761d7.js → OrInlineTextarea.vue_vue_type_script_lang-3c3e1b4a.js} +2 -2
- package/dist/bundled/v3/{OrInput-dcf2606e.js → OrInput-2a7c6b57.js} +1 -1
- package/dist/bundled/v3/{OrInput-7d4b571a.js → OrInput-704e72ba.js} +5 -193
- package/dist/bundled/v3/OrInput.vue_vue_type_script_lang-409235cc.js +190 -0
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-27220623.js → OrInput.vue_vue_type_script_lang-509de504.js} +2 -2
- package/dist/bundled/v3/{OrListOfInputs.vue_vue_type_script_lang-62dbf1e7.js → OrListOfInputs.vue_vue_type_script_lang-6c5cf7a5.js} +2 -1
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-6b1dc231.js → OrModal.vue_vue_type_script_lang-5a71a851.js} +2 -2
- package/dist/bundled/v3/{OrNotification.vue_vue_type_script_lang-d0afc1d7.js → OrNotification.vue_vue_type_script_lang-6287244f.js} +2 -2
- package/dist/bundled/v3/OrNumberInput.vue_vue_type_script_lang-f061d829.js +113 -0
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-b75f6543.js +99 -0
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-16fbccc0.js → OrSearch.vue_vue_type_script_lang-5356fa79.js} +2 -1
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-321907ec.js → OrSearch.vue_vue_type_script_lang-ab2ef22c.js} +2 -2
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7fd5e2f0.js → OrSelect.vue_vue_type_script_lang-54f683a2.js} +3 -3
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-a25a49ee.js → OrTag.vue_vue_type_script_lang-cd3e040e.js} +2 -2
- package/dist/bundled/v3/OrTextarea.vue_vue_type_script_lang-69ea22e9.js +187 -0
- package/dist/bundled/v3/{OrToastContainer-6fe12712.js → OrToastContainer-ad5ae5af.js} +1 -1
- package/dist/bundled/v3/components/index.d.ts +5 -1
- package/dist/bundled/v3/components/index.js +24 -21
- package/dist/bundled/v3/components/or-card-collection/index.js +5 -4
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-confirm/index.js +3 -2
- package/dist/bundled/v3/components/or-confirm-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input/index.d.ts +1 -0
- package/dist/bundled/v3/components/or-input/index.js +14 -0
- package/dist/bundled/v3/components/or-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-list-of-inputs/index.js +3 -2
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-number-input/index.d.ts +1 -0
- package/dist/bundled/v3/components/or-number-input/index.js +16 -0
- package/dist/bundled/v3/components/or-password/index.d.ts +1 -0
- package/dist/bundled/v3/components/or-password/index.js +31 -0
- package/dist/bundled/v3/components/or-search/index.d.ts +1 -0
- package/dist/bundled/v3/components/{or-inputs → or-search}/index.js +4 -5
- package/dist/bundled/v3/components/or-search-v3/index.js +5 -5
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -6
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-textarea/index.d.ts +1 -0
- package/dist/bundled/v3/components/or-textarea/index.js +14 -0
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +674 -669
- package/dist/bundled/v3/{types-22fbf9d6.js → types-1d25bb9a.js} +2 -2
- package/dist/esm/v2/{OrCardCollection-f6b07557.js → OrCardCollection-19582949.js} +6 -7
- package/dist/esm/v2/{OrCardCollection-251ab033.js → OrCardCollection-bbdb6159.js} +2 -2
- package/dist/esm/v2/{OrConfirm-9dbdedd7.js → OrConfirm-cfaf4266.js} +1 -1
- package/dist/esm/v2/{OrConfirm-d7112dd3.js → OrConfirm-ede619eb.js} +4 -4
- package/dist/esm/v2/{OrIconButton-04a3566d.js → OrIconButton-5fa56aec.js} +3 -10
- package/dist/esm/v2/{OrInlineInput-b85b84b4.js → OrInlineInput-38645a8e.js} +1 -1
- package/dist/esm/v2/{OrInlineTextarea-afd33047.js → OrInlineTextarea-b49a7107.js} +1 -1
- package/dist/esm/v2/{OrSearch.vue_rollup-plugin-vue_script-197d77fc.js → OrInput-6e6cfd11.js} +4 -492
- package/dist/esm/v2/{OrInput-59a15d80.js → OrInput-e8fe9102.js} +1 -1
- package/dist/esm/v2/{OrListOfInputs-50aa1ef1.js → OrListOfInputs-4298fa2c.js} +5 -5
- package/dist/esm/v2/{OrModal-4e79e0d5.js → OrModal-3b9d59de.js} +1 -1
- package/dist/esm/v2/{OrNotification-eac3867f.js → OrNotification-5e145880.js} +1 -1
- package/dist/esm/v2/OrNumberInput-b20d75d2.js +225 -0
- package/dist/esm/v2/OrPassword-e6d5e968.js +225 -0
- package/dist/esm/v2/{OrSearch-f42d588d.js → OrSearch-4b774707.js} +1 -1
- package/dist/esm/v2/{OrSearch-0589d17d.js → OrSearch-b4f4d59b.js} +122 -5
- package/dist/esm/v2/{OrSelect-e31d1c8b.js → OrSelect-d7016575.js} +2 -2
- package/dist/esm/v2/{OrTag-b2906865.js → OrTag-765090df.js} +1 -1
- package/dist/esm/v2/{OrPassword-1fa97156.js → OrTextarea-91a95068.js} +187 -245
- package/dist/esm/v2/components/index.d.ts +5 -1
- package/dist/esm/v2/components/index.js +21 -19
- package/dist/esm/v2/components/or-card-collection/index.js +3 -4
- package/dist/esm/v2/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v2/components/or-confirm/index.js +2 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v2/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input/index.d.ts +1 -0
- package/dist/esm/v2/components/or-input/index.js +11 -0
- package/dist/esm/v2/components/or-input-v3/index.js +2 -2
- package/dist/esm/v2/components/or-list-of-inputs/index.js +2 -4
- package/dist/esm/v2/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v2/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v2/components/or-number-input/index.d.ts +1 -0
- package/dist/esm/v2/components/or-number-input/index.js +12 -0
- package/dist/esm/v2/components/or-password/index.d.ts +1 -0
- package/dist/esm/v2/components/{or-inputs → or-password}/index.js +5 -6
- package/dist/esm/v2/components/or-search/index.d.ts +1 -0
- package/dist/esm/v2/components/or-search/index.js +23 -0
- package/dist/esm/v2/components/or-search-v3/index.js +3 -3
- package/dist/esm/v2/components/or-select-v3/index.js +4 -4
- package/dist/esm/v2/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea/index.d.ts +1 -0
- package/dist/esm/v2/components/or-textarea/index.js +11 -0
- package/dist/esm/v2/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v2/index.js +20 -18
- package/dist/esm/v2/{types-1f95d710.js → types-856a804f.js} +1 -1
- package/dist/esm/v3/{OrCardCollection-a5e326ef.js → OrCardCollection-1e44c758.js} +2 -2
- package/dist/esm/v3/{OrCardCollection-8b8e3745.js → OrCardCollection-47f61c40.js} +2 -2
- package/dist/esm/v3/{OrConfirm-f39bd784.js → OrConfirm-c11ee2ec.js} +1 -1
- package/dist/esm/v3/{OrConfirm-37454a63.js → OrConfirm-e7cbf54c.js} +1 -1
- package/dist/esm/v3/{OrIconButton-2dcfb83e.js → OrIconButton-e5781317.js} +4 -11
- package/dist/esm/v3/{OrInlineInput-fbc35f85.js → OrInlineInput-09de432a.js} +1 -1
- package/dist/esm/v3/{OrInlineTextarea-79da8697.js → OrInlineTextarea-56328f22.js} +1 -1
- package/dist/esm/v3/{OrInput-bd054213.js → OrInput-6fb81556.js} +1 -1
- package/dist/esm/v3/OrInput-81125804.js +295 -0
- package/dist/esm/v3/{OrListOfInputs-7a67440f.js → OrListOfInputs-508e056f.js} +1 -1
- package/dist/esm/v3/{OrModal-4219a6dc.js → OrModal-10838da7.js} +1 -1
- package/dist/esm/v3/{OrNotification-0e682c7f.js → OrNotification-25da89ca.js} +1 -1
- package/dist/esm/v3/OrNumberInput-b32b5ce3.js +170 -0
- package/dist/esm/v3/OrPassword-b0cbb578.js +162 -0
- package/dist/esm/v3/OrSearch-11fdf667.js +188 -0
- package/dist/esm/v3/{OrSearch-4c5c44f2.js → OrSearch-e15955a7.js} +1 -1
- package/dist/esm/v3/{OrSelect-466e50ca.js → OrSelect-027b5e8f.js} +2 -2
- package/dist/esm/v3/{OrTag-148ff9ae.js → OrTag-21ba5e15.js} +1 -1
- package/dist/esm/v3/OrTextarea-1f5c3be1.js +290 -0
- package/dist/esm/v3/components/index.d.ts +5 -1
- package/dist/esm/v3/components/index.js +21 -17
- package/dist/esm/v3/components/or-card-collection/index.js +3 -3
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-confirm/index.js +2 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-icon-button-v3/OrIconButton.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input/index.d.ts +1 -0
- package/dist/esm/v3/components/or-input/index.js +11 -0
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-list-of-inputs/index.js +2 -4
- package/dist/esm/v3/components/or-modal-v3/index.js +2 -2
- package/dist/esm/v3/components/or-notification-v3/index.js +2 -2
- package/dist/esm/v3/components/or-number-input/index.d.ts +1 -0
- package/dist/esm/v3/components/or-number-input/index.js +12 -0
- package/dist/esm/v3/components/or-password/index.d.ts +1 -0
- package/dist/esm/v3/components/{or-inputs → or-password}/index.js +3 -2
- package/dist/esm/v3/components/or-search/index.d.ts +1 -0
- package/dist/esm/v3/components/or-search/index.js +20 -0
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/index.js +4 -4
- package/dist/esm/v3/components/or-tag-v3/index.js +2 -2
- package/dist/esm/v3/components/or-textarea/index.d.ts +1 -0
- package/dist/esm/v3/components/or-textarea/index.js +11 -0
- package/dist/esm/v3/components/or-toast-v3/index.js +2 -2
- package/dist/esm/v3/index.js +20 -16
- package/dist/esm/v3/{types-b79e4387.js → types-7f17b4b2.js} +1 -1
- package/package.json +3 -2
- package/src/components/index.ts +5 -1
- package/src/components/or-card-collection/OrCardCollection.vue +8 -8
- package/src/components/or-confirm/OrConfirm.vue +1 -1
- package/src/components/or-icon-button-v3/OrIconButton.stories3.ts +0 -4
- package/src/components/or-icon-button-v3/OrIconButton.vue +0 -6
- package/src/components/or-icon-button-v3/styles.ts +0 -13
- package/src/components/or-input/index.ts +1 -0
- package/src/components/or-list/OrList.stories.ts +1 -1
- package/src/components/or-list-of-inputs/OrListOfInputs.vue +1 -1
- package/src/components/or-modal/OrModal.stories.ts +1 -1
- package/src/components/{or-inputs → or-number-input}/OrNumberInput.vue +1 -1
- package/src/components/or-number-input/index.ts +1 -0
- package/src/components/{or-inputs → or-password}/OrPassword.vue +1 -1
- package/src/components/or-password/index.ts +1 -0
- package/src/components/{or-inputs → or-search}/OrSearch.vue +1 -1
- package/src/components/or-search/index.ts +1 -0
- package/src/components/{or-inputs → or-textarea}/OrTextarea.vue +225 -6
- package/src/components/or-textarea/index.ts +1 -0
- package/dist/bundled/v2/components/or-inputs/index.d.ts +0 -5
- package/dist/bundled/v3/OrPassword.vue_vue_type_script_lang-13bc5b00.js +0 -390
- package/dist/bundled/v3/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v2/components/or-inputs/index.d.ts +0 -5
- package/dist/esm/v3/OrSearch-7cb2c91c.js +0 -1075
- package/dist/esm/v3/components/or-inputs/index.d.ts +0 -5
- package/src/components/or-inputs/index.ts +0 -5
- /package/dist/bundled/v2/{OrInput-08f2f666.js → OrInput-df1a14fa.js} +0 -0
- /package/dist/bundled/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
- /package/dist/bundled/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
- /package/dist/bundled/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
- /package/dist/esm/v2/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-inputs → or-input}/OrInput.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-inputs → or-number-input}/OrNumberInput.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-inputs → or-password}/OrPassword.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-inputs → or-search}/OrSearch.vue.d.ts +0 -0
- /package/dist/esm/v3/components/{or-inputs → or-textarea}/OrTextarea.vue.d.ts +0 -0
- /package/src/components/{or-inputs → or-input}/OrInput.stories.ts +0 -0
- /package/src/components/{or-inputs → or-input}/OrInput.vue +0 -0
- /package/src/components/{or-inputs → or-input}/or-textbox-migration.stories.mdx +0 -0
- /package/src/components/{or-inputs → or-input}/styles.scss +0 -0
- /package/src/components/{or-inputs → or-number-input}/OrNumberInput.stories.ts +0 -0
- /package/src/components/{or-inputs → or-password}/OrPassword.stories.ts +0 -0
- /package/src/components/{or-inputs → or-search}/OrSearch.stories.ts +0 -0
- /package/src/components/{or-inputs → or-textarea}/OrTextarea.stories.ts +0 -0
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
import { defineComponent, ref, getCurrentInstance } from 'vue-demi';
|
|
2
|
+
import { p as pxToRem } from './px-to-rem-0b26b83e.js';
|
|
3
|
+
import { s as setStyle, r as requestAF, d as getCS, a as reflow, c as cancelAF } from './dom-3a15d036.js';
|
|
4
|
+
import { s as script$1 } from './OrLabel-876f8729.js';
|
|
5
|
+
import { s as script$2 } from './OrHint-1414c530.js';
|
|
6
|
+
import { s as script$3 } from './OrError-f90296db.js';
|
|
7
|
+
import { s as script$4 } from './OrCollapse-445141ab.js';
|
|
8
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createCommentVNode, renderSlot, createElementVNode, createBlock, withCtx, createTextVNode, toDisplayString, createVNode, Transition } from 'vue';
|
|
9
|
+
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
|
+
|
|
11
|
+
var script = defineComponent({
|
|
12
|
+
name: 'OrTextarea',
|
|
13
|
+
components: {
|
|
14
|
+
OrLabel: script$1,
|
|
15
|
+
OrHint: script$2,
|
|
16
|
+
OrError: script$3,
|
|
17
|
+
OrCollapse: script$4
|
|
18
|
+
},
|
|
19
|
+
model: {
|
|
20
|
+
prop: 'modelValue',
|
|
21
|
+
event: 'update:modelValue'
|
|
22
|
+
},
|
|
23
|
+
props: {
|
|
24
|
+
modelValue: {
|
|
25
|
+
type: String,
|
|
26
|
+
default: '',
|
|
27
|
+
required: false
|
|
28
|
+
},
|
|
29
|
+
htmlId: {
|
|
30
|
+
type: String,
|
|
31
|
+
default: '',
|
|
32
|
+
required: false
|
|
33
|
+
},
|
|
34
|
+
placeholder: {
|
|
35
|
+
type: String,
|
|
36
|
+
default: '',
|
|
37
|
+
required: false
|
|
38
|
+
},
|
|
39
|
+
label: {
|
|
40
|
+
type: String,
|
|
41
|
+
default: '',
|
|
42
|
+
required: false
|
|
43
|
+
},
|
|
44
|
+
error: {
|
|
45
|
+
type: String,
|
|
46
|
+
default: '',
|
|
47
|
+
required: false
|
|
48
|
+
},
|
|
49
|
+
hint: {
|
|
50
|
+
type: String,
|
|
51
|
+
default: '',
|
|
52
|
+
required: false
|
|
53
|
+
},
|
|
54
|
+
maxLength: {
|
|
55
|
+
type: Number,
|
|
56
|
+
default: undefined,
|
|
57
|
+
required: false
|
|
58
|
+
},
|
|
59
|
+
isSmall: Boolean,
|
|
60
|
+
isRequired: Boolean,
|
|
61
|
+
isDisabled: Boolean,
|
|
62
|
+
isReadonly: Boolean,
|
|
63
|
+
isInvalid: Boolean
|
|
64
|
+
},
|
|
65
|
+
emits: ['focus', 'blur', 'update:modelValue', 'input', 'keypress', 'keyup', 'keydown'],
|
|
66
|
+
setup() {
|
|
67
|
+
const inputRef = ref();
|
|
68
|
+
return {
|
|
69
|
+
inputRef
|
|
70
|
+
};
|
|
71
|
+
},
|
|
72
|
+
data() {
|
|
73
|
+
return {
|
|
74
|
+
reqAF: null,
|
|
75
|
+
isFocused: false
|
|
76
|
+
};
|
|
77
|
+
},
|
|
78
|
+
computed: {
|
|
79
|
+
localValue() {
|
|
80
|
+
if (this.maxLength && this.modelValue.length > this.maxLength) {
|
|
81
|
+
return this.modelValue.slice(0, -(this.modelValue.length - this.maxLength));
|
|
82
|
+
}
|
|
83
|
+
return this.modelValue;
|
|
84
|
+
},
|
|
85
|
+
localId() {
|
|
86
|
+
var _a;
|
|
87
|
+
return this.htmlId || `input-${(_a = getCurrentInstance()) === null || _a === void 0 ? void 0 : _a.uid}`;
|
|
88
|
+
},
|
|
89
|
+
hasValue() {
|
|
90
|
+
return !!this.localValue.length;
|
|
91
|
+
},
|
|
92
|
+
counterString() {
|
|
93
|
+
return this.maxLength && this.maxLength > 0 ? `${this.localValue.length} / ${this.maxLength}` : '';
|
|
94
|
+
},
|
|
95
|
+
isInactive() {
|
|
96
|
+
return this.isDisabled || this.isReadonly;
|
|
97
|
+
},
|
|
98
|
+
isShowError() {
|
|
99
|
+
return !!this.error && this.isInvalid;
|
|
100
|
+
},
|
|
101
|
+
isShowHint() {
|
|
102
|
+
return !!this.hint && !this.isShowError;
|
|
103
|
+
},
|
|
104
|
+
isShowInfo() {
|
|
105
|
+
return this.isShowError || this.isShowHint || !!this.maxLength;
|
|
106
|
+
},
|
|
107
|
+
rootClasses() {
|
|
108
|
+
return ['or-textbox', {
|
|
109
|
+
'is-show-info': this.isShowInfo,
|
|
110
|
+
'is-small': this.isSmall,
|
|
111
|
+
'has-counter': !!this.maxLength,
|
|
112
|
+
'has-label': !!this.label || !!this.$slots['label-default']
|
|
113
|
+
}];
|
|
114
|
+
},
|
|
115
|
+
inputClasses() {
|
|
116
|
+
return ['or-textbox--input-textarea', {
|
|
117
|
+
'is-disabled': this.isDisabled,
|
|
118
|
+
'is-readonly': this.isReadonly,
|
|
119
|
+
'is-focused': this.isFocused,
|
|
120
|
+
'is-required': this.isRequired,
|
|
121
|
+
'has-error': this.isInvalid
|
|
122
|
+
}];
|
|
123
|
+
}
|
|
124
|
+
},
|
|
125
|
+
methods: {
|
|
126
|
+
focus() {
|
|
127
|
+
var _a;
|
|
128
|
+
(_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
129
|
+
},
|
|
130
|
+
calcTextareaHeight() {
|
|
131
|
+
var _a;
|
|
132
|
+
if (this.inputRef) {
|
|
133
|
+
setStyle(this.inputRef, 'height', 0);
|
|
134
|
+
setStyle(this.inputRef, 'height', pxToRem((_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.scrollHeight));
|
|
135
|
+
}
|
|
136
|
+
},
|
|
137
|
+
onInput(event) {
|
|
138
|
+
if (this.isInactive) return;
|
|
139
|
+
this.calcTextareaHeight();
|
|
140
|
+
this.$emit('update:modelValue', event.target.value);
|
|
141
|
+
this.$emit('input', event.target.value);
|
|
142
|
+
},
|
|
143
|
+
onFocus(event) {
|
|
144
|
+
var _a;
|
|
145
|
+
this.isFocused = true;
|
|
146
|
+
(_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
147
|
+
this.$emit('focus', event);
|
|
148
|
+
},
|
|
149
|
+
onBlur(event) {
|
|
150
|
+
var _a;
|
|
151
|
+
this.isFocused = false;
|
|
152
|
+
(_a = this.inputRef) === null || _a === void 0 ? void 0 : _a.blur();
|
|
153
|
+
this.$emit('blur', event);
|
|
154
|
+
},
|
|
155
|
+
beforeEnter(el) {
|
|
156
|
+
setStyle(el, 'opacity', 0);
|
|
157
|
+
},
|
|
158
|
+
enter(el) {
|
|
159
|
+
const {
|
|
160
|
+
scrollHeight,
|
|
161
|
+
parentElement
|
|
162
|
+
} = el;
|
|
163
|
+
this.reqAF = requestAF(() => {
|
|
164
|
+
const pt = parseFloat(getCS(parentElement).paddingTop);
|
|
165
|
+
const pb = parseFloat(getCS(parentElement).paddingBottom);
|
|
166
|
+
const height = scrollHeight + pt + pb;
|
|
167
|
+
if (parentElement) {
|
|
168
|
+
reflow(parentElement);
|
|
169
|
+
setStyle(parentElement, 'height', pxToRem(height));
|
|
170
|
+
}
|
|
171
|
+
setStyle(el, 'opacity', 1);
|
|
172
|
+
});
|
|
173
|
+
},
|
|
174
|
+
leave(el) {
|
|
175
|
+
this.reqAF = requestAF(() => {
|
|
176
|
+
el.style.opacity = '0';
|
|
177
|
+
});
|
|
178
|
+
},
|
|
179
|
+
cancelRequestAF() {
|
|
180
|
+
cancelAF(this.reqAF);
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
});
|
|
184
|
+
|
|
185
|
+
const _hoisted_1 = {
|
|
186
|
+
key: 0,
|
|
187
|
+
ref: "prependRef",
|
|
188
|
+
class: "or-textbox--prepend"
|
|
189
|
+
};
|
|
190
|
+
const _hoisted_2 = {
|
|
191
|
+
class: "or-textbox--wrapper"
|
|
192
|
+
};
|
|
193
|
+
const _hoisted_3 = {
|
|
194
|
+
class: "or-textbox--input-wrapper"
|
|
195
|
+
};
|
|
196
|
+
const _hoisted_4 = ["id", "value", "maxlength", "disabled", "readonly", "placeholder"];
|
|
197
|
+
const _hoisted_5 = {
|
|
198
|
+
key: 0,
|
|
199
|
+
class: "or-textbox--input-end"
|
|
200
|
+
};
|
|
201
|
+
const _hoisted_6 = {
|
|
202
|
+
ref: "infoRef",
|
|
203
|
+
class: "or-textbox--info"
|
|
204
|
+
};
|
|
205
|
+
const _hoisted_7 = ["textContent"];
|
|
206
|
+
const _hoisted_8 = {
|
|
207
|
+
key: 1,
|
|
208
|
+
ref: "appendRef",
|
|
209
|
+
class: "or-textbox--append"
|
|
210
|
+
};
|
|
211
|
+
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
212
|
+
const _component_or_label = resolveComponent("or-label");
|
|
213
|
+
const _component_or_hint = resolveComponent("or-hint");
|
|
214
|
+
const _component_or_error = resolveComponent("or-error");
|
|
215
|
+
const _component_or_collapse = resolveComponent("or-collapse");
|
|
216
|
+
return openBlock(), createElementBlock("div", {
|
|
217
|
+
class: normalizeClass(_ctx.rootClasses)
|
|
218
|
+
}, [createCommentVNode(" Prepend Slot "), _ctx.$slots.prepend ? (openBlock(), createElementBlock("div", _hoisted_1, [renderSlot(_ctx.$slots, "prepend")], 512 /* NEED_PATCH */)) : createCommentVNode("v-if", true), createCommentVNode(" Input "), createElementVNode("div", _hoisted_2, [createCommentVNode(" Label "), _ctx.$slots['label-default'] || _ctx.label ? (openBlock(), createBlock(_component_or_label, {
|
|
219
|
+
key: 0,
|
|
220
|
+
"is-required": _ctx.isRequired,
|
|
221
|
+
for: _ctx.localId
|
|
222
|
+
}, {
|
|
223
|
+
default: withCtx(() => [renderSlot(_ctx.$slots, "label-default", {}, () => [createTextVNode(toDisplayString(_ctx.label), 1 /* TEXT */)])]),
|
|
224
|
+
|
|
225
|
+
append: withCtx(() => [renderSlot(_ctx.$slots, "label-append")]),
|
|
226
|
+
_: 3 /* FORWARDED */
|
|
227
|
+
}, 8 /* PROPS */, ["is-required", "for"])) : createCommentVNode("v-if", true), createElementVNode("div", _hoisted_3, [createElementVNode("textarea", {
|
|
228
|
+
id: _ctx.localId,
|
|
229
|
+
ref: "inputRef",
|
|
230
|
+
value: _ctx.localValue,
|
|
231
|
+
maxlength: _ctx.maxLength,
|
|
232
|
+
disabled: _ctx.isDisabled,
|
|
233
|
+
readonly: _ctx.isReadonly,
|
|
234
|
+
class: normalizeClass(_ctx.inputClasses),
|
|
235
|
+
placeholder: _ctx.placeholder,
|
|
236
|
+
onInput: _cache[0] || (_cache[0] = (...args) => _ctx.onInput && _ctx.onInput(...args)),
|
|
237
|
+
onFocus: _cache[1] || (_cache[1] = (...args) => _ctx.onFocus && _ctx.onFocus(...args)),
|
|
238
|
+
onBlur: _cache[2] || (_cache[2] = (...args) => _ctx.onBlur && _ctx.onBlur(...args)),
|
|
239
|
+
onKeypress: _cache[3] || (_cache[3] = $event => _ctx.$emit('keypress', $event)),
|
|
240
|
+
onKeyup: _cache[4] || (_cache[4] = $event => _ctx.$emit('keyup', $event)),
|
|
241
|
+
onKeydown: _cache[5] || (_cache[5] = $event => _ctx.$emit('keydown', $event))
|
|
242
|
+
}, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_4), renderSlot(_ctx.$slots, "wrapper-end"), _ctx.$slots['input-end'] ? (openBlock(), createElementBlock("div", _hoisted_5, [renderSlot(_ctx.$slots, "input-end")])) : createCommentVNode("v-if", true)]), createCommentVNode(" Info "), createVNode(_component_or_collapse, {
|
|
243
|
+
"is-visible": _ctx.isShowInfo
|
|
244
|
+
}, {
|
|
245
|
+
default: withCtx(() => [createElementVNode("div", _hoisted_6, [createVNode(Transition, {
|
|
246
|
+
mode: "out-in",
|
|
247
|
+
onBeforeEnter: _ctx.beforeEnter,
|
|
248
|
+
onEnter: _ctx.enter,
|
|
249
|
+
onAfterEnter: _ctx.cancelRequestAF,
|
|
250
|
+
onLeave: _ctx.leave,
|
|
251
|
+
onAfterLeave: _ctx.cancelRequestAF
|
|
252
|
+
}, {
|
|
253
|
+
default: withCtx(() => [_ctx.isShowHint ? (openBlock(), createBlock(_component_or_hint, {
|
|
254
|
+
key: _ctx.hint,
|
|
255
|
+
hint: _ctx.hint,
|
|
256
|
+
class: "or-textbox--hint"
|
|
257
|
+
}, null, 8 /* PROPS */, ["hint"])) : createCommentVNode("v-if", true)]),
|
|
258
|
+
_: 1 /* STABLE */
|
|
259
|
+
}, 8 /* PROPS */, ["onBeforeEnter", "onEnter", "onAfterEnter", "onLeave", "onAfterLeave"]), createVNode(Transition, {
|
|
260
|
+
mode: "out-in",
|
|
261
|
+
onBeforeEnter: _ctx.beforeEnter,
|
|
262
|
+
onEnter: _ctx.enter,
|
|
263
|
+
onAfterEnter: _ctx.cancelRequestAF,
|
|
264
|
+
onLeave: _ctx.leave,
|
|
265
|
+
onAfterLeave: _ctx.cancelRequestAF
|
|
266
|
+
}, {
|
|
267
|
+
default: withCtx(() => [_ctx.isShowError ? (openBlock(), createBlock(_component_or_error, {
|
|
268
|
+
key: _ctx.error,
|
|
269
|
+
error: _ctx.error,
|
|
270
|
+
class: "or-textbox--error"
|
|
271
|
+
}, null, 8 /* PROPS */, ["error"])) : createCommentVNode("v-if", true)]),
|
|
272
|
+
_: 1 /* STABLE */
|
|
273
|
+
}, 8 /* PROPS */, ["onBeforeEnter", "onEnter", "onAfterEnter", "onLeave", "onAfterLeave"]), createCommentVNode(" Counter "), _ctx.counterString ? (openBlock(), createElementBlock("div", {
|
|
274
|
+
key: 0,
|
|
275
|
+
class: "or-textbox--counter",
|
|
276
|
+
textContent: toDisplayString(_ctx.counterString)
|
|
277
|
+
}, null, 8 /* PROPS */, _hoisted_7)) : createCommentVNode("v-if", true)], 512 /* NEED_PATCH */)]),
|
|
278
|
+
|
|
279
|
+
_: 1 /* STABLE */
|
|
280
|
+
}, 8 /* PROPS */, ["is-visible"])]), createCommentVNode(" Append Slot "), _ctx.$slots.append ? (openBlock(), createElementBlock("div", _hoisted_8, [renderSlot(_ctx.$slots, "append")], 512 /* NEED_PATCH */)) : createCommentVNode("v-if", true)], 2 /* CLASS */);
|
|
281
|
+
}
|
|
282
|
+
|
|
283
|
+
var css_248z = "/**\n * A simple way to manage mobile breakpoints described in https://davidwalsh.name/write-media-queries-sass.\n * Can be further extended using following approach https://rimdev.io/making-media-query-mixins-with-sass/\n */\n@keyframes spinAround-e2e51110 {\nfrom {\n transform: rotate(0);\n}\nto {\n transform: rotate(359deg);\n}\n}\n@keyframes fade-e2e51110 {\nfrom {\n opacity: 1;\n}\nto {\n opacity: 0;\n}\n}\n.or-textbox[data-v-e2e51110] {\n display: flex;\n align-items: flex-start;\n justify-content: flex-start;\n width: 100%;\n}\n.or-textbox.is-show-info.has-label[data-v-e2e51110] {\n align-items: center;\n}\n.or-textbox.has-label[data-v-e2e51110] {\n align-items: flex-end;\n}\n.or-textbox .or-label[data-v-e2e51110] {\n margin-bottom: var(--s-1);\n}\n.or-textbox--append[data-v-e2e51110], .or-textbox--prepend[data-v-e2e51110] {\n position: relative;\n display: flex;\n align-items: center;\n height: 2.25rem;\n}\n.or-textbox--append[data-v-e2e51110] {\n margin-left: 0.625rem;\n}\n.or-textbox--prepend[data-v-e2e51110] {\n margin-right: 0.625rem;\n}\n.or-textbox--wrapper[data-v-e2e51110] {\n width: 100%;\n}\n.or-textbox--input[data-v-e2e51110], .or-textbox--textarea[data-v-e2e51110], .or-textbox--input-textarea[data-v-e2e51110] {\n width: 100%;\n min-width: 7.125rem;\n height: 2.25rem;\n padding: 0.625rem;\n font-family: inherit;\n font-size: var(--fs-1);\n background-color: var(--c-neutral-1);\n border: 1px solid var(--c-neutral-2);\n border-radius: var(--s-2);\n outline: none;\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: border-color, background-color, -webkit-box-shadow;\n}\n.or-textbox--input-textarea[data-v-e2e51110] {\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n min-height: 4.9375rem;\n max-height: 8.875rem;\n overflow-x: hidden;\n overflow-y: auto;\n resize: none;\n}\n.or-textbox--input-wrapper[data-v-e2e51110] {\n position: relative;\n width: 100%;\n}\n.or-textbox--input[data-v-e2e51110]::placeholder, .or-textbox--textarea[data-v-e2e51110]::placeholder, .or-textbox--input-textarea[data-v-e2e51110]::placeholder {\n color: var(--c-neutral-4);\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: opacity;\n}\n.or-textbox--input[data-v-e2e51110]:-webkit-autofill, .or-textbox--textarea[data-v-e2e51110]:-webkit-autofill, .or-textbox--input-textarea[data-v-e2e51110]:-webkit-autofill {\n -webkit-box-shadow: inset 0 0 0 50px var(--c-neutral-1);\n}\n.or-textbox--input[data-v-e2e51110]:-webkit-autofill:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox--textarea[data-v-e2e51110]:-webkit-autofill:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox--input-textarea[data-v-e2e51110]:-webkit-autofill:not(:disabled):not(.is-readonly):not(.is-loading):focus {\n -webkit-box-shadow: inset 0 0 0 50px var(--c-white);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-textbox--input[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover, .or-textbox--textarea[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover, .or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover {\n background-color: var(--c-white);\n border-color: var(--c-neutral-2-darken-3);\n -webkit-box-shadow: inset 0 0 0 50px var(--c-white);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-textbox--input[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover, .or-textbox--textarea[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover, .or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox--input.is-loading):not(.is-loading.or-textbox--textarea):not(.is-loading.or-textbox--input-textarea):not(.or-textbox--input.is-disabled):not(.is-disabled.or-textbox--textarea):not(.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.is-readonly):not(.is-readonly.or-textbox--textarea):not(.is-readonly.or-textbox--input-textarea):not(.or-textbox--input:disabled):not(.or-textbox--textarea:disabled):not(.or-textbox--input-textarea:disabled):not(.or-textbox--input.is-focused):not(.is-focused.or-textbox--textarea):not(.is-focused.or-textbox--input-textarea):not(.or-textbox--input:active):not(.or-textbox--textarea:active):not(.or-textbox--input-textarea:active):hover {\n background-color: var(--c-white);\n border-color: var(--c-neutral-2-darken-3);\n -webkit-box-shadow: inset 0 0 0 50px var(--c-white);\n}\n}\n.or-textbox--input[data-v-e2e51110]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active:not(:focus), .or-textbox--textarea[data-v-e2e51110]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active:not(:focus), .or-textbox--input-textarea[data-v-e2e51110]:not(:disabled):not(.is-loading):not(.is-disabled):not(.is-readonly):active:not(:focus) {\n border-color: var(--c-neutral-2-darken-5);\n}\n.or-textbox--input[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox--textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox--input-textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus {\n background-color: var(--c-white);\n border-color: var(--c-primary);\n}\n.or-textbox--input[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus::placeholder, .or-textbox--textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus::placeholder, .or-textbox--input-textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus::placeholder {\n opacity: 0;\n}\n.or-textbox--input[data-v-e2e51110]:disabled, .or-textbox--textarea[data-v-e2e51110]:disabled, .or-textbox--input-textarea[data-v-e2e51110]:disabled, .or-textbox--input.is-disabled[data-v-e2e51110], .is-disabled.or-textbox--textarea[data-v-e2e51110], .is-disabled.or-textbox--input-textarea[data-v-e2e51110] {\n cursor: not-allowed;\n background-color: var(--c-neutral-2);\n border-color: var(--c-neutral-2);\n}\n.or-textbox--input.has-error[data-v-e2e51110], .has-error.or-textbox--textarea[data-v-e2e51110], .has-error.or-textbox--input-textarea[data-v-e2e51110] {\n border-color: var(--c-error);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-textbox--input.has-error[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover, .has-error.or-textbox--textarea[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover, .has-error.or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover {\n border-color: var(--c-error-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-textbox--input.has-error[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover, .has-error.or-textbox--textarea[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover, .has-error.or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox--input.has-error.is-loading):not(.has-error.is-loading.or-textbox--textarea):not(.has-error.is-loading.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-disabled):not(.has-error.is-disabled.or-textbox--textarea):not(.has-error.is-disabled.or-textbox--input-textarea):not(.or-textbox--input.has-error.is-readonly):not(.has-error.is-readonly.or-textbox--textarea):not(.has-error.is-readonly.or-textbox--input-textarea):not(.or-textbox--input.has-error:disabled):not(.has-error.or-textbox--textarea:disabled):not(.has-error.or-textbox--input-textarea:disabled):not(.or-textbox--input.has-error.is-focused):not(.has-error.is-focused.or-textbox--textarea):not(.has-error.is-focused.or-textbox--input-textarea):not(.or-textbox--input.has-error:active):not(.has-error.or-textbox--textarea:active):not(.has-error.or-textbox--input-textarea:active):hover {\n border-color: var(--c-error-darken-3);\n}\n}\n.or-textbox--input.has-error[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .has-error.or-textbox--textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .has-error.or-textbox--input-textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus {\n border-color: var(--c-error-darken-5);\n}\n.or-textbox--input.has-error[data-v-e2e51110]:disabled, .has-error.or-textbox--textarea[data-v-e2e51110]:disabled, .has-error.or-textbox--input-textarea[data-v-e2e51110]:disabled, .or-textbox--input.has-error.is-disabled[data-v-e2e51110], .has-error.is-disabled.or-textbox--textarea[data-v-e2e51110], .has-error.is-disabled.or-textbox--input-textarea[data-v-e2e51110] {\n cursor: not-allowed;\n border-color: var(--c-error-lighten-20);\n}\n.or-textbox--textarea[data-v-e2e51110] {\n /* stylelint-disable-next-line scss/at-extend-no-missing-placeholder */\n min-height: 4.9375rem;\n max-height: 8.875rem;\n overflow-x: hidden;\n overflow-y: auto;\n resize: none;\n}\n.or-textbox--info[data-v-e2e51110] {\n width: 100%;\n margin: 0;\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: height, opacity;\n}\n.or-textbox--counter[data-v-e2e51110] {\n flex-shrink: 0;\n margin-left: auto;\n font-size: var(--fs-0);\n line-height: 0.875rem;\n color: var(--c-neutral-4);\n}\n.or-textbox--hint[data-v-e2e51110], .or-textbox-error[data-v-e2e51110] {\n flex-shrink: 1;\n transition-timing-function: var(--t-func);\n transition-duration: var(--t-duration);\n transition-property: height, opacity;\n}\n.or-textbox.is-small .or-textbox--input[data-v-e2e51110], .or-textbox.is-small .or-textbox--input-textarea[data-v-e2e51110], .or-textbox.is-small .or-textbox--textarea[data-v-e2e51110] {\n height: 1.875rem;\n padding: 0.5rem 0.625rem;\n font-size: var(--fs-0);\n}\n.or-textbox.is-small .or-textbox--input-toggle-btn .material-icons[data-v-e2e51110] {\n font-size: var(--fs-1);\n}\n.or-textbox.has-counter .or-textbox--hint[data-v-e2e51110], .or-textbox.has-counter .or-textbox--error[data-v-e2e51110] {\n padding-right: 0.9375rem;\n}\n.or-textbox.is-show-info .or-textbox--info[data-v-e2e51110] {\n display: flex;\n align-items: flex-start;\n justify-content: space-between;\n padding-top: 0.25rem;\n}\n.or-textbox[data-v-e2e51110]:disabled, .or-textbox.is-disabled[data-v-e2e51110] {\n cursor: not-allowed;\n}\n.or-textbox:disabled .or-textbox--input-toggle-btn[data-v-e2e51110], .or-textbox.is-disabled .or-textbox--input-toggle-btn[data-v-e2e51110] {\n pointer-events: none;\n}\n.or-textbox.has-error .or-textbox--input[data-v-e2e51110], .or-textbox.has-error .or-textbox--input-textarea[data-v-e2e51110], .or-textbox.has-error .or-textbox--textarea[data-v-e2e51110] {\n border-color: var(--c-error);\n}\n@media (hover: hover) and (pointer: fine) {\n.or-textbox.has-error .or-textbox--input[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover, .or-textbox.has-error .or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover, .or-textbox.has-error .or-textbox--textarea[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover {\n border-color: var(--c-error-darken-3);\n}\n}\n@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {\n.or-textbox.has-error .or-textbox--input[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover, .or-textbox.has-error .or-textbox--input-textarea[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover, .or-textbox.has-error .or-textbox--textarea[data-v-e2e51110]:not(.or-textbox.has-error .or-textbox--input.is-loading):not(.or-textbox.has-error .is-loading.or-textbox--input-textarea):not(.or-textbox.has-error .is-loading.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-disabled):not(.or-textbox.has-error .is-disabled.or-textbox--input-textarea):not(.or-textbox.has-error .is-disabled.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input.is-readonly):not(.or-textbox.has-error .is-readonly.or-textbox--input-textarea):not(.or-textbox.has-error .is-readonly.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:disabled):not(.or-textbox.has-error .or-textbox--input-textarea:disabled):not(.or-textbox.has-error .or-textbox--textarea:disabled):not(.or-textbox.has-error .or-textbox--input.is-focused):not(.or-textbox.has-error .is-focused.or-textbox--input-textarea):not(.or-textbox.has-error .is-focused.or-textbox--textarea):not(.or-textbox.has-error .or-textbox--input:active):not(.or-textbox.has-error .or-textbox--input-textarea:active):not(.or-textbox.has-error .or-textbox--textarea:active):hover {\n border-color: var(--c-error-darken-3);\n}\n}\n.or-textbox.has-error .or-textbox--input[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox.has-error .or-textbox--input-textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus, .or-textbox.has-error .or-textbox--textarea[data-v-e2e51110]:not(:disabled):not(.is-readonly):not(.is-loading):focus {\n border-color: var(--c-error-darken-5);\n}\n.or-textbox.has-error .or-textbox--input[data-v-e2e51110]:disabled, .or-textbox.has-error .or-textbox--input-textarea[data-v-e2e51110]:disabled, .or-textbox.has-error .or-textbox--textarea[data-v-e2e51110]:disabled, .or-textbox.has-error .or-textbox--input.is-disabled[data-v-e2e51110], .or-textbox.has-error .is-disabled.or-textbox--input-textarea[data-v-e2e51110], .or-textbox.has-error .is-disabled.or-textbox--textarea[data-v-e2e51110] {\n cursor: not-allowed;\n border-color: var(--c-error);\n}";
|
|
284
|
+
styleInject(css_248z);
|
|
285
|
+
|
|
286
|
+
script.render = render;
|
|
287
|
+
script.__scopeId = "data-v-e2e51110";
|
|
288
|
+
script.__file = "src/components/or-textarea/OrTextarea.vue";
|
|
289
|
+
|
|
290
|
+
export { script as s };
|
|
@@ -36,7 +36,7 @@ export * from './or-inline-text-edit';
|
|
|
36
36
|
export * from './or-inline-textarea-v3';
|
|
37
37
|
export * from './or-input-box-v3';
|
|
38
38
|
export * from './or-input-v3';
|
|
39
|
-
export * from './or-
|
|
39
|
+
export * from './or-input';
|
|
40
40
|
export * from './or-label';
|
|
41
41
|
export * from './or-label-v3';
|
|
42
42
|
export * from './or-link-v3';
|
|
@@ -50,9 +50,11 @@ export * from './or-modal';
|
|
|
50
50
|
export * from './or-modal-v3';
|
|
51
51
|
export * from './or-notification';
|
|
52
52
|
export * from './or-notification-v3';
|
|
53
|
+
export * from './or-number-input';
|
|
53
54
|
export * from './or-overflow-menu';
|
|
54
55
|
export * from './or-overlay';
|
|
55
56
|
export * from './or-overlay-v3';
|
|
57
|
+
export * from './or-password';
|
|
56
58
|
export * from './or-pagination-v3';
|
|
57
59
|
export * from './or-popover-v3';
|
|
58
60
|
export * from './or-progress';
|
|
@@ -60,6 +62,7 @@ export * from './or-progress-v3';
|
|
|
60
62
|
export * from './or-radio';
|
|
61
63
|
export * from './or-radio-group';
|
|
62
64
|
export * from './or-radio-v3';
|
|
65
|
+
export * from './or-search';
|
|
63
66
|
export * from './or-search-v3';
|
|
64
67
|
export * from './or-segmented-control-v3';
|
|
65
68
|
export * from './or-select';
|
|
@@ -83,6 +86,7 @@ export * from './or-tag-v3';
|
|
|
83
86
|
export * from './or-teleport';
|
|
84
87
|
export * from './or-teleport-v3';
|
|
85
88
|
export * from './or-text-v3';
|
|
89
|
+
export * from './or-textarea';
|
|
86
90
|
export * from './or-textarea-v3';
|
|
87
91
|
export * from './or-textbox';
|
|
88
92
|
export * from './or-toast';
|
|
@@ -5,8 +5,8 @@ export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE, s as OrButtonV2, a as OrIconButton } from '../OrIconButton-8be9c89f.js';
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-c56998e7.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
|
-
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
8
|
+
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-1e44c758.js';
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-47f61c40.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-cd6af82e.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
@@ -15,8 +15,8 @@ export { s as OrChip, a as OrChips } from '../OrChips-9afba42f.js';
|
|
|
15
15
|
export { s as OrCode, O as OrCodeLanguages } from '../OrCode-5ed69c23.js';
|
|
16
16
|
export { s as OrCollapse } from '../OrCollapse-445141ab.js';
|
|
17
17
|
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-189cb097.js';
|
|
18
|
-
export { s as OrConfirm } from '../OrConfirm-
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
18
|
+
export { s as OrConfirm } from '../OrConfirm-c11ee2ec.js';
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-e7cbf54c.js';
|
|
20
20
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-f2e08564.js';
|
|
21
21
|
export { s as OrError } from '../OrError-f90296db.js';
|
|
22
22
|
export { s as OrErrorTagV3 } from '../OrErrorTag-308119de.js';
|
|
@@ -28,42 +28,45 @@ export { s as OrFloating, a as OrFloatingHideStrategy, O as OrFloatingPlacements
|
|
|
28
28
|
export { s as OrHint } from '../OrHint-1414c530.js';
|
|
29
29
|
export { s as OrHintV3 } from '../OrHint-6863124f.js';
|
|
30
30
|
export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-669503c3.js';
|
|
31
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-
|
|
31
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-e5781317.js';
|
|
32
32
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-34f59f73.js';
|
|
33
33
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-09b33e18.js';
|
|
34
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-
|
|
34
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-09de432a.js';
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
36
|
-
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-
|
|
36
|
+
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-56328f22.js';
|
|
37
37
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, s as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-e16ade90.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
39
|
-
export {
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-6fb81556.js';
|
|
39
|
+
export { s as OrInput } from '../OrInput-81125804.js';
|
|
40
40
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-f700f9fb.js';
|
|
42
42
|
export { L as LinkColor, s as OrLinkV3 } from '../OrLink-07f6f27d.js';
|
|
43
43
|
export { s as OrList } from '../OrList-b740d13e.js';
|
|
44
|
-
export { s as OrListOfInputs } from '../OrListOfInputs-
|
|
44
|
+
export { s as OrListOfInputs } from '../OrListOfInputs-508e056f.js';
|
|
45
45
|
export { L as LoaderViews, s as OrLoader } from '../OrLoader-15174477.js';
|
|
46
46
|
export { a as LoaderColor, b as LoaderSize, L as LoaderVariant, s as OrLoaderV3 } from '../OrLoader-a53d2edf.js';
|
|
47
47
|
export { s as OrMenuItemV3 } from '../OrMenuItem-58707d47.js';
|
|
48
48
|
export { s as OrMenuV3 } from '../OrMenu-7f3ea117.js';
|
|
49
49
|
export { P as MenuPlacement, s as OrPopoverV3, P as PopoverPlacement, a as PopoverVariant, P as TooltipPlacement } from '../OrPopover-40217b49.js';
|
|
50
50
|
export { s as OrModal, O as OrModalSizes } from '../OrModal-8b074b0c.js';
|
|
51
|
-
export { M as ModalSize, s as OrModalV3 } from '../OrModal-
|
|
51
|
+
export { M as ModalSize, s as OrModalV3 } from '../OrModal-10838da7.js';
|
|
52
52
|
export { a as OR_NOTIFICATION_SIZE, O as OR_NOTIFICATION_TYPE, s as OrNotification } from '../OrNotification-e85a4956.js';
|
|
53
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-
|
|
53
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotification-25da89ca.js';
|
|
54
|
+
export { s as OrNumberInput } from '../OrNumberInput-b32b5ce3.js';
|
|
54
55
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
55
56
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
56
57
|
export { s as OrOverlayV3 } from '../OrOverlay-afad3aa4.js';
|
|
58
|
+
export { s as OrPassword } from '../OrPassword-b0cbb578.js';
|
|
57
59
|
export { s as OrPaginationV3 } from '../OrPagination-da9e5017.js';
|
|
58
60
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-d0d52c86.js';
|
|
59
61
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-639ed5e8.js';
|
|
60
62
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
61
63
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
62
64
|
export { s as OrRadioV3 } from '../OrRadio-bb9b37c1.js';
|
|
63
|
-
export { s as
|
|
65
|
+
export { s as OrSearch } from '../OrSearch-11fdf667.js';
|
|
66
|
+
export { s as OrSearchV3 } from '../OrSearch-e15955a7.js';
|
|
64
67
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-880b4911.js';
|
|
65
68
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
66
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { s as OrSelectV3 } from '../OrSelect-027b5e8f.js';
|
|
67
70
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
68
71
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
69
72
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -79,15 +82,16 @@ export { s as OrTabV3 } from '../OrTab-d3785ea4.js';
|
|
|
79
82
|
export { s as OrTabs } from '../OrTabs-d3812c11.js';
|
|
80
83
|
export { s as OrTabsV3, T as TabsVariant } from '../OrTabs-328d41b9.js';
|
|
81
84
|
export { s as OrTag } from '../OrTag-1b5e43fa.js';
|
|
82
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-
|
|
85
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-21ba5e15.js';
|
|
83
86
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
84
87
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
85
88
|
export { s as OrTextV3 } from '../OrText-6b4f7cd1.js';
|
|
89
|
+
export { s as OrTextarea } from '../OrTextarea-1f5c3be1.js';
|
|
86
90
|
export { s as OrTextareaV3 } from '../OrTextarea-37566985.js';
|
|
87
91
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
88
92
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
89
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
90
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-
|
|
94
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../types-7f17b4b2.js';
|
|
91
95
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../useToast-0665462d.js';
|
|
92
96
|
export { s as OrTooltip, a as OrTooltipContent } from '../OrTooltip-78cd7f6b.js';
|
|
93
97
|
export { s as OrTooltipV3 } from '../OrTooltip-b07616f4.js';
|
|
@@ -113,11 +117,11 @@ import '../dom-3a15d036.js';
|
|
|
113
117
|
import '@vueuse/math';
|
|
114
118
|
import '@floating-ui/dom';
|
|
115
119
|
import '../useValidationAttributes-d1abbe34.js';
|
|
116
|
-
import '../useToggle-29e4d7c7.js';
|
|
117
120
|
import 'uuid';
|
|
118
121
|
import 'sortablejs';
|
|
119
122
|
import '../useElevation-31bfe1f6.js';
|
|
120
123
|
import '../useResponsive-a02e95b7.js';
|
|
121
124
|
import '@vueuse/integrations/useFocusTrap';
|
|
125
|
+
import '../useToggle-29e4d7c7.js';
|
|
122
126
|
import '../dropdown-open-0d314aa4.js';
|
|
123
127
|
import '../useOverflow-af6161c8.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection-
|
|
1
|
+
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../../OrCardCollection-1e44c758.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrCard-e3a5aea4.js';
|
|
4
4
|
import 'vue';
|
|
@@ -11,12 +11,12 @@ import '@floating-ui/dom';
|
|
|
11
11
|
import '../../OrTeleportVue3-ad639f12.js';
|
|
12
12
|
import '../../dom-3a15d036.js';
|
|
13
13
|
import '../../px-to-rem-0b26b83e.js';
|
|
14
|
-
import '../../OrSearch-
|
|
14
|
+
import '../../OrSearch-11fdf667.js';
|
|
15
|
+
import '../../OrInput-81125804.js';
|
|
15
16
|
import '../../OrLabel-876f8729.js';
|
|
16
17
|
import '../../OrHint-1414c530.js';
|
|
17
18
|
import '../../OrError-f90296db.js';
|
|
18
19
|
import '../../OrCollapse-445141ab.js';
|
|
19
20
|
import '@vueuse/core';
|
|
20
|
-
import '../../useToggle-29e4d7c7.js';
|
|
21
21
|
import '../../OrIconButton-8be9c89f.js';
|
|
22
22
|
import '../../OrLoader-15174477.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-47f61c40.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-c56998e7.js';
|
|
4
4
|
import '../../OrLoader-a53d2edf.js';
|
|
5
5
|
import 'vue';
|
|
6
|
-
import '../../OrIconButton-
|
|
6
|
+
import '../../OrIconButton-e5781317.js';
|
|
7
7
|
import '../../OrIcon-34f59f73.js';
|
|
8
8
|
import '../../OrTooltip-b07616f4.js';
|
|
9
9
|
import '@vueuse/core';
|
|
@@ -16,8 +16,8 @@ import '../../OrOverlay-afad3aa4.js';
|
|
|
16
16
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
17
17
|
import '../../OrMenuItem-58707d47.js';
|
|
18
18
|
import '../../OrMenu-7f3ea117.js';
|
|
19
|
-
import '../../OrSearch-
|
|
20
|
-
import '../../OrInput-
|
|
19
|
+
import '../../OrSearch-e15955a7.js';
|
|
20
|
+
import '../../OrInput-6fb81556.js';
|
|
21
21
|
import '../../useIdAttribute-859439f0.js';
|
|
22
22
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
23
23
|
import '../../OrError-19198748.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrConfirm } from '../../OrConfirm-
|
|
1
|
+
export { s as OrConfirm } from '../../OrConfirm-c11ee2ec.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrIconButton-8be9c89f.js';
|
|
4
4
|
import '../../OrIcon-669503c3.js';
|
|
@@ -16,10 +16,9 @@ import '../../OrModal-8b074b0c.js';
|
|
|
16
16
|
import '../../OrOverlay-451dce49.js';
|
|
17
17
|
import '@vueuse/core';
|
|
18
18
|
import '@vueuse/integrations/useFocusTrap';
|
|
19
|
-
import '../../
|
|
19
|
+
import '../../OrInput-81125804.js';
|
|
20
20
|
import '../../OrLabel-876f8729.js';
|
|
21
21
|
import '../../OrHint-1414c530.js';
|
|
22
22
|
import '../../OrError-f90296db.js';
|
|
23
23
|
import '../../OrCollapse-445141ab.js';
|
|
24
|
-
import '../../useToggle-29e4d7c7.js';
|
|
25
24
|
import '@vueuse/math';
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-e7cbf54c.js';
|
|
2
2
|
import '@vueuse/core';
|
|
3
3
|
import '@vueuse/math';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrButton-c56998e7.js';
|
|
6
6
|
import '../../OrLoader-a53d2edf.js';
|
|
7
7
|
import 'vue';
|
|
8
|
-
import '../../OrInput-
|
|
8
|
+
import '../../OrInput-6fb81556.js';
|
|
9
9
|
import '../../useIdAttribute-859439f0.js';
|
|
10
10
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
11
11
|
import '../../OrError-19198748.js';
|
|
12
12
|
import '../../OrHint-6863124f.js';
|
|
13
|
-
import '../../OrIconButton-
|
|
13
|
+
import '../../OrIconButton-e5781317.js';
|
|
14
14
|
import '../../OrIcon-34f59f73.js';
|
|
15
15
|
import '../../OrTooltip-b07616f4.js';
|
|
16
16
|
import '../../OrPopover-40217b49.js';
|
|
@@ -18,10 +18,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
18
18
|
type: PropType<IconButtonSize>;
|
|
19
19
|
default: IconButtonSize;
|
|
20
20
|
};
|
|
21
|
-
selected: {
|
|
22
|
-
type: BooleanConstructor;
|
|
23
|
-
default: boolean;
|
|
24
|
-
};
|
|
25
21
|
disabled: {
|
|
26
22
|
type: BooleanConstructor;
|
|
27
23
|
default: boolean;
|
|
@@ -47,10 +43,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
47
43
|
type: PropType<IconButtonSize>;
|
|
48
44
|
default: IconButtonSize;
|
|
49
45
|
};
|
|
50
|
-
selected: {
|
|
51
|
-
type: BooleanConstructor;
|
|
52
|
-
default: boolean;
|
|
53
|
-
};
|
|
54
46
|
disabled: {
|
|
55
47
|
type: BooleanConstructor;
|
|
56
48
|
default: boolean;
|
|
@@ -67,7 +59,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
67
59
|
[x: number]: string;
|
|
68
60
|
} | {}> & Omit<{} & {}, never>>, "size">;
|
|
69
61
|
color: IconButtonColor;
|
|
70
|
-
selected: boolean;
|
|
71
62
|
disabled: boolean;
|
|
72
63
|
tooltip: string | Readonly<Partial<{
|
|
73
64
|
[x: number]: string;
|
|
@@ -83,7 +74,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
83
74
|
[x: number]: string;
|
|
84
75
|
} | {}> & Omit<{} & {}, never>>, "size">;
|
|
85
76
|
color: IconButtonColor;
|
|
86
|
-
selected: boolean;
|
|
87
77
|
disabled: boolean;
|
|
88
78
|
tooltip: string | Readonly<Partial<{
|
|
89
79
|
[x: number]: string;
|
|
@@ -93,7 +83,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
93
83
|
}, {
|
|
94
84
|
size: IconButtonSize;
|
|
95
85
|
color: IconButtonColor;
|
|
96
|
-
selected: boolean;
|
|
97
86
|
disabled: boolean;
|
|
98
87
|
tooltip: string | Readonly<Partial<{
|
|
99
88
|
[x: number]: string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-
|
|
1
|
+
export { I as IconButtonColor, s as OrIconButtonV3 } from '../../OrIconButton-e5781317.js';
|
|
2
2
|
export { I as IconButtonSize } from '../../OrIcon-34f59f73.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-
|
|
1
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../../OrInlineInput-09de432a.js';
|
|
2
2
|
export { I as InlineInputSize } from '../../OrInlineInputBox-09b33e18.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useIdAttribute-859439f0.js';
|
|
@@ -7,7 +7,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
7
7
|
import '../../OrError-19198748.js';
|
|
8
8
|
import 'vue';
|
|
9
9
|
import '../../OrHint-6863124f.js';
|
|
10
|
-
import '../../OrIconButton-
|
|
10
|
+
import '../../OrIconButton-e5781317.js';
|
|
11
11
|
import '../../OrIcon-34f59f73.js';
|
|
12
12
|
import '../../OrTooltip-b07616f4.js';
|
|
13
13
|
import '../../OrPopover-40217b49.js';
|