@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-
|
|
1
|
+
export { s as OrInlineTextareaV3 } from '../../OrInlineTextarea-56328f22.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useIdAttribute-859439f0.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -6,7 +6,7 @@ import '../../useValidationAttributes-d1abbe34.js';
|
|
|
6
6
|
import '../../OrError-19198748.js';
|
|
7
7
|
import 'vue';
|
|
8
8
|
import '../../OrHint-6863124f.js';
|
|
9
|
-
import '../../OrIconButton-
|
|
9
|
+
import '../../OrIconButton-e5781317.js';
|
|
10
10
|
import '../../OrIcon-34f59f73.js';
|
|
11
11
|
import '../../OrTooltip-b07616f4.js';
|
|
12
12
|
import '../../OrPopover-40217b49.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrInput } from './OrInput.vue';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export { s as OrInput } from '../../OrInput-81125804.js';
|
|
2
|
+
import 'vue-demi';
|
|
3
|
+
import '../../px-to-rem-0b26b83e.js';
|
|
4
|
+
import '../../dom-3a15d036.js';
|
|
5
|
+
import 'lodash';
|
|
6
|
+
import '../../OrLabel-876f8729.js';
|
|
7
|
+
import 'vue';
|
|
8
|
+
import '../../style-inject.es-4c6f2515.js';
|
|
9
|
+
import '../../OrHint-1414c530.js';
|
|
10
|
+
import '../../OrError-f90296db.js';
|
|
11
|
+
import '../../OrCollapse-445141ab.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, s as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, s as OrInputV3 } from '../../OrInput-6fb81556.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-e16ade90.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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrListOfInputs } from '../../OrListOfInputs-
|
|
1
|
+
export { s as OrListOfInputs } from '../../OrListOfInputs-508e056f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import 'lodash';
|
|
4
4
|
import '../../OrList-b740d13e.js';
|
|
@@ -17,8 +17,6 @@ import '../../px-to-rem-0b26b83e.js';
|
|
|
17
17
|
import '../../OrLoader-15174477.js';
|
|
18
18
|
import '../../OrError-f90296db.js';
|
|
19
19
|
import 'sortablejs';
|
|
20
|
-
import '../../
|
|
20
|
+
import '../../OrInput-81125804.js';
|
|
21
21
|
import '../../OrHint-1414c530.js';
|
|
22
22
|
import '../../OrCollapse-445141ab.js';
|
|
23
|
-
import '@vueuse/core';
|
|
24
|
-
import '../../useToggle-29e4d7c7.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-
|
|
1
|
+
export { M as ModalSize, s as OrModalV3 } from '../../OrModal-10838da7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e5781317.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-
|
|
1
|
+
export { N as NotificationVariant, s as OrNotificationV3 } from '../../OrNotification-25da89ca.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e5781317.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrNumberInput } from './OrNumberInput.vue';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export { s as OrNumberInput } from '../../OrNumberInput-b32b5ce3.js';
|
|
2
|
+
import 'vue-demi';
|
|
3
|
+
import '../../OrInput-81125804.js';
|
|
4
|
+
import '../../px-to-rem-0b26b83e.js';
|
|
5
|
+
import '../../dom-3a15d036.js';
|
|
6
|
+
import 'lodash';
|
|
7
|
+
import '../../OrLabel-876f8729.js';
|
|
8
|
+
import 'vue';
|
|
9
|
+
import '../../style-inject.es-4c6f2515.js';
|
|
10
|
+
import '../../OrHint-1414c530.js';
|
|
11
|
+
import '../../OrError-f90296db.js';
|
|
12
|
+
import '../../OrCollapse-445141ab.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrPassword } from './OrPassword.vue';
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { s as OrPassword } from '../../OrPassword-b0cbb578.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
+
import '@vueuse/core';
|
|
4
|
+
import '../../OrInput-81125804.js';
|
|
3
5
|
import '../../px-to-rem-0b26b83e.js';
|
|
4
6
|
import '../../dom-3a15d036.js';
|
|
5
7
|
import 'lodash';
|
|
@@ -9,7 +11,6 @@ import '../../style-inject.es-4c6f2515.js';
|
|
|
9
11
|
import '../../OrHint-1414c530.js';
|
|
10
12
|
import '../../OrError-f90296db.js';
|
|
11
13
|
import '../../OrCollapse-445141ab.js';
|
|
12
|
-
import '@vueuse/core';
|
|
13
14
|
import '../../useToggle-29e4d7c7.js';
|
|
14
15
|
import '../../OrIconButton-8be9c89f.js';
|
|
15
16
|
import '../../OrIcon-669503c3.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrSearch } from './OrSearch.vue';
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export { s as OrSearch } from '../../OrSearch-11fdf667.js';
|
|
2
|
+
import 'vue-demi';
|
|
3
|
+
import '../../OrInput-81125804.js';
|
|
4
|
+
import '../../px-to-rem-0b26b83e.js';
|
|
5
|
+
import '../../dom-3a15d036.js';
|
|
6
|
+
import 'lodash';
|
|
7
|
+
import '../../OrLabel-876f8729.js';
|
|
8
|
+
import 'vue';
|
|
9
|
+
import '../../style-inject.es-4c6f2515.js';
|
|
10
|
+
import '../../OrHint-1414c530.js';
|
|
11
|
+
import '../../OrError-f90296db.js';
|
|
12
|
+
import '../../OrCollapse-445141ab.js';
|
|
13
|
+
import '@vueuse/core';
|
|
14
|
+
import '../../OrIconButton-8be9c89f.js';
|
|
15
|
+
import '../../OrIcon-669503c3.js';
|
|
16
|
+
import '../../OrTooltip-78cd7f6b.js';
|
|
17
|
+
import '../../OrFloating-5240e758.js';
|
|
18
|
+
import '@floating-ui/dom';
|
|
19
|
+
import '../../OrTeleportVue3-ad639f12.js';
|
|
20
|
+
import '../../OrLoader-15174477.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-e15955a7.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-6fb81556.js';
|
|
6
6
|
import '../../useIdAttribute-859439f0.js';
|
|
7
7
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
8
8
|
import '../../OrError-19198748.js';
|
|
9
9
|
import 'vue';
|
|
10
10
|
import '../../OrHint-6863124f.js';
|
|
11
|
-
import '../../OrIconButton-
|
|
11
|
+
import '../../OrIconButton-e5781317.js';
|
|
12
12
|
import '../../OrIcon-34f59f73.js';
|
|
13
13
|
import '../../OrTooltip-b07616f4.js';
|
|
14
14
|
import '../../OrPopover-40217b49.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-027b5e8f.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-e16ade90.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -13,9 +13,9 @@ import '../../OrError-19198748.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-3a4282da.js';
|
|
14
14
|
import '../../OrIcon-34f59f73.js';
|
|
15
15
|
import '../../OrHint-6863124f.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-6fb81556.js';
|
|
17
17
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
18
|
-
import '../../OrIconButton-
|
|
18
|
+
import '../../OrIconButton-e5781317.js';
|
|
19
19
|
import '../../OrTooltip-b07616f4.js';
|
|
20
20
|
import '../../OrPopover-40217b49.js';
|
|
21
21
|
import '@floating-ui/dom';
|
|
@@ -25,4 +25,4 @@ import '../../OrBottomSheet-13a416ef.js';
|
|
|
25
25
|
import '../../OrOverlay-afad3aa4.js';
|
|
26
26
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
27
27
|
import '../../OrMenuItem-58707d47.js';
|
|
28
|
-
import '../../OrTag-
|
|
28
|
+
import '../../OrTag-21ba5e15.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-
|
|
1
|
+
export { s as OrTagV3, a as TagColor, T as TagVariant } from '../../OrTag-21ba5e15.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
|
-
import '../../OrIconButton-
|
|
3
|
+
import '../../OrIconButton-e5781317.js';
|
|
4
4
|
import '../../OrIcon-34f59f73.js';
|
|
5
5
|
import 'vue';
|
|
6
6
|
import '../../OrTooltip-b07616f4.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrTextarea } from './OrTextarea.vue';
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export { s as OrTextarea } from '../../OrTextarea-1f5c3be1.js';
|
|
2
|
+
import 'vue-demi';
|
|
3
|
+
import '../../px-to-rem-0b26b83e.js';
|
|
4
|
+
import '../../dom-3a15d036.js';
|
|
5
|
+
import 'lodash';
|
|
6
|
+
import '../../OrLabel-876f8729.js';
|
|
7
|
+
import 'vue';
|
|
8
|
+
import '../../style-inject.es-4c6f2515.js';
|
|
9
|
+
import '../../OrHint-1414c530.js';
|
|
10
|
+
import '../../OrError-f90296db.js';
|
|
11
|
+
import '../../OrCollapse-445141ab.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-
|
|
1
|
+
export { a as OrToastContainerV3, s as OrToastV3, t as TypesV3 } from '../../types-7f17b4b2.js';
|
|
2
2
|
export { p as PropsV3, a as useQueueV3, u as useToastV3 } from '../../useToast-0665462d.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import 'vue-demi';
|
|
5
5
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
6
6
|
import 'vue';
|
|
7
|
-
import '../../OrIconButton-
|
|
7
|
+
import '../../OrIconButton-e5781317.js';
|
|
8
8
|
import '../../OrIcon-34f59f73.js';
|
|
9
9
|
import '../../OrTooltip-b07616f4.js';
|
|
10
10
|
import '../../OrPopover-40217b49.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -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';
|
|
@@ -2,7 +2,7 @@ import { useToggle } from '@vueuse/core';
|
|
|
2
2
|
import { defineComponent, ref, computed, onBeforeMount, onBeforeUnmount, nextTick } from 'vue-demi';
|
|
3
3
|
import { s as script$4 } from './OrTeleport.vue3-8099178c.js';
|
|
4
4
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-0665462d.js';
|
|
5
|
-
import { s as script$2 } from './OrIconButton-
|
|
5
|
+
import { s as script$2 } from './OrIconButton-e5781317.js';
|
|
6
6
|
import { s as script$3 } from './OrLoader-a53d2edf.js';
|
|
7
7
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, createBlock, withModifiers, withCtx, TransitionGroup, Fragment, renderList, mergeProps } from 'vue';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@onereach/ui-components",
|
|
3
|
-
"version": "2.71.2
|
|
3
|
+
"version": "2.71.2",
|
|
4
4
|
"description": "Vue components library for v2/3",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "./dist/auto/index.js",
|
|
@@ -124,5 +124,6 @@
|
|
|
124
124
|
"default": "./dist/bundled/v3/components/*/index.js"
|
|
125
125
|
},
|
|
126
126
|
"./package.json": "./package.json"
|
|
127
|
-
}
|
|
127
|
+
},
|
|
128
|
+
"gitHead": "22b0512764d7b8174109011baa78afcb7dd9f85b"
|
|
128
129
|
}
|
package/src/components/index.ts
CHANGED
|
@@ -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';
|
|
@@ -73,7 +73,7 @@ import { defineComponent, PropType, ref } from 'vue-demi';
|
|
|
73
73
|
import { CARD_COLLECTION_LAYOUT } from './constants';
|
|
74
74
|
import { OrCard } from '../or-card';
|
|
75
75
|
import { OrIcon } from '../or-icon';
|
|
76
|
-
import { OrSearch } from '../or-
|
|
76
|
+
import { OrSearch } from '../or-search';
|
|
77
77
|
import { OrIconButton } from '../or-button-v2';
|
|
78
78
|
import { LayoutOption, SortableColumn } from './types';
|
|
79
79
|
|
|
@@ -177,9 +177,9 @@ export default defineComponent({
|
|
|
177
177
|
.or-card-collection {
|
|
178
178
|
.or-card-collection-toolbar {
|
|
179
179
|
display: flex;
|
|
180
|
-
justify-content: space-between;
|
|
181
|
-
align-items: center;
|
|
182
180
|
column-gap: $s-4;
|
|
181
|
+
align-items: center;
|
|
182
|
+
justify-content: space-between;
|
|
183
183
|
margin: 0 $s-4;
|
|
184
184
|
|
|
185
185
|
.or-card-collection-sorting {
|
|
@@ -189,21 +189,21 @@ export default defineComponent({
|
|
|
189
189
|
.or-card-collection-sorting-column {
|
|
190
190
|
display: inline-flex;
|
|
191
191
|
margin: $s-2 $s-6;
|
|
192
|
-
text-transform: capitalize;
|
|
193
|
-
color: $c-neutral-4;
|
|
194
192
|
font-size: $fs-0;
|
|
195
193
|
font-weight: $fw-0;
|
|
196
|
-
letter-spacing: 0;
|
|
197
194
|
line-height: $lh-0;
|
|
195
|
+
color: $c-neutral-4;
|
|
196
|
+
text-transform: capitalize;
|
|
197
|
+
letter-spacing: 0;
|
|
198
198
|
user-select: none;
|
|
199
199
|
|
|
200
200
|
&.sorting-selected {
|
|
201
|
-
color: $c-neutral-6;
|
|
202
201
|
font-weight: bold;
|
|
202
|
+
color: $c-neutral-6;
|
|
203
203
|
|
|
204
204
|
.or-card-collection-sort-direction {
|
|
205
|
-
height: 14px;
|
|
206
205
|
width: 14px;
|
|
206
|
+
height: 14px;
|
|
207
207
|
margin-left: $s-1;
|
|
208
208
|
}
|
|
209
209
|
}
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
import { computed, defineComponent, PropType, ref } from 'vue-demi';
|
|
54
54
|
import { OrButtonV2 as OrButton, BUTTON_COLOR } from '../or-button-v2';
|
|
55
55
|
import { OrModal, OrModalSizes } from '../or-modal';
|
|
56
|
-
import { OrInput } from '../or-
|
|
56
|
+
import { OrInput } from '../or-input';
|
|
57
57
|
import { useActiveElement, useMagicKeys, whenever } from '@vueuse/core';
|
|
58
58
|
import { logicAnd } from '@vueuse/math';
|
|
59
59
|
|
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
v-bind="$attrs"
|
|
6
6
|
:class="rootStyles"
|
|
7
7
|
:type="'button'"
|
|
8
|
-
:selected="selected ? '' : null"
|
|
9
8
|
:disabled="disabled"
|
|
10
9
|
@click="$emit('click', $event)"
|
|
11
10
|
@focus="$emit('focus', $event)"
|
|
@@ -53,11 +52,6 @@ export default defineComponent({
|
|
|
53
52
|
default: IconButtonSize.M,
|
|
54
53
|
},
|
|
55
54
|
|
|
56
|
-
selected: {
|
|
57
|
-
type: Boolean,
|
|
58
|
-
default: false,
|
|
59
|
-
},
|
|
60
|
-
|
|
61
55
|
disabled: {
|
|
62
56
|
type: Boolean,
|
|
63
57
|
default: false,
|
|
@@ -39,26 +39,13 @@ export const IconButtonRootColors: Record<IconButtonColor, string[]> = {
|
|
|
39
39
|
'hover:outline-primary-opacity-0-08',
|
|
40
40
|
'dark:hover:outline-primary-opacity-0-08-dark',
|
|
41
41
|
|
|
42
|
-
'hover:theme-foreground-default',
|
|
43
|
-
'dark:hover:theme-foreground-default-dark',
|
|
44
|
-
|
|
45
42
|
// Theme (focus)
|
|
46
43
|
'focus:outline-primary-opacity-0-08',
|
|
47
44
|
'dark:focus:outline-primary-opacity-0-08-dark',
|
|
48
45
|
|
|
49
|
-
'focus:theme-foreground-default',
|
|
50
|
-
'dark:focus:theme-foreground-default-dark',
|
|
51
|
-
|
|
52
46
|
// Theme (active)
|
|
53
47
|
'active:outline-primary-opacity-0-16',
|
|
54
48
|
'dark:active:outline-primary-opacity-0-16-dark',
|
|
55
|
-
|
|
56
|
-
'active:theme-foreground-default',
|
|
57
|
-
'dark:active:theme-foreground-default-dark',
|
|
58
|
-
|
|
59
|
-
// Theme (selected)
|
|
60
|
-
'selected:theme-foreground-default',
|
|
61
|
-
'dark:selected:theme-foreground-default-dark',
|
|
62
49
|
],
|
|
63
50
|
|
|
64
51
|
'danger': [
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrInput } from './OrInput.vue';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import OrList from './OrList.vue';
|
|
2
2
|
import { OrIcon } from '../or-icon';
|
|
3
3
|
import { OrButtonV2 as OrButton } from '../or-button-v2';
|
|
4
|
-
import { OrInput } from '../or-
|
|
4
|
+
import { OrInput } from '../or-input';
|
|
5
5
|
|
|
6
6
|
import { ArgTypes, Story } from '@storybook/vue';
|
|
7
7
|
import { action } from '@storybook/addon-actions';
|
|
@@ -76,7 +76,7 @@ import { defineComponent, PropType } from 'vue-demi';
|
|
|
76
76
|
import _ from 'lodash';
|
|
77
77
|
|
|
78
78
|
import { OrList } from '../or-list';
|
|
79
|
-
import { OrInput } from '../or-
|
|
79
|
+
import { OrInput } from '../or-input';
|
|
80
80
|
import { OrIcon } from '../or-icon';
|
|
81
81
|
import { OrIconButton } from '../or-button-v2';
|
|
82
82
|
|
|
@@ -7,7 +7,7 @@ import { OrOverflowMenu } from '../or-overflow-menu';
|
|
|
7
7
|
import { OrModalSizes } from './constants';
|
|
8
8
|
import { OrCollapse } from '../or-collapse';
|
|
9
9
|
import { OrSelect } from '../or-select';
|
|
10
|
-
import { OrInput } from '../or-
|
|
10
|
+
import { OrInput } from '../or-input';
|
|
11
11
|
import { getTestOption } from '../or-select/stories.helpers';
|
|
12
12
|
import _ from 'lodash';
|
|
13
13
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrNumberInput } from './OrNumberInput.vue';
|
|
@@ -64,8 +64,8 @@
|
|
|
64
64
|
</template>
|
|
65
65
|
<script lang="ts">
|
|
66
66
|
import { defineComponent, ref } from 'vue-demi';
|
|
67
|
-
import OrInput from './OrInput.vue';
|
|
68
67
|
import { useVModel } from '@vueuse/core';
|
|
68
|
+
import { OrInput } from '../or-input';
|
|
69
69
|
import { useToggle } from '../../hooks';
|
|
70
70
|
import { BUTTON_SIZE, OrIconButton } from '../or-button-v2';
|
|
71
71
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrPassword } from './OrPassword.vue';
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
</template>
|
|
67
67
|
<script lang="ts">
|
|
68
68
|
import { defineComponent, ref } from 'vue-demi';
|
|
69
|
-
import OrInput from '
|
|
69
|
+
import { OrInput } from '../or-input';
|
|
70
70
|
import { debouncedWatch } from '@vueuse/core';
|
|
71
71
|
import { BUTTON_SIZE, OrIconButton } from '../or-button-v2';
|
|
72
72
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { default as OrSearch } from './OrSearch.vue';
|