@zohodesk/svg
Version:
This Bundle Contains EmptyState Images.
94 lines • 2.68 kB
JSON
{
"prefix": "dot-svg",
"configs": [
{
"layer": "theme",
"path": "assets/Appearance/dark/mode/SVG_DarkMode.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/dark/themes/blue/blue_SVGTheme_DarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/dark/themes/green/green_SVGTheme_DarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/dark/themes/orange/orange_SVGTheme_DarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/dark/themes/red/red_SVGTheme_DarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/dark/themes/yellow/yellow_SVGTheme_DarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/mode/SVG_LightMode.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/themes/blue/blue_SVGTheme_LightTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/themes/green/green_SVGTheme_LightTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/themes/orange/orange_SVGTheme_LightTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/themes/red/red_SVGTheme_LightTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/light/themes/yellow/yellow_SVGTheme_LightTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/mode/SVG_PureDarkMode.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/themes/blue/blue_SVGTheme_PureDarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/themes/green/green_SVGTheme_PureDarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/themes/orange/orange_SVGTheme_PureDarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/themes/red/red_SVGTheme_PureDarkTheme.module.css"
},
{
"layer": "theme",
"path": "assets/Appearance/pureDark/themes/yellow/yellow_SVGTheme_PureDarkTheme.module.css"
},
{
"layer": "variables",
"path": "src/css/EmptyStateVariables.module.css"
},
{
"layer": "base",
"path": "src/SVG/SVG.module.css"
},
{
"layer": "molecule",
"path": "src/Loader/LoaderSvg.module.css"
},
{
"layer": "molecule",
"path": "src/v1/Loader/V1_LoaderSvg.module.css"
}
],
"ignore":["src/svg_layer.module.css"]
}