@aurodesignsystem-dev/auro-formkit 0.0.0-pr1068.1 → 0.0.0-pr1068.3
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/components/combobox/demo/api.min.js +3 -3
- package/components/combobox/demo/index.min.js +3 -3
- package/components/combobox/dist/index.js +3 -3
- package/components/combobox/dist/registered.js +3 -3
- package/components/counter/demo/api.min.js +1 -1
- package/components/counter/demo/index.min.js +1 -1
- package/components/counter/dist/index.js +1 -1
- package/components/counter/dist/registered.js +1 -1
- package/components/datepicker/demo/api.min.js +5 -5
- package/components/datepicker/demo/index.min.js +5 -5
- package/components/datepicker/dist/buttonVersion.d.ts +1 -1
- package/components/datepicker/dist/index.js +5 -5
- package/components/datepicker/dist/popoverVersion.d.ts +1 -1
- package/components/datepicker/dist/registered.js +5 -5
- package/components/dropdown/demo/api.min.js +1 -1
- package/components/dropdown/demo/index.min.js +1 -1
- package/components/dropdown/dist/iconVersion.d.ts +1 -1
- package/components/dropdown/dist/index.js +1 -1
- package/components/dropdown/dist/registered.js +1 -1
- package/components/input/demo/api.min.js +2 -2
- package/components/input/demo/index.min.js +2 -2
- package/components/input/dist/buttonVersion.d.ts +1 -1
- package/components/input/dist/iconVersion.d.ts +1 -1
- package/components/input/dist/index.js +2 -2
- package/components/input/dist/registered.js +2 -2
- package/components/select/demo/api.min.js +1 -1
- package/components/select/demo/index.min.js +1 -1
- package/components/select/dist/index.js +1 -1
- package/components/select/dist/registered.js +1 -1
- package/package.json +1 -1
|
@@ -4117,7 +4117,7 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
|
|
|
4117
4117
|
}
|
|
4118
4118
|
};
|
|
4119
4119
|
|
|
4120
|
-
var iconVersion$3 = '
|
|
4120
|
+
var iconVersion$3 = '8.1.2';
|
|
4121
4121
|
|
|
4122
4122
|
var styleCss$2$3 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
4123
4123
|
|
|
@@ -12051,7 +12051,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
12051
12051
|
}
|
|
12052
12052
|
};
|
|
12053
12053
|
|
|
12054
|
-
var iconVersion$2 = '8.
|
|
12054
|
+
var iconVersion$2 = '8.1.2';
|
|
12055
12055
|
|
|
12056
12056
|
/**
|
|
12057
12057
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -13156,7 +13156,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
13156
13156
|
}
|
|
13157
13157
|
};
|
|
13158
13158
|
|
|
13159
|
-
var buttonVersion$1 = '11.
|
|
13159
|
+
var buttonVersion$1 = '11.3.2';
|
|
13160
13160
|
|
|
13161
13161
|
var colorCss$5 = i$5`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
13162
13162
|
|
|
@@ -3919,7 +3919,7 @@ let AuroIcon$3 = class AuroIcon extends BaseIcon$3 {
|
|
|
3919
3919
|
}
|
|
3920
3920
|
};
|
|
3921
3921
|
|
|
3922
|
-
var iconVersion$3 = '
|
|
3922
|
+
var iconVersion$3 = '8.1.2';
|
|
3923
3923
|
|
|
3924
3924
|
var styleCss$2$3 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3925
3925
|
|
|
@@ -11853,7 +11853,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
11853
11853
|
}
|
|
11854
11854
|
};
|
|
11855
11855
|
|
|
11856
|
-
var iconVersion$2 = '8.
|
|
11856
|
+
var iconVersion$2 = '8.1.2';
|
|
11857
11857
|
|
|
11858
11858
|
/**
|
|
11859
11859
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -12958,7 +12958,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
12958
12958
|
}
|
|
12959
12959
|
};
|
|
12960
12960
|
|
|
12961
|
-
var buttonVersion$1 = '11.
|
|
12961
|
+
var buttonVersion$1 = '11.3.2';
|
|
12962
12962
|
|
|
12963
12963
|
var colorCss$5 = i$5`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
12964
12964
|
|
|
@@ -3850,7 +3850,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
3850
3850
|
}
|
|
3851
3851
|
};
|
|
3852
3852
|
|
|
3853
|
-
var iconVersion$2 = '
|
|
3853
|
+
var iconVersion$2 = '8.1.2';
|
|
3854
3854
|
|
|
3855
3855
|
var styleCss$2$2 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3856
3856
|
|
|
@@ -11771,7 +11771,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
11771
11771
|
}
|
|
11772
11772
|
};
|
|
11773
11773
|
|
|
11774
|
-
var iconVersion$1 = '8.
|
|
11774
|
+
var iconVersion$1 = '8.1.2';
|
|
11775
11775
|
|
|
11776
11776
|
/**
|
|
11777
11777
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -12876,7 +12876,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
12876
12876
|
}
|
|
12877
12877
|
};
|
|
12878
12878
|
|
|
12879
|
-
var buttonVersion$1 = '11.
|
|
12879
|
+
var buttonVersion$1 = '11.3.2';
|
|
12880
12880
|
|
|
12881
12881
|
var colorCss$5 = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
12882
12882
|
|
|
@@ -3850,7 +3850,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
3850
3850
|
}
|
|
3851
3851
|
};
|
|
3852
3852
|
|
|
3853
|
-
var iconVersion$2 = '
|
|
3853
|
+
var iconVersion$2 = '8.1.2';
|
|
3854
3854
|
|
|
3855
3855
|
var styleCss$2$2 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3856
3856
|
|
|
@@ -11771,7 +11771,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
11771
11771
|
}
|
|
11772
11772
|
};
|
|
11773
11773
|
|
|
11774
|
-
var iconVersion$1 = '8.
|
|
11774
|
+
var iconVersion$1 = '8.1.2';
|
|
11775
11775
|
|
|
11776
11776
|
/**
|
|
11777
11777
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -12876,7 +12876,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$3 {
|
|
|
12876
12876
|
}
|
|
12877
12877
|
};
|
|
12878
12878
|
|
|
12879
|
-
var buttonVersion$1 = '11.
|
|
12879
|
+
var buttonVersion$1 = '11.3.2';
|
|
12880
12880
|
|
|
12881
12881
|
var colorCss$5 = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
12882
12882
|
|
|
@@ -6093,7 +6093,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
6093
6093
|
}
|
|
6094
6094
|
};
|
|
6095
6095
|
|
|
6096
|
-
var iconVersion$1 = '
|
|
6096
|
+
var iconVersion$1 = '8.1.2';
|
|
6097
6097
|
|
|
6098
6098
|
var styleCss$2$1 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
6099
6099
|
|
|
@@ -6093,7 +6093,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
6093
6093
|
}
|
|
6094
6094
|
};
|
|
6095
6095
|
|
|
6096
|
-
var iconVersion$1 = '
|
|
6096
|
+
var iconVersion$1 = '8.1.2';
|
|
6097
6097
|
|
|
6098
6098
|
var styleCss$2$1 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
6099
6099
|
|
|
@@ -6046,7 +6046,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
6046
6046
|
}
|
|
6047
6047
|
};
|
|
6048
6048
|
|
|
6049
|
-
var iconVersion$1 = '
|
|
6049
|
+
var iconVersion$1 = '8.1.2';
|
|
6050
6050
|
|
|
6051
6051
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
6052
6052
|
|
|
@@ -6046,7 +6046,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
6046
6046
|
}
|
|
6047
6047
|
};
|
|
6048
6048
|
|
|
6049
|
-
var iconVersion$1 = '
|
|
6049
|
+
var iconVersion$1 = '8.1.2';
|
|
6050
6050
|
|
|
6051
6051
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
6052
6052
|
|
|
@@ -10234,7 +10234,7 @@ class AuroPopover extends i {
|
|
|
10234
10234
|
}
|
|
10235
10235
|
}
|
|
10236
10236
|
|
|
10237
|
-
var popoverVersion = '5.0
|
|
10237
|
+
var popoverVersion = '5.1.0';
|
|
10238
10238
|
|
|
10239
10239
|
/* eslint-disable max-lines, no-underscore-dangle, no-magic-numbers, no-underscore-dangle, max-params, no-void, init-declarations, no-extra-parens, arrow-parens, max-lines, line-comment-position, no-inline-comments, lit/binding-positions, lit/no-invalid-html */
|
|
10240
10240
|
|
|
@@ -14218,7 +14218,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$5 {
|
|
|
14218
14218
|
}
|
|
14219
14219
|
};
|
|
14220
14220
|
|
|
14221
|
-
var buttonVersion$1 = '
|
|
14221
|
+
var buttonVersion$1 = '11.3.2';
|
|
14222
14222
|
|
|
14223
14223
|
// See https://git.io/JJ6SJ for "How to document your components using JSDoc"
|
|
14224
14224
|
/**
|
|
@@ -17525,7 +17525,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17525
17525
|
}
|
|
17526
17526
|
};
|
|
17527
17527
|
|
|
17528
|
-
var iconVersion$2 = '
|
|
17528
|
+
var iconVersion$2 = '8.1.2';
|
|
17529
17529
|
|
|
17530
17530
|
var styleCss$2$1 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
17531
17531
|
|
|
@@ -25459,7 +25459,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25459
25459
|
}
|
|
25460
25460
|
};
|
|
25461
25461
|
|
|
25462
|
-
var iconVersion$1 = '8.
|
|
25462
|
+
var iconVersion$1 = '8.1.2';
|
|
25463
25463
|
|
|
25464
25464
|
/**
|
|
25465
25465
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -26564,7 +26564,7 @@ class AuroButton extends AuroElement$3 {
|
|
|
26564
26564
|
}
|
|
26565
26565
|
}
|
|
26566
26566
|
|
|
26567
|
-
var buttonVersion = '11.
|
|
26567
|
+
var buttonVersion = '11.3.2';
|
|
26568
26568
|
|
|
26569
26569
|
var colorCss$4 = i$2`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
26570
26570
|
|
|
@@ -9975,7 +9975,7 @@ class AuroPopover extends i {
|
|
|
9975
9975
|
}
|
|
9976
9976
|
}
|
|
9977
9977
|
|
|
9978
|
-
var popoverVersion = '5.0
|
|
9978
|
+
var popoverVersion = '5.1.0';
|
|
9979
9979
|
|
|
9980
9980
|
/* eslint-disable max-lines, no-underscore-dangle, no-magic-numbers, no-underscore-dangle, max-params, no-void, init-declarations, no-extra-parens, arrow-parens, max-lines, line-comment-position, no-inline-comments, lit/binding-positions, lit/no-invalid-html */
|
|
9981
9981
|
|
|
@@ -13959,7 +13959,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$5 {
|
|
|
13959
13959
|
}
|
|
13960
13960
|
};
|
|
13961
13961
|
|
|
13962
|
-
var buttonVersion$1 = '
|
|
13962
|
+
var buttonVersion$1 = '11.3.2';
|
|
13963
13963
|
|
|
13964
13964
|
// See https://git.io/JJ6SJ for "How to document your components using JSDoc"
|
|
13965
13965
|
/**
|
|
@@ -17266,7 +17266,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17266
17266
|
}
|
|
17267
17267
|
};
|
|
17268
17268
|
|
|
17269
|
-
var iconVersion$2 = '
|
|
17269
|
+
var iconVersion$2 = '8.1.2';
|
|
17270
17270
|
|
|
17271
17271
|
var styleCss$2$1 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
17272
17272
|
|
|
@@ -25200,7 +25200,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25200
25200
|
}
|
|
25201
25201
|
};
|
|
25202
25202
|
|
|
25203
|
-
var iconVersion$1 = '8.
|
|
25203
|
+
var iconVersion$1 = '8.1.2';
|
|
25204
25204
|
|
|
25205
25205
|
/**
|
|
25206
25206
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -26305,7 +26305,7 @@ class AuroButton extends AuroElement$3 {
|
|
|
26305
26305
|
}
|
|
26306
26306
|
}
|
|
26307
26307
|
|
|
26308
|
-
var buttonVersion = '11.
|
|
26308
|
+
var buttonVersion = '11.3.2';
|
|
26309
26309
|
|
|
26310
26310
|
var colorCss$4 = i$2`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
26311
26311
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "
|
|
1
|
+
declare const _default: "11.3.2";
|
|
2
2
|
export default _default;
|
|
@@ -9930,7 +9930,7 @@ class AuroPopover extends LitElement {
|
|
|
9930
9930
|
}
|
|
9931
9931
|
}
|
|
9932
9932
|
|
|
9933
|
-
var popoverVersion = '5.0
|
|
9933
|
+
var popoverVersion = '5.1.0';
|
|
9934
9934
|
|
|
9935
9935
|
/* eslint-disable max-lines, no-underscore-dangle, no-magic-numbers, no-underscore-dangle, max-params, no-void, init-declarations, no-extra-parens, arrow-parens, max-lines, line-comment-position, no-inline-comments, lit/binding-positions, lit/no-invalid-html */
|
|
9936
9936
|
|
|
@@ -13908,7 +13908,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$5 {
|
|
|
13908
13908
|
}
|
|
13909
13909
|
};
|
|
13910
13910
|
|
|
13911
|
-
var buttonVersion$1 = '
|
|
13911
|
+
var buttonVersion$1 = '11.3.2';
|
|
13912
13912
|
|
|
13913
13913
|
// See https://git.io/JJ6SJ for "How to document your components using JSDoc"
|
|
13914
13914
|
/**
|
|
@@ -17215,7 +17215,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17215
17215
|
}
|
|
17216
17216
|
};
|
|
17217
17217
|
|
|
17218
|
-
var iconVersion$2 = '
|
|
17218
|
+
var iconVersion$2 = '8.1.2';
|
|
17219
17219
|
|
|
17220
17220
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
17221
17221
|
|
|
@@ -25136,7 +25136,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25136
25136
|
}
|
|
25137
25137
|
};
|
|
25138
25138
|
|
|
25139
|
-
var iconVersion$1 = '8.
|
|
25139
|
+
var iconVersion$1 = '8.1.2';
|
|
25140
25140
|
|
|
25141
25141
|
/**
|
|
25142
25142
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -26241,7 +26241,7 @@ class AuroButton extends AuroElement$3 {
|
|
|
26241
26241
|
}
|
|
26242
26242
|
}
|
|
26243
26243
|
|
|
26244
|
-
var buttonVersion = '11.
|
|
26244
|
+
var buttonVersion = '11.3.2';
|
|
26245
26245
|
|
|
26246
26246
|
var colorCss$4 = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
26247
26247
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "5.0
|
|
1
|
+
declare const _default: "5.1.0";
|
|
2
2
|
export default _default;
|
|
@@ -9930,7 +9930,7 @@ class AuroPopover extends LitElement {
|
|
|
9930
9930
|
}
|
|
9931
9931
|
}
|
|
9932
9932
|
|
|
9933
|
-
var popoverVersion = '5.0
|
|
9933
|
+
var popoverVersion = '5.1.0';
|
|
9934
9934
|
|
|
9935
9935
|
/* eslint-disable max-lines, no-underscore-dangle, no-magic-numbers, no-underscore-dangle, max-params, no-void, init-declarations, no-extra-parens, arrow-parens, max-lines, line-comment-position, no-inline-comments, lit/binding-positions, lit/no-invalid-html */
|
|
9936
9936
|
|
|
@@ -13908,7 +13908,7 @@ let AuroButton$1 = class AuroButton extends AuroElement$5 {
|
|
|
13908
13908
|
}
|
|
13909
13909
|
};
|
|
13910
13910
|
|
|
13911
|
-
var buttonVersion$1 = '
|
|
13911
|
+
var buttonVersion$1 = '11.3.2';
|
|
13912
13912
|
|
|
13913
13913
|
// See https://git.io/JJ6SJ for "How to document your components using JSDoc"
|
|
13914
13914
|
/**
|
|
@@ -17215,7 +17215,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
17215
17215
|
}
|
|
17216
17216
|
};
|
|
17217
17217
|
|
|
17218
|
-
var iconVersion$2 = '
|
|
17218
|
+
var iconVersion$2 = '8.1.2';
|
|
17219
17219
|
|
|
17220
17220
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
17221
17221
|
|
|
@@ -25136,7 +25136,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
25136
25136
|
}
|
|
25137
25137
|
};
|
|
25138
25138
|
|
|
25139
|
-
var iconVersion$1 = '8.
|
|
25139
|
+
var iconVersion$1 = '8.1.2';
|
|
25140
25140
|
|
|
25141
25141
|
/**
|
|
25142
25142
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -26241,7 +26241,7 @@ class AuroButton extends AuroElement$3 {
|
|
|
26241
26241
|
}
|
|
26242
26242
|
}
|
|
26243
26243
|
|
|
26244
|
-
var buttonVersion = '11.
|
|
26244
|
+
var buttonVersion = '11.3.2';
|
|
26245
26245
|
|
|
26246
26246
|
var colorCss$4 = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
26247
26247
|
|
|
@@ -3023,7 +3023,7 @@ class AuroIcon extends BaseIcon {
|
|
|
3023
3023
|
}
|
|
3024
3024
|
}
|
|
3025
3025
|
|
|
3026
|
-
var iconVersion = '
|
|
3026
|
+
var iconVersion = '8.1.2';
|
|
3027
3027
|
|
|
3028
3028
|
var styleCss$2 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3029
3029
|
|
|
@@ -2998,7 +2998,7 @@ class AuroIcon extends BaseIcon {
|
|
|
2998
2998
|
}
|
|
2999
2999
|
}
|
|
3000
3000
|
|
|
3001
|
-
var iconVersion = '
|
|
3001
|
+
var iconVersion = '8.1.2';
|
|
3002
3002
|
|
|
3003
3003
|
var styleCss$2 = i$2`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3004
3004
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "
|
|
1
|
+
declare const _default: "8.1.2";
|
|
2
2
|
export default _default;
|
|
@@ -2951,7 +2951,7 @@ class AuroIcon extends BaseIcon {
|
|
|
2951
2951
|
}
|
|
2952
2952
|
}
|
|
2953
2953
|
|
|
2954
|
-
var iconVersion = '
|
|
2954
|
+
var iconVersion = '8.1.2';
|
|
2955
2955
|
|
|
2956
2956
|
var styleCss$2 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
2957
2957
|
|
|
@@ -2951,7 +2951,7 @@ class AuroIcon extends BaseIcon {
|
|
|
2951
2951
|
}
|
|
2952
2952
|
}
|
|
2953
2953
|
|
|
2954
|
-
var iconVersion = '
|
|
2954
|
+
var iconVersion = '8.1.2';
|
|
2955
2955
|
|
|
2956
2956
|
var styleCss$2 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
2957
2957
|
|
|
@@ -6648,7 +6648,7 @@ class AuroIcon extends BaseIcon {
|
|
|
6648
6648
|
}
|
|
6649
6649
|
}
|
|
6650
6650
|
|
|
6651
|
-
var iconVersion = '8.
|
|
6651
|
+
var iconVersion = '8.1.2';
|
|
6652
6652
|
|
|
6653
6653
|
/**
|
|
6654
6654
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -7753,7 +7753,7 @@ class AuroButton extends AuroElement {
|
|
|
7753
7753
|
}
|
|
7754
7754
|
}
|
|
7755
7755
|
|
|
7756
|
-
var buttonVersion = '11.
|
|
7756
|
+
var buttonVersion = '11.3.2';
|
|
7757
7757
|
|
|
7758
7758
|
var colorCss = i$5`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
7759
7759
|
|
|
@@ -6573,7 +6573,7 @@ class AuroIcon extends BaseIcon {
|
|
|
6573
6573
|
}
|
|
6574
6574
|
}
|
|
6575
6575
|
|
|
6576
|
-
var iconVersion = '8.
|
|
6576
|
+
var iconVersion = '8.1.2';
|
|
6577
6577
|
|
|
6578
6578
|
/**
|
|
6579
6579
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -7678,7 +7678,7 @@ class AuroButton extends AuroElement {
|
|
|
7678
7678
|
}
|
|
7679
7679
|
}
|
|
7680
7680
|
|
|
7681
|
-
var buttonVersion = '11.
|
|
7681
|
+
var buttonVersion = '11.3.2';
|
|
7682
7682
|
|
|
7683
7683
|
var colorCss = i$5`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
7684
7684
|
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "11.
|
|
1
|
+
declare const _default: "11.3.2";
|
|
2
2
|
export default _default;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "8.
|
|
1
|
+
declare const _default: "8.1.2";
|
|
2
2
|
export default _default;
|
|
@@ -6497,7 +6497,7 @@ class AuroIcon extends BaseIcon {
|
|
|
6497
6497
|
}
|
|
6498
6498
|
}
|
|
6499
6499
|
|
|
6500
|
-
var iconVersion = '8.
|
|
6500
|
+
var iconVersion = '8.1.2';
|
|
6501
6501
|
|
|
6502
6502
|
/**
|
|
6503
6503
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -7602,7 +7602,7 @@ class AuroButton extends AuroElement {
|
|
|
7602
7602
|
}
|
|
7603
7603
|
}
|
|
7604
7604
|
|
|
7605
|
-
var buttonVersion = '11.
|
|
7605
|
+
var buttonVersion = '11.3.2';
|
|
7606
7606
|
|
|
7607
7607
|
var colorCss = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
7608
7608
|
|
|
@@ -6497,7 +6497,7 @@ class AuroIcon extends BaseIcon {
|
|
|
6497
6497
|
}
|
|
6498
6498
|
}
|
|
6499
6499
|
|
|
6500
|
-
var iconVersion = '8.
|
|
6500
|
+
var iconVersion = '8.1.2';
|
|
6501
6501
|
|
|
6502
6502
|
/**
|
|
6503
6503
|
* Private module-level WeakMap to hold MutationObservers for each host element.
|
|
@@ -7602,7 +7602,7 @@ class AuroButton extends AuroElement {
|
|
|
7602
7602
|
}
|
|
7603
7603
|
}
|
|
7604
7604
|
|
|
7605
|
-
var buttonVersion = '11.
|
|
7605
|
+
var buttonVersion = '11.3.2';
|
|
7606
7606
|
|
|
7607
7607
|
var colorCss = css`:host([error]){--ds-auro-helptext-color: var(--ds-basic-color-status-error, #e31f26)}:host([onDark]){--ds-auro-helptext-color: var(--ds-basic-color-texticon-inverse-muted, #ccd2db)}:host([onDark][error]){--ds-auro-helptext-color: var(--ds-advanced-color-state-error-inverse, #f9a4a8)}.helptext-wrapper{color:var(--ds-auro-helptext-color)}`;
|
|
7608
7608
|
|
|
@@ -4096,7 +4096,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
4096
4096
|
}
|
|
4097
4097
|
};
|
|
4098
4098
|
|
|
4099
|
-
var iconVersion$2 = '
|
|
4099
|
+
var iconVersion$2 = '8.1.2';
|
|
4100
4100
|
|
|
4101
4101
|
var styleCss$2$2 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
4102
4102
|
|
|
@@ -4004,7 +4004,7 @@ let AuroIcon$2 = class AuroIcon extends BaseIcon$2 {
|
|
|
4004
4004
|
}
|
|
4005
4005
|
};
|
|
4006
4006
|
|
|
4007
|
-
var iconVersion$2 = '
|
|
4007
|
+
var iconVersion$2 = '8.1.2';
|
|
4008
4008
|
|
|
4009
4009
|
var styleCss$2$2 = i$5`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
4010
4010
|
|
|
@@ -3958,7 +3958,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
3958
3958
|
}
|
|
3959
3959
|
};
|
|
3960
3960
|
|
|
3961
|
-
var iconVersion$1 = '
|
|
3961
|
+
var iconVersion$1 = '8.1.2';
|
|
3962
3962
|
|
|
3963
3963
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3964
3964
|
|
|
@@ -3958,7 +3958,7 @@ let AuroIcon$1 = class AuroIcon extends BaseIcon$1 {
|
|
|
3958
3958
|
}
|
|
3959
3959
|
};
|
|
3960
3960
|
|
|
3961
|
-
var iconVersion$1 = '
|
|
3961
|
+
var iconVersion$1 = '8.1.2';
|
|
3962
3962
|
|
|
3963
3963
|
var styleCss$2$1 = css`:host{position:fixed;z-index:var(--depth-tooltip, 400);display:none;isolation:isolate}:host(:not([matchWidth])) .container{min-width:fit-content}:host([isfullscreen]){position:fixed;top:0;left:0}:host([isfullscreen]) .container{width:100dvw;max-width:none;height:100dvh;max-height:none;border-radius:unset;margin-top:0;box-shadow:unset;overscroll-behavior:contain}:host([data-show]){display:flex}:host([common]:not([isfullscreen])) .container,:host([rounded]:not([isfullscreen])) .container{border-radius:var(--ds-border-radius, 0.375rem)}:host([common][isfullscreen]) .container,:host([rounded][isfullscreen]) .container{border-radius:unset;box-shadow:unset}:host(:not([isfullscreen])) .container.shape-box{border-radius:unset}:host(:not([isfullscreen])) .container[class*=shape-pill],:host(:not([isfullscreen])) .container[class*=shape-snowflake]{border-radius:30px}.container{display:inline-block;overflow:auto;box-sizing:border-box;border-radius:var(--ds-border-radius, 0.375rem);margin:var(--ds-size-50, 0.25rem) 0}`;
|
|
3964
3964
|
|
package/package.json
CHANGED