@onereach/ui-components 2.69.7-beta.2155.0 → 2.69.7-beta.2168.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrButton-ec551691.js → OrButton-4b99c680.js} +1 -14
- package/dist/bundled/v2/{OrCardCollection-1b20a00f.js → OrCardCollection-aa6b8553.js} +2 -2
- package/dist/bundled/v2/{OrCheckbox-dbef9f9a.js → OrCheckbox-4f665252.js} +3 -3
- package/dist/bundled/v2/{OrConfirm-0a34d7e9.js → OrConfirm-dc704484.js} +2 -2
- package/dist/bundled/v2/{OrInlineInput-9add2e1e.js → OrInlineInput-6af4fe07.js} +2 -2
- package/dist/bundled/v2/{OrInlineTextarea-9c6f9044.js → OrInlineTextarea-ddf84267.js} +2 -2
- package/dist/bundled/v2/{OrInput-8b90e08f.js → OrInput-e7b864c1.js} +20 -13
- package/dist/bundled/v2/{OrInputBox-79ec54ad.js → OrInputBox-de8ce3ac.js} +2 -12
- package/dist/bundled/v2/{OrRadio-cd39b20b.js → OrRadio-a60fc5c0.js} +3 -3
- package/dist/bundled/v2/{OrSearch-76b002cf.js → OrSearch-ad84b460.js} +2 -2
- package/dist/bundled/v2/{OrSelect-ff9e4fbd.js → OrSelect-b393f564.js} +15 -7
- package/dist/bundled/v2/{OrSwitch-237a2081.js → OrSwitch-fe9b7de7.js} +3 -3
- package/dist/bundled/v2/{OrTextarea-5593fbe9.js → OrTextarea-59fba95c.js} +14 -11
- package/dist/bundled/v2/components/index.d.ts +0 -1
- package/dist/bundled/v2/components/index.js +14 -14
- package/dist/bundled/v2/components/or-button-v3/OrButton.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +6 -5
- package/dist/bundled/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +149 -0
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/or-confirm-v3/index.js +5 -4
- package/dist/bundled/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-input-box-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-input-v3/index.js +3 -2
- package/dist/bundled/v2/components/or-radio-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +4 -3
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +25 -14
- package/dist/bundled/v2/components/or-select-v3/index.d.ts +0 -1
- package/dist/bundled/v2/components/or-select-v3/index.js +5 -4
- package/dist/bundled/v2/components/or-select-v3/types.d.ts +1 -1
- package/dist/bundled/v2/components/or-switch-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-textarea-v3/index.js +3 -2
- package/dist/bundled/v2/index.js +15 -15
- package/dist/bundled/v2/props-78496a2d.js +12 -0
- package/dist/bundled/v3/{OrButton-e38644d0.js → OrButton-a671b8a1.js} +2 -3
- package/dist/bundled/v3/{OrButton.vue_vue_type_script_lang-08f0dea0.js → OrButton.vue_vue_type_script_lang-b0dc31ca.js} +1 -13
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-ff722f3f.js → OrCardCollection.vue_vue_type_script_lang-ece2eab6.js} +3 -3
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-ed99973c.js → OrConfirm.vue_vue_type_script_lang-fcbdf2c6.js} +4 -4
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-f29483f4.js → OrInlineInput.vue_vue_type_script_lang-84c521f9.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js → OrInlineTextarea.vue_vue_type_script_lang-9c58faeb.js} +2 -2
- package/dist/bundled/v3/{OrInput-fa782fc1.js → OrInput-4ccc2c7b.js} +17 -14
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-f6d793d3.js → OrInput.vue_vue_type_script_lang-96ce8121.js} +5 -4
- package/dist/bundled/v3/{OrInputBox-eb54d73d.js → OrInputBox-27aa1cec.js} +1 -1
- package/dist/{esm/v2/OrInputBox-4d5a318d.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-28353c10.js} +4 -55
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-014ad470.js → OrSearch.vue_vue_type_script_lang-71fbb2fc.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-05b03858.js → OrSelect.vue_vue_type_script_lang-363605c5.js} +17 -9
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-8e3531cd.js → OrTextarea.vue_vue_type_script_lang-9f2a0234.js} +5 -4
- package/dist/bundled/v3/components/index.d.ts +0 -1
- package/dist/bundled/v3/components/index.js +14 -14
- package/dist/bundled/v3/components/or-button-v3/OrButton.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +9 -8
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +132 -0
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/or-confirm-v3/index.js +8 -7
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-input-box-v3/index.js +2 -1
- package/dist/bundled/v3/components/or-input-v3/index.js +4 -3
- package/dist/bundled/v3/components/or-search-v3/index.js +6 -5
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +25 -14
- package/dist/bundled/v3/components/or-select-v3/index.d.ts +0 -1
- package/dist/bundled/v3/components/or-select-v3/index.js +6 -5
- package/dist/bundled/v3/components/or-select-v3/types.d.ts +1 -1
- package/dist/bundled/v3/components/or-textarea-v3/index.js +4 -3
- package/dist/bundled/v3/index.js +188 -264
- package/dist/bundled/v3/props-78496a2d.js +12 -0
- package/dist/esm/v2/{OrButton-c02a6c26.js → OrButton-357e1e2c.js} +1 -14
- package/dist/esm/v2/{OrCardCollection-46a25600.js → OrCardCollection-fe34fef3.js} +3 -3
- package/dist/esm/v2/{OrCheckbox-567e387c.js → OrCheckbox-ea48d156.js} +3 -3
- package/dist/esm/v2/{OrConfirm-31dfa3e0.js → OrConfirm-3bead0be.js} +2 -2
- package/dist/esm/v2/{OrInlineInput-cfeeea33.js → OrInlineInput-e32f322f.js} +2 -2
- package/dist/esm/v2/{OrInlineTextarea-897b5377.js → OrInlineTextarea-7296fbdb.js} +2 -2
- package/dist/esm/v2/{OrInput-2f16a7ac.js → OrInput-db0e2368.js} +20 -13
- package/dist/esm/v2/OrInputBox-9d1193b5.js +43 -0
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js → esm/v2/OrInputBox.vue_rollup-plugin-vue_script-328ae841.js} +3 -2
- package/dist/esm/v2/{OrRadio-848ce55d.js → OrRadio-6e10f071.js} +3 -3
- package/dist/esm/v2/{OrSearch-2f260b09.js → OrSearch-9d9459f5.js} +2 -2
- package/dist/esm/v2/{OrSelect-651bb83e.js → OrSelect-e6aa1b2a.js} +15 -7
- package/dist/esm/v2/{OrSwitch-13b6a7ee.js → OrSwitch-c628d2c5.js} +3 -3
- package/dist/esm/v2/{OrTextarea-6712a150.js → OrTextarea-52354386.js} +14 -11
- package/dist/esm/v2/components/index.d.ts +0 -1
- package/dist/esm/v2/components/index.js +14 -14
- package/dist/esm/v2/components/or-button-v3/OrButton.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-button-v3/index.js +1 -1
- package/dist/esm/v2/components/or-card-collection-v3/index.js +6 -5
- package/dist/esm/v2/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/esm/v2/components/or-combined-input-v3/index.js +147 -0
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-confirm-v3/index.js +5 -4
- package/dist/esm/v2/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v2/components/or-input-box-v3/index.js +3 -2
- package/dist/esm/v2/components/or-input-v3/index.js +3 -2
- package/dist/esm/v2/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +4 -3
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +25 -14
- package/dist/esm/v2/components/or-select-v3/index.d.ts +0 -1
- package/dist/esm/v2/components/or-select-v3/index.js +5 -4
- package/dist/esm/v2/components/or-select-v3/types.d.ts +1 -1
- package/dist/esm/v2/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v2/components/or-textarea-v3/index.js +3 -2
- package/dist/esm/v2/index.js +14 -14
- package/dist/esm/v3/{OrButton-2ca1996a.js → OrButton-bb6bf8a9.js} +2 -15
- package/dist/esm/v3/{OrCardCollection-167ed657.js → OrCardCollection-8a84f69c.js} +2 -2
- package/dist/esm/v3/{OrCheckbox-3e139eac.js → OrCheckbox-d1b516c8.js} +3 -2
- package/dist/esm/v3/{OrConfirm-492012c6.js → OrConfirm-5bd1f4db.js} +2 -2
- package/dist/esm/v3/{OrInlineInput-31026cd0.js → OrInlineInput-00f0d1b8.js} +2 -2
- package/dist/esm/v3/{OrInlineTextarea-b28c3d8c.js → OrInlineTextarea-c1babfda.js} +2 -2
- package/dist/esm/v3/{OrInput-41691fb3.js → OrInput-2b447f81.js} +18 -15
- package/dist/esm/v3/{OrRadio-54b6d0de.js → OrRadio-ef9d4c6e.js} +3 -2
- package/dist/esm/v3/{OrSearch-e5a2e93e.js → OrSearch-d72cfc74.js} +1 -1
- package/dist/esm/v3/{OrSelect-28a175dc.js → OrSelect-e6e006d5.js} +14 -7
- package/dist/esm/v3/{OrSwitch-cca30aa0.js → OrSwitch-cc797a48.js} +3 -3
- package/dist/esm/v3/{OrTextarea-bb9ef3f2.js → OrTextarea-ed35cd0b.js} +16 -14
- package/dist/esm/v3/components/index.d.ts +0 -1
- package/dist/esm/v3/components/index.js +12 -13
- package/dist/esm/v3/components/or-button-v3/OrButton.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-button-v3/index.js +1 -1
- package/dist/esm/v3/components/or-card-collection-v3/index.js +4 -4
- package/dist/esm/v3/components/or-checkbox-v3/index.js +1 -1
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +27 -0
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +98 -0
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +2 -0
- package/dist/esm/v3/components/or-combined-input-v3/index.js +132 -0
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +1 -0
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-inline-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-inline-textarea-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +1 -1
- package/dist/esm/v3/components/or-radio-v3/index.js +1 -1
- package/dist/esm/v3/components/or-search-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +25 -14
- package/dist/esm/v3/components/or-select-v3/index.d.ts +0 -1
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/types.d.ts +1 -1
- package/dist/esm/v3/components/or-switch-v3/index.js +1 -1
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/index.js +12 -13
- package/package.json +2 -2
- package/src/components/index.ts +0 -1
- package/src/components/or-button-v3/OrButton.stories3.ts +0 -4
- package/src/components/or-button-v3/OrButton.vue +0 -6
- package/src/components/or-button-v3/styles.ts +1 -15
- package/src/components/or-checkbox-v3/OrCheckbox.vue +1 -1
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +7 -0
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +202 -0
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +134 -0
- package/src/components/or-combined-input-v3/index.ts +2 -0
- package/src/components/or-combined-input-v3/props.ts +1 -0
- package/src/components/or-combined-input-v3/styles.ts +25 -0
- package/src/components/or-inline-input-v3/styles.ts +2 -2
- package/src/components/or-inline-textarea-v3/styles.ts +2 -2
- package/src/components/or-input-v3/OrInput.vue +28 -22
- package/src/components/or-input-v3/styles.ts +2 -2
- package/src/components/or-radio-v3/OrRadio.vue +1 -1
- package/src/components/or-select-v3/OrSelect.stories3.ts +4 -0
- package/src/components/or-select-v3/OrSelect.vue +9 -3
- package/src/components/or-select-v3/index.ts +0 -1
- package/src/components/or-select-v3/styles.ts +4 -1
- package/src/components/or-select-v3/types.ts +1 -1
- package/src/components/or-switch-v3/OrSwitch.vue +1 -1
- package/src/components/or-textarea-v3/OrTextarea.vue +5 -1
- package/src/components/or-textarea-v3/styles.ts +2 -2
- package/dist/bundled/v2/OrPagination-ccaef550.js +0 -297
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
- package/dist/bundled/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
- package/dist/bundled/v2/components/or-pagination-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-pagination-v3/index.js +0 -20
- package/dist/bundled/v2/components/or-pagination-v3/styles.d.ts +0 -3
- package/dist/bundled/v2/components/or-pagination-v3/types.d.ts +0 -4
- package/dist/bundled/v3/OrPagination.vue_vue_type_script_lang-5246de48.js +0 -180
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
- package/dist/bundled/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
- package/dist/bundled/v3/components/or-pagination-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-pagination-v3/index.js +0 -22
- package/dist/bundled/v3/components/or-pagination-v3/styles.d.ts +0 -3
- package/dist/bundled/v3/components/or-pagination-v3/types.d.ts +0 -4
- package/dist/esm/v2/OrPagination-179098fb.js +0 -297
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
- package/dist/esm/v2/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
- package/dist/esm/v2/components/or-pagination-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-pagination-v3/index.js +0 -18
- package/dist/esm/v2/components/or-pagination-v3/styles.d.ts +0 -3
- package/dist/esm/v2/components/or-pagination-v3/types.d.ts +0 -4
- package/dist/esm/v3/OrPagination-a84ad212.js +0 -258
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.stories3.d.ts +0 -12
- package/dist/esm/v3/components/or-pagination-v3/OrPagination.vue.d.ts +0 -110
- package/dist/esm/v3/components/or-pagination-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-pagination-v3/index.js +0 -17
- package/dist/esm/v3/components/or-pagination-v3/styles.d.ts +0 -3
- package/dist/esm/v3/components/or-pagination-v3/types.d.ts +0 -4
- package/src/components/or-pagination-v3/OrPagination.docs.mdx +0 -7
- package/src/components/or-pagination-v3/OrPagination.stories3.ts +0 -87
- package/src/components/or-pagination-v3/OrPagination.vue +0 -261
- package/src/components/or-pagination-v3/index.ts +0 -2
- package/src/components/or-pagination-v3/styles.ts +0 -30
- package/src/components/or-pagination-v3/types.ts +0 -4
package/dist/esm/v2/index.js
CHANGED
|
@@ -5,21 +5,21 @@ export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonVi
|
|
|
5
5
|
export { _ as OrButtonV2 } from './OrButton-c4f9955b.js';
|
|
6
6
|
export { _ as OrIconButton } from './OrIconButton-014e86a7.js';
|
|
7
7
|
export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTTON_TYPE, I as ICON_BUTTON_TYPE } from './OrIconButton.vue_rollup-plugin-vue_script-9fb7b7ab.js';
|
|
8
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-
|
|
8
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-357e1e2c.js';
|
|
9
9
|
export { _ as OrCard } from './OrCard-b7268256.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-f6b07557.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
11
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-fe34fef3.js';
|
|
12
12
|
export { _ as OrCardV3 } from './OrCard-de799db0.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-4e2cf3d8.js';
|
|
14
14
|
export { _ as OrCheckbox } from './OrCheckbox-915f1f0a.js';
|
|
15
|
-
export { _ as OrCheckboxV3 } from './OrCheckbox-
|
|
15
|
+
export { _ as OrCheckboxV3 } from './OrCheckbox-ea48d156.js';
|
|
16
16
|
export { _ as OrChip } from './OrChips.vue_rollup-plugin-vue_script-aa8fedaa.js';
|
|
17
17
|
export { _ as OrChips } from './OrChips-5e0063be.js';
|
|
18
18
|
export { _ as OrCode, O as OrCodeLanguages } from './OrCode-d4400b42.js';
|
|
19
19
|
export { _ as OrCollapse } from './OrCollapse-4d892ca3.js';
|
|
20
20
|
export { _ 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-75abefdd.js';
|
|
21
21
|
export { _ as OrConfirm } from './OrConfirm-d7112dd3.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-3bead0be.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-349df9b2.js';
|
|
24
24
|
export { _ as OrError } from './OrError-081130bb.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from './OrErrorTag-782dd714.js';
|
|
@@ -34,11 +34,12 @@ export { _ as OrIcon, O as OrIconColors, a as OrIconType } from './OrIcon-819166
|
|
|
34
34
|
export { I as IconButtonColor, _ as OrIconButtonV3 } from './OrIconButton-e17e4944.js';
|
|
35
35
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, _ as OrIconV3 } from './OrIcon-5e394c62.js';
|
|
36
36
|
export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3 } from './OrInlineInputBox-fefd4fbd.js';
|
|
37
|
-
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-
|
|
37
|
+
export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-e32f322f.js';
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
|
-
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-
|
|
40
|
-
export {
|
|
41
|
-
export { I as
|
|
39
|
+
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-7296fbdb.js';
|
|
40
|
+
export { _ as OrInputBoxV3 } from './OrInputBox-9d1193b5.js';
|
|
41
|
+
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox.vue_rollup-plugin-vue_script-328ae841.js';
|
|
42
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-db0e2368.js';
|
|
42
43
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
43
44
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
45
|
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
@@ -59,16 +60,15 @@ export { N as NotificationVariant, _ as OrNotificationV3 } from './OrNotificatio
|
|
|
59
60
|
export { _ as OrOverflowMenu } from './OrOverflowMenu-10a4166a.js';
|
|
60
61
|
export { _ as OrOverlay } from './OrOverlay-3b52865d.js';
|
|
61
62
|
export { _ as OrOverlayV3 } from './OrOverlay-18ba2dc6.js';
|
|
62
|
-
export { _ as OrPaginationV3 } from './OrPagination-179098fb.js';
|
|
63
63
|
export { _ as OrProgress, O as OrProgressColors, a as OrProgressTypes } from './OrProgress-4ee24824.js';
|
|
64
64
|
export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrProgress-c27c8946.js';
|
|
65
65
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
66
66
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
67
|
-
export { _ as OrRadioV3 } from './OrRadio-
|
|
68
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
67
|
+
export { _ as OrRadioV3 } from './OrRadio-6e10f071.js';
|
|
68
|
+
export { _ as OrSearchV3 } from './OrSearch-9d9459f5.js';
|
|
69
69
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-e8dce8f9.js';
|
|
70
70
|
export { _ as OrSelect } from './OrSelect-dae2b069.js';
|
|
71
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
71
|
+
export { _ as OrSelectV3 } from './OrSelect-e6aa1b2a.js';
|
|
72
72
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-7d6125bb.js';
|
|
73
73
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-fabc7bc9.js';
|
|
74
74
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-cc94bdc9.js';
|
|
@@ -77,7 +77,7 @@ export { _ as OrSlider } from './OrSlider-f7b9c7c2.js';
|
|
|
77
77
|
export { _ as OrSortHeaderV3 } from './OrSortHeader-19bf94ca.js';
|
|
78
78
|
export { _ as OrStepper } from './OrStepper-4f44e7b7.js';
|
|
79
79
|
export { _ as OrSwitch } from './OrSwitch-f25f27f9.js';
|
|
80
|
-
export { _ as OrSwitchV3 } from './OrSwitch-
|
|
80
|
+
export { _ as OrSwitchV3 } from './OrSwitch-c628d2c5.js';
|
|
81
81
|
export { _ as OrTab } from './OrTab-eade8ab6.js';
|
|
82
82
|
export { _ as OrTabHeaderItem } from './OrTabHeaderItem-d1a340d1.js';
|
|
83
83
|
export { _ as OrTabV3 } from './OrTab-702e7335.js';
|
|
@@ -88,7 +88,7 @@ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-cf9c6195.j
|
|
|
88
88
|
export { _ as OrTeleport } from './OrTeleportVue2-8ef4ceca.js';
|
|
89
89
|
export { _ as OrTeleportV3 } from './OrTeleport.vue2-fb92f29f.js';
|
|
90
90
|
export { _ as OrTextV3 } from './OrText-ba5a2b6c.js';
|
|
91
|
-
export { _ as OrTextareaV3 } from './OrTextarea-
|
|
91
|
+
export { _ as OrTextareaV3 } from './OrTextarea-52354386.js';
|
|
92
92
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-2594c980.js';
|
|
93
93
|
export { _ as OrToast, a as OrToastContainer } from './OrToastContainer-2fbd4358.js';
|
|
94
94
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
|
@@ -81,15 +81,7 @@ const ButtonRootColors = {
|
|
|
81
81
|
'danger-link': [
|
|
82
82
|
// Theme
|
|
83
83
|
'theme-preset-4-error', 'dark:theme-preset-4-error-dark'],
|
|
84
|
-
'inherit-link': [
|
|
85
|
-
// Typography
|
|
86
|
-
'typography-caption-regular',
|
|
87
|
-
// Typography (activated)
|
|
88
|
-
'activated:typography-caption-bold',
|
|
89
|
-
// Theme
|
|
90
|
-
'theme-foreground-inherit', 'dark:theme-foreground-inherit',
|
|
91
|
-
// Theme (activated)
|
|
92
|
-
'activated:theme-foreground-default', 'dark:activated:theme-foreground-default-dark']
|
|
84
|
+
'inherit-link': []
|
|
93
85
|
};
|
|
94
86
|
|
|
95
87
|
var script = defineComponent({
|
|
@@ -111,10 +103,6 @@ var script = defineComponent({
|
|
|
111
103
|
type: String,
|
|
112
104
|
default: ButtonColor.Primary
|
|
113
105
|
},
|
|
114
|
-
activated: {
|
|
115
|
-
type: Boolean,
|
|
116
|
-
default: false
|
|
117
|
-
},
|
|
118
106
|
disabled: {
|
|
119
107
|
type: Boolean,
|
|
120
108
|
default: false
|
|
@@ -143,7 +131,7 @@ var script = defineComponent({
|
|
|
143
131
|
}
|
|
144
132
|
});
|
|
145
133
|
|
|
146
|
-
const _hoisted_1 = ["type", "
|
|
134
|
+
const _hoisted_1 = ["type", "disabled"];
|
|
147
135
|
const _hoisted_2 = {
|
|
148
136
|
key: 0,
|
|
149
137
|
class: /*#__PURE__*/normalizeClass(['absolute'])
|
|
@@ -155,7 +143,6 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
155
143
|
}, _ctx.$attrs, {
|
|
156
144
|
class: _ctx.rootStyles,
|
|
157
145
|
type: _ctx.type,
|
|
158
|
-
activated: _ctx.activated ? '' : null,
|
|
159
146
|
disabled: _ctx.disabled,
|
|
160
147
|
onClick: _cache[0] || (_cache[0] = $event => _ctx.$emit('click', $event)),
|
|
161
148
|
onFocus: _cache[1] || (_cache[1] = $event => _ctx.$emit('focus', $event)),
|
|
@@ -7,8 +7,8 @@ import './OrPopover-1075dd38.js';
|
|
|
7
7
|
import { s as script$5 } from './OrMenuItem-9da279f6.js';
|
|
8
8
|
import { s as script$6 } from './OrIcon-b195169c.js';
|
|
9
9
|
import { openBlock, createElementBlock, normalizeClass, Fragment, renderList, renderSlot, mergeProps, createTextVNode, toDisplayString, resolveComponent, createElementVNode, createVNode, withCtx, createBlock, createCommentVNode, normalizeProps, guardReactiveProps } from 'vue';
|
|
10
|
-
import { s as script$3 } from './OrButton-
|
|
11
|
-
import { s as script$7 } from './OrSearch-
|
|
10
|
+
import { s as script$3 } from './OrButton-bb6bf8a9.js';
|
|
11
|
+
import { s as script$7 } from './OrSearch-d72cfc74.js';
|
|
12
12
|
import './OrInputBox-6d1b6059.js';
|
|
13
13
|
|
|
14
14
|
const CardCollectionRoot = [
|
|
@@ -115,9 +115,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
115
115
|
return openBlock(), createElementBlock("div", {
|
|
116
116
|
ref: "root",
|
|
117
117
|
class: normalizeClass(_ctx.rootStyles)
|
|
118
|
-
}, [withDirectives(createElementVNode("input", mergeProps(
|
|
118
|
+
}, [withDirectives(createElementVNode("input", mergeProps({
|
|
119
119
|
id: _ctx.controlId,
|
|
120
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
120
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
121
|
+
}, _ctx.$attrs, {
|
|
121
122
|
class: _ctx.controlStyles,
|
|
122
123
|
type: "checkbox",
|
|
123
124
|
value: _ctx.inputValue,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
|
-
import { s as script$2, a as ButtonColor } from './OrButton-
|
|
2
|
+
import { s as script$2, a as ButtonColor } from './OrButton-bb6bf8a9.js';
|
|
3
3
|
import { s as script$1 } from './OrOverlay-738a44d5.js';
|
|
4
|
-
import { s as script$3 } from './OrInput-
|
|
4
|
+
import { s as script$3 } from './OrInput-2b447f81.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { resolveComponent, openBlock, createBlock, withCtx, createElementVNode, mergeProps, normalizeClass, renderSlot, createTextVNode, toDisplayString, createElementBlock, createVNode, createCommentVNode } from 'vue';
|
|
@@ -7,7 +7,7 @@ import { s as script$4 } from './OrIconButton-1eebcafc.js';
|
|
|
7
7
|
import { s as script$3 } from './OrIcon-b195169c.js';
|
|
8
8
|
import { s as script$5, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
9
9
|
import { s as script$6 } from './OrLabel-bdaec602.js';
|
|
10
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
10
|
+
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelDynamic, withModifiers, Fragment, createSlots } from 'vue';
|
|
11
11
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
12
12
|
|
|
13
13
|
var InputType;
|
|
@@ -24,8 +24,8 @@ const InputRoot = [
|
|
|
24
24
|
// Spacing
|
|
25
25
|
'gap-xs'];
|
|
26
26
|
const InputControl = [
|
|
27
|
-
//
|
|
28
|
-
'
|
|
27
|
+
// Box
|
|
28
|
+
'w-full',
|
|
29
29
|
// Typography
|
|
30
30
|
'typography-inherit',
|
|
31
31
|
// Theme
|
|
@@ -143,8 +143,9 @@ var script = defineComponent({
|
|
|
143
143
|
}
|
|
144
144
|
});
|
|
145
145
|
|
|
146
|
-
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled"];
|
|
146
|
+
const _hoisted_1 = ["id", "type", "placeholder", "required", "disabled", "readonly", "maxlength"];
|
|
147
147
|
const _hoisted_2 = {
|
|
148
|
+
key: 0,
|
|
148
149
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
149
150
|
};
|
|
150
151
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
@@ -154,10 +155,11 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
154
155
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
155
156
|
const _component_OrHint = resolveComponent("OrHint");
|
|
156
157
|
const _component_OrError = resolveComponent("OrError");
|
|
157
|
-
return openBlock(), createElementBlock("div", {
|
|
158
|
-
ref: "root"
|
|
159
|
-
|
|
160
|
-
|
|
158
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
159
|
+
ref: "root"
|
|
160
|
+
}, _ctx.$attrs, {
|
|
161
|
+
class: _ctx.rootStyles
|
|
162
|
+
}), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
161
163
|
key: 0,
|
|
162
164
|
"control-id": _ctx.controlId,
|
|
163
165
|
variant: 'input',
|
|
@@ -175,21 +177,22 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
175
177
|
readonly: _ctx.readonly,
|
|
176
178
|
disabled: _ctx.disabled
|
|
177
179
|
}, {
|
|
178
|
-
default: withCtx(() => [withDirectives(createElementVNode("input",
|
|
180
|
+
default: withCtx(() => [withDirectives(createElementVNode("input", {
|
|
179
181
|
id: _ctx.controlId,
|
|
180
182
|
ref: "input",
|
|
181
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
182
|
-
|
|
183
|
-
class: _ctx.controlStyles,
|
|
183
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
184
|
+
class: normalizeClass(_ctx.controlStyles),
|
|
184
185
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
185
186
|
placeholder: _ctx.placeholder,
|
|
186
187
|
required: _ctx.required,
|
|
187
188
|
disabled: _ctx.disabled,
|
|
189
|
+
readonly: _ctx.readonly,
|
|
190
|
+
maxlength: _ctx.maxLength,
|
|
188
191
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
189
192
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
190
193
|
onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
|
|
191
194
|
onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
|
|
192
|
-
}
|
|
195
|
+
}, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelDynamic, _ctx.proxyModelValue]]), _ctx.type !== 'text' ? (openBlock(), createElementBlock("div", _hoisted_2, [_ctx.type === 'password' ? (openBlock(), createBlock(_component_OrIconButton, {
|
|
193
196
|
key: 0,
|
|
194
197
|
icon: {
|
|
195
198
|
icon: _ctx.disclosed ? 'visibility_off' : 'visibility',
|
|
@@ -210,7 +213,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
210
213
|
key: 1,
|
|
211
214
|
icon: 'search',
|
|
212
215
|
variant: 'outlined'
|
|
213
|
-
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])]),
|
|
216
|
+
}))], 64 /* STABLE_FRAGMENT */)) : createCommentVNode("v-if", true)])) : createCommentVNode("v-if", true)]),
|
|
214
217
|
_: 1 /* STABLE */
|
|
215
218
|
}, 8 /* PROPS */, ["variant", "size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
216
219
|
key: 1
|
|
@@ -238,7 +241,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
238
241
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
239
242
|
|
|
240
243
|
key: "0"
|
|
241
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
244
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
|
|
242
245
|
}
|
|
243
246
|
|
|
244
247
|
var css_248z = "\ninput[data-v-78975fa2] {\n min-width: 0;\n background: none;\n outline: none;\n}\ninput[type=\"number\"][data-v-78975fa2]::-webkit-inner-spin-button {\n display: none;\n}\ninput[type=\"search\"][data-v-78975fa2]::-webkit-search-cancel-button {\n display: none;\n}\n";
|
|
@@ -111,9 +111,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
111
111
|
return openBlock(), createElementBlock("div", {
|
|
112
112
|
ref: "root",
|
|
113
113
|
class: normalizeClass(_ctx.rootStyles)
|
|
114
|
-
}, [withDirectives(createElementVNode("input", mergeProps(
|
|
114
|
+
}, [withDirectives(createElementVNode("input", mergeProps({
|
|
115
115
|
id: _ctx.controlId,
|
|
116
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
116
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
117
|
+
}, _ctx.$attrs, {
|
|
117
118
|
class: _ctx.controlStyles,
|
|
118
119
|
type: "radio",
|
|
119
120
|
value: _ctx.inputValue,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
|
-
import { s as script$1 } from './OrInput-
|
|
4
|
+
import { s as script$1 } from './OrInput-2b447f81.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
7
7
|
|
|
@@ -3,13 +3,13 @@ import { D as DropdownClose, a as DropdownOpen } from './dropdown-open-0d314aa4.
|
|
|
3
3
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
4
4
|
import { u as useOverflow } from './useOverflow-af6161c8.js';
|
|
5
5
|
import '@vueuse/core';
|
|
6
|
-
import { s as script$1 } from './OrCheckbox-
|
|
6
|
+
import { s as script$1 } from './OrCheckbox-d1b516c8.js';
|
|
7
7
|
import { s as script$2 } from './OrError-ec8c709d.js';
|
|
8
8
|
import { s as script$3 } from './OrExpansionPanel-311e64cf.js';
|
|
9
9
|
import { s as script$4 } from './OrHint-74bb732d.js';
|
|
10
10
|
import { s as script$5 } from './OrIcon-b195169c.js';
|
|
11
11
|
import { s as script$7, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
12
|
-
import { s as script$6 } from './OrInput-
|
|
12
|
+
import { s as script$6 } from './OrInput-2b447f81.js';
|
|
13
13
|
import { s as script$8 } from './OrLabel-bdaec602.js';
|
|
14
14
|
import { s as script$9 } from './OrMenuItem-9da279f6.js';
|
|
15
15
|
import { s as script$a } from './OrPopover-1075dd38.js';
|
|
@@ -23,7 +23,9 @@ const SelectRoot = [
|
|
|
23
23
|
'gap-xs'];
|
|
24
24
|
const SelectControl = [
|
|
25
25
|
// Layout
|
|
26
|
-
'layout-row
|
|
26
|
+
'layout-row',
|
|
27
|
+
// Box
|
|
28
|
+
'w-full',
|
|
27
29
|
// Overflow
|
|
28
30
|
'overflow-hidden',
|
|
29
31
|
// Spacing
|
|
@@ -82,11 +84,11 @@ var script = defineComponent({
|
|
|
82
84
|
default: []
|
|
83
85
|
},
|
|
84
86
|
modelValue: {
|
|
85
|
-
type: [String,
|
|
87
|
+
type: [String, Array],
|
|
86
88
|
default: undefined
|
|
87
89
|
},
|
|
88
90
|
value: {
|
|
89
|
-
type: [String,
|
|
91
|
+
type: [String, Array],
|
|
90
92
|
default: undefined
|
|
91
93
|
},
|
|
92
94
|
multiple: {
|
|
@@ -121,6 +123,10 @@ var script = defineComponent({
|
|
|
121
123
|
type: Boolean,
|
|
122
124
|
default: false
|
|
123
125
|
},
|
|
126
|
+
disableDefaultStyles: {
|
|
127
|
+
type: Boolean,
|
|
128
|
+
default: false
|
|
129
|
+
},
|
|
124
130
|
enableSearch: {
|
|
125
131
|
type: Boolean,
|
|
126
132
|
default: false
|
|
@@ -322,6 +328,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
322
328
|
}, 8 /* PROPS */, ["control-id", "required", "disabled"])) : createCommentVNode("v-if", true), withDirectives((openBlock(), createBlock(_component_OrInputBox, {
|
|
323
329
|
ref: "inputBox",
|
|
324
330
|
class: normalizeClass([_ctx.popoverState === 'open' && 'rounded-b-0']),
|
|
331
|
+
variant: _ctx.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
325
332
|
size: _ctx.size,
|
|
326
333
|
invalid: _ctx.invalid,
|
|
327
334
|
readonly: _ctx.readonly,
|
|
@@ -335,7 +342,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
335
342
|
disabled: _ctx.disabled,
|
|
336
343
|
onFocus: _cache[0] || (_cache[0] = $event => _ctx.$emit('focus', $event)),
|
|
337
344
|
onBlur: _cache[1] || (_cache[1] = $event => _ctx.$emit('blur', $event))
|
|
338
|
-
}, [_ctx.proxyModelValue
|
|
345
|
+
}, [_ctx.proxyModelValue && _ctx.proxyModelValue.length > 0 ? (openBlock(), createElementBlock(Fragment, {
|
|
339
346
|
key: 0
|
|
340
347
|
}, [_ctx.multiple ? renderSlot(_ctx.$slots, "valueTemplate", {
|
|
341
348
|
key: 0,
|
|
@@ -471,7 +478,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
471
478
|
_: 3 /* FORWARDED */
|
|
472
479
|
}, 8 /* PROPS */, ["class", "trigger"])]),
|
|
473
480
|
_: 3 /* FORWARDED */
|
|
474
|
-
}, 8 /* PROPS */, ["class", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
481
|
+
}, 8 /* PROPS */, ["class", "variant", "size", "invalid", "readonly", "disabled"])), [[_directive_dropdown_open, _ctx.toggle], [_directive_dropdown_close, _ctx.close]]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
475
482
|
key: 1
|
|
476
483
|
}, [_ctx.hint ? (openBlock(), createBlock(_component_OrHint, {
|
|
477
484
|
key: 0,
|
|
@@ -142,10 +142,10 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
142
142
|
ref: "root",
|
|
143
143
|
class: normalizeClass(_ctx.rootStyles)
|
|
144
144
|
}, [!_ctx.loading ? withDirectives((openBlock(), createElementBlock("input", mergeProps({
|
|
145
|
-
key: 0
|
|
146
|
-
}, _ctx.$attrs, {
|
|
145
|
+
key: 0,
|
|
147
146
|
id: _ctx.controlId,
|
|
148
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
147
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
148
|
+
}, _ctx.$attrs, {
|
|
149
149
|
class: _ctx.controlStyles,
|
|
150
150
|
type: "checkbox",
|
|
151
151
|
value: _ctx.inputValue,
|
|
@@ -5,7 +5,7 @@ import { s as script$1 } from './OrError-ec8c709d.js';
|
|
|
5
5
|
import { s as script$2 } from './OrHint-74bb732d.js';
|
|
6
6
|
import { s as script$3, a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
7
7
|
import { s as script$4 } from './OrLabel-bdaec602.js';
|
|
8
|
-
import { resolveComponent, openBlock, createElementBlock,
|
|
8
|
+
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, normalizeClass, vModelText, Fragment, createSlots } from 'vue';
|
|
9
9
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
10
10
|
|
|
11
11
|
const TextareaRoot = [
|
|
@@ -14,8 +14,8 @@ const TextareaRoot = [
|
|
|
14
14
|
// Spacing
|
|
15
15
|
'gap-xs'];
|
|
16
16
|
const TextareaControl = [
|
|
17
|
-
//
|
|
18
|
-
'
|
|
17
|
+
// Box
|
|
18
|
+
'w-full',
|
|
19
19
|
// Typography
|
|
20
20
|
'typography-inherit',
|
|
21
21
|
// Theme
|
|
@@ -113,16 +113,17 @@ var script = defineComponent({
|
|
|
113
113
|
}
|
|
114
114
|
});
|
|
115
115
|
|
|
116
|
-
const _hoisted_1 = ["id", "placeholder", "required", "disabled"];
|
|
116
|
+
const _hoisted_1 = ["id", "placeholder", "required", "disabled", "readonly", "maxlength"];
|
|
117
117
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
118
118
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
119
119
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
120
120
|
const _component_OrHint = resolveComponent("OrHint");
|
|
121
121
|
const _component_OrError = resolveComponent("OrError");
|
|
122
|
-
return openBlock(), createElementBlock("div", {
|
|
123
|
-
ref: "root"
|
|
124
|
-
|
|
125
|
-
|
|
122
|
+
return openBlock(), createElementBlock("div", mergeProps({
|
|
123
|
+
ref: "root"
|
|
124
|
+
}, _ctx.$attrs, {
|
|
125
|
+
class: _ctx.rootStyles
|
|
126
|
+
}), [_ctx.label ? (openBlock(), createBlock(_component_OrLabel, {
|
|
126
127
|
key: 0,
|
|
127
128
|
"control-id": _ctx.controlId,
|
|
128
129
|
variant: 'input',
|
|
@@ -139,19 +140,20 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
139
140
|
readonly: _ctx.readonly,
|
|
140
141
|
disabled: _ctx.disabled
|
|
141
142
|
}, {
|
|
142
|
-
default: withCtx(() => [withDirectives(createElementVNode("textarea",
|
|
143
|
+
default: withCtx(() => [withDirectives(createElementVNode("textarea", {
|
|
143
144
|
id: _ctx.controlId,
|
|
144
|
-
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event)
|
|
145
|
-
|
|
146
|
-
class: _ctx.controlStyles,
|
|
145
|
+
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.proxyModelValue = $event),
|
|
146
|
+
class: normalizeClass(_ctx.controlStyles),
|
|
147
147
|
placeholder: _ctx.placeholder,
|
|
148
148
|
required: _ctx.required,
|
|
149
149
|
disabled: _ctx.disabled,
|
|
150
|
+
readonly: _ctx.readonly,
|
|
151
|
+
maxlength: _ctx.maxLength,
|
|
150
152
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
151
153
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
152
154
|
onFocus: _cache[3] || (_cache[3] = $event => _ctx.$emit('focus', $event)),
|
|
153
155
|
onBlur: _cache[4] || (_cache[4] = $event => _ctx.$emit('blur', $event))
|
|
154
|
-
}
|
|
156
|
+
}, null, 42 /* CLASS, PROPS, HYDRATE_EVENTS */, _hoisted_1), [[vModelText, _ctx.proxyModelValue]])]),
|
|
155
157
|
_: 1 /* STABLE */
|
|
156
158
|
}, 8 /* PROPS */, ["size", "invalid", "readonly", "disabled"]), !_ctx.invalid ? (openBlock(), createElementBlock(Fragment, {
|
|
157
159
|
key: 1
|
|
@@ -179,7 +181,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
179
181
|
fn: withCtx(() => [createTextVNode(toDisplayString(_ctx.currentLength) + " / " + toDisplayString(_ctx.maxLength), 1 /* TEXT */)]),
|
|
180
182
|
|
|
181
183
|
key: "0"
|
|
182
|
-
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))],
|
|
184
|
+
} : undefined]), 1032 /* PROPS, DYNAMIC_SLOTS */, ["disabled"]))], 16 /* FULL_PROPS */);
|
|
183
185
|
}
|
|
184
186
|
|
|
185
187
|
var css_248z = "\ntextarea[data-v-10a22fb4] {\n min-width: 0;\n background: none;\n outline: none;\n}\n";
|
|
@@ -53,7 +53,6 @@ export * from './or-notification-v3';
|
|
|
53
53
|
export * from './or-overflow-menu';
|
|
54
54
|
export * from './or-overlay';
|
|
55
55
|
export * from './or-overlay-v3';
|
|
56
|
-
export * from './or-pagination-v3';
|
|
57
56
|
export * from './or-popover-v3';
|
|
58
57
|
export * from './or-progress';
|
|
59
58
|
export * from './or-progress-v3';
|
|
@@ -3,20 +3,20 @@ export { a as AvatarColor, A as AvatarSize, s as OrAvatarV3 } from '../OrAvatar-
|
|
|
3
3
|
export { s as OrBottomSheetV3 } from '../OrBottomSheet-62817aec.js';
|
|
4
4
|
export { s as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-fca9019a.js';
|
|
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
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-
|
|
6
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-bb6bf8a9.js';
|
|
7
7
|
export { s as OrCard } from '../OrCard-e3a5aea4.js';
|
|
8
8
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection-a5e326ef.js';
|
|
9
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-
|
|
9
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection-8a84f69c.js';
|
|
10
10
|
export { s as OrCardV3 } from '../OrCard-fd92f7c8.js';
|
|
11
11
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem-636d99a1.js';
|
|
12
12
|
export { s as OrCheckbox } from '../OrCheckbox-ed4a19cf.js';
|
|
13
|
-
export { s as OrCheckboxV3 } from '../OrCheckbox-
|
|
13
|
+
export { s as OrCheckboxV3 } from '../OrCheckbox-d1b516c8.js';
|
|
14
14
|
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
18
|
export { s as OrConfirm } from '../OrConfirm-f39bd784.js';
|
|
19
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-
|
|
19
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm-5bd1f4db.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-98252eef.js';
|
|
@@ -31,11 +31,11 @@ export { s as OrIcon, O as OrIconColors, a as OrIconType } from '../OrIcon-66950
|
|
|
31
31
|
export { I as IconButtonColor, s as OrIconButtonV3 } from '../OrIconButton-1eebcafc.js';
|
|
32
32
|
export { I as IconButtonSize, I as IconSize, a as IconVariant, s as OrIconV3 } from '../OrIcon-b195169c.js';
|
|
33
33
|
export { I as InlineInputBoxSize, I as InlineInputSize, s as OrInlineInputBoxV3 } from '../OrInlineInputBox-8049f95a.js';
|
|
34
|
-
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-
|
|
34
|
+
export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-00f0d1b8.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-c1babfda.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-6d1b6059.js';
|
|
38
|
-
export { I as InputType, s as OrInputV3 } from '../OrInput-
|
|
38
|
+
export { I as InputType, s as OrInputV3 } from '../OrInput-2b447f81.js';
|
|
39
39
|
export { a as OrInput, b as OrNumberInput, c as OrPassword, d as OrSearch, s as OrTextarea } from '../OrSearch-7cb2c91c.js';
|
|
40
40
|
export { s as OrLabel } from '../OrLabel-876f8729.js';
|
|
41
41
|
export { L as LabelVariant, s as OrLabelV3 } from '../OrLabel-bdaec602.js';
|
|
@@ -54,16 +54,15 @@ export { N as NotificationVariant, s as OrNotificationV3 } from '../OrNotificati
|
|
|
54
54
|
export { s as OrOverflowMenu } from '../OrOverflowMenu-e82cbcbe.js';
|
|
55
55
|
export { s as OrOverlay } from '../OrOverlay-451dce49.js';
|
|
56
56
|
export { s as OrOverlayV3 } from '../OrOverlay-738a44d5.js';
|
|
57
|
-
export { s as OrPaginationV3 } from '../OrPagination-a84ad212.js';
|
|
58
57
|
export { s as OrProgress, O as OrProgressColors, a as OrProgressTypes } from '../OrProgress-d0d52c86.js';
|
|
59
58
|
export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrProgress-407002e0.js';
|
|
60
59
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
61
60
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
62
|
-
export { s as OrRadioV3 } from '../OrRadio-
|
|
63
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
61
|
+
export { s as OrRadioV3 } from '../OrRadio-ef9d4c6e.js';
|
|
62
|
+
export { s as OrSearchV3 } from '../OrSearch-d72cfc74.js';
|
|
64
63
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-171cad78.js';
|
|
65
64
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
66
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
65
|
+
export { s as OrSelectV3 } from '../OrSelect-e6e006d5.js';
|
|
67
66
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
68
67
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
69
68
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -72,7 +71,7 @@ export { s as OrSlider } from '../OrSlider-87e2da8c.js';
|
|
|
72
71
|
export { s as OrSortHeaderV3 } from '../OrSortHeader-fe1a9cf8.js';
|
|
73
72
|
export { s as OrStepper } from '../OrStepper-f19b4eac.js';
|
|
74
73
|
export { s as OrSwitch } from '../OrSwitch-c333ee32.js';
|
|
75
|
-
export { s as OrSwitchV3 } from '../OrSwitch-
|
|
74
|
+
export { s as OrSwitchV3 } from '../OrSwitch-cc797a48.js';
|
|
76
75
|
export { s as OrTab } from '../OrTab-bc98be02.js';
|
|
77
76
|
export { s as OrTabHeaderItem } from '../OrTabHeaderItem-d668cc59.js';
|
|
78
77
|
export { s as OrTabV3 } from '../OrTab-c131cf60.js';
|
|
@@ -83,7 +82,7 @@ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-c0bbaa58.
|
|
|
83
82
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
84
83
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
85
84
|
export { s as OrTextV3 } from '../OrText-ecb46923.js';
|
|
86
|
-
export { s as OrTextareaV3 } from '../OrTextarea-
|
|
85
|
+
export { s as OrTextareaV3 } from '../OrTextarea-ed35cd0b.js';
|
|
87
86
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
88
87
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
89
88
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
@@ -16,10 +16,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
16
16
|
type: PropType<ButtonColor>;
|
|
17
17
|
default: ButtonColor;
|
|
18
18
|
};
|
|
19
|
-
activated: {
|
|
20
|
-
type: BooleanConstructor;
|
|
21
|
-
default: boolean;
|
|
22
|
-
};
|
|
23
19
|
disabled: {
|
|
24
20
|
type: BooleanConstructor;
|
|
25
21
|
default: boolean;
|
|
@@ -45,10 +41,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
45
41
|
type: PropType<ButtonColor>;
|
|
46
42
|
default: ButtonColor;
|
|
47
43
|
};
|
|
48
|
-
activated: {
|
|
49
|
-
type: BooleanConstructor;
|
|
50
|
-
default: boolean;
|
|
51
|
-
};
|
|
52
44
|
disabled: {
|
|
53
45
|
type: BooleanConstructor;
|
|
54
46
|
default: boolean;
|
|
@@ -62,7 +54,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
62
54
|
default: string;
|
|
63
55
|
};
|
|
64
56
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
65
|
-
activated: boolean;
|
|
66
57
|
type: ButtonType;
|
|
67
58
|
variant: ButtonVariant;
|
|
68
59
|
color: ButtonColor;
|
|
@@ -75,7 +66,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
75
66
|
root: import("@vue/composition-api").Ref<HTMLButtonElement | undefined>;
|
|
76
67
|
rootStyles: import("@vue/composition-api").ComputedRef<(string | false | undefined)[]>;
|
|
77
68
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, string[], {
|
|
78
|
-
activated: boolean;
|
|
79
69
|
type: ButtonType;
|
|
80
70
|
variant: ButtonVariant;
|
|
81
71
|
color: ButtonColor;
|
|
@@ -85,7 +75,6 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
85
75
|
} & {} & {
|
|
86
76
|
[x: string & `on${string}`]: ((...args: any[]) => any) | undefined;
|
|
87
77
|
}, {
|
|
88
|
-
activated: boolean;
|
|
89
78
|
type: ButtonType;
|
|
90
79
|
variant: ButtonVariant;
|
|
91
80
|
color: ButtonColor;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-
|
|
1
|
+
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../../OrButton-bb6bf8a9.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|