@onereach/ui-components 17.2.0-beta.4887.0 → 17.2.0-beta.4888.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/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v2/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.js +7 -7
- package/dist/bundled/v2/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +1 -1
- package/dist/bundled/v2/components/OrExpansionPanelV3/styles.d.ts +1 -0
- package/dist/bundled/v2/components/OrExpansionPanelV3/styles.js +4 -1
- package/dist/bundled/v2/components/OrFilterPopoverV3/OrFilterPopover.js +1 -29
- package/dist/bundled/v2/components/OrFilterPopoverV3/OrFilterPopover.vue.d.ts +0 -9
- package/dist/bundled/v2/components/index.js +1 -1
- package/dist/bundled/v2/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/OrDataGrid.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/index.js +1 -1
- package/dist/bundled/v3/components/OrDataGridV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrDataGridV3-61becb11.js → OrDataGridV3-851899a6.js} +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/OrExpansionPanel.vue.d.ts +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/index.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/props.js +1 -1
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.d.ts +1 -0
- package/dist/bundled/v3/components/OrExpansionPanelV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrExpansionPanelV3-484e7326.js → OrExpansionPanelV3-d27015a3.js} +9 -8
- package/dist/bundled/v3/components/OrFilterPopoverV3/OrFilterPopover.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/OrFilterPopover.vue.d.ts +0 -9
- package/dist/bundled/v3/components/OrFilterPopoverV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterPopoverV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterPopoverV3-6899e1b2.js → OrFilterPopoverV3-7b645a22.js} +5 -26
- package/dist/bundled/v3/components/OrFilterV3/OrFilter.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/index.js +1 -1
- package/dist/bundled/v3/components/OrFilterV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrFilterV3-a48ae51c.js → OrFilterV3-e4db0097.js} +1 -1
- package/dist/bundled/v3/components/OrSelectV3/OrSelect.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/index.js +1 -1
- package/dist/bundled/v3/components/OrSelectV3/styles.js +1 -1
- package/dist/bundled/v3/components/{OrSelectV3-b7448701.js → OrSelectV3-19578267.js} +1 -1
- package/dist/bundled/v3/components/index.js +5 -5
- package/dist/bundled/v3/index.js +5 -5
- package/dist/esm/v2/{OrDataGrid-74589615.js → OrDataGrid-487e8280.js} +1 -1
- package/dist/esm/v2/{OrDataGridToolbar-303a4c3d.js → OrDataGridToolbar-46c94de2.js} +1 -1
- package/dist/esm/v2/{OrExpansionPanel-c10defa5.js → OrExpansionPanel-366d938e.js} +9 -6
- package/dist/esm/v2/{OrFilter-140e4850.js → OrFilter-3ed01d2f.js} +1 -1
- package/dist/esm/v2/{OrFilterPopover-a3bb9348.js → OrFilterPopover-36bc0e6d.js} +1 -29
- package/dist/esm/v2/{OrSelect-5e6734f2.js → OrSelect-0aef3c47.js} +1 -1
- package/dist/esm/v2/components/index.js +6 -6
- package/dist/esm/v2/components/or-data-grid-v3/index.js +4 -4
- package/dist/esm/v2/components/or-data-grid-v3/partials/index.js +3 -3
- package/dist/esm/v2/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/index.js +1 -1
- package/dist/esm/v2/components/or-expansion-panel-v3/styles.d.ts +1 -0
- package/dist/esm/v2/components/or-filter-popover-v3/OrFilterPopover.vue.d.ts +0 -9
- package/dist/esm/v2/components/or-filter-popover-v3/index.js +1 -1
- package/dist/esm/v2/components/or-filter-v3/index.js +2 -2
- package/dist/esm/v2/components/or-select-v3/index.js +2 -2
- package/dist/esm/v2/index.js +6 -6
- package/dist/esm/v3/{OrDataGrid-f56e2527.js → OrDataGrid-9b703fad.js} +1 -1
- package/dist/esm/v3/{OrDataGridToolbar-8fedec74.js → OrDataGridToolbar-a770c138.js} +1 -1
- package/dist/esm/v3/{OrExpansionPanel-99c697c1.js → OrExpansionPanel-669fdd31.js} +8 -7
- package/dist/esm/v3/{OrFilter-d3b39b0d.js → OrFilter-b38dcd0e.js} +1 -1
- package/dist/esm/v3/{OrFilterPopover-28255b45.js → OrFilterPopover-624150ff.js} +5 -26
- package/dist/esm/v3/{OrSelect-1274c0d1.js → OrSelect-8098133b.js} +1 -1
- package/dist/esm/v3/components/index.js +6 -6
- package/dist/esm/v3/components/or-data-grid-v3/index.js +4 -4
- package/dist/esm/v3/components/or-data-grid-v3/partials/index.js +3 -3
- package/dist/esm/v3/components/or-expansion-panel-v3/OrExpansionPanel.vue.d.ts +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/index.js +1 -1
- package/dist/esm/v3/components/or-expansion-panel-v3/styles.d.ts +1 -0
- package/dist/esm/v3/components/or-filter-popover-v3/OrFilterPopover.vue.d.ts +0 -9
- package/dist/esm/v3/components/or-filter-popover-v3/index.js +1 -1
- package/dist/esm/v3/components/or-filter-v3/index.js +2 -2
- package/dist/esm/v3/components/or-select-v3/index.js +2 -2
- package/dist/esm/v3/index.js +6 -6
- package/package.json +1 -1
- package/src/components/or-expansion-panel-v3/OrExpansionPanel.vue +8 -9
- package/src/components/or-expansion-panel-v3/styles.ts +6 -0
- package/src/components/or-filter-popover-v3/OrFilterPopover.vue +1 -27
- /package/dist/bundled/v2/{OrDataGrid-16e613a1.js → OrDataGrid-bbc48bfa.js} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { _ as default } from '../../OrDataGrid-
|
|
1
|
+
export { _ as default } from '../../OrDataGrid-bbc48bfa.js';
|
|
2
2
|
import '../../normalize-component-6e8e3d80.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DataGridVariant, _ as OrDataGridV3 } from '../../OrDataGrid-
|
|
1
|
+
export { D as DataGridVariant, _ as OrDataGridV3 } from '../../OrDataGrid-bbc48bfa.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
2
2
|
import { ExpansionPanelVariant, ExpansionPanelColor, ExpansionPanelBackgroundColor } from './props.js';
|
|
3
|
-
import { ExpansionPanel, ExpansionPanelVariants, ExpansionPanelBackgroundColors, ExpansionPanelHeader, ExpansionPanelHeaderColors, ExpansionPanelAddon, ExpansionPanelContentLeftIndent, ExpansionPanelDescription } from './styles.js';
|
|
3
|
+
import { ExpansionPanel, ExpansionPanelVariants, ExpansionPanelBackgroundColors, ExpansionPanelHeader, ExpansionPanelHeaderColors, ExpansionPanelAddon, ExpansionPanelContentLeftIndent, ExpansionPanelDescription, ExpansionPanelDescriptionDisabled } from './styles.js';
|
|
4
4
|
import __vue_component__$1 from '../OrIconV3/OrIcon.js';
|
|
5
5
|
import { usePopoverState } from '../../hooks/usePopoverState.js';
|
|
6
6
|
import { n as normalizeComponent } from '../../normalize-component-6e8e3d80.js';
|
|
@@ -58,7 +58,7 @@ var script = defineComponent({
|
|
|
58
58
|
const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
|
|
59
59
|
const addonStyles = computed(() => [...ExpansionPanelAddon]);
|
|
60
60
|
const contentStyles = computed(() => [props.leftIndent ? ExpansionPanelContentLeftIndent : '']);
|
|
61
|
-
const descriptionStyles = computed(() => [...ExpansionPanelDescription]);
|
|
61
|
+
const descriptionStyles = computed(() => [...ExpansionPanelDescription, props.disabled ? ExpansionPanelDescriptionDisabled : '']);
|
|
62
62
|
// State
|
|
63
63
|
const {
|
|
64
64
|
state,
|
|
@@ -133,11 +133,11 @@ var __vue_render__ = function () {
|
|
|
133
133
|
class: _vm.contentStyles
|
|
134
134
|
}, [_vm._t("default")], 2)] : [_vm.state === 'open' ? _c('div', {
|
|
135
135
|
class: _vm.contentStyles
|
|
136
|
-
}, [_vm._t("default")], 2) : _vm._e()], _vm._v(" "), _vm.state != 'open' ?
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
}) : _vm._e()], 2);
|
|
136
|
+
}, [_vm._t("default")], 2) : _vm._e()], _vm._v(" "), (_vm.description || _vm.$slots.description) && _vm.state != 'open' ? _c('div', {
|
|
137
|
+
class: _vm.descriptionStyles
|
|
138
|
+
}, [_vm._t("description", function () {
|
|
139
|
+
return [_vm._v("\n " + _vm._s(_vm.description) + "\n ")];
|
|
140
|
+
})], 2) : _vm._e()], 2);
|
|
141
141
|
};
|
|
142
142
|
var __vue_staticRenderFns__ = [];
|
|
143
143
|
|
|
@@ -43,7 +43,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
43
43
|
headerStyles: import("vue-demi").ComputedRef<string[]>;
|
|
44
44
|
addonStyles: import("vue-demi").ComputedRef<string[]>;
|
|
45
45
|
contentStyles: import("vue-demi").ComputedRef<(string | string[])[]>;
|
|
46
|
-
descriptionStyles: import("vue-demi").ComputedRef<string[]>;
|
|
46
|
+
descriptionStyles: import("vue-demi").ComputedRef<(string | string[])[]>;
|
|
47
47
|
state: Readonly<import("vue-demi").Ref<"open" | "closed">>;
|
|
48
48
|
open: () => void;
|
|
49
49
|
close: () => void;
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExpansionPanelBackgroundColor, ExpansionPanelColor, ExpansionPanelVariant } from './props';
|
|
2
2
|
export declare const ExpansionPanel: string[];
|
|
3
3
|
export declare const ExpansionPanelDescription: string[];
|
|
4
|
+
export declare const ExpansionPanelDescriptionDisabled: string[];
|
|
4
5
|
export declare const ExpansionPanelVariants: Record<ExpansionPanelVariant, string[]>;
|
|
5
6
|
export declare const ExpansionPanelBackgroundColors: Record<`${ExpansionPanelBackgroundColor}-${ExpansionPanelVariant}`, string[]>;
|
|
6
7
|
export declare const ExpansionPanelHeader: string[];
|
|
@@ -6,6 +6,9 @@ const ExpansionPanel = [
|
|
|
6
6
|
const ExpansionPanelDescription = [
|
|
7
7
|
// Typography
|
|
8
8
|
'typography-caption-regular'];
|
|
9
|
+
const ExpansionPanelDescriptionDisabled = [
|
|
10
|
+
// Theme
|
|
11
|
+
'theme-foreground-disabled', 'dark:theme-foreground-disabled-dark'];
|
|
9
12
|
const ExpansionPanelVariants = {
|
|
10
13
|
[ExpansionPanelVariant.Default]: [
|
|
11
14
|
// Spacing
|
|
@@ -74,4 +77,4 @@ const ExpansionPanelContentLeftIndent = [
|
|
|
74
77
|
// Spacing
|
|
75
78
|
'ml-[28px] md:ml-[24px]'];
|
|
76
79
|
|
|
77
|
-
export { ExpansionPanel, ExpansionPanelAddon, ExpansionPanelBackgroundColors, ExpansionPanelContentLeftIndent, ExpansionPanelDescription, ExpansionPanelHeader, ExpansionPanelHeaderColors, ExpansionPanelVariants };
|
|
80
|
+
export { ExpansionPanel, ExpansionPanelAddon, ExpansionPanelBackgroundColors, ExpansionPanelContentLeftIndent, ExpansionPanelDescription, ExpansionPanelDescriptionDisabled, ExpansionPanelHeader, ExpansionPanelHeaderColors, ExpansionPanelVariants };
|
|
@@ -45,10 +45,6 @@ var script = defineComponent({
|
|
|
45
45
|
type: String,
|
|
46
46
|
default: undefined
|
|
47
47
|
},
|
|
48
|
-
enableDesktopControls: {
|
|
49
|
-
type: Boolean,
|
|
50
|
-
default: false
|
|
51
|
-
},
|
|
52
48
|
offset: {
|
|
53
49
|
type: [Number, Object, Function],
|
|
54
50
|
default: 8
|
|
@@ -138,31 +134,7 @@ var __vue_render__ = function () {
|
|
|
138
134
|
return _vm.reset();
|
|
139
135
|
}
|
|
140
136
|
}
|
|
141
|
-
}, [_vm._v("\n " + _vm._s(_vm.resetLabel) + "\n ")])], 1), _vm._v(" "), _vm._t("default"), _vm._v(" "), _vm._t('actions',
|
|
142
|
-
return [_vm.enableDesktopControls ? _c('div', {
|
|
143
|
-
class: _vm.footerStyles
|
|
144
|
-
}, [_c('OrButton', {
|
|
145
|
-
class: ['grow'],
|
|
146
|
-
attrs: {
|
|
147
|
-
"variant": 'contained'
|
|
148
|
-
},
|
|
149
|
-
on: {
|
|
150
|
-
"click": function ($event) {
|
|
151
|
-
return _vm.apply();
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}, [_vm._v("\n " + _vm._s(_vm.applyLabel) + "\n ")]), _vm._v(" "), _c('OrButton', {
|
|
155
|
-
class: ['grow'],
|
|
156
|
-
attrs: {
|
|
157
|
-
"variant": 'outlined'
|
|
158
|
-
},
|
|
159
|
-
on: {
|
|
160
|
-
"click": function ($event) {
|
|
161
|
-
return _vm.reset();
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}, [_vm._v("\n " + _vm._s(_vm.resetLabel) + "\n ")])], 1) : _vm._e()];
|
|
165
|
-
}, null, {
|
|
137
|
+
}, [_vm._v("\n " + _vm._s(_vm.resetLabel) + "\n ")])], 1), _vm._v(" "), _vm._t("default"), _vm._v(" "), _vm._t('actions', null, null, {
|
|
166
138
|
apply: _vm.apply,
|
|
167
139
|
reset: _vm.reset,
|
|
168
140
|
isDesktop: _vm.isDesktop,
|
|
@@ -30,10 +30,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
30
30
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
|
-
enableDesktopControls: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
33
|
offset: {
|
|
38
34
|
type: PropType<PopoverOffset>;
|
|
39
35
|
default: number;
|
|
@@ -80,10 +76,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
80
76
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
81
77
|
default: undefined;
|
|
82
78
|
};
|
|
83
|
-
enableDesktopControls: {
|
|
84
|
-
type: BooleanConstructor;
|
|
85
|
-
default: boolean;
|
|
86
|
-
};
|
|
87
79
|
offset: {
|
|
88
80
|
type: PropType<PopoverOffset>;
|
|
89
81
|
default: number;
|
|
@@ -102,7 +94,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
102
94
|
trigger: ReferenceElement;
|
|
103
95
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
104
96
|
fallbackPlacement: "none" | "start" | "end" | undefined;
|
|
105
|
-
enableDesktopControls: boolean;
|
|
106
97
|
offset: PopoverOffset;
|
|
107
98
|
}>;
|
|
108
99
|
export default _default;
|
|
@@ -44,7 +44,7 @@ export { default as OrConfirm } from './OrConfirm/OrConfirm.js';
|
|
|
44
44
|
export { default as OrConfirmV3 } from './OrConfirmV3/OrConfirm.js';
|
|
45
45
|
export { ConfirmType } from './OrConfirmV3/props.js';
|
|
46
46
|
export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
|
|
47
|
-
export { D as DataGridVariant, _ as OrDataGridV3 } from '../OrDataGrid-
|
|
47
|
+
export { D as DataGridVariant, _ as OrDataGridV3 } from '../OrDataGrid-bbc48bfa.js';
|
|
48
48
|
export { default as OrDateFormatV3 } from './OrDateFormatV3/OrDateFormat.js';
|
|
49
49
|
export { default as OrDatePickerV3 } from './OrDatePickerV3/OrDatePicker.js';
|
|
50
50
|
export { default as OrDateRangePickerV3 } from './OrDateRangePickerV3/OrDateRangePicker.js';
|
package/dist/bundled/v2/index.js
CHANGED
|
@@ -18,7 +18,7 @@ export { default as OrCombinedInputV3 } from './components/OrCombinedInputV3/OrC
|
|
|
18
18
|
export { default as OrConfirm } from './components/OrConfirm/OrConfirm.js';
|
|
19
19
|
export { default as OrConfirmV3 } from './components/OrConfirmV3/OrConfirm.js';
|
|
20
20
|
export { default as OrContextMenuV3 } from './components/OrContextMenuV3/OrContextMenu.js';
|
|
21
|
-
export { D as DataGridVariant, _ as OrDataGridV3 } from './OrDataGrid-
|
|
21
|
+
export { D as DataGridVariant, _ as OrDataGridV3 } from './OrDataGrid-bbc48bfa.js';
|
|
22
22
|
export { default as OrDateFormatV3 } from './components/OrDateFormatV3/OrDateFormat.js';
|
|
23
23
|
export { default as OrDatePickerV3 } from './components/OrDatePickerV3/OrDatePicker.js';
|
|
24
24
|
export { default as OrDateRangePickerV3 } from './components/OrDateRangePickerV3/OrDateRangePicker.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrDataGridV3-
|
|
1
|
+
export { s as default } from '../OrDataGridV3-851899a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { D as DataGridVariant, s as OrDataGridV3 } from '../OrDataGridV3-
|
|
1
|
+
export { D as DataGridVariant, s as OrDataGridV3 } from '../OrDataGridV3-851899a6.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { a as DataGrid } from '../OrDataGridV3-
|
|
1
|
+
export { a as DataGrid } from '../OrDataGridV3-851899a6.js';
|
|
@@ -5,7 +5,7 @@ import { s as script$g } from './OrDatePickerV3-b7df1103.js';
|
|
|
5
5
|
import { s as script$h } from './OrDateTimePickerV3-a996d0ed.js';
|
|
6
6
|
import { s as script$i } from './OrInputV3-335ca448.js';
|
|
7
7
|
import { s as script$j } from './OrRatingV3-e3260da7.js';
|
|
8
|
-
import { s as script$k } from './OrSelectV3-
|
|
8
|
+
import { s as script$k } from './OrSelectV3-19578267.js';
|
|
9
9
|
import { s as script$l } from './OrSwitchV3-d504bd59.js';
|
|
10
10
|
import { s as script$m } from './OrTagInputV3-2209a961.js';
|
|
11
11
|
import { s as script$n } from './OrTimePickerV3-6dac2d43.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrExpansionPanelV3-
|
|
1
|
+
export { s as default } from '../OrExpansionPanelV3-d27015a3.js';
|
|
@@ -43,7 +43,7 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
43
43
|
headerStyles: import("vue-demi").ComputedRef<string[]>;
|
|
44
44
|
addonStyles: import("vue-demi").ComputedRef<string[]>;
|
|
45
45
|
contentStyles: import("vue-demi").ComputedRef<(string | string[])[]>;
|
|
46
|
-
descriptionStyles: import("vue-demi").ComputedRef<string[]>;
|
|
46
|
+
descriptionStyles: import("vue-demi").ComputedRef<(string | string[])[]>;
|
|
47
47
|
state: Readonly<import("vue-demi").Ref<"open" | "closed">>;
|
|
48
48
|
open: () => void;
|
|
49
49
|
close: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from '../OrExpansionPanelV3-d27015a3.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-
|
|
1
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant } from '../OrExpansionPanelV3-d27015a3.js';
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ExpansionPanelBackgroundColor, ExpansionPanelColor, ExpansionPanelVariant } from './props';
|
|
2
2
|
export declare const ExpansionPanel: string[];
|
|
3
3
|
export declare const ExpansionPanelDescription: string[];
|
|
4
|
+
export declare const ExpansionPanelDescriptionDisabled: string[];
|
|
4
5
|
export declare const ExpansionPanelVariants: Record<ExpansionPanelVariant, string[]>;
|
|
5
6
|
export declare const ExpansionPanelBackgroundColors: Record<`${ExpansionPanelBackgroundColor}-${ExpansionPanelVariant}`, string[]>;
|
|
6
7
|
export declare const ExpansionPanelHeader: string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { c as ExpansionPanel,
|
|
1
|
+
export { c as ExpansionPanel, j as ExpansionPanelAddon, g as ExpansionPanelBackgroundColors, k as ExpansionPanelContentLeftIndent, d as ExpansionPanelDescription, e as ExpansionPanelDescriptionDisabled, h as ExpansionPanelHeader, i as ExpansionPanelHeaderColors, f as ExpansionPanelVariants } from '../OrExpansionPanelV3-d27015a3.js';
|
package/dist/bundled/v3/components/{OrExpansionPanelV3-484e7326.js → OrExpansionPanelV3-d27015a3.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createVNode, renderSlot, toDisplayString, withDirectives, vShow, Fragment, createCommentVNode } from 'vue';
|
|
1
|
+
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, withModifiers, createVNode, renderSlot, toDisplayString, withDirectives, vShow, Fragment, createCommentVNode, createTextVNode } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
3
|
import { s as script$1 } from './OrIconV3-b5c97ea7.js';
|
|
4
4
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
@@ -26,6 +26,9 @@ const ExpansionPanel = [
|
|
|
26
26
|
const ExpansionPanelDescription = [
|
|
27
27
|
// Typography
|
|
28
28
|
'typography-caption-regular'];
|
|
29
|
+
const ExpansionPanelDescriptionDisabled = [
|
|
30
|
+
// Theme
|
|
31
|
+
'theme-foreground-disabled', 'dark:theme-foreground-disabled-dark'];
|
|
29
32
|
const ExpansionPanelVariants = {
|
|
30
33
|
[ExpansionPanelVariant.Default]: [
|
|
31
34
|
// Spacing
|
|
@@ -147,7 +150,7 @@ var script = defineComponent({
|
|
|
147
150
|
const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
|
|
148
151
|
const addonStyles = computed(() => [...ExpansionPanelAddon]);
|
|
149
152
|
const contentStyles = computed(() => [props.leftIndent ? ExpansionPanelContentLeftIndent : '']);
|
|
150
|
-
const descriptionStyles = computed(() => [...ExpansionPanelDescription]);
|
|
153
|
+
const descriptionStyles = computed(() => [...ExpansionPanelDescription, props.disabled ? ExpansionPanelDescriptionDisabled : '']);
|
|
151
154
|
// State
|
|
152
155
|
const {
|
|
153
156
|
state,
|
|
@@ -205,15 +208,13 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
205
208
|
}, [_ctx.state === 'open' ? (openBlock(), createElementBlock("div", {
|
|
206
209
|
key: 0,
|
|
207
210
|
class: normalizeClass(_ctx.contentStyles)
|
|
208
|
-
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)), _ctx.state != 'open' ?
|
|
209
|
-
key: 2
|
|
210
|
-
}, () => [_ctx.description ? (openBlock(), createElementBlock("div", {
|
|
211
|
-
key: 0,
|
|
211
|
+
}, [renderSlot(_ctx.$slots, "default")], 2 /* CLASS */)) : createCommentVNode("v-if", true)], 64 /* STABLE_FRAGMENT */)), (_ctx.description || _ctx.$slots.description) && _ctx.state != 'open' ? (openBlock(), createElementBlock("div", {
|
|
212
|
+
key: 2,
|
|
212
213
|
class: normalizeClass(_ctx.descriptionStyles)
|
|
213
|
-
}, toDisplayString(_ctx.description),
|
|
214
|
+
}, [renderSlot(_ctx.$slots, "description", {}, () => [createTextVNode(toDisplayString(_ctx.description), 1 /* TEXT */)])], 2 /* CLASS */)) : createCommentVNode("v-if", true)], 10 /* CLASS, PROPS */, _hoisted_1);
|
|
214
215
|
}
|
|
215
216
|
|
|
216
217
|
script.render = render;
|
|
217
218
|
script.__file = "src/components/or-expansion-panel-v3/OrExpansionPanel.vue";
|
|
218
219
|
|
|
219
|
-
export { ExpansionPanelVariant as E, ExpansionPanelColor as a, ExpansionPanelBackgroundColor as b, ExpansionPanel as c, ExpansionPanelDescription as d,
|
|
220
|
+
export { ExpansionPanelVariant as E, ExpansionPanelColor as a, ExpansionPanelBackgroundColor as b, ExpansionPanel as c, ExpansionPanelDescription as d, ExpansionPanelDescriptionDisabled as e, ExpansionPanelVariants as f, ExpansionPanelBackgroundColors as g, ExpansionPanelHeader as h, ExpansionPanelHeaderColors as i, ExpansionPanelAddon as j, ExpansionPanelContentLeftIndent as k, script as s };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrFilterPopoverV3-
|
|
1
|
+
export { s as default } from '../OrFilterPopoverV3-7b645a22.js';
|
|
@@ -30,10 +30,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
30
30
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
31
31
|
default: undefined;
|
|
32
32
|
};
|
|
33
|
-
enableDesktopControls: {
|
|
34
|
-
type: BooleanConstructor;
|
|
35
|
-
default: boolean;
|
|
36
|
-
};
|
|
37
33
|
offset: {
|
|
38
34
|
type: PropType<PopoverOffset>;
|
|
39
35
|
default: number;
|
|
@@ -80,10 +76,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
80
76
|
type: PropType<"none" | "start" | "end" | undefined>;
|
|
81
77
|
default: undefined;
|
|
82
78
|
};
|
|
83
|
-
enableDesktopControls: {
|
|
84
|
-
type: BooleanConstructor;
|
|
85
|
-
default: boolean;
|
|
86
|
-
};
|
|
87
79
|
offset: {
|
|
88
80
|
type: PropType<PopoverOffset>;
|
|
89
81
|
default: number;
|
|
@@ -102,7 +94,6 @@ declare const _default: import("vue-demi").DefineComponent<{
|
|
|
102
94
|
trigger: ReferenceElement;
|
|
103
95
|
placement: "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left" | "left-start" | "left-end" | "right" | "right-start" | "right-end";
|
|
104
96
|
fallbackPlacement: "none" | "start" | "end" | undefined;
|
|
105
|
-
enableDesktopControls: boolean;
|
|
106
97
|
offset: PopoverOffset;
|
|
107
98
|
}>;
|
|
108
99
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrFilterPopoverV3 } from '../OrFilterPopoverV3-
|
|
1
|
+
export { s as OrFilterPopoverV3 } from '../OrFilterPopoverV3-7b645a22.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as FilterPopover, b as FilterPopoverFooter, a as FilterPopoverHeader } from '../OrFilterPopoverV3-
|
|
1
|
+
export { F as FilterPopover, b as FilterPopoverFooter, a as FilterPopoverHeader } from '../OrFilterPopoverV3-7b645a22.js';
|
package/dist/bundled/v3/components/{OrFilterPopoverV3-6899e1b2.js → OrFilterPopoverV3-7b645a22.js}
RENAMED
|
@@ -63,10 +63,6 @@ var script = defineComponent({
|
|
|
63
63
|
type: String,
|
|
64
64
|
default: undefined
|
|
65
65
|
},
|
|
66
|
-
enableDesktopControls: {
|
|
67
|
-
type: Boolean,
|
|
68
|
-
default: false
|
|
69
|
-
},
|
|
70
66
|
offset: {
|
|
71
67
|
type: [Number, Object, Function],
|
|
72
68
|
default: 8
|
|
@@ -134,7 +130,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
134
130
|
placement: _ctx.placement,
|
|
135
131
|
"fallback-placement": _ctx.fallbackPlacement,
|
|
136
132
|
offset: _ctx.offset,
|
|
137
|
-
"onUpdate:state": _cache[
|
|
133
|
+
"onUpdate:state": _cache[1] || (_cache[1] = $event => $event === 'open' ? _ctx.open() : _ctx.close())
|
|
138
134
|
}, {
|
|
139
135
|
default: withCtx(() => [createElementVNode("div", mergeProps(_ctx.$attrs, {
|
|
140
136
|
ref: 'root',
|
|
@@ -152,29 +148,12 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
152
148
|
reset: _ctx.reset,
|
|
153
149
|
isDesktop: _ctx.isDesktop,
|
|
154
150
|
isMobile: _ctx.isMobile
|
|
155
|
-
})),
|
|
156
|
-
key: 0,
|
|
157
|
-
class: normalizeClass(_ctx.footerStyles)
|
|
158
|
-
}, [createVNode(_component_OrButton, {
|
|
159
|
-
class: normalizeClass(['grow']),
|
|
160
|
-
variant: 'contained',
|
|
161
|
-
onClick: _cache[1] || (_cache[1] = $event => _ctx.apply())
|
|
162
|
-
}, {
|
|
163
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.applyLabel), 1 /* TEXT */)]),
|
|
164
|
-
_: 1 /* STABLE */
|
|
165
|
-
}), createVNode(_component_OrButton, {
|
|
166
|
-
class: normalizeClass(['grow']),
|
|
167
|
-
variant: 'outlined',
|
|
168
|
-
onClick: _cache[2] || (_cache[2] = $event => _ctx.reset())
|
|
169
|
-
}, {
|
|
170
|
-
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.resetLabel), 1 /* TEXT */)]),
|
|
171
|
-
_: 1 /* STABLE */
|
|
172
|
-
})], 2 /* CLASS */)) : createCommentVNode("v-if", true)])], 16 /* FULL_PROPS */)]),
|
|
151
|
+
})))], 16 /* FULL_PROPS */)]),
|
|
173
152
|
_: 3 /* FORWARDED */
|
|
174
153
|
}, 8 /* PROPS */, ["is-open", "trigger", "placement", "fallback-placement", "offset"])) : createCommentVNode("v-if", true), _ctx.isMobile ? (openBlock(), createBlock(_component_OrModal, {
|
|
175
154
|
key: 1,
|
|
176
155
|
"is-open": _ctx.state === 'open',
|
|
177
|
-
"onUpdate:state": _cache[
|
|
156
|
+
"onUpdate:state": _cache[4] || (_cache[4] = $event => $event === 'open' ? _ctx.open() : _ctx.close())
|
|
178
157
|
}, {
|
|
179
158
|
header: withCtx(() => [createTextVNode(toDisplayString(_ctx.title), 1 /* TEXT */)]),
|
|
180
159
|
footer: withCtx(() => [renderSlot(_ctx.$slots, 'actions', normalizeProps(guardReactiveProps({
|
|
@@ -187,14 +166,14 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
187
166
|
}, [createVNode(_component_OrButton, {
|
|
188
167
|
class: normalizeClass(['grow']),
|
|
189
168
|
variant: 'contained',
|
|
190
|
-
onClick: _cache[
|
|
169
|
+
onClick: _cache[2] || (_cache[2] = $event => _ctx.apply())
|
|
191
170
|
}, {
|
|
192
171
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.applyLabel), 1 /* TEXT */)]),
|
|
193
172
|
_: 1 /* STABLE */
|
|
194
173
|
}), createVNode(_component_OrButton, {
|
|
195
174
|
class: normalizeClass(['grow']),
|
|
196
175
|
variant: 'outlined',
|
|
197
|
-
onClick: _cache[
|
|
176
|
+
onClick: _cache[3] || (_cache[3] = $event => _ctx.reset())
|
|
198
177
|
}, {
|
|
199
178
|
default: withCtx(() => [createTextVNode(toDisplayString(_ctx.resetLabel), 1 /* TEXT */)]),
|
|
200
179
|
_: 1 /* STABLE */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrFilterV3-
|
|
1
|
+
export { s as default } from '../OrFilterV3-e4db0097.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrFilterV3 } from '../OrFilterV3-
|
|
1
|
+
export { s as OrFilterV3 } from '../OrFilterV3-e4db0097.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { F as Filter } from '../OrFilterV3-
|
|
1
|
+
export { F as Filter } from '../OrFilterV3-e4db0097.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { resolveComponent, openBlock, createElementBlock, normalizeClass, createVNode, mergeProps, withCtx, renderSlot, normalizeProps, guardReactiveProps } from 'vue';
|
|
2
2
|
import { defineComponent, ref, computed, toRef } from 'vue-demi';
|
|
3
|
-
import { s as script$1 } from './OrFilterPopoverV3-
|
|
3
|
+
import { s as script$1 } from './OrFilterPopoverV3-7b645a22.js';
|
|
4
4
|
import { s as script$2 } from './OrFilterTriggerV3-72ea800e.js';
|
|
5
5
|
import { usePopoverState } from '../hooks/usePopoverState.js';
|
|
6
6
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as default } from '../OrSelectV3-
|
|
1
|
+
export { s as default } from '../OrSelectV3-19578267.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { s as OrSelectV3 } from '../OrSelectV3-
|
|
1
|
+
export { s as OrSelectV3 } from '../OrSelectV3-19578267.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, h as SelectLoader, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-
|
|
1
|
+
export { S as Select, a as SelectControl, c as SelectDropdown, d as SelectDropdownDefault, e as SelectDropdownFlipped, f as SelectDropdownItem, h as SelectLoader, g as SelectNoSearchResults, b as SelectSearchControl } from '../OrSelectV3-19578267.js';
|
|
@@ -10,7 +10,7 @@ import { s as script$6 } from './OrTooltipV3-415b423b.js';
|
|
|
10
10
|
import { isEmpty } from '../utils/isEmpty.js';
|
|
11
11
|
import { s as script$7 } from './OrCheckboxV3-146a5b79.js';
|
|
12
12
|
import { s as script$8 } from './OrErrorV3-b04d76aa.js';
|
|
13
|
-
import { s as script$9 } from './OrExpansionPanelV3-
|
|
13
|
+
import { s as script$9 } from './OrExpansionPanelV3-d27015a3.js';
|
|
14
14
|
import { s as script$a } from './OrHintV3-c8ac5975.js';
|
|
15
15
|
import { s as script$b } from './OrIconV3-b5c97ea7.js';
|
|
16
16
|
import { s as script$c } from './OrIconButtonV3-f0a437d7.js';
|
|
@@ -24,7 +24,7 @@ export { s as OrCombinedInputV3 } from './OrCombinedInputV3-ceff5a22.js';
|
|
|
24
24
|
export { s as OrConfirm } from './OrConfirm-004d318a.js';
|
|
25
25
|
export { C as ConfirmType, s as OrConfirmV3 } from './OrConfirmV3-7ed78857.js';
|
|
26
26
|
export { default as OrContextMenuV3 } from './OrContextMenuV3/OrContextMenu.js';
|
|
27
|
-
export { D as DataGridVariant, s as OrDataGridV3 } from './OrDataGridV3-
|
|
27
|
+
export { D as DataGridVariant, s as OrDataGridV3 } from './OrDataGridV3-851899a6.js';
|
|
28
28
|
export { s as OrDateFormatV3 } from './OrDateFormatV3-10e372f9.js';
|
|
29
29
|
export { s as OrDatePickerV3 } from './OrDatePickerV3-b7df1103.js';
|
|
30
30
|
export { s as OrDateRangePickerV3 } from './OrDateRangePickerV3-90be16a0.js';
|
|
@@ -38,11 +38,11 @@ export { E as EmptyStateSize, s as OrEmptyStateV3 } from './OrEmptyStateV3-af47a
|
|
|
38
38
|
export { default as OrError } from './OrError/OrError.js';
|
|
39
39
|
export { s as OrErrorTagV3 } from './OrErrorTagV3-1b00b9d5.js';
|
|
40
40
|
export { s as OrErrorV3 } from './OrErrorV3-b04d76aa.js';
|
|
41
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanelV3-
|
|
41
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './OrExpansionPanelV3-d27015a3.js';
|
|
42
42
|
export { F as FabColor, s as OrFabV3 } from './OrFabV3-86cf1da1.js';
|
|
43
|
-
export { s as OrFilterPopoverV3 } from './OrFilterPopoverV3-
|
|
43
|
+
export { s as OrFilterPopoverV3 } from './OrFilterPopoverV3-7b645a22.js';
|
|
44
44
|
export { s as OrFilterTriggerV3 } from './OrFilterTriggerV3-72ea800e.js';
|
|
45
|
-
export { s as OrFilterV3 } from './OrFilterV3-
|
|
45
|
+
export { s as OrFilterV3 } from './OrFilterV3-e4db0097.js';
|
|
46
46
|
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from './OrFloating-b1742993.js';
|
|
47
47
|
export { F as FormGroupDirection, s as OrFormGroupV3 } from './OrFormGroupV3-c0c2a946.js';
|
|
48
48
|
export { default as OrHint } from './OrHint/OrHint.js';
|
|
@@ -93,7 +93,7 @@ export { default as OrSearch } from './OrSearch/OrSearch.js';
|
|
|
93
93
|
export { default as OrSearchV3 } from './OrSearchV3/OrSearch.js';
|
|
94
94
|
export { s as OrSegmentedControlV3, S as SegmentedControlSize } from './OrSegmentedControlV3-99c7f6ed.js';
|
|
95
95
|
export { s as OrSelect } from './OrSelect-eebd1857.js';
|
|
96
|
-
export { s as OrSelectV3 } from './OrSelectV3-
|
|
96
|
+
export { s as OrSelectV3 } from './OrSelectV3-19578267.js';
|
|
97
97
|
export { OrSidebar, OrSidebarSide } from './OrSidebar/index.js';
|
|
98
98
|
export { s as OrSidebarV3, S as SidebarPlacement } from './OrSidebarV3-f0ed4bc9.js';
|
|
99
99
|
export { s as OrSkeletonCircle, a as OrSkeletonRect, b as OrSkeletonText, O as OrSkeletonTextSizes } from './OrSkeleton-21203227.js';
|
package/dist/bundled/v3/index.js
CHANGED
|
@@ -16,7 +16,7 @@ export { s as OrCombinedInputV3 } from './components/OrCombinedInputV3-ceff5a22.
|
|
|
16
16
|
export { s as OrConfirm } from './components/OrConfirm-004d318a.js';
|
|
17
17
|
export { C as ConfirmType, s as OrConfirmV3 } from './components/OrConfirmV3-7ed78857.js';
|
|
18
18
|
export { default as OrContextMenuV3 } from './components/OrContextMenuV3/OrContextMenu.js';
|
|
19
|
-
export { D as DataGridVariant, s as OrDataGridV3 } from './components/OrDataGridV3-
|
|
19
|
+
export { D as DataGridVariant, s as OrDataGridV3 } from './components/OrDataGridV3-851899a6.js';
|
|
20
20
|
export { s as OrDateFormatV3 } from './components/OrDateFormatV3-10e372f9.js';
|
|
21
21
|
export { s as OrDateRangePickerV3 } from './components/OrDateRangePickerV3-90be16a0.js';
|
|
22
22
|
export { s as OrDateTimeFormatV3 } from './components/OrDateTimeFormatV3-295547f5.js';
|
|
@@ -27,7 +27,7 @@ export { E as EditorTabsOverflow, s as OrEditorTabsV3 } from './components/OrEdi
|
|
|
27
27
|
export { E as EmptyStateSize, s as OrEmptyStateV3 } from './components/OrEmptyStateV3-af47ab45.js';
|
|
28
28
|
export { s as OrErrorTagV3 } from './components/OrErrorTagV3-1b00b9d5.js';
|
|
29
29
|
export { F as FabColor, s as OrFabV3 } from './components/OrFabV3-86cf1da1.js';
|
|
30
|
-
export { s as OrFilterV3 } from './components/OrFilterV3-
|
|
30
|
+
export { s as OrFilterV3 } from './components/OrFilterV3-e4db0097.js';
|
|
31
31
|
export { I as InlineInputType, s as OrInlineInputV3 } from './components/OrInlineInputV3-35ae654c.js';
|
|
32
32
|
export { InlineTextEditTrimmingTypes, InlineTextEditTypes, OrInlineTextEdit } from './components/OrInlineTextEdit/index.js';
|
|
33
33
|
export { s as OrInlineTextareaV3 } from './components/OrInlineTextareaV3-c03fab60.js';
|
|
@@ -83,8 +83,8 @@ export { s as OrDatePickerV3 } from './components/OrDatePickerV3-b7df1103.js';
|
|
|
83
83
|
export { a as OrDateTimePickerDateControl, b as OrDateTimePickerDateSelect, c as OrDateTimePickerMobileControl, d as OrDateTimePickerMonthSelect, e as OrDateTimePickerPopoverFooter, g as OrDateTimePickerPopoverHeader, l as OrDateTimePickerTimeControl, m as OrDateTimePickerTimeSelect, s as OrDateTimePickerV3, f as formatDate, i as formatMobileDate, n as formatMobileTime, k as formatTime, h as getCurrentDate, j as getNextMonthDate } from './components/OrDateTimePickerV3-a996d0ed.js';
|
|
84
84
|
export { default as OrError } from './components/OrError/OrError.js';
|
|
85
85
|
export { s as OrErrorV3 } from './components/OrErrorV3-b04d76aa.js';
|
|
86
|
-
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './components/OrExpansionPanelV3-
|
|
87
|
-
export { s as OrFilterPopoverV3 } from './components/OrFilterPopoverV3-
|
|
86
|
+
export { b as ExpansionPanelBackgroundColor, a as ExpansionPanelColor, E as ExpansionPanelVariant, s as OrExpansionPanelV3 } from './components/OrExpansionPanelV3-d27015a3.js';
|
|
87
|
+
export { s as OrFilterPopoverV3 } from './components/OrFilterPopoverV3-7b645a22.js';
|
|
88
88
|
export { s as OrFilterTriggerV3 } from './components/OrFilterTriggerV3-72ea800e.js';
|
|
89
89
|
export { s as OrFloating, e as OrFloatingHideStrategy, O as OrFloatingPlacements } from './components/OrFloating-b1742993.js';
|
|
90
90
|
export { F as FormGroupDirection, s as OrFormGroupV3 } from './components/OrFormGroupV3-c0c2a946.js';
|
|
@@ -116,7 +116,7 @@ export { s as OrRatingV3, R as RatingVariant } from './components/OrRatingV3-e32
|
|
|
116
116
|
export { s as OrResizeablePanelV3, R as ResizeablePanelPadding, a as ResizeablePanelPlacement } from './components/OrResizeablePanelV3-c512dde5.js';
|
|
117
117
|
export { default as OrSearch } from './components/OrSearch/OrSearch.js';
|
|
118
118
|
export { default as OrSearchV3 } from './components/OrSearchV3/OrSearch.js';
|
|
119
|
-
export { s as OrSelectV3 } from './components/OrSelectV3-
|
|
119
|
+
export { s as OrSelectV3 } from './components/OrSelectV3-19578267.js';
|
|
120
120
|
export { s as OrSortingV3 } from './components/OrSortingV3-c7afa99b.js';
|
|
121
121
|
export { s as OrSwitchV3 } from './components/OrSwitchV3-d504bd59.js';
|
|
122
122
|
export { default as OrTabHeaderItem } from './components/OrTabHeaderItem/OrTabHeaderItem.js';
|
|
@@ -5,7 +5,7 @@ import { _ as __vue_component__$h } from './OrSearch-3731baa5.js';
|
|
|
5
5
|
import './OrSkeletonCircle.vue_rollup-plugin-vue_script-f572f02f.js';
|
|
6
6
|
import './OrSkeletonRect.vue_rollup-plugin-vue_script-d2b78065.js';
|
|
7
7
|
import { _ as __vue_component__$i } from './OrSkeletonText-b6e51e70.js';
|
|
8
|
-
import { _ as __vue_component__$2, a as __vue_component__$3, b as __vue_component__$4, c as __vue_component__$5, d as __vue_component__$6, e as __vue_component__$7, f as __vue_component__$8, g as __vue_component__$9, h as __vue_component__$a, i as __vue_component__$b, j as __vue_component__$c, k as __vue_component__$d, l as __vue_component__$e, m as __vue_component__$f, D as DataGridVariant } from './OrDataGridToolbar-
|
|
8
|
+
import { _ as __vue_component__$2, a as __vue_component__$3, b as __vue_component__$4, c as __vue_component__$5, d as __vue_component__$6, e as __vue_component__$7, f as __vue_component__$8, g as __vue_component__$9, h as __vue_component__$a, i as __vue_component__$b, j as __vue_component__$c, k as __vue_component__$d, l as __vue_component__$e, m as __vue_component__$f, D as DataGridVariant } from './OrDataGridToolbar-46c94de2.js';
|
|
9
9
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
10
10
|
|
|
11
11
|
const DataGrid = [
|
|
@@ -12,7 +12,7 @@ import { _ as __vue_component__$g } from './OrDateTimePicker-4fba136b.js';
|
|
|
12
12
|
import './OrDateTimePickerTimeSelect-0ecb4686.js';
|
|
13
13
|
import { _ as __vue_component__$h } from './OrInput-52c9e48e.js';
|
|
14
14
|
import { _ as __vue_component__$i } from './OrRating-7c968949.js';
|
|
15
|
-
import { _ as __vue_component__$j } from './OrSelect-
|
|
15
|
+
import { _ as __vue_component__$j } from './OrSelect-0aef3c47.js';
|
|
16
16
|
import { _ as __vue_component__$k } from './OrSwitch-783547da.js';
|
|
17
17
|
import { _ as __vue_component__$l } from './OrTagInput-2dd90e11.js';
|
|
18
18
|
import { _ as __vue_component__$m } from './OrTimePicker-db4774fb.js';
|
|
@@ -31,6 +31,9 @@ const ExpansionPanel = [
|
|
|
31
31
|
const ExpansionPanelDescription = [
|
|
32
32
|
// Typography
|
|
33
33
|
'typography-caption-regular'];
|
|
34
|
+
const ExpansionPanelDescriptionDisabled = [
|
|
35
|
+
// Theme
|
|
36
|
+
'theme-foreground-disabled', 'dark:theme-foreground-disabled-dark'];
|
|
34
37
|
const ExpansionPanelVariants = {
|
|
35
38
|
[ExpansionPanelVariant.Default]: [
|
|
36
39
|
// Spacing
|
|
@@ -152,7 +155,7 @@ var script = defineComponent({
|
|
|
152
155
|
const headerStyles = computed(() => [...ExpansionPanelHeader, ...ExpansionPanelHeaderColors[props.color]]);
|
|
153
156
|
const addonStyles = computed(() => [...ExpansionPanelAddon]);
|
|
154
157
|
const contentStyles = computed(() => [props.leftIndent ? ExpansionPanelContentLeftIndent : '']);
|
|
155
|
-
const descriptionStyles = computed(() => [...ExpansionPanelDescription]);
|
|
158
|
+
const descriptionStyles = computed(() => [...ExpansionPanelDescription, props.disabled ? ExpansionPanelDescriptionDisabled : '']);
|
|
156
159
|
// State
|
|
157
160
|
const {
|
|
158
161
|
state,
|
|
@@ -227,11 +230,11 @@ var __vue_render__ = function () {
|
|
|
227
230
|
class: _vm.contentStyles
|
|
228
231
|
}, [_vm._t("default")], 2)] : [_vm.state === 'open' ? _c('div', {
|
|
229
232
|
class: _vm.contentStyles
|
|
230
|
-
}, [_vm._t("default")], 2) : _vm._e()], _vm._v(" "), _vm.state != 'open' ?
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
}) : _vm._e()], 2);
|
|
233
|
+
}, [_vm._t("default")], 2) : _vm._e()], _vm._v(" "), (_vm.description || _vm.$slots.description) && _vm.state != 'open' ? _c('div', {
|
|
234
|
+
class: _vm.descriptionStyles
|
|
235
|
+
}, [_vm._t("description", function () {
|
|
236
|
+
return [_vm._v("\n " + _vm._s(_vm.description) + "\n ")];
|
|
237
|
+
})], 2) : _vm._e()], 2);
|
|
235
238
|
};
|
|
236
239
|
var __vue_staticRenderFns__ = [];
|
|
237
240
|
|
|
@@ -5,7 +5,7 @@ import '@vueuse/core';
|
|
|
5
5
|
import { u as usePopoverState } from './usePopoverState-7267fa91.js';
|
|
6
6
|
import '@onereach/styles/screens.json';
|
|
7
7
|
import '@onereach/styles/tailwind.config.json';
|
|
8
|
-
import { _ as __vue_component__$1 } from './OrFilterPopover-
|
|
8
|
+
import { _ as __vue_component__$1 } from './OrFilterPopover-36bc0e6d.js';
|
|
9
9
|
import { _ as __vue_component__$2 } from './OrFilterTrigger-1e4aa34c.js';
|
|
10
10
|
import { n as normalizeComponent } from './normalize-component-6e8e3d80.js';
|
|
11
11
|
|