@spectrum-web-components/illustrated-message 0.50.0-beta.7 → 0.50.0-beta.9
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +6 -5
- package/src/illustrated-message.css.dev.js +1 -1
- package/src/illustrated-message.css.dev.js.map +1 -1
- package/src/illustrated-message.css.js +1 -1
- package/src/illustrated-message.css.js.map +1 -1
- package/src/illustratedmessage-overrides.css.d.ts +2 -0
- package/src/illustratedmessage-overrides.css.dev.js +7 -0
- package/src/illustratedmessage-overrides.css.dev.js.map +7 -0
- package/src/illustratedmessage-overrides.css.js +4 -0
- package/src/illustratedmessage-overrides.css.js.map +7 -0
- package/src/spectrum-illustratedmessage.css.dev.js +1 -1
- package/src/spectrum-illustratedmessage.css.dev.js.map +1 -1
- package/src/spectrum-illustratedmessage.css.js +1 -1
- package/src/spectrum-illustratedmessage.css.js.map +1 -1
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@spectrum-web-components/illustrated-message",
|
3
|
-
"version": "0.50.0-beta.
|
3
|
+
"version": "0.50.0-beta.9",
|
4
4
|
"publishConfig": {
|
5
5
|
"access": "public"
|
6
6
|
},
|
@@ -30,6 +30,7 @@
|
|
30
30
|
"default": "./src/IllustratedMessage.js"
|
31
31
|
},
|
32
32
|
"./src/illustrated-message.css.js": "./src/illustrated-message.css.js",
|
33
|
+
"./src/illustratedmessage-overrides.css.js": "./src/illustratedmessage-overrides.css.js",
|
33
34
|
"./src/index.js": {
|
34
35
|
"development": "./src/index.dev.js",
|
35
36
|
"default": "./src/index.js"
|
@@ -57,11 +58,11 @@
|
|
57
58
|
"lit-html"
|
58
59
|
],
|
59
60
|
"dependencies": {
|
60
|
-
"@spectrum-web-components/base": "^0.50.0-beta.
|
61
|
-
"@spectrum-web-components/styles": "^0.50.0-beta.
|
61
|
+
"@spectrum-web-components/base": "^0.50.0-beta.9",
|
62
|
+
"@spectrum-web-components/styles": "^0.50.0-beta.9"
|
62
63
|
},
|
63
64
|
"devDependencies": {
|
64
|
-
"@spectrum-css/illustratedmessage": "^
|
65
|
+
"@spectrum-css/illustratedmessage": "^8.0.0-s2-foundations.15"
|
65
66
|
},
|
66
67
|
"types": "./src/index.d.ts",
|
67
68
|
"customElements": "custom-elements.json",
|
@@ -69,5 +70,5 @@
|
|
69
70
|
"./sp-*.js",
|
70
71
|
"./**/*.dev.js"
|
71
72
|
],
|
72
|
-
"gitHead": "
|
73
|
+
"gitHead": "c984cc2babbfecd14c86403ab920fbf6b0beb52c"
|
73
74
|
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
import { css } from "@spectrum-web-components/base";
|
3
3
|
const styles = css`
|
4
|
-
|
4
|
+
@media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}::slotted(svg[viewBox]){width:100%}
|
5
5
|
`;
|
6
6
|
export default styles;
|
7
7
|
//# sourceMappingURL=illustrated-message.css.dev.js.map
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["illustrated-message.css.ts"],
|
4
|
-
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n @media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}::slotted(svg[viewBox]){width:100%}\n`;\nexport default styles;"],
|
5
5
|
"mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
|
6
6
|
"names": []
|
7
7
|
}
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";import{css as e}from"@spectrum-web-components/base";const t=e`
|
2
|
-
|
2
|
+
@media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}::slotted(svg[viewBox]){width:100%}
|
3
3
|
`;export default t;
|
4
4
|
//# sourceMappingURL=illustrated-message.css.js.map
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["illustrated-message.css.ts"],
|
4
|
-
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n @media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}::slotted(svg[viewBox]){width:100%}\n`;\nexport default styles;"],
|
5
5
|
"mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
|
6
6
|
"names": ["css", "styles"]
|
7
7
|
}
|
@@ -0,0 +1,7 @@
|
|
1
|
+
"use strict";
|
2
|
+
import { css } from "@spectrum-web-components/base";
|
3
|
+
const styles = css`
|
4
|
+
:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}
|
5
|
+
`;
|
6
|
+
export default styles;
|
7
|
+
//# sourceMappingURL=illustratedmessage-overrides.css.dev.js.map
|
@@ -0,0 +1,7 @@
|
|
1
|
+
{
|
2
|
+
"version": 3,
|
3
|
+
"sources": ["illustratedmessage-overrides.css.ts"],
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}\n`;\nexport default styles;"],
|
5
|
+
"mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
|
6
|
+
"names": []
|
7
|
+
}
|
@@ -0,0 +1,4 @@
|
|
1
|
+
"use strict";import{css as e}from"@spectrum-web-components/base";const t=e`
|
2
|
+
:host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}
|
3
|
+
`;export default t;
|
4
|
+
//# sourceMappingURL=illustratedmessage-overrides.css.js.map
|
@@ -0,0 +1,7 @@
|
|
1
|
+
{
|
2
|
+
"version": 3,
|
3
|
+
"sources": ["illustratedmessage-overrides.css.ts"],
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n :host{--spectrum-illustrated-message-description-max-inline-size:var(--system-illustrated-message-description-max-inline-size);--spectrum-illustrated-message-heading-max-inline-size:var(--system-illustrated-message-heading-max-inline-size);--spectrum-illustrated-message-title-to-heading:var(--system-illustrated-message-title-to-heading);--spectrum-illustrated-message-heading-to-description:var(--system-illustrated-message-heading-to-description);--spectrum-illustrated-message-illustration-color:var(--system-illustrated-message-illustration-color);--spectrum-illustrated-message-illustration-accent-color:var(--system-illustrated-message-illustration-accent-color);--spectrum-illustrated-message-title-font-family:var(--system-illustrated-message-title-font-family);--spectrum-illustrated-message-title-font-weight:var(--system-illustrated-message-title-font-weight);--spectrum-illustrated-message-title-font-style:var(--system-illustrated-message-title-font-style);--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-title-font-size);--spectrum-illustrated-message-title-line-height:var(--system-illustrated-message-title-line-height);--spectrum-illustrated-message-title-color:var(--system-illustrated-message-title-color);--spectrum-illustrated-message-description-font-family:var(--system-illustrated-message-description-font-family);--spectrum-illustrated-message-description-font-weight:var(--system-illustrated-message-description-font-weight);--spectrum-illustrated-message-description-font-style:var(--system-illustrated-message-description-font-style);--spectrum-illustrated-message-description-font-size:var(--system-illustrated-message-description-font-size);--spectrum-illustrated-message-description-line-height:var(--system-illustrated-message-description-line-height);--spectrum-illustrated-message-description-color:var(--system-illustrated-message-description-color)}:host:lang(ja){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ja-title-font-size)}:host:lang(zh){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-zh-title-font-size)}:host:lang(ko){--spectrum-illustrated-message-title-font-size:var(--system-illustrated-message-lang-ko-title-font-size)}\n`;\nexport default styles;"],
|
5
|
+
"mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
|
6
|
+
"names": ["css", "styles"]
|
7
|
+
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
"use strict";
|
2
2
|
import { css } from "@spectrum-web-components/base";
|
3
3
|
const styles = css`
|
4
|
-
|
4
|
+
@media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}
|
5
5
|
`;
|
6
6
|
export default styles;
|
7
7
|
//# sourceMappingURL=spectrum-illustratedmessage.css.dev.js.map
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["spectrum-illustratedmessage.css.ts"],
|
4
|
-
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n @media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}\n`;\nexport default styles;"],
|
5
5
|
"mappings": ";AAWA,SAAS,WAAW;AACpB,MAAM,SAAS;AAAA;AAAA;AAGf,eAAe;",
|
6
6
|
"names": []
|
7
7
|
}
|
@@ -1,4 +1,4 @@
|
|
1
1
|
"use strict";import{css as e}from"@spectrum-web-components/base";const t=e`
|
2
|
-
|
2
|
+
@media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}
|
3
3
|
`;export default t;
|
4
4
|
//# sourceMappingURL=spectrum-illustratedmessage.css.js.map
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version": 3,
|
3
3
|
"sources": ["spectrum-illustratedmessage.css.ts"],
|
4
|
-
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n
|
4
|
+
"sourcesContent": ["/*\nCopyright 2024 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\nimport { css } from '@spectrum-web-components/base';\nconst styles = css`\n @media (forced-colors:active){:host{--highcontrast-illustrated-message-illustration-color:CanvasText;--highcontrast-illustrated-message-illustration-accent-color:Highlight}}:host{block-size:100%;display:flex;display:var(--mod-illustrated-message-display,flex);text-align:center;pointer-events:auto;pointer-events:var(--mod-illustrated-message-pointer-events,auto);max-inline-size:var(--mod-illustrated-message-content-maximum-width);flex-direction:column;justify-content:center;align-items:center}#illustration{color:var(--highcontrast-illustrated-message-illustration-color,var(--mod-illustrated-message-illustration-color,var(--spectrum-illustrated-message-illustration-color)));fill:currentColor;stroke:currentColor;margin-block-end:var(--mod-illustrated-message-title-to-heading,var(--spectrum-illustrated-message-title-to-heading))}.spectrum-IllustratedMessage-accent{color:var(--highcontrast-illustrated-message-illustration-accent-color,var(--mod-illustrated-message-illustration-accent-color,var(--spectrum-illustrated-message-illustration-accent-color)));fill:currentColor;stroke:currentColor}#heading{font-family:var(--mod-illustrated-message-title-font-family,var(--spectrum-illustrated-message-title-font-family));font-weight:var(--mod-illustrated-message-title-font-weight,var(--spectrum-illustrated-message-title-font-weight));font-style:var(--mod-illustrated-message-title-font-style,var(--spectrum-illustrated-message-title-font-style));font-size:var(--mod-illustrated-message-title-font-size,var(--spectrum-illustrated-message-title-font-size));line-height:var(--mod-illustrated-message-title-line-height,var(--spectrum-illustrated-message-title-line-height));color:var(--mod-illustrated-message-title-color,var(--spectrum-illustrated-message-title-color));max-inline-size:var(--mod-illustrated-message-heading-max-inline-size,var(--spectrum-illustrated-message-heading-max-inline-size));margin-block-start:0;margin-block-end:var(--mod-illustrated-message-heading-to-body,0)}#description{position:var(--mod-illustrated-message-description-position);z-index:var(--mod-illustrated-message-description-z-index);pointer-events:auto;pointer-events:var(--mod-illustrated-message-description-pointer-events,auto);font-family:var(--mod-illustrated-message-description-font-family,var(--spectrum-illustrated-message-description-font-family));font-weight:var(--mod-illustrated-message-description-font-weight,var(--spectrum-illustrated-message-description-font-weight));font-style:var(--mod-illustrated-message-description-font-style,var(--spectrum-illustrated-message-description-font-style));font-size:var(--mod-illustrated-message-description-font-size,var(--spectrum-illustrated-message-description-font-size));line-height:var(--mod-illustrated-message-description-line-height,var(--spectrum-illustrated-message-description-line-height));color:var(--mod-illustrated-message-description-color,var(--spectrum-illustrated-message-description-color));max-inline-size:var(--mod-illustrated-message-description-max-inline-size,var(--spectrum-illustrated-message-description-max-inline-size));margin-block-start:var(--mod-illustrated-message-heading-to-description,var(--spectrum-illustrated-message-heading-to-description));margin-block-end:0}\n`;\nexport default styles;"],
|
5
5
|
"mappings": "aAWA,OAAS,OAAAA,MAAW,gCACpB,MAAMC,EAASD;AAAA;AAAA,EAGf,eAAeC",
|
6
6
|
"names": ["css", "styles"]
|
7
7
|
}
|