@onereach/ui-components 2.69.2-beta.2108.0 → 2.69.2-beta.2113.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bundled/v2/{OrAvatar-2fa559e1.js → OrAvatar-ae61bfb9.js} +41 -15
- package/dist/bundled/v2/{OrCardCollection-3d1b3b9a.js → OrCardCollection-a9a779ea.js} +1 -1
- package/dist/bundled/v2/{OrConfirm-43626f94.js → OrConfirm-18c534df.js} +1 -1
- package/dist/bundled/v2/{OrInput-0a3666aa.js → OrInput-8b90e08f.js} +11 -18
- package/dist/bundled/v2/{OrInputBox-dfdcbdce.js → OrInputBox-79ec54ad.js} +14 -4
- package/dist/bundled/v2/{OrSearch-847c1bab.js → OrSearch-9d402f56.js} +2 -2
- package/dist/bundled/v2/{OrSelect-41c6588d.js → OrSelect-b20a9be0.js} +2 -8
- package/dist/bundled/v2/{OrTextarea-ff2ba975.js → OrTextarea-5593fbe9.js} +1 -2
- package/dist/bundled/v2/components/index.js +8 -9
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/bundled/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +11 -0
- package/dist/bundled/v2/components/or-avatar-v3/index.js +2 -1
- package/dist/bundled/v2/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/bundled/v2/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/bundled/v2/components/or-card-collection-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v2/components/or-input-v3/index.js +2 -3
- package/dist/bundled/v2/components/or-search-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v2/components/or-select-v3/index.js +3 -4
- package/dist/bundled/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/bundled/v2/index.js +9 -10
- package/dist/bundled/v3/{OrAvatar.vue_vue_type_script_lang-22e46ce1.js → OrAvatar.vue_vue_type_script_lang-0426862b.js} +35 -13
- package/dist/bundled/v3/{OrCardCollection.vue_vue_type_script_lang-fd4d589f.js → OrCardCollection.vue_vue_type_script_lang-861158b5.js} +4 -4
- package/dist/bundled/v3/{OrConfirm.vue_vue_type_script_lang-338631e0.js → OrConfirm.vue_vue_type_script_lang-289b5600.js} +2 -2
- package/dist/bundled/v3/{OrIconButton-4bd33e3c.js → OrIconButton-1581013c.js} +1 -1
- package/dist/bundled/v3/{OrIconButton.vue_vue_type_script_lang-641f6e06.js → OrIconButton.vue_vue_type_script_lang-f6f801ff.js} +1 -1
- package/dist/bundled/v3/{OrInlineInput.vue_vue_type_script_lang-3a8189f4.js → OrInlineInput.vue_vue_type_script_lang-f29483f4.js} +2 -2
- package/dist/bundled/v3/{OrInlineTextarea.vue_vue_type_script_lang-890b97ab.js → OrInlineTextarea.vue_vue_type_script_lang-cc40af48.js} +2 -2
- package/dist/bundled/v3/{OrInput-5efc4b9a.js → OrInput-fa782fc1.js} +14 -17
- package/dist/bundled/v3/{OrInput.vue_vue_type_script_lang-a9f3e530.js → OrInput.vue_vue_type_script_lang-f6d793d3.js} +4 -5
- package/dist/bundled/v3/{OrInputBox-1b143e00.js → OrInputBox-eb54d73d.js} +1 -1
- package/dist/{esm/v2/OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js → bundled/v3/OrInputBox.vue_vue_type_script_lang-5ee4ee45.js} +4 -5
- package/dist/bundled/v3/{OrModal.vue_vue_type_script_lang-00a477f0.js → OrModal.vue_vue_type_script_lang-80a7b906.js} +2 -2
- package/dist/bundled/v3/OrNotification.vue_vue_type_script_lang-fbb35355.js +2 -2
- package/dist/bundled/v3/{OrSearch.vue_vue_type_script_lang-df09cad8.js → OrSearch.vue_vue_type_script_lang-ed78b21f.js} +3 -3
- package/dist/bundled/v3/{OrSelect.vue_vue_type_script_lang-cf991ed8.js → OrSelect.vue_vue_type_script_lang-15285ce4.js} +5 -10
- package/dist/bundled/v3/{OrTag.vue_vue_type_script_lang-92d9fb12.js → OrTag.vue_vue_type_script_lang-dc6a4011.js} +2 -2
- package/dist/bundled/v3/{OrTextarea.vue_vue_type_script_lang-115a1244.js → OrTextarea.vue_vue_type_script_lang-8e3531cd.js} +2 -3
- package/dist/bundled/v3/{OrToastContainer-afb51e5d.js → OrToastContainer-7c3c0b12.js} +1 -1
- package/dist/bundled/v3/components/index.js +18 -19
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/bundled/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +11 -0
- package/dist/bundled/v3/components/or-avatar-v3/index.js +3 -1
- package/dist/bundled/v3/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/bundled/v3/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/bundled/v3/components/or-card-collection-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-confirm-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-icon-button-v3/index.js +1 -1
- package/dist/bundled/v3/components/or-inline-input-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-inline-textarea-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-input-box-v3/index.js +1 -2
- package/dist/bundled/v3/components/or-input-v3/index.js +5 -6
- package/dist/bundled/v3/components/or-modal-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-notification-v3/index.js +2 -2
- package/dist/bundled/v3/components/or-search-v3/index.js +7 -8
- package/dist/bundled/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/bundled/v3/components/or-select-v3/index.js +8 -9
- package/dist/bundled/v3/components/or-tag-v3/index.js +3 -3
- package/dist/bundled/v3/components/or-textarea-v3/index.js +3 -4
- package/dist/bundled/v3/components/or-toast-v3/index.js +4 -4
- package/dist/bundled/v3/index.js +39 -35
- package/dist/bundled/v3/{types-6c5eee23.js → types-dcc78caa.js} +2 -2
- package/dist/esm/v2/{OrAvatar-0afdef36.js → OrAvatar-3d155af3.js} +41 -15
- package/dist/esm/v2/{OrCardCollection-09e4cb8a.js → OrCardCollection-4f001551.js} +1 -1
- package/dist/esm/v2/{OrConfirm-93376443.js → OrConfirm-b0b2e43c.js} +1 -1
- package/dist/esm/v2/{OrInput-f92456ea.js → OrInput-2f16a7ac.js} +11 -18
- package/dist/{bundled/v3/OrInputBox.vue_vue_type_script_lang-70dec655.js → esm/v2/OrInputBox-4d5a318d.js} +57 -6
- package/dist/esm/v2/{OrSearch-4296eecb.js → OrSearch-ddb7c1fe.js} +2 -2
- package/dist/esm/v2/{OrSelect-633a9e09.js → OrSelect-f0ff5a85.js} +2 -8
- package/dist/esm/v2/{OrTextarea-823d0529.js → OrTextarea-6712a150.js} +1 -2
- package/dist/esm/v2/components/index.js +8 -9
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/esm/v2/components/or-avatar-v3/OrAvatar.vue.d.ts +11 -0
- package/dist/esm/v2/components/or-avatar-v3/index.js +2 -1
- package/dist/esm/v2/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/esm/v2/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/esm/v2/components/or-card-collection-v3/index.js +3 -4
- package/dist/esm/v2/components/or-confirm-v3/index.js +3 -4
- package/dist/esm/v2/components/or-input-box-v3/index.js +2 -3
- package/dist/esm/v2/components/or-input-v3/index.js +2 -3
- package/dist/esm/v2/components/or-search-v3/index.js +3 -4
- package/dist/esm/v2/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v2/components/or-select-v3/index.js +3 -4
- package/dist/esm/v2/components/or-textarea-v3/index.js +2 -3
- package/dist/esm/v2/index.js +8 -9
- package/dist/esm/v3/{OrAvatar-ef88d31c.js → OrAvatar-53a4429d.js} +43 -16
- package/dist/esm/v3/{OrCardCollection-37226d46.js → OrCardCollection-5a0febaf.js} +1 -1
- package/dist/esm/v3/{OrConfirm-b27e7221.js → OrConfirm-906427ef.js} +1 -1
- package/dist/esm/v3/{OrInput-99776ffe.js → OrInput-41691fb3.js} +14 -17
- package/dist/esm/v3/{OrInputBox-36c102a4.js → OrInputBox-5247ab25.js} +2 -2
- package/dist/esm/v3/{OrSearch-188c643f.js → OrSearch-cdde55ce.js} +2 -2
- package/dist/esm/v3/{OrSelect-cba3966c.js → OrSelect-7e813982.js} +3 -8
- package/dist/esm/v3/{OrTextarea-b3ecc40d.js → OrTextarea-bb9ef3f2.js} +1 -1
- package/dist/esm/v3/components/index.js +8 -8
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.stories3.d.ts +1 -1
- package/dist/esm/v3/components/or-avatar-v3/OrAvatar.vue.d.ts +11 -0
- package/dist/esm/v3/components/or-avatar-v3/index.js +2 -1
- package/dist/esm/v3/components/or-avatar-v3/props.d.ts +2 -1
- package/dist/esm/v3/components/or-avatar-v3/styles.d.ts +2 -0
- package/dist/esm/v3/components/or-card-collection-v3/index.js +3 -3
- package/dist/esm/v3/components/or-confirm-v3/index.js +3 -3
- package/dist/esm/v3/components/or-input-box-v3/index.js +1 -1
- package/dist/esm/v3/components/or-input-v3/index.js +2 -2
- package/dist/esm/v3/components/or-search-v3/index.js +3 -3
- package/dist/esm/v3/components/or-select-v3/OrSelect.vue.d.ts +0 -11
- package/dist/esm/v3/components/or-select-v3/index.js +3 -3
- package/dist/esm/v3/components/or-textarea-v3/index.js +2 -2
- package/dist/esm/v3/index.js +8 -8
- package/package.json +2 -2
- package/src/components/or-avatar-v3/OrAvatar.stories3.ts +9 -7
- package/src/components/or-avatar-v3/OrAvatar.vue +22 -2
- package/src/components/or-avatar-v3/props.ts +1 -0
- package/src/components/or-avatar-v3/styles.ts +49 -11
- package/src/components/or-input-box-v3/styles.ts +3 -3
- package/src/components/or-input-v3/OrInput.vue +22 -28
- package/src/components/or-select-v3/OrSelect.stories3.ts +0 -4
- package/src/components/or-select-v3/OrSelect.vue +0 -6
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v2/components/or-combined-input-v3/index.js +0 -149
- package/dist/bundled/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v2/props-78496a2d.js +0 -12
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/bundled/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/bundled/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/bundled/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/bundled/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/bundled/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/bundled/v3/props-78496a2d.js +0 -12
- package/dist/esm/v2/OrInputBox-ad7c1875.js +0 -43
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v2/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v2/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v2/components/or-combined-input-v3/index.js +0 -147
- package/dist/esm/v2/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v2/components/or-combined-input-v3/styles.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.stories3.d.ts +0 -27
- package/dist/esm/v3/components/or-combined-input-v3/OrCombinedInput.vue.d.ts +0 -98
- package/dist/esm/v3/components/or-combined-input-v3/index.d.ts +0 -2
- package/dist/esm/v3/components/or-combined-input-v3/index.js +0 -132
- package/dist/esm/v3/components/or-combined-input-v3/props.d.ts +0 -1
- package/dist/esm/v3/components/or-combined-input-v3/styles.d.ts +0 -2
- package/src/components/or-combined-input-v3/OrCombinedInput.docs.mdx +0 -7
- package/src/components/or-combined-input-v3/OrCombinedInput.stories3.ts +0 -202
- package/src/components/or-combined-input-v3/OrCombinedInput.vue +0 -134
- package/src/components/or-combined-input-v3/index.ts +0 -2
- package/src/components/or-combined-input-v3/props.ts +0 -1
- package/src/components/or-combined-input-v3/styles.ts +0 -25
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useToggle } from '@vueuse/core';
|
|
2
2
|
import { defineComponent, ref, computed, resolveComponent, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createVNode, createElementVNode, toDisplayString, withModifiers, onBeforeMount, onBeforeUnmount, nextTick } from 'vue';
|
|
3
3
|
import { T as ToastType, P as PositionsX, b as PositionsY, c as TransitionType, d as useToastEventBus, a as useQueue } from './useToast-4d4329cd.js';
|
|
4
|
-
import './OrIconButton-
|
|
4
|
+
import './OrIconButton-1581013c.js';
|
|
5
5
|
import './OrLoader-c4bbef2f.js';
|
|
6
|
-
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-
|
|
6
|
+
import { s as script$2 } from './OrIconButton.vue_vue_type_script_lang-f6f801ff.js';
|
|
7
7
|
import { s as script$3 } from './OrLoader.vue_vue_type_script_lang-5405040c.js';
|
|
8
8
|
import { s as styleInject } from './style-inject.es-4c6f2515.js';
|
|
9
9
|
import './OrOverlay.vue_vue_type_script_lang-cb3aad0c.js';
|
|
@@ -2,6 +2,7 @@ import { defineComponent, ref, computed, watchPostEffect } from 'vue-demi';
|
|
|
2
2
|
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { h as hslToColorString, g as generateHslFromString } from './color-1f348774.js';
|
|
5
|
+
import { _ as __vue_component__$1 } from './OrIcon-5e394c62.js';
|
|
5
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
6
7
|
|
|
7
8
|
var AvatarSize;
|
|
@@ -10,6 +11,7 @@ var AvatarSize;
|
|
|
10
11
|
AvatarSize["L"] = "l";
|
|
11
12
|
AvatarSize["M"] = "m";
|
|
12
13
|
AvatarSize["S"] = "s";
|
|
14
|
+
AvatarSize["XS"] = "xs";
|
|
13
15
|
})(AvatarSize || (AvatarSize = {}));
|
|
14
16
|
var AvatarColor;
|
|
15
17
|
(function (AvatarColor) {
|
|
@@ -34,24 +36,19 @@ const AvatarImage = [
|
|
|
34
36
|
const AvatarRootSizes = {
|
|
35
37
|
'xl': [
|
|
36
38
|
// Box
|
|
37
|
-
'w-[80px]', 'h-[80px]',
|
|
38
|
-
// Typography
|
|
39
|
-
'text-[32px]'],
|
|
39
|
+
'w-[80px]', 'h-[80px]'],
|
|
40
40
|
'l': [
|
|
41
41
|
// Box
|
|
42
|
-
'w-[64px]', 'h-[64px]',
|
|
43
|
-
// Typography
|
|
44
|
-
'text-[24px]'],
|
|
42
|
+
'w-[64px]', 'h-[64px]'],
|
|
45
43
|
'm': [
|
|
46
44
|
// Box
|
|
47
|
-
'w-[40px]', 'h-[40px]',
|
|
48
|
-
// Typography
|
|
49
|
-
'text-[16px]'],
|
|
45
|
+
'w-[40px]', 'h-[40px]'],
|
|
50
46
|
's': [
|
|
51
47
|
// Box
|
|
52
|
-
'w-[32px]', 'h-[32px]',
|
|
53
|
-
|
|
54
|
-
|
|
48
|
+
'w-[32px]', 'h-[32px]'],
|
|
49
|
+
'xs': [
|
|
50
|
+
// Box
|
|
51
|
+
'w-[24px]', 'h-[24px]']
|
|
55
52
|
};
|
|
56
53
|
const AvatarRootColors = {
|
|
57
54
|
[AvatarColor.blue]: [
|
|
@@ -73,9 +70,26 @@ const AvatarRootColors = {
|
|
|
73
70
|
// Theme
|
|
74
71
|
'text-white', 'dark:text-overlay-dark']
|
|
75
72
|
};
|
|
73
|
+
const AvatarRootAbbreviationSizes = {
|
|
74
|
+
'xl': ['typography-headline-1'],
|
|
75
|
+
'l': ['typography-headline-1'],
|
|
76
|
+
'm': ['typography-body-1-bold'],
|
|
77
|
+
's': ['typography-body-1-bold'],
|
|
78
|
+
'xs': ['typography-caption-semibold']
|
|
79
|
+
};
|
|
80
|
+
const AvatarRootIconSizes = {
|
|
81
|
+
'xl': ['text-[40px]'],
|
|
82
|
+
'l': ['text-[32px]'],
|
|
83
|
+
'm': ['text-[20px]'],
|
|
84
|
+
's': ['text-[16px]'],
|
|
85
|
+
'xs': ['text-[16px]']
|
|
86
|
+
};
|
|
76
87
|
|
|
77
88
|
var script = defineComponent({
|
|
78
89
|
name: 'OrAvatar',
|
|
90
|
+
components: {
|
|
91
|
+
OrIcon: __vue_component__$1
|
|
92
|
+
},
|
|
79
93
|
inheritAttrs: false,
|
|
80
94
|
props: {
|
|
81
95
|
src: {
|
|
@@ -86,6 +100,10 @@ var script = defineComponent({
|
|
|
86
100
|
type: String,
|
|
87
101
|
default: AvatarSize.M
|
|
88
102
|
},
|
|
103
|
+
icon: {
|
|
104
|
+
type: String,
|
|
105
|
+
default: undefined
|
|
106
|
+
},
|
|
89
107
|
color: {
|
|
90
108
|
type: String,
|
|
91
109
|
default: AvatarColor.auto,
|
|
@@ -101,9 +119,12 @@ var script = defineComponent({
|
|
|
101
119
|
setup(props) {
|
|
102
120
|
// Refs
|
|
103
121
|
const root = ref();
|
|
122
|
+
const isIcon = computed(() => {
|
|
123
|
+
return !props.icon;
|
|
124
|
+
});
|
|
104
125
|
// Styles
|
|
105
126
|
const classAttribute = useClassAttribute();
|
|
106
|
-
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], classAttribute.value]);
|
|
127
|
+
const rootStyles = computed(() => ['or-avatar', ...AvatarRoot, ...AvatarRootSizes[props.size], ...AvatarRootColors[props.color], ...(isIcon.value ? AvatarRootAbbreviationSizes[props.size] : AvatarRootIconSizes[props.size]), classAttribute.value]);
|
|
107
128
|
const imageStyles = computed(() => [...AvatarImage]);
|
|
108
129
|
// Effects
|
|
109
130
|
watchPostEffect(() => {
|
|
@@ -136,13 +157,18 @@ var __vue_render__ = function () {
|
|
|
136
157
|
ref: "root",
|
|
137
158
|
class: _vm.rootStyles
|
|
138
159
|
}, 'div', _vm.$attrs, false), [_vm._t("default", function () {
|
|
139
|
-
return [_c('img', {
|
|
160
|
+
return [_vm.src ? _c('img', {
|
|
140
161
|
class: _vm.imageStyles,
|
|
141
162
|
attrs: {
|
|
142
163
|
"src": _vm.src,
|
|
143
164
|
"alt": ''
|
|
144
165
|
}
|
|
145
|
-
})
|
|
166
|
+
}) : _vm.icon ? _c('or-icon', {
|
|
167
|
+
attrs: {
|
|
168
|
+
"icon": _vm.icon,
|
|
169
|
+
"size": "inherit"
|
|
170
|
+
}
|
|
171
|
+
}) : _vm._e()];
|
|
146
172
|
})], 2);
|
|
147
173
|
};
|
|
148
174
|
var __vue_staticRenderFns__ = [];
|
|
@@ -3,7 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrCard-de799db0.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrIconButton-e17e4944.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrInput-
|
|
6
|
+
import { _ as __vue_component__$3 } from './OrInput-2f16a7ac.js';
|
|
7
7
|
import { _ as __vue_component__$4 } from './OrSortHeader-19bf94ca.js';
|
|
8
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
9
9
|
|
|
@@ -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-357a5756.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-2f16a7ac.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';
|
|
@@ -5,8 +5,7 @@ import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
|
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
|
|
6
6
|
import { _ as __vue_component__$4 } from './OrIconButton-e17e4944.js';
|
|
7
7
|
import { _ as __vue_component__$3 } from './OrIcon-5e394c62.js';
|
|
8
|
-
import { _ as __vue_component__$5 } from './OrInputBox-
|
|
9
|
-
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
|
|
8
|
+
import { _ as __vue_component__$5, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
10
9
|
import { _ as __vue_component__$6 } from './OrLabel-2a9f1477.js';
|
|
11
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
12
11
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -152,10 +151,10 @@ var __vue_render__ = function () {
|
|
|
152
151
|
var _vm = this;
|
|
153
152
|
var _h = _vm.$createElement;
|
|
154
153
|
var _c = _vm._self._c || _h;
|
|
155
|
-
return _c('div',
|
|
154
|
+
return _c('div', {
|
|
156
155
|
ref: "root",
|
|
157
156
|
class: _vm.rootStyles
|
|
158
|
-
},
|
|
157
|
+
}, [_vm.label ? [_c('OrLabel', {
|
|
159
158
|
attrs: {
|
|
160
159
|
"control-id": _vm.controlId,
|
|
161
160
|
"variant": 'input',
|
|
@@ -177,7 +176,7 @@ var __vue_render__ = function () {
|
|
|
177
176
|
"readonly": _vm.readonly,
|
|
178
177
|
"disabled": _vm.disabled
|
|
179
178
|
}
|
|
180
|
-
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', {
|
|
179
|
+
}, [(_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'checkbox' ? _c('input', _vm._b({
|
|
181
180
|
directives: [{
|
|
182
181
|
name: "model",
|
|
183
182
|
rawName: "v-model",
|
|
@@ -191,8 +190,6 @@ var __vue_render__ = function () {
|
|
|
191
190
|
"placeholder": _vm.placeholder,
|
|
192
191
|
"required": _vm.required,
|
|
193
192
|
"disabled": _vm.disabled,
|
|
194
|
-
"read-only": _vm.readonly,
|
|
195
|
-
"max-length": _vm.maxLength,
|
|
196
193
|
"type": "checkbox"
|
|
197
194
|
},
|
|
198
195
|
domProps: {
|
|
@@ -228,7 +225,7 @@ var __vue_render__ = function () {
|
|
|
228
225
|
}
|
|
229
226
|
}
|
|
230
227
|
}
|
|
231
|
-
}) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', {
|
|
228
|
+
}, 'input', _vm.$attrs, false)) : (_vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type) === 'radio' ? _c('input', _vm._b({
|
|
232
229
|
directives: [{
|
|
233
230
|
name: "model",
|
|
234
231
|
rawName: "v-model",
|
|
@@ -242,8 +239,6 @@ var __vue_render__ = function () {
|
|
|
242
239
|
"placeholder": _vm.placeholder,
|
|
243
240
|
"required": _vm.required,
|
|
244
241
|
"disabled": _vm.disabled,
|
|
245
|
-
"read-only": _vm.readonly,
|
|
246
|
-
"max-length": _vm.maxLength,
|
|
247
242
|
"type": "radio"
|
|
248
243
|
},
|
|
249
244
|
domProps: {
|
|
@@ -266,7 +261,7 @@ var __vue_render__ = function () {
|
|
|
266
261
|
_vm.proxyModelValue = null;
|
|
267
262
|
}
|
|
268
263
|
}
|
|
269
|
-
}) : _c('input', {
|
|
264
|
+
}, 'input', _vm.$attrs, false)) : _c('input', _vm._b({
|
|
270
265
|
directives: [{
|
|
271
266
|
name: "model",
|
|
272
267
|
rawName: "v-model",
|
|
@@ -280,8 +275,6 @@ var __vue_render__ = function () {
|
|
|
280
275
|
"placeholder": _vm.placeholder,
|
|
281
276
|
"required": _vm.required,
|
|
282
277
|
"disabled": _vm.disabled,
|
|
283
|
-
"read-only": _vm.readonly,
|
|
284
|
-
"max-length": _vm.maxLength,
|
|
285
278
|
"type": _vm.type === 'password' && _vm.disclosed ? 'text' : _vm.type
|
|
286
279
|
},
|
|
287
280
|
domProps: {
|
|
@@ -307,7 +300,7 @@ var __vue_render__ = function () {
|
|
|
307
300
|
_vm.proxyModelValue = $event.target.value;
|
|
308
301
|
}
|
|
309
302
|
}
|
|
310
|
-
}), _vm._v(" "),
|
|
303
|
+
}, 'input', _vm.$attrs, false)), _vm._v(" "), _c('div', {
|
|
311
304
|
class: ['layout-row']
|
|
312
305
|
}, [_vm.type === 'password' ? [_c('OrIconButton', {
|
|
313
306
|
attrs: {
|
|
@@ -341,7 +334,7 @@ var __vue_render__ = function () {
|
|
|
341
334
|
"icon": 'search',
|
|
342
335
|
"variant": 'outlined'
|
|
343
336
|
}
|
|
344
|
-
})]] : _vm._e()], 2)]
|
|
337
|
+
})]] : _vm._e()], 2)]), _vm._v(" "), !_vm.invalid ? [_vm.hint || _vm.maxLength ? [_c('OrHint', {
|
|
345
338
|
attrs: {
|
|
346
339
|
"disabled": _vm.disabled
|
|
347
340
|
},
|
|
@@ -370,14 +363,14 @@ var __vue_staticRenderFns__ = [];
|
|
|
370
363
|
/* style */
|
|
371
364
|
const __vue_inject_styles__ = function (inject) {
|
|
372
365
|
if (!inject) return;
|
|
373
|
-
inject("data-v-
|
|
374
|
-
source: "input[data-v-
|
|
366
|
+
inject("data-v-677a1aa4_0", {
|
|
367
|
+
source: "input[data-v-677a1aa4]{min-width:0;background:0 0;outline:0}input[type=number][data-v-677a1aa4]::-webkit-inner-spin-button{display:none}input[type=search][data-v-677a1aa4]::-webkit-search-cancel-button{display:none}",
|
|
375
368
|
map: undefined,
|
|
376
369
|
media: undefined
|
|
377
370
|
});
|
|
378
371
|
};
|
|
379
372
|
/* scoped */
|
|
380
|
-
const __vue_scope_id__ = "data-v-
|
|
373
|
+
const __vue_scope_id__ = "data-v-677a1aa4";
|
|
381
374
|
/* module identifier */
|
|
382
375
|
const __vue_module_identifier__ = undefined;
|
|
383
376
|
/* functional template */
|
|
@@ -1,6 +1,18 @@
|
|
|
1
|
-
import { defineComponent, ref, computed } from 'vue';
|
|
2
|
-
import {
|
|
3
|
-
import
|
|
1
|
+
import { defineComponent, ref, computed } from 'vue-demi';
|
|
2
|
+
import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
3
|
+
import '@vueuse/core';
|
|
4
|
+
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
5
|
+
|
|
6
|
+
var InputBoxVariant;
|
|
7
|
+
(function (InputBoxVariant) {
|
|
8
|
+
InputBoxVariant["Styled"] = "styled";
|
|
9
|
+
InputBoxVariant["Unstyled"] = "unstyled";
|
|
10
|
+
})(InputBoxVariant || (InputBoxVariant = {}));
|
|
11
|
+
var InputBoxSize;
|
|
12
|
+
(function (InputBoxSize) {
|
|
13
|
+
InputBoxSize["M"] = "m";
|
|
14
|
+
InputBoxSize["S"] = "s";
|
|
15
|
+
})(InputBoxSize || (InputBoxSize = {}));
|
|
4
16
|
|
|
5
17
|
const InputBoxRoot = [
|
|
6
18
|
// Layout
|
|
@@ -34,14 +46,14 @@ const InputBoxRootSizes = {
|
|
|
34
46
|
// Box
|
|
35
47
|
'children:min-h-[34px]',
|
|
36
48
|
// Spacing
|
|
37
|
-
'first-child:pl-md first-child:md:pl-sm+', '
|
|
49
|
+
'first-child:pl-md first-child:md:pl-sm+', 'last-child:pr-md last-child:md:pr-sm+', 'children:pt-[11px] children:md:pt-[7px]', 'children:pb-[11px] children:md:pb-[6px]', 'gap-sm+ md:gap-sm',
|
|
38
50
|
// Typography
|
|
39
51
|
'typography-body-2-regular'],
|
|
40
52
|
's': [
|
|
41
53
|
// Box
|
|
42
54
|
'children:min-h-[30px]',
|
|
43
55
|
// Spacing
|
|
44
|
-
'first-child:pl-sm', '
|
|
56
|
+
'first-child:pl-sm', 'last-child:pr-sm', 'children:py-[6px]', 'gap-[6px]',
|
|
45
57
|
// Typography
|
|
46
58
|
'typography-caption-regular']
|
|
47
59
|
};
|
|
@@ -85,4 +97,43 @@ var script = defineComponent({
|
|
|
85
97
|
}
|
|
86
98
|
});
|
|
87
99
|
|
|
88
|
-
|
|
100
|
+
/* script */
|
|
101
|
+
const __vue_script__ = script;
|
|
102
|
+
|
|
103
|
+
/* template */
|
|
104
|
+
var __vue_render__ = function () {
|
|
105
|
+
var _vm = this;
|
|
106
|
+
var _h = _vm.$createElement;
|
|
107
|
+
var _c = _vm._self._c || _h;
|
|
108
|
+
return _c('div', _vm._b({
|
|
109
|
+
ref: "root",
|
|
110
|
+
class: _vm.rootStyles,
|
|
111
|
+
attrs: {
|
|
112
|
+
"invalid": _vm.invalid ? '' : null,
|
|
113
|
+
"readonly": _vm.readonly ? '' : null,
|
|
114
|
+
"disabled": _vm.disabled ? '' : null
|
|
115
|
+
}
|
|
116
|
+
}, 'div', _vm.$attrs, false), [_vm._t("default")], 2);
|
|
117
|
+
};
|
|
118
|
+
var __vue_staticRenderFns__ = [];
|
|
119
|
+
|
|
120
|
+
/* style */
|
|
121
|
+
const __vue_inject_styles__ = undefined;
|
|
122
|
+
/* scoped */
|
|
123
|
+
const __vue_scope_id__ = undefined;
|
|
124
|
+
/* module identifier */
|
|
125
|
+
const __vue_module_identifier__ = undefined;
|
|
126
|
+
/* functional template */
|
|
127
|
+
const __vue_is_functional_template__ = false;
|
|
128
|
+
/* style inject */
|
|
129
|
+
|
|
130
|
+
/* style inject SSR */
|
|
131
|
+
|
|
132
|
+
/* style inject shadow dom */
|
|
133
|
+
|
|
134
|
+
const __vue_component__ = /*#__PURE__*/normalizeComponent({
|
|
135
|
+
render: __vue_render__,
|
|
136
|
+
staticRenderFns: __vue_staticRenderFns__
|
|
137
|
+
}, __vue_inject_styles__, __vue_script__, __vue_scope_id__, __vue_is_functional_template__, __vue_module_identifier__, false, undefined, undefined, undefined);
|
|
138
|
+
|
|
139
|
+
export { InputBoxVariant as I, __vue_component__ as _, InputBoxSize as a };
|
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
5
|
-
import { a as InputBoxSize } from './OrInputBox
|
|
4
|
+
import { _ as __vue_component__$1 } from './OrInput-2f16a7ac.js';
|
|
5
|
+
import { a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
6
6
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
7
7
|
|
|
8
8
|
var script = defineComponent({
|
|
@@ -8,9 +8,8 @@ import { _ as __vue_component__$2 } from './OrError-d267ee9a.js';
|
|
|
8
8
|
import { _ as __vue_component__$3 } from './OrExpansionPanel-968ddc61.js';
|
|
9
9
|
import { _ as __vue_component__$4 } from './OrHint-42dc9ebb.js';
|
|
10
10
|
import { _ as __vue_component__$5 } from './OrIcon-5e394c62.js';
|
|
11
|
-
import { _ as __vue_component__$7 } from './OrInputBox-
|
|
12
|
-
import {
|
|
13
|
-
import { _ as __vue_component__$6 } from './OrInput-f92456ea.js';
|
|
11
|
+
import { _ as __vue_component__$7, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
12
|
+
import { _ as __vue_component__$6 } from './OrInput-2f16a7ac.js';
|
|
14
13
|
import { _ as __vue_component__$8 } from './OrLabel-2a9f1477.js';
|
|
15
14
|
import { _ as __vue_component__$9 } from './OrMenuItem-c7f28480.js';
|
|
16
15
|
import { _ as __vue_component__$a } from './OrPopover-9bafbdb4.js';
|
|
@@ -122,10 +121,6 @@ var script = defineComponent({
|
|
|
122
121
|
type: Boolean,
|
|
123
122
|
default: false
|
|
124
123
|
},
|
|
125
|
-
disableDefaultStyles: {
|
|
126
|
-
type: Boolean,
|
|
127
|
-
default: false
|
|
128
|
-
},
|
|
129
124
|
enableSearch: {
|
|
130
125
|
type: Boolean,
|
|
131
126
|
default: false
|
|
@@ -331,7 +326,6 @@ var __vue_render__ = function () {
|
|
|
331
326
|
ref: "inputBox",
|
|
332
327
|
class: [_vm.popoverState === 'open' && 'rounded-b-0'],
|
|
333
328
|
attrs: {
|
|
334
|
-
"variant": _vm.disableDefaultStyles ? 'unstyled' : 'styled',
|
|
335
329
|
"size": _vm.size,
|
|
336
330
|
"invalid": _vm.invalid,
|
|
337
331
|
"readonly": _vm.readonly,
|
|
@@ -3,8 +3,7 @@ import { u as useClassAttribute } from './useClassAttribute-47fdb016.js';
|
|
|
3
3
|
import '@vueuse/core';
|
|
4
4
|
import { _ as __vue_component__$1 } from './OrError-d267ee9a.js';
|
|
5
5
|
import { _ as __vue_component__$2 } from './OrHint-42dc9ebb.js';
|
|
6
|
-
import { _ as __vue_component__$3 } from './OrInputBox-
|
|
7
|
-
import { a as InputBoxSize } from './OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
|
|
6
|
+
import { _ as __vue_component__$3, a as InputBoxSize } from './OrInputBox-4d5a318d.js';
|
|
8
7
|
import { _ as __vue_component__$4 } from './OrLabel-2a9f1477.js';
|
|
9
8
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
9
|
import { c as createInjector } from './browser-82dea9ed.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export { O as OR_AVATAR_SIZE, _ as OrAvatar } from '../OrAvatar-4824c57f.js';
|
|
2
|
-
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-
|
|
2
|
+
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../OrAvatar-3d155af3.js';
|
|
3
3
|
export { _ as OrBottomSheetV3 } from '../OrBottomSheet-16c2e610.js';
|
|
4
4
|
export { _ as OrButton, a as OrButtonColors, b as OrButtonSizes, O as OrButtonViews } from '../OrButton-2ca1c3d6.js';
|
|
5
5
|
export { _ as OrButtonV2 } from '../OrButton-c4f9955b.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, _ as OrButtonV3 } from '../OrButton-357a5756.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 { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-
|
|
11
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../OrCardCollection-4f001551.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-41dd5f9b.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-b0b2e43c.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';
|
|
@@ -36,9 +36,8 @@ export { I as InlineInputBoxSize, I as InlineInputSize, _ as OrInlineInputBoxV3
|
|
|
36
36
|
export { I as InlineInputType, _ as OrInlineInputV3 } from '../OrInlineInput-cfeeea33.js';
|
|
37
37
|
export { a as InlineTextEditTrimmingTypes, I as InlineTextEditTypes, _ as OrInlineTextEdit } from '../OrInlineTextEdit-b47cfc2d.js';
|
|
38
38
|
export { _ as OrInlineTextareaV3 } from '../OrInlineTextarea-897b5377.js';
|
|
39
|
-
export { _ as OrInputBoxV3 } from '../OrInputBox-
|
|
40
|
-
export {
|
|
41
|
-
export { I as InputType, _ as OrInputV3 } from '../OrInput-f92456ea.js';
|
|
39
|
+
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';
|
|
40
|
+
export { I as InputType, _ as OrInputV3 } from '../OrInput-2f16a7ac.js';
|
|
42
41
|
export { a as OrNumberInput, b as OrPassword, _ as OrTextarea } from '../OrPassword-1fa97156.js';
|
|
43
42
|
export { _ as OrInput } from '../OrSearch.vue_rollup-plugin-vue_script-197d77fc.js';
|
|
44
43
|
export { _ as OrSearch } from '../OrSearch-0589d17d.js';
|
|
@@ -64,10 +63,10 @@ export { _ as OrProgressV3, P as ProgressColor, a as ProgressType } from '../OrP
|
|
|
64
63
|
export { _ as OrRadio } from '../OrRadio-e4198532.js';
|
|
65
64
|
export { _ as OrRadioGroup } from '../OrRadioGroup-d9d32cba.js';
|
|
66
65
|
export { _ as OrRadioV3 } from '../OrRadio-848ce55d.js';
|
|
67
|
-
export { _ as OrSearchV3 } from '../OrSearch-
|
|
66
|
+
export { _ as OrSearchV3 } from '../OrSearch-ddb7c1fe.js';
|
|
68
67
|
export { _ as OrSegmentedControlV3, S as SegmentedControlSize } from '../OrSegmentedControl-e8dce8f9.js';
|
|
69
68
|
export { _ as OrSelect } from '../OrSelect-dae2b069.js';
|
|
70
|
-
export { _ as OrSelectV3 } from '../OrSelect-
|
|
69
|
+
export { _ as OrSelectV3 } from '../OrSelect-f0ff5a85.js';
|
|
71
70
|
export { _ as OrSidebar, O as OrSidebarSide } from '../OrSidebar-7d6125bb.js';
|
|
72
71
|
export { O as OrSidebarPlacement, _ as OrSidebarV3 } from '../OrSidebar-fabc7bc9.js';
|
|
73
72
|
export { _ as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from '../OrSkeletonText-cc94bdc9.js';
|
|
@@ -87,7 +86,7 @@ export { _ as OrTagV3, a as TagColor, T as TagVariant } from '../OrTag-cf9c6195.
|
|
|
87
86
|
export { _ as OrTeleport } from '../OrTeleportVue2-8ef4ceca.js';
|
|
88
87
|
export { _ as OrTeleportV3 } from '../OrTeleport.vue2-fb92f29f.js';
|
|
89
88
|
export { _ as OrTextV3 } from '../OrText-ba5a2b6c.js';
|
|
90
|
-
export { _ as OrTextareaV3 } from '../OrTextarea-
|
|
89
|
+
export { _ as OrTextareaV3 } from '../OrTextarea-6712a150.js';
|
|
91
90
|
export { _ as OrTextbox, T as TextboxTypes } from '../OrTextbox-2594c980.js';
|
|
92
91
|
export { _ as OrToast, a as OrToastContainer } from '../OrToastContainer-2fbd4358.js';
|
|
93
92
|
export { P as PositionsX, b as PositionsY, c as ToastType, T as TransitionType, a as useQueue, u as useToast } from '../useToast-4fbe0e5a.js';
|
|
@@ -20,7 +20,7 @@ export declare const WithTextInSlot: StoryFn<import("vue").ComponentOptions<impo
|
|
|
20
20
|
} | string[], {} & {}, {
|
|
21
21
|
[x: number]: string;
|
|
22
22
|
} | {}, true>)>;
|
|
23
|
-
export declare const
|
|
23
|
+
export declare const WithIcon: StoryFn<import("vue").ComponentOptions<import("vue").default, import("@vue/composition-api").ShallowUnwrapRef<unknown>, import("@vue/composition-api").MethodOptions, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>, import("@vue/composition-api").ExtractPropTypes<import("@vue/composition-api").ComponentPropsOptions<import("@vue/composition-api").Data>>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{} & {}, import("@vue/composition-api").ShallowUnwrapRef<unknown>, unknown, import("@vue/composition-api").ComputedOptions, import("@vue/composition-api").MethodOptions, unknown, unknown, {
|
|
24
24
|
[x: string]: ((...args: any[]) => any) | null;
|
|
25
25
|
} | string[], {} & {}, {
|
|
26
26
|
[x: number]: string;
|
|
@@ -13,6 +13,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
13
13
|
type: PropType<AvatarSize>;
|
|
14
14
|
default: AvatarSize;
|
|
15
15
|
};
|
|
16
|
+
icon: {
|
|
17
|
+
type: StringConstructor;
|
|
18
|
+
default: undefined;
|
|
19
|
+
};
|
|
16
20
|
color: {
|
|
17
21
|
type: PropType<AvatarColor>;
|
|
18
22
|
default: AvatarColor;
|
|
@@ -32,6 +36,10 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
32
36
|
type: PropType<AvatarSize>;
|
|
33
37
|
default: AvatarSize;
|
|
34
38
|
};
|
|
39
|
+
icon: {
|
|
40
|
+
type: StringConstructor;
|
|
41
|
+
default: undefined;
|
|
42
|
+
};
|
|
35
43
|
color: {
|
|
36
44
|
type: PropType<AvatarColor>;
|
|
37
45
|
default: AvatarColor;
|
|
@@ -45,6 +53,7 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
45
53
|
}>> & Omit<import("vue").VueConstructor<import("vue").default>, never> & (new (...args: any[]) => import("@vue/composition-api").ComponentRenderProxy<{
|
|
46
54
|
src: string;
|
|
47
55
|
size: AvatarSize;
|
|
56
|
+
icon: string;
|
|
48
57
|
color: AvatarColor;
|
|
49
58
|
colorSalt: string;
|
|
50
59
|
} & {}, import("@vue/composition-api").ShallowUnwrapRef<{
|
|
@@ -54,11 +63,13 @@ declare const _default: import("vue").ComponentOptions<import("vue").default, im
|
|
|
54
63
|
}>, import("@vue/composition-api").Data, {}, {}, {}, {}, {}, {
|
|
55
64
|
src: string;
|
|
56
65
|
size: AvatarSize;
|
|
66
|
+
icon: string;
|
|
57
67
|
color: AvatarColor;
|
|
58
68
|
colorSalt: string;
|
|
59
69
|
} & {}, {
|
|
60
70
|
src: string;
|
|
61
71
|
size: AvatarSize;
|
|
72
|
+
icon: string;
|
|
62
73
|
color: AvatarColor;
|
|
63
74
|
colorSalt: string;
|
|
64
75
|
}, true>);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-
|
|
1
|
+
export { a as AvatarColor, A as AvatarSize, _ as OrAvatarV3 } from '../../OrAvatar-3d155af3.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
5
5
|
import '../../color-1f348774.js';
|
|
6
|
+
import '../../OrIcon-5e394c62.js';
|
|
6
7
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -3,3 +3,5 @@ export declare const AvatarRoot: string[];
|
|
|
3
3
|
export declare const AvatarImage: string[];
|
|
4
4
|
export declare const AvatarRootSizes: Record<AvatarSize, string[]>;
|
|
5
5
|
export declare const AvatarRootColors: Record<AvatarColor, string[]>;
|
|
6
|
+
export declare const AvatarRootAbbreviationSizes: Record<AvatarSize, string[]>;
|
|
7
|
+
export declare const AvatarRootIconSizes: Record<AvatarSize, string[]>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-
|
|
1
|
+
export { C as CardCollectionView, _ as OrCardCollectionV3 } from '../../OrCardCollection-4f001551.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
4
4
|
import '@vueuse/core';
|
|
@@ -15,11 +15,10 @@ import '../../OrBottomSheet-16c2e610.js';
|
|
|
15
15
|
import '../../OrOverlay-18ba2dc6.js';
|
|
16
16
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
17
17
|
import 'portal-vue';
|
|
18
|
-
import '../../OrInput-
|
|
18
|
+
import '../../OrInput-2f16a7ac.js';
|
|
19
19
|
import '../../OrError-d267ee9a.js';
|
|
20
20
|
import '../../OrHint-42dc9ebb.js';
|
|
21
|
-
import '../../OrInputBox-
|
|
22
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
|
|
21
|
+
import '../../OrInputBox-4d5a318d.js';
|
|
23
22
|
import '../../OrLabel-2a9f1477.js';
|
|
24
23
|
import '../../browser-82dea9ed.js';
|
|
25
24
|
import '../../OrSortHeader-19bf94ca.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-
|
|
1
|
+
export { C as ConfirmType, _ as OrConfirmV3 } from '../../OrConfirm-b0b2e43c.js';
|
|
2
2
|
import 'vue-demi';
|
|
3
3
|
import '../../OrButton-357a5756.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-2f16a7ac.js';
|
|
13
13
|
import '../../OrError-d267ee9a.js';
|
|
14
14
|
import '../../OrHint-42dc9ebb.js';
|
|
15
15
|
import '../../OrIconButton-e17e4944.js';
|
|
@@ -19,8 +19,7 @@ import '../../OrPopover-9bafbdb4.js';
|
|
|
19
19
|
import '@floating-ui/dom';
|
|
20
20
|
import '../../useResponsive-a02e95b7.js';
|
|
21
21
|
import '../../OrBottomSheet-16c2e610.js';
|
|
22
|
-
import '../../OrInputBox-
|
|
23
|
-
import '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
|
|
22
|
+
import '../../OrInputBox-4d5a318d.js';
|
|
24
23
|
import '../../OrLabel-2a9f1477.js';
|
|
25
24
|
import '../../browser-82dea9ed.js';
|
|
26
25
|
import '@vueuse/math';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { _ as OrInputBoxV3 } from '../../OrInputBox-
|
|
2
|
-
export { a as InputBoxSize, I as InputBoxVariant } from '../../OrInputBox.vue_rollup-plugin-vue_script-52a54a49.js';
|
|
3
|
-
import '../../normalize-component-6e8e3d80.js';
|
|
1
|
+
export { a as InputBoxSize, I as InputBoxVariant, _ as OrInputBoxV3 } from '../../OrInputBox-4d5a318d.js';
|
|
4
2
|
import 'vue-demi';
|
|
5
3
|
import '../../useClassAttribute-47fdb016.js';
|
|
6
4
|
import '@vueuse/core';
|
|
5
|
+
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { I as InputType, _ as OrInputV3 } from '../../OrInput-
|
|
2
|
-
export { a as InputSize } from '../../OrInputBox
|
|
1
|
+
export { I as InputType, _ as OrInputV3 } from '../../OrInput-2f16a7ac.js';
|
|
2
|
+
export { a as InputSize } from '../../OrInputBox-4d5a318d.js';
|
|
3
3
|
import 'vue-demi';
|
|
4
4
|
import '../../useClassAttribute-47fdb016.js';
|
|
5
5
|
import '@vueuse/core';
|
|
@@ -17,6 +17,5 @@ import '../../OrBottomSheet-16c2e610.js';
|
|
|
17
17
|
import '../../OrOverlay-18ba2dc6.js';
|
|
18
18
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
19
19
|
import 'portal-vue';
|
|
20
|
-
import '../../OrInputBox-ad7c1875.js';
|
|
21
20
|
import '../../OrLabel-2a9f1477.js';
|
|
22
21
|
import '../../browser-82dea9ed.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { _ as OrSearchV3 } from '../../OrSearch-
|
|
2
|
-
export { a as SearchSize } from '../../OrInputBox
|
|
1
|
+
export { _ as OrSearchV3 } from '../../OrSearch-ddb7c1fe.js';
|
|
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-2f16a7ac.js';
|
|
7
7
|
import '../../OrError-d267ee9a.js';
|
|
8
8
|
import '../../normalize-component-6e8e3d80.js';
|
|
9
9
|
import '../../OrHint-42dc9ebb.js';
|
|
@@ -18,6 +18,5 @@ import '../../OrBottomSheet-16c2e610.js';
|
|
|
18
18
|
import '../../OrOverlay-18ba2dc6.js';
|
|
19
19
|
import '../../OrTeleport.vue2-fb92f29f.js';
|
|
20
20
|
import 'portal-vue';
|
|
21
|
-
import '../../OrInputBox-ad7c1875.js';
|
|
22
21
|
import '../../OrLabel-2a9f1477.js';
|
|
23
22
|
import '../../browser-82dea9ed.js';
|