@getflip/swirl-components 0.372.0 → 0.373.1
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.json +14 -6
- package/dist/cjs/swirl-pdf-reader.cjs.entry.js +1 -1
- package/dist/cjs/swirl-separator.cjs.entry.js +2 -2
- package/dist/collection/components/swirl-pdf-reader/swirl-pdf-reader.css +2 -0
- package/dist/collection/components/swirl-separator/swirl-separator.css +8 -0
- package/dist/collection/components/swirl-separator/swirl-separator.js +3 -3
- package/dist/components/assets/pdfjs/pdf.worker.min.mjs +1 -1
- package/dist/components/swirl-pdf-reader.js +1 -1
- package/dist/components/swirl-separator2.js +2 -2
- package/dist/esm/swirl-pdf-reader.entry.js +1 -1
- package/dist/esm/swirl-separator.entry.js +2 -2
- package/dist/swirl-components/{p-b38b147d.entry.js → p-cab55d00.entry.js} +1 -1
- package/dist/swirl-components/p-fc54fadf.entry.js +1 -0
- package/dist/swirl-components/swirl-components.esm.js +1 -1
- package/dist/types/components/swirl-separator/swirl-separator.d.ts +1 -1
- package/package.json +1 -1
- package/vscode-data.json +6 -0
- package/dist/swirl-components/p-72a531d9.entry.js +0 -1
package/components.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-09-
|
|
2
|
+
"timestamp": "2025-09-03T10:54:25",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.35.0",
|
|
@@ -60943,10 +60943,10 @@
|
|
|
60943
60943
|
"props": [
|
|
60944
60944
|
{
|
|
60945
60945
|
"name": "borderColor",
|
|
60946
|
-
"type": "\"default\" | \"highlight\" | \"strong\"",
|
|
60946
|
+
"type": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
60947
60947
|
"complexType": {
|
|
60948
60948
|
"original": "SwirlSeparatorColor",
|
|
60949
|
-
"resolved": "\"default\" | \"highlight\" | \"strong\"",
|
|
60949
|
+
"resolved": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
60950
60950
|
"references": {
|
|
60951
60951
|
"SwirlSeparatorColor": {
|
|
60952
60952
|
"location": "local",
|
|
@@ -60967,6 +60967,10 @@
|
|
|
60967
60967
|
],
|
|
60968
60968
|
"default": "\"default\"",
|
|
60969
60969
|
"values": [
|
|
60970
|
+
{
|
|
60971
|
+
"value": "critical",
|
|
60972
|
+
"type": "string"
|
|
60973
|
+
},
|
|
60970
60974
|
{
|
|
60971
60975
|
"value": "default",
|
|
60972
60976
|
"type": "string"
|
|
@@ -60987,10 +60991,10 @@
|
|
|
60987
60991
|
},
|
|
60988
60992
|
{
|
|
60989
60993
|
"name": "color",
|
|
60990
|
-
"type": "\"default\" | \"highlight\" | \"strong\"",
|
|
60994
|
+
"type": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
60991
60995
|
"complexType": {
|
|
60992
60996
|
"original": "SwirlSeparatorColor",
|
|
60993
|
-
"resolved": "\"default\" | \"highlight\" | \"strong\"",
|
|
60997
|
+
"resolved": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
60994
60998
|
"references": {
|
|
60995
60999
|
"SwirlSeparatorColor": {
|
|
60996
61000
|
"location": "local",
|
|
@@ -61011,6 +61015,10 @@
|
|
|
61011
61015
|
],
|
|
61012
61016
|
"default": "\"default\"",
|
|
61013
61017
|
"values": [
|
|
61018
|
+
{
|
|
61019
|
+
"value": "critical",
|
|
61020
|
+
"type": "string"
|
|
61021
|
+
},
|
|
61014
61022
|
{
|
|
61015
61023
|
"value": "default",
|
|
61016
61024
|
"type": "string"
|
|
@@ -74943,7 +74951,7 @@
|
|
|
74943
74951
|
"path": "src/components/swirl-action-list-item/swirl-action-list-item.tsx"
|
|
74944
74952
|
},
|
|
74945
74953
|
"src/components/swirl-separator/swirl-separator.tsx::SwirlSeparatorColor": {
|
|
74946
|
-
"declaration": "export type SwirlSeparatorColor
|
|
74954
|
+
"declaration": "export type SwirlSeparatorColor =\n | \"critical\"\n | \"default\"\n | \"strong\"\n | \"highlight\";",
|
|
74947
74955
|
"docstring": "",
|
|
74948
74956
|
"path": "src/components/swirl-separator/swirl-separator.tsx"
|
|
74949
74957
|
},
|
|
@@ -6,7 +6,7 @@ var bodyScrollLock_esm = require('./bodyScrollLock.esm-DMDeaEpJ.js');
|
|
|
6
6
|
var index$1 = require('./index-DcAhLZUH.js');
|
|
7
7
|
var utils = require('./utils-Br2wWntR.js');
|
|
8
8
|
|
|
9
|
-
const swirlPdfReaderCss = ":host{--thumbnails-width:7rem;display:block}:host *{box-sizing:border-box}.pdf-reader{position:fixed;z-index:var(--s-z-40);background-color:var(--s-surface-raised-default);inset:0;touch-action:pan-x pan-y}.pdf-reader[aria-hidden=\"true\"]{display:none}.pdf-reader:not(.pdf-reader--closing) .pdf-reader__body{animation:0.15s pdf-reader-fade-in}@media (prefers-reduced-motion){.pdf-reader:not(.pdf-reader--closing) .pdf-reader__body{animation:none}}.pdf-reader--closing{animation:0.15s pdf-reader-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.pdf-reader--closing{animation:none}}.pdf-reader--show-thumbnails .pdf-reader__thumbnails{max-width:var(--thumbnails-width)}.pdf-reader--show-thumbnails .pdf-reader__floating-tools{left:calc(var(--s-space-16) + var(--thumbnails-width))}.pdf-reader--hide-menu .pdf-reader__menu{display:none}.pdf-reader__body{position:relative;width:100%;height:100%}.pdf-reader__header{display:flex;height:4rem;padding-right:var(--s-space-16);padding-left:var(--s-space-16);align-items:center;border-bottom:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);gap:var(--s-space-8)}.pdf-reader__header-left,.pdf-reader__header-right{display:flex;flex-grow:1;align-items:center;gap:var(--s-space-8)}@media (min-width: 768px){.pdf-reader__header-left,.pdf-reader__header-right{flex-basis:calc(100 / 3 * 1%);flex-grow:0}}.pdf-reader__header-right{justify-content:flex-end}.pdf-reader__header-center{display:none;flex-grow:1;justify-content:center;align-items:center;gap:var(--s-space-16)}@media (min-width: 768px){.pdf-reader__header-center{display:flex}}.pdf-reader__label{overflow:hidden;flex-grow:1;font-weight:var(--s-font-weight-semibold);white-space:nowrap;text-overflow:ellipsis}.pdf-reader__zoom-button-container{display:flex;align-items:center;gap:var(--s-space-8)}.pdf-reader__zoom-button-container>*:not(:last-child){position:relative}.pdf-reader__zoom-button-container>*:not(:last-child):after{position:absolute;top:50%;right:calc(-1 * var(--s-space-4));width:var(--s-border-width-default);height:1.5rem;background-color:var(--s-border-default);content:\"\";transform:translate3d(50%, -50%, 0)}.pdf-reader__zoom-select-container{position:relative}.pdf-reader__zoom-select{display:inline-flex;height:2.5rem;padding-right:var(--s-space-12);padding-right:calc(var(--s-space-8) + 1.5rem + var(--s-space-12));padding-left:var(--s-space-12);justify-content:flex-start;align-items:center;border:var(--s-border-width-default) solid var(--s-border-default);border-radius:var(--s-border-radius-sm);color:var(--s-interactive-neutral-default);background-color:transparent;font:inherit;font-weight:var(--s-font-weight-medium);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pdf-reader__zoom-select:focus:not(:focus-visible){outline:none}.pdf-reader__zoom-select:focus-visible{outline-color:var(--s-focus-default)}.pdf-reader__zoom-select-icon{position:absolute;top:50%;right:var(--s-space-8);display:inline-flex;transform:translateY(-50%);pointer-events:none}.pdf-reader__content{display:flex;width:100%;height:calc(100% - 4rem)}.pdf-reader__thumbnails{display:flex;overflow-x:hidden;overflow-y:auto;max-width:0;height:100%;padding-top:var(--s-space-16);padding-bottom:var(--s-space-16);flex-basis:var(--thumbnails-width);flex-grow:0;flex-shrink:0;align-items:center;background-color:var(--s-background-default);flex-direction:column;transition:max-width 0.2s linear;box-shadow:inset calc(-1 * var(--s-border-width-default)) 0 0 0\n var(--s-border-default);gap:var(--s-space-4)}.pdf-reader__thumbnail{width:5rem;margin:0;padding:0;border:var(--s-border-width-default) solid var(--s-border-default);background-color:transparent;cursor:pointer}.pdf-reader__thumbnail>img{display:inline-flex;width:100%}.pdf-reader__thumbnail--active{border-width:0.125rem;border-color:var(--s-border-highlight)}.pdf-reader__viewer{flex-grow:1}.pdf-reader__mobile-zoom-controls{position:absolute;z-index:1;right:var(--s-space-16);bottom:var(--s-space-32);display:flex;padding-bottom:var(--s-space-4);flex-direction:column;gap:var(--s-space-8)}@media (min-width: 768px){.pdf-reader__mobile-zoom-controls{display:none}}.pdf-reader__mobile-zoom-button{display:inline-flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;border:none;border-radius:50%;color:var(--s-icon-on-image);background-color:rgba(0, 0, 0, 0.6);cursor:pointer;transition:opacity 0.15s;pointer-events:auto}.pdf-reader__mobile-zoom-button:disabled{cursor:default}.pdf-reader__floating-tools{position:fixed;z-index:1;bottom:var(--s-space-16);left:var(--s-space-16);display:none;flex-direction:column;transition:left 0.2s linear;gap:var(--s-space-12)}@media (min-width: 768px){.pdf-reader__floating-tools{display:flex}}.pdf-reader__floating-tool-button{display:inline-flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;border:none;border-radius:50%;color:var(--s-icon-on-image);background-color:rgba(0, 0, 0, 0.6);cursor:pointer}.pdf-reader__meta{display:flex;padding-top:var(--s-space-4);padding-right:var(--s-space-16);padding-bottom:var(--s-space-4);padding-left:var(--s-space-8);align-items:center;gap:var(--s-space-12)}@media (min-width: 768px){.pdf-reader__meta{max-width:18rem}}.pdf-reader__file-icon{display:inline-flex;padding-left:var(--s-space-4);flex-shrink:0}.pdf-reader__file-info{display:flex;min-width:0;flex-grow:1;flex-direction:column}@keyframes pdf-reader-fade-in{from{opacity:0}to{opacity:1}}@keyframes pdf-reader-fade-out{from{opacity:1}to{opacity:0}}";
|
|
9
|
+
const swirlPdfReaderCss = ":host{--thumbnails-width:7rem;display:block}:host *{box-sizing:border-box}.pdf-reader{position:fixed;z-index:var(--s-z-40);background-color:var(--s-surface-raised-default);inset:0;touch-action:pan-x pan-y}.pdf-reader[aria-hidden=\"true\"]{display:none}.pdf-reader:not(.pdf-reader--closing) .pdf-reader__body{animation:0.15s pdf-reader-fade-in}@media (prefers-reduced-motion){.pdf-reader:not(.pdf-reader--closing) .pdf-reader__body{animation:none}}.pdf-reader--closing{animation:0.15s pdf-reader-fade-out;animation-fill-mode:forwards}@media (prefers-reduced-motion){.pdf-reader--closing{animation:none}}.pdf-reader--show-thumbnails .pdf-reader__thumbnails{max-width:var(--thumbnails-width)}.pdf-reader--show-thumbnails .pdf-reader__floating-tools{left:calc(var(--s-space-16) + var(--thumbnails-width))}.pdf-reader--hide-menu .pdf-reader__menu{display:none}.pdf-reader__body{position:relative;width:100%;height:100%}.pdf-reader__header{display:flex;height:4rem;padding-right:var(--s-space-16);padding-left:var(--s-space-16);align-items:center;border-bottom:var(--s-border-width-default) solid var(--s-border-default);background-color:var(--s-background-default);gap:var(--s-space-8)}.pdf-reader__header-left,.pdf-reader__header-right{display:flex;flex-grow:1;align-items:center;gap:var(--s-space-8);min-width:0}@media (min-width: 768px){.pdf-reader__header-left,.pdf-reader__header-right{flex-basis:calc(100 / 3 * 1%);flex-grow:0}}.pdf-reader__header-right{justify-content:flex-end;flex-shrink:0}.pdf-reader__header-center{display:none;flex-grow:1;justify-content:center;align-items:center;gap:var(--s-space-16)}@media (min-width: 768px){.pdf-reader__header-center{display:flex}}.pdf-reader__label{overflow:hidden;flex-grow:1;font-weight:var(--s-font-weight-semibold);white-space:nowrap;text-overflow:ellipsis}.pdf-reader__zoom-button-container{display:flex;align-items:center;gap:var(--s-space-8)}.pdf-reader__zoom-button-container>*:not(:last-child){position:relative}.pdf-reader__zoom-button-container>*:not(:last-child):after{position:absolute;top:50%;right:calc(-1 * var(--s-space-4));width:var(--s-border-width-default);height:1.5rem;background-color:var(--s-border-default);content:\"\";transform:translate3d(50%, -50%, 0)}.pdf-reader__zoom-select-container{position:relative}.pdf-reader__zoom-select{display:inline-flex;height:2.5rem;padding-right:var(--s-space-12);padding-right:calc(var(--s-space-8) + 1.5rem + var(--s-space-12));padding-left:var(--s-space-12);justify-content:flex-start;align-items:center;border:var(--s-border-width-default) solid var(--s-border-default);border-radius:var(--s-border-radius-sm);color:var(--s-interactive-neutral-default);background-color:transparent;font:inherit;font-weight:var(--s-font-weight-medium);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pdf-reader__zoom-select:focus:not(:focus-visible){outline:none}.pdf-reader__zoom-select:focus-visible{outline-color:var(--s-focus-default)}.pdf-reader__zoom-select-icon{position:absolute;top:50%;right:var(--s-space-8);display:inline-flex;transform:translateY(-50%);pointer-events:none}.pdf-reader__content{display:flex;width:100%;height:calc(100% - 4rem)}.pdf-reader__thumbnails{display:flex;overflow-x:hidden;overflow-y:auto;max-width:0;height:100%;padding-top:var(--s-space-16);padding-bottom:var(--s-space-16);flex-basis:var(--thumbnails-width);flex-grow:0;flex-shrink:0;align-items:center;background-color:var(--s-background-default);flex-direction:column;transition:max-width 0.2s linear;box-shadow:inset calc(-1 * var(--s-border-width-default)) 0 0 0\n var(--s-border-default);gap:var(--s-space-4)}.pdf-reader__thumbnail{width:5rem;margin:0;padding:0;border:var(--s-border-width-default) solid var(--s-border-default);background-color:transparent;cursor:pointer}.pdf-reader__thumbnail>img{display:inline-flex;width:100%}.pdf-reader__thumbnail--active{border-width:0.125rem;border-color:var(--s-border-highlight)}.pdf-reader__viewer{flex-grow:1}.pdf-reader__mobile-zoom-controls{position:absolute;z-index:1;right:var(--s-space-16);bottom:var(--s-space-32);display:flex;padding-bottom:var(--s-space-4);flex-direction:column;gap:var(--s-space-8)}@media (min-width: 768px){.pdf-reader__mobile-zoom-controls{display:none}}.pdf-reader__mobile-zoom-button{display:inline-flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;border:none;border-radius:50%;color:var(--s-icon-on-image);background-color:rgba(0, 0, 0, 0.6);cursor:pointer;transition:opacity 0.15s;pointer-events:auto}.pdf-reader__mobile-zoom-button:disabled{cursor:default}.pdf-reader__floating-tools{position:fixed;z-index:1;bottom:var(--s-space-16);left:var(--s-space-16);display:none;flex-direction:column;transition:left 0.2s linear;gap:var(--s-space-12)}@media (min-width: 768px){.pdf-reader__floating-tools{display:flex}}.pdf-reader__floating-tool-button{display:inline-flex;width:2.5rem;height:2.5rem;justify-content:center;align-items:center;border:none;border-radius:50%;color:var(--s-icon-on-image);background-color:rgba(0, 0, 0, 0.6);cursor:pointer}.pdf-reader__meta{display:flex;padding-top:var(--s-space-4);padding-right:var(--s-space-16);padding-bottom:var(--s-space-4);padding-left:var(--s-space-8);align-items:center;gap:var(--s-space-12)}@media (min-width: 768px){.pdf-reader__meta{max-width:18rem}}.pdf-reader__file-icon{display:inline-flex;padding-left:var(--s-space-4);flex-shrink:0}.pdf-reader__file-info{display:flex;min-width:0;flex-grow:1;flex-direction:column}@keyframes pdf-reader-fade-in{from{opacity:0}to{opacity:1}}@keyframes pdf-reader-fade-out{from{opacity:1}to{opacity:0}}";
|
|
10
10
|
|
|
11
11
|
const SwirlPdfReader = class {
|
|
12
12
|
constructor(hostRef) {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
var index = require('./index-DM-IG6w2.js');
|
|
4
4
|
var index$1 = require('./index-DcAhLZUH.js');
|
|
5
5
|
|
|
6
|
-
const swirlSeparatorCss = ":host{display:flex;width:100%;align-items:center;gap:var(--s-space-8)}:host *{box-sizing:border-box}:host(.separator--orientation-vertical){display:inline-flex;width:auto;flex-direction:column}:host(.separator--orientation-vertical) .separator__line{width:var(--s-border-width-default);height:100%;min-height:1.125rem}:host(.separator--color-strong) .separator__line{background-color:var(--s-border-strong)}:host(.separator--color-strong) .separator__label{color:var(--s-text-subdued)}:host(.separator--color-highlight) .separator__line{background-color:var(--s-border-highlight)}:host(.separator--color-highlight) .separator__label{color:var(--s-text-highlight)}.separator__line{display:block;width:100%;height:var(--s-border-width-default);background-color:var(--s-border-default)}.separator__label{flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:var(--s-font-size-sm);color:var(--s-text-disabled)}";
|
|
6
|
+
const swirlSeparatorCss = ":host{display:flex;width:100%;align-items:center;gap:var(--s-space-8)}:host *{box-sizing:border-box}:host(.separator--orientation-vertical){display:inline-flex;width:auto;flex-direction:column}:host(.separator--orientation-vertical) .separator__line{width:var(--s-border-width-default);height:100%;min-height:1.125rem}:host(.separator--color-critical) .separator__line{background-color:var(--s-border-critical)}:host(.separator--color-critical) .separator__label{color:var(--s-text-subdued)}:host(.separator--color-strong) .separator__line{background-color:var(--s-border-strong)}:host(.separator--color-strong) .separator__label{color:var(--s-text-subdued)}:host(.separator--color-highlight) .separator__line{background-color:var(--s-border-highlight)}:host(.separator--color-highlight) .separator__label{color:var(--s-text-highlight)}.separator__line{display:block;width:100%;height:var(--s-border-width-default);background-color:var(--s-border-default)}.separator__label{flex-shrink:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:var(--s-font-size-sm);color:var(--s-text-disabled)}";
|
|
7
7
|
|
|
8
8
|
const SwirlSeparator = class {
|
|
9
9
|
constructor(hostRef) {
|
|
@@ -33,7 +33,7 @@ const SwirlSeparator = class {
|
|
|
33
33
|
paddingLeft: `var(--s-space-${this.spacing})`,
|
|
34
34
|
};
|
|
35
35
|
const className = index$1.classnames("separator", `separator--color-${this.color}`, `separator--orientation-${this.orientation}`);
|
|
36
|
-
return (index.h(index.Host, { key: '
|
|
36
|
+
return (index.h(index.Host, { key: '17b01a0eecb1f97564885965da64a90967730e14', "aria-orientation": this.orientation, class: className, role: "separator", style: styles }, index.h("span", { key: 'e9f7f71c5da01191f232455e8f5e6d9c39131a24', class: "separator__line" }), this.label && (index.h(index.Fragment, { key: '1f9f5c1d0b16766ed8677d7657946c335a5ab8ac' }, index.h("span", { key: 'ae1e1cc3149d5f0be42ea4be999cfda0fcfb6def', class: "separator__label" }, this.label), index.h("span", { key: '029ca069ba60923d67310941f464a92212e4fbd5', class: "separator__line" })))));
|
|
37
37
|
}
|
|
38
38
|
};
|
|
39
39
|
SwirlSeparator.style = swirlSeparatorCss;
|
|
@@ -78,6 +78,7 @@
|
|
|
78
78
|
flex-grow: 1;
|
|
79
79
|
align-items: center;
|
|
80
80
|
gap: var(--s-space-8);
|
|
81
|
+
min-width: 0;
|
|
81
82
|
}
|
|
82
83
|
|
|
83
84
|
@media (min-width: 768px) {
|
|
@@ -91,6 +92,7 @@
|
|
|
91
92
|
|
|
92
93
|
.pdf-reader__header-right {
|
|
93
94
|
justify-content: flex-end;
|
|
95
|
+
flex-shrink: 0;
|
|
94
96
|
}
|
|
95
97
|
|
|
96
98
|
.pdf-reader__header-center {
|
|
@@ -21,6 +21,14 @@
|
|
|
21
21
|
min-height: 1.125rem;
|
|
22
22
|
}
|
|
23
23
|
|
|
24
|
+
:host(.separator--color-critical) .separator__line {
|
|
25
|
+
background-color: var(--s-border-critical);
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
:host(.separator--color-critical) .separator__label {
|
|
29
|
+
color: var(--s-text-subdued);
|
|
30
|
+
}
|
|
31
|
+
|
|
24
32
|
:host(.separator--color-strong) .separator__line {
|
|
25
33
|
background-color: var(--s-border-strong);
|
|
26
34
|
}
|
|
@@ -27,7 +27,7 @@ export class SwirlSeparator {
|
|
|
27
27
|
paddingLeft: `var(--s-space-${this.spacing})`,
|
|
28
28
|
};
|
|
29
29
|
const className = classnames("separator", `separator--color-${this.color}`, `separator--orientation-${this.orientation}`);
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '17b01a0eecb1f97564885965da64a90967730e14', "aria-orientation": this.orientation, class: className, role: "separator", style: styles }, h("span", { key: 'e9f7f71c5da01191f232455e8f5e6d9c39131a24', class: "separator__line" }), this.label && (h(Fragment, { key: '1f9f5c1d0b16766ed8677d7657946c335a5ab8ac' }, h("span", { key: 'ae1e1cc3149d5f0be42ea4be999cfda0fcfb6def', class: "separator__label" }, this.label), h("span", { key: '029ca069ba60923d67310941f464a92212e4fbd5', class: "separator__line" })))));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "swirl-separator"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -49,7 +49,7 @@ export class SwirlSeparator {
|
|
|
49
49
|
"mutable": false,
|
|
50
50
|
"complexType": {
|
|
51
51
|
"original": "SwirlSeparatorColor",
|
|
52
|
-
"resolved": "\"default\" | \"highlight\" | \"strong\"",
|
|
52
|
+
"resolved": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
53
53
|
"references": {
|
|
54
54
|
"SwirlSeparatorColor": {
|
|
55
55
|
"location": "local",
|
|
@@ -75,7 +75,7 @@ export class SwirlSeparator {
|
|
|
75
75
|
"mutable": true,
|
|
76
76
|
"complexType": {
|
|
77
77
|
"original": "SwirlSeparatorColor",
|
|
78
|
-
"resolved": "\"default\" | \"highlight\" | \"strong\"",
|
|
78
|
+
"resolved": "\"critical\" | \"default\" | \"highlight\" | \"strong\"",
|
|
79
79
|
"references": {
|
|
80
80
|
"SwirlSeparatorColor": {
|
|
81
81
|
"location": "local",
|