@marioschmidt/design-system-tokens 1.0.24 → 1.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/shared/colorprimitive.css +1 -1
- package/dist/css/shared/fontprimitive.css +1 -1
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +753 -115
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/bild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/shared/colorprimitive.js +1 -1
- package/dist/js/shared/fontprimitive.js +1 -1
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/shared/colorprimitive.scss +1 -1
- package/dist/scss/shared/fontprimitive.scss +1 -1
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +0 -20
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +0 -459
package/dist/manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@marioschmidt/design-system-tokens",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.25",
|
|
4
4
|
"description": "BILD Design System Token Pipeline with Style Dictionary - Multi-brand design tokens for BILD, SportBILD, and Advertorial",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"module": "dist/index.mjs",
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
|
|
3
|
-
<!--
|
|
4
|
-
Do not edit directly, this file was auto-generated.
|
|
5
|
-
-->
|
|
6
|
-
<resources>
|
|
7
|
-
<string name="dropshadowsoft_shadowsoftsm">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
8
|
-
<string name="dropshadowsoft_shadowsoftmd">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
9
|
-
<string name="dropshadowsoft_shadowsoftlg">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
10
|
-
<string name="dropshadowsoft_shadowsoftxl">[object Object],[object Object]</string><!-- Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. -->
|
|
11
|
-
<string name="dropshadowhard_shadowhardsm">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
12
|
-
<string name="dropshadowhard_shadowhardmd">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
13
|
-
<string name="dropshadowhard_shadowhardlg">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
14
|
-
<string name="dropshadowhard_shadowhardxl">[object Object],[object Object]</string><!-- Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. -->
|
|
15
|
-
<string name="alert_alertshadowdown">[object Object]</string>
|
|
16
|
-
<string name="alert_alertshadowup">[object Object]</string>
|
|
17
|
-
<string name="menu_menushadow">[object Object]</string>
|
|
18
|
-
<string name="menu_heyinputshadow">[object Object]</string>
|
|
19
|
-
<string name="teaser_teaserheadlinesshadow">[object Object]</string>
|
|
20
|
-
</resources>
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// effects-dark.scss
|
|
3
|
-
// Generiert am: 2025-11-24T21:40:54.636Z
|
|
4
|
-
// Nicht manuell bearbeiten!
|
|
5
|
-
//
|
|
6
|
-
|
|
7
|
-
// ============================================
|
|
8
|
-
// DROPSHADOWSOFT
|
|
9
|
-
// ============================================
|
|
10
|
-
|
|
11
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
12
|
-
$shadowsoftsm: [object Object],[object Object];
|
|
13
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
14
|
-
$shadowsoftmd: [object Object],[object Object];
|
|
15
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
16
|
-
$shadowsoftlg: [object Object],[object Object];
|
|
17
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
18
|
-
$shadowsoftxl: [object Object],[object Object];
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
// ============================================
|
|
22
|
-
// DROPSHADOWHARD
|
|
23
|
-
// ============================================
|
|
24
|
-
|
|
25
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
26
|
-
$shadowhardsm: [object Object],[object Object];
|
|
27
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
28
|
-
$shadowhardmd: [object Object],[object Object];
|
|
29
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
30
|
-
$shadowhardlg: [object Object],[object Object];
|
|
31
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
32
|
-
$shadowhardxl: [object Object],[object Object];
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
// ============================================
|
|
36
|
-
// ALERT
|
|
37
|
-
// ============================================
|
|
38
|
-
|
|
39
|
-
$alertshadowdown: [object Object];
|
|
40
|
-
$alertshadowup: [object Object];
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
// ============================================
|
|
44
|
-
// MENU
|
|
45
|
-
// ============================================
|
|
46
|
-
|
|
47
|
-
$menushadow: [object Object];
|
|
48
|
-
$heyinputshadow: [object Object];
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
// ============================================
|
|
52
|
-
// TEASER
|
|
53
|
-
// ============================================
|
|
54
|
-
|
|
55
|
-
$teaserheadlinesshadow: [object Object];
|
|
56
|
-
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
//
|
|
2
|
-
// effects-light.scss
|
|
3
|
-
// Generiert am: 2025-11-24T21:40:54.561Z
|
|
4
|
-
// Nicht manuell bearbeiten!
|
|
5
|
-
//
|
|
6
|
-
|
|
7
|
-
// ============================================
|
|
8
|
-
// DROPSHADOWSOFT
|
|
9
|
-
// ============================================
|
|
10
|
-
|
|
11
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
12
|
-
$shadowsoftsm: [object Object],[object Object];
|
|
13
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
14
|
-
$shadowsoftmd: [object Object],[object Object];
|
|
15
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
16
|
-
$shadowsoftlg: [object Object],[object Object];
|
|
17
|
-
// Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation.
|
|
18
|
-
$shadowsoftxl: [object Object],[object Object];
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
// ============================================
|
|
22
|
-
// DROPSHADOWHARD
|
|
23
|
-
// ============================================
|
|
24
|
-
|
|
25
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
26
|
-
$shadowhardsm: [object Object],[object Object];
|
|
27
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
28
|
-
$shadowhardmd: [object Object],[object Object];
|
|
29
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
30
|
-
$shadowhardlg: [object Object],[object Object];
|
|
31
|
-
// Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus.
|
|
32
|
-
$shadowhardxl: [object Object],[object Object];
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
// ============================================
|
|
36
|
-
// ALERT
|
|
37
|
-
// ============================================
|
|
38
|
-
|
|
39
|
-
$alertshadowdown: [object Object];
|
|
40
|
-
$alertshadowup: [object Object];
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
// ============================================
|
|
44
|
-
// MENU
|
|
45
|
-
// ============================================
|
|
46
|
-
|
|
47
|
-
$menushadow: [object Object];
|
|
48
|
-
$heyinputshadow: [object Object];
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
// ============================================
|
|
52
|
-
// TEASER
|
|
53
|
-
// ============================================
|
|
54
|
-
|
|
55
|
-
$teaserheadlinesshadow: [object Object];
|
|
56
|
-
|