@onereach/ui-components 2.70.2-beta.2199.0 → 2.70.2-beta.2200.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/{OrCardCollection-1bb83cfb.js → OrCardCollection-046b51fd.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-4cae7867.js → OrConfirm-4a96edab.js} +1 -1
- package/dist/bundled/v2/{OrInput-770f1bed.js → OrInput-56314ef0.js} +7 -4
- package/dist/bundled/v2/{OrSearch-2e5f9e24.js → OrSearch-5022873f.js} +1 -1
- package/dist/bundled/v2/{OrSelect-039c0711.js → OrSelect-4f163320.js} +1 -1
- package/dist/bundled/v2/{OrTextarea-0ff8063b.js → OrTextarea-43c4b8a2.js} +4 -3
- package/dist/bundled/v2/components/index.js +6 -6
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/bundled/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +1 -1
- package/dist/bundled/v2/components/or-search-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-select-v3/index.js +2 -2
- package/dist/bundled/v2/components/or-textarea-v3/index.js +1 -1
- package/dist/bundled/v2/index.js +6 -6
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-a0f29a55.js → OrCardCollection.vue_vue_type_script_lang-1b263db2.js} +1 -1
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-7d9d3810.js → OrConfirm.vue_vue_type_script_lang-35c1085c.js} +1 -1
- package/dist/bundled/v3/{OrInput-e325a104.js → OrInput-d1c13e6b.js} +3 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-480f4b1c.js → OrSearch.vue_vue_type_script_lang-f5f127f6.js} +1 -1
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-7aa8956a.js → OrSelect.vue_vue_type_script_lang-8092d0c0.js} +1 -1
- package/dist/bundled/v3/components/index.js +5 -5
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-search-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-select-v3/index.js +2 -2
- package/dist/bundled/v3/index.js +10 -9
- package/dist/esm/v2/{OrCardCollection-784318ac.js → OrCardCollection-d51e15f5.js} +1 -1
- package/dist/esm/v2/{OrConfirm-3d064f6c.js → OrConfirm-fe4f21bf.js} +1 -1
- package/dist/esm/v2/{OrInput-e10cc643.js → OrInput-fbbf5de4.js} +7 -4
- package/dist/esm/v2/{OrSearch-1490c00b.js → OrSearch-9e3dc7b2.js} +1 -1
- package/dist/esm/v2/{OrSelect-1fbeed4f.js → OrSelect-6d3c3d2a.js} +1 -1
- package/dist/esm/v2/{OrTextarea-a7c846da.js → OrTextarea-709eea9b.js} +4 -3
- package/dist/esm/v2/components/index.js +6 -6
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v2/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v2/components/or-input-v3/index.js +1 -1
- package/dist/esm/v2/components/or-search-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v2/index.js +6 -6
- package/dist/esm/v3/{OrCardCollection-110b3a0b.js → OrCardCollection-14faa91f.js} +1 -1
- package/dist/esm/v3/{OrConfirm-1a38ed1b.js → OrConfirm-671d4ff7.js} +1 -1
- package/dist/esm/v3/{OrInput-e07ec00c.js → OrInput-8332b985.js} +3 -2
- package/dist/esm/v3/{OrSearch-a60f67f0.js → OrSearch-875646f5.js} +1 -1
- package/dist/esm/v3/{OrSelect-2c70e384.js → OrSelect-1a71fec6.js} +1 -1
- package/dist/esm/v3/{OrTextarea-fd6b9f31.js → OrTextarea-d0892f73.js} +2 -1
- package/dist/esm/v3/components/index.js +6 -6
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +2 -2
- package/dist/esm/v3/components/or-input-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/index.js +2 -2
- package/dist/esm/v3/components/or-textarea-v3/index.js +1 -1
- package/dist/esm/v3/index.js +6 -6
- package/package.json +1 -1
- package/src/components/or-input-v3/OrInput.vue +2 -1
- package/src/components/or-textarea-v3/OrTextarea.vue +1 -0
|
@@ -6,7 +6,7 @@ import { O as OrButton } from './OrButton-a846fa7e.js';
|
|
|
6
6
|
import { O as OrMenu } from './OrMenu-fa47c888.js';
|
|
7
7
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
8
8
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
9
|
-
import { O as OrSearch } from './OrSearch-
|
|
9
|
+
import { O as OrSearch } from './OrSearch-5022873f.js';
|
|
10
10
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
11
11
|
|
|
12
12
|
const CardCollectionRoot = [
|
|
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-17f264f9.js';
|
|
4
4
|
import { O as OrOverlay } from './OrOverlay-3c89d622.js';
|
|
5
5
|
import { O as OrButton, a as ButtonColor } from './OrButton-a846fa7e.js';
|
|
6
|
-
import { O as OrInput } from './OrInput-
|
|
6
|
+
import { O as OrInput } from './OrInput-56314ef0.js';
|
|
7
7
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -199,6 +199,7 @@ var __vue_render__ = function () {
|
|
|
199
199
|
attrs: {
|
|
200
200
|
"placeholder": _vm.placeholder,
|
|
201
201
|
"required": _vm.required,
|
|
202
|
+
"readonly": _vm.readonly,
|
|
202
203
|
"disabled": _vm.disabled,
|
|
203
204
|
"type": "checkbox"
|
|
204
205
|
},
|
|
@@ -247,6 +248,7 @@ var __vue_render__ = function () {
|
|
|
247
248
|
attrs: {
|
|
248
249
|
"placeholder": _vm.placeholder,
|
|
249
250
|
"required": _vm.required,
|
|
251
|
+
"readonly": _vm.readonly,
|
|
250
252
|
"disabled": _vm.disabled,
|
|
251
253
|
"type": "radio"
|
|
252
254
|
},
|
|
@@ -282,6 +284,7 @@ var __vue_render__ = function () {
|
|
|
282
284
|
attrs: {
|
|
283
285
|
"placeholder": _vm.placeholder,
|
|
284
286
|
"required": _vm.required,
|
|
287
|
+
"readonly": _vm.readonly,
|
|
285
288
|
"disabled": _vm.disabled,
|
|
286
289
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
287
290
|
},
|
|
@@ -329,7 +332,7 @@ var __vue_render__ = function () {
|
|
|
329
332
|
attrs: {
|
|
330
333
|
"icon": 'close',
|
|
331
334
|
"color": 'inherit',
|
|
332
|
-
"disabled": _vm.disabled
|
|
335
|
+
"disabled": _vm.readonly || _vm.disabled
|
|
333
336
|
},
|
|
334
337
|
on: {
|
|
335
338
|
"click": function ($event) {
|
|
@@ -371,14 +374,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
371
374
|
/* style */
|
|
372
375
|
const __vue_inject_styles__ = function (inject) {
|
|
373
376
|
if (!inject) return;
|
|
374
|
-
inject("data-v-
|
|
375
|
-
source: "input[data-v-
|
|
377
|
+
inject("data-v-0cdefaea_0", {
|
|
378
|
+
source: "input[data-v-0cdefaea]{min-width:0;background:0 0;outline:0}input[type=number][data-v-0cdefaea]::-webkit-inner-spin-button{display:none}input[type=search][data-v-0cdefaea]::-webkit-search-cancel-button{display:none}",
|
|
376
379
|
map: undefined,
|
|
377
380
|
media: undefined
|
|
378
381
|
});
|
|
379
382
|
};
|
|
380
383
|
/* scoped */
|
|
381
|
-
const __vue_scope_id__ = "data-v-
|
|
384
|
+
const __vue_scope_id__ = "data-v-0cdefaea";
|
|
382
385
|
/* module identifier */
|
|
383
386
|
const __vue_module_identifier__ = undefined;
|
|
384
387
|
/* functional template */
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index-fa6eb4ca.js';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import { O as OrInput } from './OrInput-
|
|
3
|
+
import { O as OrInput } from './OrInput-56314ef0.js';
|
|
4
4
|
import { u as useClassAttribute } from './useClassAttribute-9bf33346.js';
|
|
5
5
|
import { defineComponent, ref, computed, watch } from '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import { a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
@@ -4,7 +4,7 @@ import { O as OrError } from './OrError-aad17598.js';
|
|
|
4
4
|
import { O as OrExpansionPanel } from './OrExpansionPanel-d9a260e2.js';
|
|
5
5
|
import { O as OrHint } from './OrHint-f38a1940.js';
|
|
6
6
|
import { O as OrIcon } from './OrIcon-8625385f.js';
|
|
7
|
-
import { O as OrInput } from './OrInput-
|
|
7
|
+
import { O as OrInput } from './OrInput-56314ef0.js';
|
|
8
8
|
import { O as OrInputBox, a as InputBoxSize } from './OrInputBox-79ec54ad.js';
|
|
9
9
|
import { O as OrLabel } from './OrLabel-172c4b89.js';
|
|
10
10
|
import { O as OrMenuItem } from './OrMenuItem-26420908.js';
|
|
@@ -176,6 +176,7 @@ var __vue_render__ = function () {
|
|
|
176
176
|
attrs: {
|
|
177
177
|
"placeholder": _vm.placeholder,
|
|
178
178
|
"required": _vm.required,
|
|
179
|
+
"readonly": _vm.readonly,
|
|
179
180
|
"disabled": _vm.disabled
|
|
180
181
|
},
|
|
181
182
|
domProps: {
|
|
@@ -230,14 +231,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
230
231
|
/* style */
|
|
231
232
|
const __vue_inject_styles__ = function (inject) {
|
|
232
233
|
if (!inject) return;
|
|
233
|
-
inject("data-v-
|
|
234
|
-
source: "textarea[data-v-
|
|
234
|
+
inject("data-v-11bcffb5_0", {
|
|
235
|
+
source: "textarea[data-v-11bcffb5]{min-width:0;background:0 0;outline:0}",
|
|
235
236
|
map: undefined,
|
|
236
237
|
media: undefined
|
|
237
238
|
});
|
|
238
239
|
};
|
|
239
240
|
/* scoped */
|
|
240
|
-
const __vue_scope_id__ = "data-v-
|
|
241
|
+
const __vue_scope_id__ = "data-v-11bcffb5";
|
|
241
242
|
/* module identifier */
|
|
242
243
|
const __vue_module_identifier__ = undefined;
|
|
243
244
|
/* functional template */
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from '../OrButton-a846fa7e.js';
|
|
9
9
|
export { O as OrCard } from '../OrCard-a6b30f8f.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from '../OrCardCollection-89428bbf.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-046b51fd.js';
|
|
12
12
|
export { _ as OrCardV3 } from '../OrCard-29116e1f.js';
|
|
13
13
|
export { a as OrCarousel, _ as OrCarouselItem } from '../OrCarouselItem-6da755c0.js';
|
|
14
14
|
export { O as OrCheckbox } from '../OrCheckbox-4cbddd67.js';
|
|
@@ -19,7 +19,7 @@ export { _ as OrCode, O as OrCodeLanguages } from '../OrCode-fc6876ec.js';
|
|
|
19
19
|
export { O as OrCollapse } from '../OrCollapse-3aa9a9b7.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-a1a37e83.js';
|
|
21
21
|
export { _ as OrConfirm } from '../OrConfirm-56d01cff.js';
|
|
22
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-
|
|
22
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../OrConfirm-4a96edab.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker-e212f892.js';
|
|
24
24
|
export { O as OrError } from '../OrError-31503e4c.js';
|
|
25
25
|
export { _ as OrErrorTagV3 } from '../OrErrorTag-d0c5bcf4.js';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-213
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-7262efdf.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-d61ca596.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-79ec54ad.js';
|
|
41
|
-
export { I as InputType, O as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, O as OrInputV3 } from '../OrInput-56314ef0.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-7da938aa.js';
|
|
43
43
|
export { O as OrInput } from '../OrInput-08f2f666.js';
|
|
44
44
|
export { O as OrSearch } from '../OrSearch-f7cfa52f.js';
|
|
@@ -65,10 +65,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
65
65
|
export { _ as OrRadio } from '../OrRadio-187d6fc7.js';
|
|
66
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-aa9f0757.js';
|
|
67
67
|
export { _ as OrRadioV3 } from '../OrRadio-ae89bc9b.js';
|
|
68
|
-
export { O as OrSearchV3 } from '../OrSearch-
|
|
68
|
+
export { O as OrSearchV3 } from '../OrSearch-5022873f.js';
|
|
69
69
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-21cc914e.js';
|
|
70
70
|
export { _ as OrSelect } from '../OrSelect-a23d4210.js';
|
|
71
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
71
|
+
export { _ as OrSelectV3 } from '../OrSelect-4f163320.js';
|
|
72
72
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-e2b2c9ec.js';
|
|
73
73
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-c95ef614.js';
|
|
74
74
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-242d22f3.js';
|
|
@@ -88,7 +88,7 @@ export { O as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-e3e6fdd6.
|
|
|
88
88
|
export { O as OrTeleport } from '../OrTeleportVue2-3544f185.js';
|
|
89
89
|
export { O as OrTeleportV3 } from '../OrTeleport.vue2-e9ba3054.js';
|
|
90
90
|
export { _ as OrTextV3 } from '../OrText-eac4b9f5.js';
|
|
91
|
-
export { _ as OrTextareaV3 } from '../OrTextarea-
|
|
91
|
+
export { _ as OrTextareaV3 } from '../OrTextarea-43c4b8a2.js';
|
|
92
92
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-eacd9b19.js';
|
|
93
93
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-1faa828c.js';
|
|
94
94
|
export { O as OrToast, _ as OrToastContainer } from '../OrToastContainer-b03adc37.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-046b51fd.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -20,8 +20,8 @@ import '../../OrButton-a846fa7e.js';
|
|
|
20
20
|
import '../../OrLoader-6a1f937b.js';
|
|
21
21
|
import '../../OrMenu-fa47c888.js';
|
|
22
22
|
import '../../OrMenuItem-26420908.js';
|
|
23
|
-
import '../../OrSearch-
|
|
24
|
-
import '../../OrInput-
|
|
23
|
+
import '../../OrSearch-5022873f.js';
|
|
24
|
+
import '../../OrInput-56314ef0.js';
|
|
25
25
|
import '../../OrError-aad17598.js';
|
|
26
26
|
import '../../OrHint-f38a1940.js';
|
|
27
27
|
import '../../OrInputBox-79ec54ad.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-4a96edab.js';
|
|
2
2
|
import '../../index-fa6eb4ca.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
@@ -12,7 +12,7 @@ import '../../useClassAttribute-9bf33346.js';
|
|
|
12
12
|
import '../../useElevation-aac032f4.js';
|
|
13
13
|
import '../../OrButton-a846fa7e.js';
|
|
14
14
|
import '../../OrLoader-6a1f937b.js';
|
|
15
|
-
import '../../OrInput-
|
|
15
|
+
import '../../OrInput-56314ef0.js';
|
|
16
16
|
import '../../OrError-aad17598.js';
|
|
17
17
|
import '../../OrHint-f38a1940.js';
|
|
18
18
|
import '../../OrIcon-8625385f.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { O as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { O as OrSearchV3 } from '../../OrSearch-5022873f.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
5
5
|
import '@vue/composition-api/dist/vue-composition-api.mjs';
|
|
6
6
|
import '@vueuse/core';
|
|
7
|
-
import '../../OrInput-
|
|
7
|
+
import '../../OrInput-56314ef0.js';
|
|
8
8
|
import '../../OrError-aad17598.js';
|
|
9
9
|
import '../../useClassAttribute-9bf33346.js';
|
|
10
10
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-4f163320.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-79ec54ad.js';
|
|
3
3
|
import '../../index-fa6eb4ca.js';
|
|
4
4
|
import 'vue';
|
|
@@ -13,7 +13,7 @@ import '../../OrError-aad17598.js';
|
|
|
13
13
|
import '../../OrExpansionPanel-d9a260e2.js';
|
|
14
14
|
import '../../OrIcon-8625385f.js';
|
|
15
15
|
import '../../OrHint-f38a1940.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-56314ef0.js';
|
|
17
17
|
import '../../OrIconButton-a2ba92df.js';
|
|
18
18
|
import '../../OrTooltip-fbfa05fd.js';
|
|
19
19
|
import '@vueuse/core';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -13,7 +13,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
13
13
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, O as OrButtonV3 } from './OrButton-a846fa7e.js';
|
|
14
14
|
export { O as OrCard } from './OrCard-a6b30f8f.js';
|
|
15
15
|
export { C as CARD_COLLECTION_LAYOUT, _ as OrCardCollection } from './OrCardCollection-89428bbf.js';
|
|
16
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-
|
|
16
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection-046b51fd.js';
|
|
17
17
|
export { _ as OrCardV3 } from './OrCard-29116e1f.js';
|
|
18
18
|
export { a as OrCarousel, _ as OrCarouselItem } from './OrCarouselItem-6da755c0.js';
|
|
19
19
|
export { O as OrCheckbox } from './OrCheckbox-4cbddd67.js';
|
|
@@ -24,7 +24,7 @@ export { _ as OrCode, O as OrCodeLanguages } from './OrCode-fc6876ec.js';
|
|
|
24
24
|
export { O as OrCollapse } from './OrCollapse-3aa9a9b7.js';
|
|
25
25
|
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-a1a37e83.js';
|
|
26
26
|
export { _ as OrConfirm } from './OrConfirm-56d01cff.js';
|
|
27
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-
|
|
27
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from './OrConfirm-4a96edab.js';
|
|
28
28
|
export { D as DEFAULT_TEXT, _ as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker-e212f892.js';
|
|
29
29
|
export { O as OrError } from './OrError-31503e4c.js';
|
|
30
30
|
export { _ as OrErrorTagV3 } from './OrErrorTag-d0c5bcf4.js';
|
|
@@ -43,7 +43,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-2133
|
|
|
43
43
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-7262efdf.js';
|
|
44
44
|
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-d61ca596.js';
|
|
45
45
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, O as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-79ec54ad.js';
|
|
46
|
-
export { I as InputType, O as OrInputV3 } from './OrInput-
|
|
46
|
+
export { I as InputType, O as OrInputV3 } from './OrInput-56314ef0.js';
|
|
47
47
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-7da938aa.js';
|
|
48
48
|
export { O as OrInput } from './OrInput-08f2f666.js';
|
|
49
49
|
export { O as OrSearch } from './OrSearch-f7cfa52f.js';
|
|
@@ -70,10 +70,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
70
70
|
export { _ as OrRadio } from './OrRadio-187d6fc7.js';
|
|
71
71
|
export { _ as OrRadioGroup } from './OrRadioGroup-aa9f0757.js';
|
|
72
72
|
export { _ as OrRadioV3 } from './OrRadio-ae89bc9b.js';
|
|
73
|
-
export { O as OrSearchV3 } from './OrSearch-
|
|
73
|
+
export { O as OrSearchV3 } from './OrSearch-5022873f.js';
|
|
74
74
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-21cc914e.js';
|
|
75
75
|
export { _ as OrSelect } from './OrSelect-a23d4210.js';
|
|
76
|
-
export { _ as OrSelectV3 } from './OrSelect-
|
|
76
|
+
export { _ as OrSelectV3 } from './OrSelect-4f163320.js';
|
|
77
77
|
export { _ as OrSidebar, O as OrSidebarSide } from './OrSidebar-e2b2c9ec.js';
|
|
78
78
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from './OrSidebar-c95ef614.js';
|
|
79
79
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-242d22f3.js';
|
|
@@ -93,7 +93,7 @@ export { O as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-e3e6fdd6.j
|
|
|
93
93
|
export { O as OrTeleport } from './OrTeleportVue2-3544f185.js';
|
|
94
94
|
export { O as OrTeleportV3 } from './OrTeleport.vue2-e9ba3054.js';
|
|
95
95
|
export { _ as OrTextV3 } from './OrText-eac4b9f5.js';
|
|
96
|
-
export { _ as OrTextareaV3 } from './OrTextarea-
|
|
96
|
+
export { _ as OrTextareaV3 } from './OrTextarea-43c4b8a2.js';
|
|
97
97
|
export { _ as OrTextbox, T as TextboxTypes } from './OrTextbox-eacd9b19.js';
|
|
98
98
|
export { O as OrToast, _ as OrToastContainer } from './OrToastContainer-b03adc37.js';
|
|
99
99
|
export { _ as OrToastContainerV3, O as OrToastV3, t as TypesV3 } from './types-8fe4e345.js';
|
|
@@ -7,7 +7,7 @@ import { s as script$5 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
|
7
7
|
import './OrMenuItem-4feaba6c.js';
|
|
8
8
|
import { s as script$6 } from './OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
9
9
|
import './OrIcon-d878b768.js';
|
|
10
|
-
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-
|
|
10
|
+
import { s as script$2 } from './OrSearch.vue_vue_type_script_lang-f5f127f6.js';
|
|
11
11
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
12
12
|
import { s as script$4 } from './OrButton.vue_vue_type_script_lang-8c44986c.js';
|
|
13
13
|
import { s as script$7 } from './OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
@@ -3,7 +3,7 @@ import { useMagicKeys, whenever } from '@vueuse/core';
|
|
|
3
3
|
import { l as logicAnd } from './index-01519e46.js';
|
|
4
4
|
import './OrBottomSheet.vue_vue_type_script_lang-6fb49de9.js';
|
|
5
5
|
import './OrButton-2b27c1fd.js';
|
|
6
|
-
import './OrInput-
|
|
6
|
+
import './OrInput-d1c13e6b.js';
|
|
7
7
|
import { s as script$2, a as ButtonColor } from './OrButton.vue_vue_type_script_lang-8c44986c.js';
|
|
8
8
|
import { s as script$1 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
9
9
|
import { s as script$3 } from './OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
@@ -2,7 +2,7 @@ import { s as script } from './OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
|
2
2
|
import { resolveComponent, openBlock, createElementBlock, mergeProps, createBlock, withCtx, renderSlot, createTextVNode, toDisplayString, createCommentVNode, createVNode, withDirectives, createElementVNode, vModelDynamic, withModifiers, Fragment, createSlots, normalizeClass } from 'vue';
|
|
3
3
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
4
4
|
|
|
5
|
-
const _hoisted_1 = ["type", "placeholder", "required", "disabled"];
|
|
5
|
+
const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled"];
|
|
6
6
|
const _hoisted_2 = {
|
|
7
7
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
8
8
|
};
|
|
@@ -43,6 +43,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
43
43
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
44
44
|
placeholder: _ctx.placeholder,
|
|
45
45
|
required: _ctx.required,
|
|
46
|
+
readonly: _ctx.readonly,
|
|
46
47
|
disabled: _ctx.disabled,
|
|
47
48
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
48
49
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
@@ -63,7 +64,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
63
64
|
key: 0,
|
|
64
65
|
icon: 'close',
|
|
65
66
|
color: 'inherit',
|
|
66
|
-
disabled: _ctx.disabled,
|
|
67
|
+
disabled: _ctx.readonly || _ctx.disabled,
|
|
67
68
|
onClick: _cache[6] || (_cache[6] = withModifiers($event => _ctx.$emit('update:modelValue', ''), ["stop"]))
|
|
68
69
|
}, null, 8 /* PROPS */, ["disabled"])) : (openBlock(), createBlock(_component_OrIcon, {
|
|
69
70
|
key: 1,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue';
|
|
2
2
|
import { debouncedWatch } from '@vueuse/core';
|
|
3
|
-
import './OrInput-
|
|
3
|
+
import './OrInput-d1c13e6b.js';
|
|
4
4
|
import { s as script$1 } from './OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
5
5
|
import { u as useClassAttribute } from './useClassAttribute-00888f78.js';
|
|
6
6
|
import { a as InputBoxSize } from './OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
@@ -4,7 +4,7 @@ import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
|
4
4
|
import './OrHint-9592499e.js';
|
|
5
5
|
import { s as script$2 } from './OrExpansionPanel.vue_vue_type_script_lang-5360f580.js';
|
|
6
6
|
import './OrIcon-d878b768.js';
|
|
7
|
-
import './OrInput-
|
|
7
|
+
import './OrInput-d1c13e6b.js';
|
|
8
8
|
import './OrInputBox-eb54d73d.js';
|
|
9
9
|
import './OrLabel-c6873e79.js';
|
|
10
10
|
import './OrMenuItem-4feaba6c.js';
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton.vue_vue_type_script_lang-8c44986c.js';
|
|
9
9
|
export { s as OrCard } from '../OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
10
10
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from '../OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
11
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-
|
|
11
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../OrCardCollection.vue_vue_type_script_lang-1b263db2.js';
|
|
12
12
|
export { s as OrCardV3 } from '../OrCard.vue_vue_type_script_lang-165de137.js';
|
|
13
13
|
export { a as OrCarousel, s as OrCarouselItem } from '../OrCarouselItem.vue_vue_type_script_lang-ad286afc.js';
|
|
14
14
|
export { s as OrCheckbox } from '../OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
@@ -19,7 +19,7 @@ export { s as OrCode, O as OrCodeLanguages } from '../OrCode.vue_vue_type_script
|
|
|
19
19
|
export { s as OrCollapse } from '../OrCollapse.vue_vue_type_script_lang-65cbb754.js';
|
|
20
20
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from '../OrColorPicker.vue_vue_type_script_lang-4141378d.js';
|
|
21
21
|
export { s as OrConfirm } from '../OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
22
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-
|
|
22
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../OrConfirm.vue_vue_type_script_lang-35c1085c.js';
|
|
23
23
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from '../OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
24
24
|
export { s as OrError } from '../OrError.vue_vue_type_script_lang-7c39e012.js';
|
|
25
25
|
export { s as OrErrorTagV3 } from '../OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
@@ -65,10 +65,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
65
65
|
export { s as OrRadio } from '../OrRadio.vue_vue_type_script_lang-c956b54b.js';
|
|
66
66
|
export { s as OrRadioGroup } from '../OrRadioGroup.vue_vue_type_script_lang-caea7bcb.js';
|
|
67
67
|
export { s as OrRadioV3 } from '../OrRadio.vue_vue_type_script_lang-29e8b856.js';
|
|
68
|
-
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-
|
|
68
|
+
export { s as OrSearchV3 } from '../OrSearch.vue_vue_type_script_lang-f5f127f6.js';
|
|
69
69
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl.vue_vue_type_script_lang-579406f5.js';
|
|
70
70
|
export { s as OrSelect } from '../OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
71
|
-
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-
|
|
71
|
+
export { s as OrSelectV3 } from '../OrSelect.vue_vue_type_script_lang-8092d0c0.js';
|
|
72
72
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar.vue_vue_type_script_lang-7c55ac0a.js';
|
|
73
73
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar.vue_vue_type_script_lang-ce0b152c.js';
|
|
74
74
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText.vue_vue_type_script_lang-f3f989c3.js';
|
|
@@ -123,7 +123,7 @@ import '../dom-d21d0a92.js';
|
|
|
123
123
|
import '../OrFloating-b6672a37.js';
|
|
124
124
|
import '../index-01519e46.js';
|
|
125
125
|
import '../OrButton-ec723bb7.js';
|
|
126
|
-
import '../OrInput-
|
|
126
|
+
import '../OrInput-d1c13e6b.js';
|
|
127
127
|
import '../OrCollapse-63e83681.js';
|
|
128
128
|
import '../floating-ui.dom.esm-83eba816.js';
|
|
129
129
|
import '../OrHint-9592499e.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection.vue_vue_type_script_lang-1b263db2.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '../../OrIconButton-cd62526d.js';
|
|
4
4
|
import '../../OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
|
|
@@ -23,8 +23,8 @@ import '../../OrMenu-f26e8e55.js';
|
|
|
23
23
|
import '../../OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
24
24
|
import '../../OrMenuItem-4feaba6c.js';
|
|
25
25
|
import '../../OrMenuItem.vue_vue_type_script_lang-0ffaef05.js';
|
|
26
|
-
import '../../OrSearch.vue_vue_type_script_lang-
|
|
27
|
-
import '../../OrInput-
|
|
26
|
+
import '../../OrSearch.vue_vue_type_script_lang-f5f127f6.js';
|
|
27
|
+
import '../../OrInput-d1c13e6b.js';
|
|
28
28
|
import '../../OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
29
29
|
import '../../OrHint-9592499e.js';
|
|
30
30
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm.vue_vue_type_script_lang-35c1085c.js';
|
|
2
2
|
import 'vue';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import '../../index-01519e46.js';
|
|
@@ -11,7 +11,7 @@ import '../../OrButton-2b27c1fd.js';
|
|
|
11
11
|
import '../../OrButton.vue_vue_type_script_lang-8c44986c.js';
|
|
12
12
|
import '../../OrLoader-c4bbef2f.js';
|
|
13
13
|
import '../../OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
14
|
-
import '../../OrInput-
|
|
14
|
+
import '../../OrInput-d1c13e6b.js';
|
|
15
15
|
import '../../OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
16
16
|
import '../../OrHint-9592499e.js';
|
|
17
17
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch.vue_vue_type_script_lang-f5f127f6.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '@vueuse/core';
|
|
5
|
-
import '../../OrInput-
|
|
5
|
+
import '../../OrInput-d1c13e6b.js';
|
|
6
6
|
import '../../OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
7
7
|
import '../../OrHint-9592499e.js';
|
|
8
8
|
import '../../OrError.vue_vue_type_script_lang-cc6c135f.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect.vue_vue_type_script_lang-8092d0c0.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox.vue_vue_type_script_lang-5ee4ee45.js';
|
|
3
3
|
import 'vue';
|
|
4
4
|
import '../../OrCheckbox.vue_vue_type_script_lang-2024ec32.js';
|
|
@@ -13,7 +13,7 @@ import '../../OrHint.vue_vue_type_script_lang-8e657168.js';
|
|
|
13
13
|
import '../../OrExpansionPanel.vue_vue_type_script_lang-5360f580.js';
|
|
14
14
|
import '../../OrIcon-d878b768.js';
|
|
15
15
|
import '../../OrIcon.vue_vue_type_script_lang-a119a715.js';
|
|
16
|
-
import '../../OrInput-
|
|
16
|
+
import '../../OrInput-d1c13e6b.js';
|
|
17
17
|
import '../../OrInput.vue_vue_type_script_lang-fd850b82.js';
|
|
18
18
|
import '../../OrIconButton-cd62526d.js';
|
|
19
19
|
import '../../OrIconButton.vue_vue_type_script_lang-aefcf30d.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -18,8 +18,8 @@ export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3
|
|
|
18
18
|
import { s as script$6 } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
19
19
|
export { C as CARD_COLLECTION_LAYOUT, s as OrCardCollection } from './OrCardCollection.vue_vue_type_script_lang-d8124dda.js';
|
|
20
20
|
export { s as OrCard } from './OrCard.vue_vue_type_script_lang-90ba001b.js';
|
|
21
|
-
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-
|
|
22
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-
|
|
21
|
+
import { s as script$7 } from './OrCardCollection.vue_vue_type_script_lang-1b263db2.js';
|
|
22
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from './OrCardCollection.vue_vue_type_script_lang-1b263db2.js';
|
|
23
23
|
import { s as script$8 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
24
24
|
export { s as OrCardV3 } from './OrCard.vue_vue_type_script_lang-165de137.js';
|
|
25
25
|
import './OrCarouselItem-f4b9541d.js';
|
|
@@ -27,8 +27,8 @@ export { a as OrCarousel, s as OrCarouselItem } from './OrCarouselItem.vue_vue_t
|
|
|
27
27
|
import { s as script$x } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
28
28
|
export { s as OrSelect } from './OrSelect.vue_vue_type_script_lang-26c0a70a.js';
|
|
29
29
|
export { s as OrCheckbox } from './OrCheckbox.vue_vue_type_script_lang-d8a66818.js';
|
|
30
|
-
import { s as script$y } from './OrSelect.vue_vue_type_script_lang-
|
|
31
|
-
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-
|
|
30
|
+
import { s as script$y } from './OrSelect.vue_vue_type_script_lang-8092d0c0.js';
|
|
31
|
+
export { s as OrSelectV3 } from './OrSelect.vue_vue_type_script_lang-8092d0c0.js';
|
|
32
32
|
export { s as OrCheckboxV3 } from './OrCheckbox.vue_vue_type_script_lang-2024ec32.js';
|
|
33
33
|
export { s as OrChip } from './OrChip-5d502431.js';
|
|
34
34
|
import { s as script$9 } from './OrChips.vue_vue_type_script_lang-69917e34.js';
|
|
@@ -39,8 +39,8 @@ import { s as script$b } from './OrColorPicker.vue_vue_type_script_lang-4141378d
|
|
|
39
39
|
export { s as OrColorPicker, h as amber, n as black, b as blue, m as blueGrey, k as brown, c as cyan, j as deepOrange, d as deepPurple, g as green, i as indigo, l as lightBlue, e as lightGreen, f as lime, o as orange, p as pink, a as purple, r as red, t as teal, w as white, y as yellow } from './OrColorPicker.vue_vue_type_script_lang-4141378d.js';
|
|
40
40
|
import { s as script$c } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
41
41
|
export { s as OrConfirm } from './OrConfirm.vue_vue_type_script_lang-0f16fc67.js';
|
|
42
|
-
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-
|
|
43
|
-
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-
|
|
42
|
+
import { s as script$d } from './OrConfirm.vue_vue_type_script_lang-35c1085c.js';
|
|
43
|
+
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirm.vue_vue_type_script_lang-35c1085c.js';
|
|
44
44
|
import { s as script$e } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
45
45
|
export { D as DEFAULT_TEXT, s as OrDateTimePicker, a as OrDateTimePickerItemTypes, O as OrDateTimePickerTypes } from './OrDateTimePicker.vue_vue_type_script_lang-7bfe5005.js';
|
|
46
46
|
import { s as script$f } from './OrErrorTag.vue_vue_type_script_lang-4828c387.js';
|
|
@@ -149,7 +149,7 @@ export { s as OrMenuV3 } from './OrMenu.vue_vue_type_script_lang-2446a69a.js';
|
|
|
149
149
|
export { s as OrModal, O as OrModalSizes } from './OrModal.vue_vue_type_script_lang-a1ed2ebb.js';
|
|
150
150
|
export { s as OrOverlay } from './OrOverlay.vue_vue_type_script_lang-b9bf5e50.js';
|
|
151
151
|
export { s as OrOverlayV3 } from './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
152
|
-
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-
|
|
152
|
+
export { s as OrSearchV3 } from './OrSearch.vue_vue_type_script_lang-f5f127f6.js';
|
|
153
153
|
export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag.vue_vue_type_script_lang-e45c345b.js';
|
|
154
154
|
export { s as OrTeleport } from './OrTeleportVue3-012351e1.js';
|
|
155
155
|
export { s as OrTeleportV3 } from './OrTeleport.vue3.vue_vue_type_script_lang-4dc70cf1.js';
|
|
@@ -178,7 +178,7 @@ import './OrFloating-b6672a37.js';
|
|
|
178
178
|
import './OrLabel-e412c532.js';
|
|
179
179
|
import './OrError-b43ebad8.js';
|
|
180
180
|
import './OrHint-9592499e.js';
|
|
181
|
-
import './OrInput-
|
|
181
|
+
import './OrInput-d1c13e6b.js';
|
|
182
182
|
import './OrInputBox-eb54d73d.js';
|
|
183
183
|
import './OrLabel-c6873e79.js';
|
|
184
184
|
import './OrPopover-c462ce77.js';
|
|
@@ -2848,7 +2848,7 @@ function render$2(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2848
2848
|
script$Q.render = render$2;
|
|
2849
2849
|
script$Q.__file = "src/components/or-text-v3/OrText.vue";
|
|
2850
2850
|
|
|
2851
|
-
const _hoisted_1$1 = ["placeholder", "required", "disabled"];
|
|
2851
|
+
const _hoisted_1$1 = ["placeholder", "required", "readonly", "disabled"];
|
|
2852
2852
|
function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
2853
2853
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
2854
2854
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
@@ -2882,6 +2882,7 @@ function render$1(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2882
2882
|
class: _ctx.controlStyles,
|
|
2883
2883
|
placeholder: _ctx.placeholder,
|
|
2884
2884
|
required: _ctx.required,
|
|
2885
|
+
readonly: _ctx.readonly,
|
|
2885
2886
|
disabled: _ctx.disabled,
|
|
2886
2887
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
2887
2888
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
@@ -8,7 +8,7 @@ import { _ as __vue_component__$5 } from './OrMenuItem-c7f28480.js';
|
|
|
8
8
|
import { _ as __vue_component__$6 } from './OrIcon-5e394c62.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
import { _ as __vue_component__$3 } from './OrButton-835d4f11.js';
|
|
11
|
-
import { _ as __vue_component__$7 } from './OrSearch-
|
|
11
|
+
import { _ as __vue_component__$7 } from './OrSearch-9e3dc7b2.js';
|
|
12
12
|
import './OrInputBox-4d5a318d.js';
|
|
13
13
|
|
|
14
14
|
const CardCollectionRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { _ as __vue_component__$2, a as ButtonColor } from './OrButton-835d4f11.js';
|
|
3
3
|
import { _ as __vue_component__$1 } from './OrOverlay-18ba2dc6.js';
|
|
4
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$3 } from './OrInput-fbbf5de4.js';
|
|
5
5
|
import { useMagicKeys, whenever } from '@vueuse/core';
|
|
6
6
|
import { logicAnd } from '@vueuse/math';
|
|
7
7
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
@@ -199,6 +199,7 @@ var __vue_render__ = function () {
|
|
|
199
199
|
attrs: {
|
|
200
200
|
"placeholder": _vm.placeholder,
|
|
201
201
|
"required": _vm.required,
|
|
202
|
+
"readonly": _vm.readonly,
|
|
202
203
|
"disabled": _vm.disabled,
|
|
203
204
|
"type": "checkbox"
|
|
204
205
|
},
|
|
@@ -247,6 +248,7 @@ var __vue_render__ = function () {
|
|
|
247
248
|
attrs: {
|
|
248
249
|
"placeholder": _vm.placeholder,
|
|
249
250
|
"required": _vm.required,
|
|
251
|
+
"readonly": _vm.readonly,
|
|
250
252
|
"disabled": _vm.disabled,
|
|
251
253
|
"type": "radio"
|
|
252
254
|
},
|
|
@@ -282,6 +284,7 @@ var __vue_render__ = function () {
|
|
|
282
284
|
attrs: {
|
|
283
285
|
"placeholder": _vm.placeholder,
|
|
284
286
|
"required": _vm.required,
|
|
287
|
+
"readonly": _vm.readonly,
|
|
285
288
|
"disabled": _vm.disabled,
|
|
286
289
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
287
290
|
},
|
|
@@ -329,7 +332,7 @@ var __vue_render__ = function () {
|
|
|
329
332
|
attrs: {
|
|
330
333
|
"icon": 'close',
|
|
331
334
|
"color": 'inherit',
|
|
332
|
-
"disabled": _vm.disabled
|
|
335
|
+
"disabled": _vm.readonly || _vm.disabled
|
|
333
336
|
},
|
|
334
337
|
on: {
|
|
335
338
|
"click": function ($event) {
|
|
@@ -371,14 +374,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
371
374
|
/* style */
|
|
372
375
|
const __vue_inject_styles__ = function (inject) {
|
|
373
376
|
if (!inject) return;
|
|
374
|
-
inject("data-v-
|
|
375
|
-
source: "input[data-v-
|
|
377
|
+
inject("data-v-0cdefaea_0", {
|
|
378
|
+
source: "input[data-v-0cdefaea]{min-width:0;background:0 0;outline:0}input[type=number][data-v-0cdefaea]::-webkit-inner-spin-button{display:none}input[type=search][data-v-0cdefaea]::-webkit-search-cancel-button{display:none}",
|
|
376
379
|
map: undefined,
|
|
377
380
|
media: undefined
|
|
378
381
|
});
|
|
379
382
|
};
|
|
380
383
|
/* scoped */
|
|
381
|
-
const __vue_scope_id__ = "data-v-
|
|
384
|
+
const __vue_scope_id__ = "data-v-0cdefaea";
|
|
382
385
|
/* module identifier */
|
|
383
386
|
const __vue_module_identifier__ = undefined;
|
|
384
387
|
/* functional template */
|
|
@@ -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 { _ as __vue_component__$1 } from './OrInput-
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrInput-fbbf5de4.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
@@ -9,7 +9,7 @@ import { _ as __vue_component__$3 } from './OrExpansionPanel-a123024e.js';
|
|
|
9
9
|
import { _ as __vue_component__$4 } from './OrHint-42dc9ebb.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrIcon-5e394c62.js';
|
|
11
11
|
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
12
|
-
import { _ as __vue_component__$6 } from './OrInput-
|
|
12
|
+
import { _ as __vue_component__$6 } from './OrInput-fbbf5de4.js';
|
|
13
13
|
import { _ as __vue_component__$8 } from './OrLabel-2a9f1477.js';
|
|
14
14
|
import { _ as __vue_component__$9 } from './OrMenuItem-c7f28480.js';
|
|
15
15
|
import { _ as __vue_component__$a } from './OrPopover-9bafbdb4.js';
|
|
@@ -176,6 +176,7 @@ var __vue_render__ = function () {
|
|
|
176
176
|
attrs: {
|
|
177
177
|
"placeholder": _vm.placeholder,
|
|
178
178
|
"required": _vm.required,
|
|
179
|
+
"readonly": _vm.readonly,
|
|
179
180
|
"disabled": _vm.disabled
|
|
180
181
|
},
|
|
181
182
|
domProps: {
|
|
@@ -230,14 +231,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
230
231
|
/* style */
|
|
231
232
|
const __vue_inject_styles__ = function (inject) {
|
|
232
233
|
if (!inject) return;
|
|
233
|
-
inject("data-v-
|
|
234
|
-
source: "textarea[data-v-
|
|
234
|
+
inject("data-v-11bcffb5_0", {
|
|
235
|
+
source: "textarea[data-v-11bcffb5]{min-width:0;background:0 0;outline:0}",
|
|
235
236
|
map: undefined,
|
|
236
237
|
media: undefined
|
|
237
238
|
});
|
|
238
239
|
};
|
|
239
240
|
/* scoped */
|
|
240
|
-
const __vue_scope_id__ = "data-v-
|
|
241
|
+
const __vue_scope_id__ = "data-v-11bcffb5";
|
|
241
242
|
/* module identifier */
|
|
242
243
|
const __vue_module_identifier__ = undefined;
|
|
243
244
|
/* functional template */
|
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from '../OrButton-835d4f11.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-d51e15f5.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';
|
|
@@ -19,7 +19,7 @@ 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-fe4f21bf.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';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-7c4
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-3381e2a9.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from '../OrInputBox-4d5a318d.js';
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-fbbf5de4.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
|
|
43
43
|
export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
44
|
export { _ as OrSearch } from '../OrSearch-0589d17d.js';
|
|
@@ -65,10 +65,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
65
65
|
export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
66
66
|
export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
|
|
67
67
|
export { _ as OrRadioV3 } from '../OrRadio-b0a560d2.js';
|
|
68
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
68
|
+
export { _ as OrSearchV3 } from '../OrSearch-9e3dc7b2.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-6d3c3d2a.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';
|
|
@@ -88,7 +88,7 @@ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-52e4cc94.
|
|
|
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-709eea9b.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';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, _ as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-d51e15f5.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -18,8 +18,8 @@ import '../../OrMenu-df27d0ef.js';
|
|
|
18
18
|
import '../../OrMenuItem-c7f28480.js';
|
|
19
19
|
import '../../OrButton-835d4f11.js';
|
|
20
20
|
import '../../OrLoader-f857d55b.js';
|
|
21
|
-
import '../../OrSearch-
|
|
22
|
-
import '../../OrInput-
|
|
21
|
+
import '../../OrSearch-9e3dc7b2.js';
|
|
22
|
+
import '../../OrInput-fbbf5de4.js';
|
|
23
23
|
import '../../useIdAttribute-859439f0.js';
|
|
24
24
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
25
25
|
import '../../OrError-d267ee9a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-fe4f21bf.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-835d4f11.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -9,7 +9,7 @@ import '../../OrOverlay-18ba2dc6.js';
|
|
|
9
9
|
import '../../useElevation-31bfe1f6.js';
|
|
10
10
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
11
11
|
import 'portal-vue';
|
|
12
|
-
import '../../OrInput-
|
|
12
|
+
import '../../OrInput-fbbf5de4.js';
|
|
13
13
|
import '../../useIdAttribute-859439f0.js';
|
|
14
14
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
15
15
|
import '../../OrError-d267ee9a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-fbbf5de4.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-9e3dc7b2.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-fbbf5de4.js';
|
|
7
7
|
import '../../useIdAttribute-859439f0.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import '../../OrError-d267ee9a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { _ as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { _ as OrSelectV3 } from '../../OrSelect-6d3c3d2a.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -14,7 +14,7 @@ import '../../OrError-d267ee9a.js';
|
|
|
14
14
|
import '../../OrExpansionPanel-a123024e.js';
|
|
15
15
|
import '../../OrIcon-5e394c62.js';
|
|
16
16
|
import '../../OrHint-42dc9ebb.js';
|
|
17
|
-
import '../../OrInput-
|
|
17
|
+
import '../../OrInput-fbbf5de4.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
19
|
import '../../OrIconButton-b3779042.js';
|
|
20
20
|
import '../../OrTooltip-513bee30.js';
|
package/dist/esm/v2/index.js
CHANGED
|
@@ -8,7 +8,7 @@ export { a as BUTTON_COLOR, c as BUTTON_LOADER_TYPE, b as BUTTON_SIZE, B as BUTT
|
|
|
8
8
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, _ as OrButtonV3 } from './OrButton-835d4f11.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-d51e15f5.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';
|
|
@@ -19,7 +19,7 @@ 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-fe4f21bf.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';
|
|
@@ -38,7 +38,7 @@ export { I as InlineInputType, _ as OrInlineInputV3 } from './OrInlineInput-7c4f
|
|
|
38
38
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from './OrInlineTextEdit-b47cfc2d.js';
|
|
39
39
|
export { _ as OrInlineTextareaV3 } from './OrInlineTextarea-3381e2a9.js';
|
|
40
40
|
export { a as InputBoxSize, I as InputBoxVariant, a as InputSize, _ as OrInputBoxV3, a as SearchSize, a as SelectSize, a as TextareaSize } from './OrInputBox-4d5a318d.js';
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from './OrInput-
|
|
41
|
+
export { I as InputType, _ as OrInputV3 } from './OrInput-fbbf5de4.js';
|
|
42
42
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from './OrPassword-1fa97156.js';
|
|
43
43
|
export { _ as OrInput } from './OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
44
|
export { _ as OrSearch } from './OrSearch-0589d17d.js';
|
|
@@ -65,10 +65,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
65
65
|
export { _ as OrRadio } from './OrRadio-e4198532.js';
|
|
66
66
|
export { _ as OrRadioGroup } from './OrRadioGroup-d9d32cba.js';
|
|
67
67
|
export { _ as OrRadioV3 } from './OrRadio-b0a560d2.js';
|
|
68
|
-
export { _ as OrSearchV3 } from './OrSearch-
|
|
68
|
+
export { _ as OrSearchV3 } from './OrSearch-9e3dc7b2.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-6d3c3d2a.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';
|
|
@@ -88,7 +88,7 @@ export { _ as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-52e4cc94.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-709eea9b.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';
|
|
@@ -8,7 +8,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
10
|
import { s as script$3 } from './OrButton-0fa67a0d.js';
|
|
11
|
-
import { s as script$7 } from './OrSearch-
|
|
11
|
+
import { s as script$7 } from './OrSearch-875646f5.js';
|
|
12
12
|
import './OrInputBox-6d1b6059.js';
|
|
13
13
|
|
|
14
14
|
const CardCollectionRoot = [
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, watch } from 'vue-demi';
|
|
2
2
|
import { s as script$2, a as ButtonColor } from './OrButton-0fa67a0d.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-8332b985.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';
|
|
@@ -154,7 +154,7 @@ var script = defineComponent({
|
|
|
154
154
|
}
|
|
155
155
|
});
|
|
156
156
|
|
|
157
|
-
const _hoisted_1 = ["type", "placeholder", "required", "disabled"];
|
|
157
|
+
const _hoisted_1 = ["type", "placeholder", "required", "readonly", "disabled"];
|
|
158
158
|
const _hoisted_2 = {
|
|
159
159
|
class: /*#__PURE__*/normalizeClass(['layout-row'])
|
|
160
160
|
};
|
|
@@ -195,6 +195,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
195
195
|
type: _ctx.type === 'password' && _ctx.disclosed ? 'text' : _ctx.type,
|
|
196
196
|
placeholder: _ctx.placeholder,
|
|
197
197
|
required: _ctx.required,
|
|
198
|
+
readonly: _ctx.readonly,
|
|
198
199
|
disabled: _ctx.disabled,
|
|
199
200
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
200
201
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
@@ -215,7 +216,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
215
216
|
key: 0,
|
|
216
217
|
icon: 'close',
|
|
217
218
|
color: 'inherit',
|
|
218
|
-
disabled: _ctx.disabled,
|
|
219
|
+
disabled: _ctx.readonly || _ctx.disabled,
|
|
219
220
|
onClick: _cache[6] || (_cache[6] = withModifiers($event => _ctx.$emit('update:modelValue', ''), ["stop"]))
|
|
220
221
|
}, null, 8 /* PROPS */, ["disabled"])) : (openBlock(), createBlock(_component_OrIcon, {
|
|
221
222
|
key: 1,
|
|
@@ -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-8332b985.js';
|
|
5
5
|
import { a as InputBoxSize } from './OrInputBox-6d1b6059.js';
|
|
6
6
|
import { resolveComponent, openBlock, createBlock, mergeProps } from 'vue';
|
|
7
7
|
|
|
@@ -9,7 +9,7 @@ import { s as script$3 } from './OrExpansionPanel-f8d7ff8d.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-8332b985.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';
|
|
@@ -132,7 +132,7 @@ var script = defineComponent({
|
|
|
132
132
|
}
|
|
133
133
|
});
|
|
134
134
|
|
|
135
|
-
const _hoisted_1 = ["placeholder", "required", "disabled"];
|
|
135
|
+
const _hoisted_1 = ["placeholder", "required", "readonly", "disabled"];
|
|
136
136
|
function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
137
137
|
const _component_OrLabel = resolveComponent("OrLabel");
|
|
138
138
|
const _component_OrInputBox = resolveComponent("OrInputBox");
|
|
@@ -166,6 +166,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
166
166
|
class: _ctx.controlStyles,
|
|
167
167
|
placeholder: _ctx.placeholder,
|
|
168
168
|
required: _ctx.required,
|
|
169
|
+
readonly: _ctx.readonly,
|
|
169
170
|
disabled: _ctx.disabled,
|
|
170
171
|
onKeydown: _cache[1] || (_cache[1] = $event => _ctx.$emit('keydown', $event)),
|
|
171
172
|
onKeyup: _cache[2] || (_cache[2] = $event => _ctx.$emit('keyup', $event)),
|
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from '../OrButton-0fa67a0d.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-14faa91f.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';
|
|
@@ -16,7 +16,7 @@ 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-671d4ff7.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';
|
|
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from '../OrInlineInput-a6b
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from '../OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from '../OrInlineTextarea-9eb60363.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-8332b985.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';
|
|
@@ -60,10 +60,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
60
60
|
export { s as OrRadio } from '../OrRadio-c3ab11f2.js';
|
|
61
61
|
export { s as OrRadioGroup } from '../OrRadioGroup-00785e41.js';
|
|
62
62
|
export { s as OrRadioV3 } from '../OrRadio-39d1905d.js';
|
|
63
|
-
export { s as OrSearchV3 } from '../OrSearch-
|
|
63
|
+
export { s as OrSearchV3 } from '../OrSearch-875646f5.js';
|
|
64
64
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-171cad78.js';
|
|
65
65
|
export { s as OrSelect } from '../OrSelect-0821b907.js';
|
|
66
|
-
export { s as OrSelectV3 } from '../OrSelect-
|
|
66
|
+
export { s as OrSelectV3 } from '../OrSelect-1a71fec6.js';
|
|
67
67
|
export { s as OrSidebar, O as OrSidebarSide } from '../OrSidebar-375c85a3.js';
|
|
68
68
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from '../OrSidebar-a62972f5.js';
|
|
69
69
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-2b1610ce.js';
|
|
@@ -83,7 +83,7 @@ export { s as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-efa7578f.
|
|
|
83
83
|
export { s as OrTeleport } from '../OrTeleportVue3-ad639f12.js';
|
|
84
84
|
export { s as OrTeleportV3 } from '../OrTeleport.vue3-8099178c.js';
|
|
85
85
|
export { s as OrTextV3 } from '../OrText-ecb46923.js';
|
|
86
|
-
export { s as OrTextareaV3 } from '../OrTextarea-
|
|
86
|
+
export { s as OrTextareaV3 } from '../OrTextarea-d0892f73.js';
|
|
87
87
|
export { s as OrTextbox, T as TextboxTypes } from '../OrTextbox-2f33e9c3.js';
|
|
88
88
|
export { s as OrToast, a as OrToastContainer } from '../OrToastContainer-40c4c1c8.js';
|
|
89
89
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-
|
|
1
|
+
export { D as DefaultCardCollectionViews, s as OrCardCollectionV3, d as defaultViewModes, g as gridView, l as listView } from '../../OrCardCollection-14faa91f.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -17,8 +17,8 @@ import '../../OrMenu-840038cd.js';
|
|
|
17
17
|
import '../../OrMenuItem-9da279f6.js';
|
|
18
18
|
import '../../OrButton-0fa67a0d.js';
|
|
19
19
|
import '../../OrLoader-b3cf4231.js';
|
|
20
|
-
import '../../OrSearch-
|
|
21
|
-
import '../../OrInput-
|
|
20
|
+
import '../../OrSearch-875646f5.js';
|
|
21
|
+
import '../../OrInput-8332b985.js';
|
|
22
22
|
import '../../useIdAttribute-859439f0.js';
|
|
23
23
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
24
24
|
import '../../OrError-ec8c709d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, s as OrConfirmV3 } from '../../OrConfirm-671d4ff7.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-0fa67a0d.js';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -8,7 +8,7 @@ import 'vue';
|
|
|
8
8
|
import '../../OrOverlay-738a44d5.js';
|
|
9
9
|
import '../../useElevation-31bfe1f6.js';
|
|
10
10
|
import '../../OrTeleport.vue3-8099178c.js';
|
|
11
|
-
import '../../OrInput-
|
|
11
|
+
import '../../OrInput-8332b985.js';
|
|
12
12
|
import '../../useIdAttribute-859439f0.js';
|
|
13
13
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
14
14
|
import '../../OrError-ec8c709d.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-8332b985.js';
|
|
2
2
|
export { a as InputSize } from '../../OrInputBox-6d1b6059.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as OrSearchV3 } from '../../OrSearch-
|
|
1
|
+
export { s as OrSearchV3 } from '../../OrSearch-875646f5.js';
|
|
2
2
|
export { a as SearchSize } from '../../OrInputBox-6d1b6059.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
|
-
import '../../OrInput-
|
|
6
|
+
import '../../OrInput-8332b985.js';
|
|
7
7
|
import '../../useIdAttribute-859439f0.js';
|
|
8
8
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
9
9
|
import '../../OrError-ec8c709d.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../../OrSelect-
|
|
1
|
+
export { s as OrSelectV3 } from '../../OrSelect-1a71fec6.js';
|
|
2
2
|
export { a as SelectSize } from '../../OrInputBox-6d1b6059.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../dropdown-open-0d314aa4.js';
|
|
@@ -14,7 +14,7 @@ import '../../OrError-ec8c709d.js';
|
|
|
14
14
|
import '../../OrExpansionPanel-f8d7ff8d.js';
|
|
15
15
|
import '../../OrIcon-b195169c.js';
|
|
16
16
|
import '../../OrHint-74bb732d.js';
|
|
17
|
-
import '../../OrInput-
|
|
17
|
+
import '../../OrInput-8332b985.js';
|
|
18
18
|
import '../../useValidationAttributes-d1abbe34.js';
|
|
19
19
|
import '../../OrIconButton-1a89fbf9.js';
|
|
20
20
|
import '../../OrTooltip-50d27b4f.js';
|
package/dist/esm/v3/index.js
CHANGED
|
@@ -6,7 +6,7 @@ export { b as BUTTON_COLOR, d as BUTTON_LOADER_TYPE, c as BUTTON_SIZE, B as BUTT
|
|
|
6
6
|
export { a as ButtonColor, b as ButtonType, B as ButtonVariant, s as OrButtonV3 } from './OrButton-0fa67a0d.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-14faa91f.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';
|
|
@@ -16,7 +16,7 @@ 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-671d4ff7.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';
|
|
@@ -35,7 +35,7 @@ export { I as InlineInputType, s as OrInlineInputV3 } from './OrInlineInput-a6b1
|
|
|
35
35
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, s as OrInlineTextEdit } from './OrInlineTextEdit-1aa477b5.js';
|
|
36
36
|
export { s as OrInlineTextareaV3 } from './OrInlineTextarea-9eb60363.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-8332b985.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';
|
|
@@ -60,10 +60,10 @@ export { s as OrProgressV3, P as ProgressColor, a as ProgressType } from './OrPr
|
|
|
60
60
|
export { s as OrRadio } from './OrRadio-c3ab11f2.js';
|
|
61
61
|
export { s as OrRadioGroup } from './OrRadioGroup-00785e41.js';
|
|
62
62
|
export { s as OrRadioV3 } from './OrRadio-39d1905d.js';
|
|
63
|
-
export { s as OrSearchV3 } from './OrSearch-
|
|
63
|
+
export { s as OrSearchV3 } from './OrSearch-875646f5.js';
|
|
64
64
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControl-171cad78.js';
|
|
65
65
|
export { s as OrSelect } from './OrSelect-0821b907.js';
|
|
66
|
-
export { s as OrSelectV3 } from './OrSelect-
|
|
66
|
+
export { s as OrSelectV3 } from './OrSelect-1a71fec6.js';
|
|
67
67
|
export { s as OrSidebar, O as OrSidebarSide } from './OrSidebar-375c85a3.js';
|
|
68
68
|
export { O as OrSidebarPlacement, s as OrSidebarV3 } from './OrSidebar-a62972f5.js';
|
|
69
69
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeletonText-2b1610ce.js';
|
|
@@ -83,7 +83,7 @@ export { s as OrTagV3, a as TagColor, T as TagVariant } from './OrTag-efa7578f.j
|
|
|
83
83
|
export { s as OrTeleport } from './OrTeleportVue3-ad639f12.js';
|
|
84
84
|
export { s as OrTeleportV3 } from './OrTeleport.vue3-8099178c.js';
|
|
85
85
|
export { s as OrTextV3 } from './OrText-ecb46923.js';
|
|
86
|
-
export { s as OrTextareaV3 } from './OrTextarea-
|
|
86
|
+
export { s as OrTextareaV3 } from './OrTextarea-d0892f73.js';
|
|
87
87
|
export { s as OrTextbox, T as TextboxTypes } from './OrTextbox-2f33e9c3.js';
|
|
88
88
|
export { s as OrToast, a as OrToastContainer } from './OrToastContainer-40c4c1c8.js';
|
|
89
89
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from './useToast-4fbe0e5a.js';
|
package/package.json
CHANGED
|
@@ -34,6 +34,7 @@
|
|
|
34
34
|
:type="type === 'password' && disclosed ? 'text' : type"
|
|
35
35
|
:placeholder="placeholder"
|
|
36
36
|
:required="required"
|
|
37
|
+
:readonly="readonly"
|
|
37
38
|
:disabled="disabled"
|
|
38
39
|
@keydown="$emit('keydown', $event)"
|
|
39
40
|
@keyup="$emit('keyup', $event)"
|
|
@@ -56,7 +57,7 @@
|
|
|
56
57
|
<OrIconButton
|
|
57
58
|
:icon="'close'"
|
|
58
59
|
:color="'inherit'"
|
|
59
|
-
:disabled="disabled"
|
|
60
|
+
:disabled="readonly || disabled"
|
|
60
61
|
@click.stop="$emit('update:modelValue', '')"
|
|
61
62
|
/>
|
|
62
63
|
</template>
|