@gooddata/sdk-ui-theme-provider 11.41.0-alpha.4 → 11.41.0-alpha.5

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.
Files changed (123) hide show
  1. package/esm/ThemeProvider/ConditionalScopedThemeProvider.d.ts +1 -0
  2. package/esm/ThemeProvider/ConditionalScopedThemeProvider.d.ts.map +1 -0
  3. package/esm/ThemeProvider/Context.d.ts +1 -0
  4. package/esm/ThemeProvider/Context.d.ts.map +1 -0
  5. package/esm/ThemeProvider/ScopedThemeProvider.d.ts +1 -0
  6. package/esm/ThemeProvider/ScopedThemeProvider.d.ts.map +1 -0
  7. package/esm/ThemeProvider/ThemeProvider.d.ts +1 -0
  8. package/esm/ThemeProvider/ThemeProvider.d.ts.map +1 -0
  9. package/esm/ThemeProvider/isDarkTheme.d.ts +1 -0
  10. package/esm/ThemeProvider/isDarkTheme.d.ts.map +1 -0
  11. package/esm/ThemeProvider/prepareTheme.d.ts +1 -0
  12. package/esm/ThemeProvider/prepareTheme.d.ts.map +1 -0
  13. package/esm/complementaryPalette.d.ts +1 -0
  14. package/esm/complementaryPalette.d.ts.map +1 -0
  15. package/esm/cssProperties.d.ts +1 -0
  16. package/esm/cssProperties.d.ts.map +1 -0
  17. package/esm/cssProperty.d.ts +1 -0
  18. package/esm/cssProperty.d.ts.map +1 -0
  19. package/esm/defaultThemes/blueLight.d.ts +1 -0
  20. package/esm/defaultThemes/blueLight.d.ts.map +1 -0
  21. package/esm/defaultThemes/defaultHeaderTheme.d.ts +1 -0
  22. package/esm/defaultThemes/defaultHeaderTheme.d.ts.map +1 -0
  23. package/esm/defaultThemes/greenDark.d.ts +1 -0
  24. package/esm/defaultThemes/greenDark.d.ts.map +1 -0
  25. package/esm/defaultThemes/indigo.d.ts +1 -0
  26. package/esm/defaultThemes/indigo.d.ts.map +1 -0
  27. package/esm/defaultThemes/indigoDark.d.ts +1 -0
  28. package/esm/defaultThemes/indigoDark.d.ts.map +1 -0
  29. package/esm/defaultThemes/pinkLight.d.ts +1 -0
  30. package/esm/defaultThemes/pinkLight.d.ts.map +1 -0
  31. package/esm/defaultThemes/pompelmoLight.d.ts +1 -0
  32. package/esm/defaultThemes/pompelmoLight.d.ts.map +1 -0
  33. package/esm/defaultThemes/redLightTheme.d.ts +1 -0
  34. package/esm/defaultThemes/redLightTheme.d.ts.map +1 -0
  35. package/esm/derivedColors.d.ts +1 -0
  36. package/esm/derivedColors.d.ts.map +1 -0
  37. package/esm/index.d.ts +1 -0
  38. package/esm/index.d.ts.map +1 -0
  39. package/esm/internal.d.ts +1 -0
  40. package/esm/internal.d.ts.map +1 -0
  41. package/esm/node.d.ts +1 -0
  42. package/esm/node.d.ts.map +1 -0
  43. package/esm/variablesSpec/DefaultThemePreview.d.ts +1 -0
  44. package/esm/variablesSpec/DefaultThemePreview.d.ts.map +1 -0
  45. package/esm/variablesSpec/allThemeCssVariables.d.ts +1 -0
  46. package/esm/variablesSpec/allThemeCssVariables.d.ts.map +1 -0
  47. package/esm/variablesSpec/deprecated/chart.d.ts +1 -0
  48. package/esm/variablesSpec/deprecated/chart.d.ts.map +1 -0
  49. package/esm/variablesSpec/deprecated/palette-base.d.ts +1 -0
  50. package/esm/variablesSpec/deprecated/palette-base.d.ts.map +1 -0
  51. package/esm/variablesSpec/generate/generateDefaultScssThemeContent.d.ts +1 -0
  52. package/esm/variablesSpec/generate/generateDefaultScssThemeContent.d.ts.map +1 -0
  53. package/esm/variablesSpec/generate/generateDefaultTypeScriptThemeContent.d.ts +1 -0
  54. package/esm/variablesSpec/generate/generateDefaultTypeScriptThemeContent.d.ts.map +1 -0
  55. package/esm/variablesSpec/inconsistent/inconsistent.d.ts +1 -0
  56. package/esm/variablesSpec/inconsistent/inconsistent.d.ts.map +1 -0
  57. package/esm/variablesSpec/internal/avatar.d.ts +1 -0
  58. package/esm/variablesSpec/internal/avatar.d.ts.map +1 -0
  59. package/esm/variablesSpec/internal/button.d.ts +1 -0
  60. package/esm/variablesSpec/internal/button.d.ts.map +1 -0
  61. package/esm/variablesSpec/internal/font.d.ts +1 -0
  62. package/esm/variablesSpec/internal/font.d.ts.map +1 -0
  63. package/esm/variablesSpec/internal/geo.d.ts +1 -0
  64. package/esm/variablesSpec/internal/geo.d.ts.map +1 -0
  65. package/esm/variablesSpec/internal/icon.d.ts +1 -0
  66. package/esm/variablesSpec/internal/icon.d.ts.map +1 -0
  67. package/esm/variablesSpec/internal/modeler.d.ts +1 -0
  68. package/esm/variablesSpec/internal/modeler.d.ts.map +1 -0
  69. package/esm/variablesSpec/internal/spacing.d.ts +1 -0
  70. package/esm/variablesSpec/internal/spacing.d.ts.map +1 -0
  71. package/esm/variablesSpec/internal/table.d.ts +1 -0
  72. package/esm/variablesSpec/internal/table.d.ts.map +1 -0
  73. package/esm/variablesSpec/internal/tabs.d.ts +1 -0
  74. package/esm/variablesSpec/internal/tabs.d.ts.map +1 -0
  75. package/esm/variablesSpec/internal/transition.d.ts +1 -0
  76. package/esm/variablesSpec/internal/transition.d.ts.map +1 -0
  77. package/esm/variablesSpec/theme/analytical-designer.d.ts +1 -0
  78. package/esm/variablesSpec/theme/analytical-designer.d.ts.map +1 -0
  79. package/esm/variablesSpec/theme/button.d.ts +1 -0
  80. package/esm/variablesSpec/theme/button.d.ts.map +1 -0
  81. package/esm/variablesSpec/theme/chart.d.ts +1 -0
  82. package/esm/variablesSpec/theme/chart.d.ts.map +1 -0
  83. package/esm/variablesSpec/theme/dashboard.d.ts +1 -0
  84. package/esm/variablesSpec/theme/dashboard.d.ts.map +1 -0
  85. package/esm/variablesSpec/theme/kpi.d.ts +1 -0
  86. package/esm/variablesSpec/theme/kpi.d.ts.map +1 -0
  87. package/esm/variablesSpec/theme/message.d.ts +1 -0
  88. package/esm/variablesSpec/theme/message.d.ts.map +1 -0
  89. package/esm/variablesSpec/theme/modal.d.ts +1 -0
  90. package/esm/variablesSpec/theme/modal.d.ts.map +1 -0
  91. package/esm/variablesSpec/theme/palette-base.d.ts +1 -0
  92. package/esm/variablesSpec/theme/palette-base.d.ts.map +1 -0
  93. package/esm/variablesSpec/theme/palette-complementary.d.ts +1 -0
  94. package/esm/variablesSpec/theme/palette-complementary.d.ts.map +1 -0
  95. package/esm/variablesSpec/theme/table.d.ts +1 -0
  96. package/esm/variablesSpec/theme/table.d.ts.map +1 -0
  97. package/esm/variablesSpec/theme/toast-message.d.ts +1 -0
  98. package/esm/variablesSpec/theme/toast-message.d.ts.map +1 -0
  99. package/esm/variablesSpec/theme/tooltip.d.ts +1 -0
  100. package/esm/variablesSpec/theme/tooltip.d.ts.map +1 -0
  101. package/esm/variablesSpec/theme/typography.d.ts +1 -0
  102. package/esm/variablesSpec/theme/typography.d.ts.map +1 -0
  103. package/esm/variablesSpec/theme-derived/palette-base-derived.d.ts +1 -0
  104. package/esm/variablesSpec/theme-derived/palette-base-derived.d.ts.map +1 -0
  105. package/esm/variablesSpec/theme-derived/palette-complementary-derived.d.ts +1 -0
  106. package/esm/variablesSpec/theme-derived/palette-complementary-derived.d.ts.map +1 -0
  107. package/esm/variablesSpec/theme-derived/shadow-derived.d.ts +1 -0
  108. package/esm/variablesSpec/theme-derived/shadow-derived.d.ts.map +1 -0
  109. package/esm/variablesSpec/types.d.ts +1 -0
  110. package/esm/variablesSpec/types.d.ts.map +1 -0
  111. package/esm/variablesSpec/validate/log.d.ts +1 -0
  112. package/esm/variablesSpec/validate/log.d.ts.map +1 -0
  113. package/esm/variablesSpec/validate/main.d.ts +1 -0
  114. package/esm/variablesSpec/validate/main.d.ts.map +1 -0
  115. package/esm/variablesSpec/validate/parse.d.ts +1 -0
  116. package/esm/variablesSpec/validate/parse.d.ts.map +1 -0
  117. package/esm/variablesSpec/validate/types.d.ts +1 -0
  118. package/esm/variablesSpec/validate/types.d.ts.map +1 -0
  119. package/esm/variablesSpec/validate/utils.d.ts +1 -0
  120. package/esm/variablesSpec/validate/utils.d.ts.map +1 -0
  121. package/esm/variablesSpec/validate/validate.d.ts +1 -0
  122. package/esm/variablesSpec/validate/validate.d.ts.map +1 -0
  123. package/package.json +9 -9
@@ -8,3 +8,4 @@ import { type ReactNode } from "react";
8
8
  export declare function ConditionalScopedThemeProvider({ children }: {
9
9
  children: ReactNode;
10
10
  }): ReactNode;
11
+ //# sourceMappingURL=ConditionalScopedThemeProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ConditionalScopedThemeProvider.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/ConditionalScopedThemeProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC;;;;;GAKG;AACH,wBAAgB,8BAA8B,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAA;CAAE,GAAG,SAAS,CAS/F"}
@@ -113,3 +113,4 @@ export declare function withTheme<T extends {
113
113
  theme?: ITheme;
114
114
  workspace?: string;
115
115
  }>(Component: ComponentType<T>): ComponentType<Omit<T, "theme" | "themeIsLoading" | "themeStatus">>;
116
+ //# sourceMappingURL=Context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Context.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/Context.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,SAAS,EAA6B,MAAM,OAAO,CAAC;AAEtF,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAiBlD;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG,SAAS,GAAG,SAAS,GAAG,SAAS,CAAC;AAE5D;;GAEG;AACH,MAAM,WAAW,0BAA0B;IACvC;;;OAGG;IACH,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAE1B;;;;OAIG;IACH,cAAc,EAAE,OAAO,CAAC;IAExB;;;;;OAKG;IACH,WAAW,CAAC,EAAE,WAAW,CAAC;IAE1B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAC;IAExB;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED;;;;GAIG;AACH,wBAAgB,oBAAoB,CAAC,EACjC,QAAQ,EACR,KAAK,EACL,cAAc,EACd,WAAW,EACX,aAAa,EAChB,EAAE,0BAA0B,2CAU5B;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,eAAO,MAAM,QAAQ,oDAGpB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,eAG1B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,iBAAiB,2BAE7B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,+BAE1B,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,2BAE5B,CAAC;AAEF;;GAEG;AACH,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,cAAc,CAAC,EAAE,OAAO,CAAA;CAAE,EAClF,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,GAC5B,aAAa,CAAC,IAAI,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,CAUjC;AAED;;GAEG;AACH,wBAAgB,kBAAkB,CAAC,CAAC,SAAS;IAAE,cAAc,CAAC,EAAE,OAAO,CAAA;CAAE,EACrE,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,GAC5B,aAAa,CAAC,IAAI,CAAC,CAAC,EAAE,gBAAgB,CAAC,CAAC,CAU1C;AAED;;GAEG;AACH,wBAAgB,eAAe,CAAC,CAAC,SAAS;IAAE,WAAW,CAAC,EAAE,WAAW,CAAA;CAAE,EACnE,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,GAC5B,aAAa,CAAC,IAAI,CAAC,CAAC,EAAE,aAAa,CAAC,CAAC,CAUvC;AAED;;;;GAIG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,EACtE,SAAS,EAAE,aAAa,CAAC,CAAC,CAAC,GAC5B,aAAa,CAAC,IAAI,CAAC,CAAC,EAAE,OAAO,GAAG,gBAAgB,GAAG,aAAa,CAAC,CAAC,CAIpE"}
@@ -64,3 +64,4 @@ export interface IScopedThemeProviderProps {
64
64
  * @internal
65
65
  */
66
66
  export declare function ScopedThemeProvider({ children, theme: themeParam, backend: backendParam, workspace: workspaceParam, modifier, enableComplementaryPalette, removeGlobalStylesOnUnmout }: IScopedThemeProviderProps): import("react/jsx-runtime").JSX.Element;
67
+ //# sourceMappingURL=ScopedThemeProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ScopedThemeProvider.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/ScopedThemeProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA+B,MAAM,OAAO,CAAC;AAEpE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAQlD,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAExD;;GAEG;AACH,MAAM,WAAW,yBAAyB;IACtC;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,QAAQ,CAAC,EAAE,aAAa,CAAC;IAEzB;;;;;;OAMG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IAErC;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IAErC;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAKD;;;;;;;;GAQG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,QAAQ,EACR,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,YAAY,EACrB,SAAS,EAAE,cAAc,EACzB,QAA0B,EAC1B,0BAAiC,EACjC,0BAAiC,EACpC,EAAE,yBAAyB,2CA6E3B"}
@@ -69,3 +69,4 @@ export interface IThemeProviderProps {
69
69
  * @public
70
70
  */
71
71
  export declare function ThemeProvider({ children, theme: themeParam, backend: backendParam, workspace: workspaceParam, modifier, enableComplementaryPalette, removeGlobalStylesOnUnmout }: IThemeProviderProps): import("react/jsx-runtime").JSX.Element;
72
+ //# sourceMappingURL=ThemeProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ThemeProvider.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/ThemeProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAA+B,MAAM,OAAO,CAAC;AAEpE,OAAO,EAAE,KAAK,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAWlD;;GAEG;AACH,MAAM,MAAM,aAAa,GAAG,CAAC,KAAK,EAAE,MAAM,KAAK,MAAM,CAAC;AAEtD;;GAEG;AACH,MAAM,WAAW,mBAAmB;IAChC;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IAEf;;;;;;OAMG;IACH,OAAO,CAAC,EAAE,kBAAkB,CAAC;IAE7B;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,QAAQ,CAAC,EAAE,aAAa,CAAC;IAEzB;;;;;;OAMG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IAErC;;;;OAIG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IAErC;;OAEG;IACH,QAAQ,CAAC,EAAE,SAAS,CAAC;CACxB;AAED;;;;;;;;;;GAUG;AACH,wBAAgB,aAAa,CAAC,EAC1B,QAAQ,EACR,KAAK,EAAE,UAAU,EACjB,OAAO,EAAE,YAAY,EACrB,SAAS,EAAE,cAAc,EACzB,QAAmB,EACnB,0BAAiC,EACjC,0BAAiC,EACpC,EAAE,mBAAmB,2CA2DrB"}
@@ -3,3 +3,4 @@ import { type ITheme } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const isDarkTheme: (theme: ITheme | undefined) => boolean;
6
+ //# sourceMappingURL=isDarkTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"isDarkTheme.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/isDarkTheme.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAElD;;GAEG;AACH,eAAO,MAAM,WAAW,wCASvB,CAAC"}
@@ -4,3 +4,4 @@ export declare const prepareBaseColors: (theme: ITheme) => ITheme;
4
4
  export declare const stripComplementaryPalette: (theme: ITheme) => ITheme;
5
5
  export declare const preparePrimaryColor: (theme: ITheme) => ITheme;
6
6
  export declare const prepareTheme: (theme: ITheme, enableComplementaryPalette?: boolean) => ITheme;
7
+ //# sourceMappingURL=prepareTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"prepareTheme.d.ts","sourceRoot":"","sources":["../../src/ThemeProvider/prepareTheme.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,MAAM,EAAE,MAAM,qBAAqB,CAAC;AAYlD,eAAO,MAAM,2BAA2B,2BAYvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,2BAoB7B,CAAC;AAEF,eAAO,MAAM,yBAAyB,2BAgBrC,CAAC;AAEF,eAAO,MAAM,mBAAmB,2BAsB/B,CAAC;AAEF,eAAO,MAAM,YAAY,iEAQxB,CAAC"}
@@ -5,3 +5,4 @@ import { type IThemeComplementaryPalette } from "@gooddata/sdk-model";
5
5
  * @internal
6
6
  */
7
7
  export declare const getComplementaryPalette: (palette: IThemeComplementaryPalette) => IThemeComplementaryPalette;
8
+ //# sourceMappingURL=complementaryPalette.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"complementaryPalette.d.ts","sourceRoot":"","sources":["../src/complementaryPalette.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,qBAAqB,CAAC;AA2BtE;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,qEAanC,CAAC"}
@@ -32,3 +32,4 @@ export declare const clearCssProperties: (isScoped?: boolean | undefined, scopeT
32
32
  * @internal
33
33
  */
34
34
  export declare function setCssProperties(theme: ITheme, isDarkTheme: boolean, isScoped?: boolean, scopeTo?: HTMLElement, scopeId?: string): void;
35
+ //# sourceMappingURL=cssProperties.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cssProperties.d.ts","sourceRoot":"","sources":["../src/cssProperties.ts"],"names":[],"mappings":"AAIA,OAAO,EACH,KAAK,MAAM,EAGX,KAAK,aAAa,EAErB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,KAAK,WAAW,EAAkB,MAAM,kBAAkB,CAAC;AAsEpE,wBAAgB,WAAW,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,CAMjD;AAED;;GAEG;AACH,MAAM,MAAM,cAAc,GAAG;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,EAAE,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE,QAAQ,CAAC,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,WAAW,EAAE,OAAO,CAAC,EAAE,MAAM,KAAK,MAAM,CAAC;CAC3F,CAAC;AA+EF;;GAEG;AACH,wBAAgB,yBAAyB,CACrC,MAAM,EAAE,MAAM,EACd,eAAe,GAAE,cAAc,EAAO,EACtC,UAAU,SAAS,EACnB,QAAQ,CAAC,EAAE,OAAO,EAClB,OAAO,CAAC,EAAE,WAAW,EACrB,OAAO,CAAC,EAAE,MAAM,GACjB,WAAW,EAAE,CA+Bf;AAeD,eAAO,MAAM,mBAAmB,iEAa/B,CAAC;AAEF,eAAO,MAAM,kBAAkB,2GAyB9B,CAAC;AAEF;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,gBAAgB,CAC5B,KAAK,EAAE,MAAM,EACb,WAAW,EAAE,OAAO,EACpB,QAAQ,GAAE,OAAe,EACzB,OAAO,CAAC,EAAE,WAAW,EACrB,OAAO,CAAC,EAAE,MAAM,GACjB,IAAI,CAqDN"}
@@ -9,3 +9,4 @@ export type CssProperty = {
9
9
  * @internal
10
10
  */
11
11
  export declare const getCssProperty: (key: string, value: string) => CssProperty | null;
12
+ //# sourceMappingURL=cssProperty.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cssProperty.d.ts","sourceRoot":"","sources":["../src/cssProperty.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,MAAM,MAAM,WAAW,GAAG;IACtB,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,cAAc,oDAMb,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const blueLightTheme: IThemeDefinition;
6
+ //# sourceMappingURL=blueLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"blueLight.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/blueLight.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,gBA2G5B,CAAC"}
@@ -9,3 +9,4 @@ import { type IThemeHeader } from "@gooddata/sdk-model";
9
9
  * @beta
10
10
  */
11
11
  export declare const defaultHeaderTheme: IThemeHeader;
12
+ //# sourceMappingURL=defaultHeaderTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"defaultHeaderTheme.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/defaultHeaderTheme.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAExD;;;;;;;;GAQG;AACH,eAAO,MAAM,kBAAkB,EAAE,YAIhC,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const greenDarkTheme: IThemeDefinition;
6
+ //# sourceMappingURL=greenDark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"greenDark.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/greenDark.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,gBAqC5B,CAAC"}
@@ -6,3 +6,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
6
6
  * @internal
7
7
  */
8
8
  export declare const indigoTheme: IThemeDefinition;
9
+ //# sourceMappingURL=indigo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indigo.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/indigo.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAI5D;;;;;GAKG;AACH,eAAO,MAAM,WAAW,EAAE,gBAqKzB,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const indigoDarkTheme: IThemeDefinition;
6
+ //# sourceMappingURL=indigoDark.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"indigoDark.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/indigoDark.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,eAAe,EAAE,gBAuB7B,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const pinkLightTheme: IThemeDefinition;
6
+ //# sourceMappingURL=pinkLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pinkLight.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/pinkLight.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,gBAgF5B,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const pompelmoLightTheme: IThemeDefinition;
6
+ //# sourceMappingURL=pompelmoLight.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pompelmoLight.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/pompelmoLight.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,kBAAkB,EAAE,gBAgHhC,CAAC"}
@@ -3,3 +3,4 @@ import { type IThemeDefinition } from "@gooddata/sdk-model";
3
3
  * @internal
4
4
  */
5
5
  export declare const redLightTheme: IThemeDefinition;
6
+ //# sourceMappingURL=redLightTheme.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"redLightTheme.d.ts","sourceRoot":"","sources":["../../src/defaultThemes/redLightTheme.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAE5D;;GAEG;AACH,eAAO,MAAM,aAAa,EAAE,gBA8G3B,CAAC"}
@@ -9,3 +9,4 @@ export declare const mixWith8ComplementaryColor: (amount: number, color: string,
9
9
  * @internal
10
10
  */
11
11
  export declare const generateDerivedColors: (palette: IThemePalette, isDarkTheme: boolean) => CssProperty[];
12
+ //# sourceMappingURL=derivedColors.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"derivedColors.d.ts","sourceRoot":"","sources":["../src/derivedColors.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,KAAK,aAAa,EAAmB,MAAM,qBAAqB,CAAC;AAE1E,OAAO,EAAE,KAAK,WAAW,EAAkB,MAAM,kBAAkB,CAAC;AAMpE,eAAO,MAAM,sBAAsB,iEAC4C,CAAC;AAEhF,eAAO,MAAM,qBAAqB,iEAC6C,CAAC;AAEhF,eAAO,MAAM,qBAAqB,iDACyB,CAAC;AAE5D,eAAO,MAAM,0BAA0B,mEAIwD,CAAC;AAEhG,eAAO,MAAM,0BAA0B,mEAIkD,CAAC;AAqR1F;;GAEG;AACH,eAAO,MAAM,qBAAqB,iEAiBjC,CAAC"}
package/esm/index.d.ts CHANGED
@@ -14,3 +14,4 @@ export { ScopedThemeProvider, type IScopedThemeProviderProps } from "./ThemeProv
14
14
  export { ConditionalScopedThemeProvider } from "./ThemeProvider/ConditionalScopedThemeProvider.js";
15
15
  export { isDarkTheme } from "./ThemeProvider/isDarkTheme.js";
16
16
  export { withTheme, useTheme, useThemeIsLoading, useIsScopeThemed, useThemeStatus, useIsDarkTheme, ThemeContextProvider, type IThemeContextProviderProps, type ThemeStatus, } from "./ThemeProvider/Context.js";
17
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAIA;;;;;;;;;GASG;AACH,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAC;AAC3E,OAAO,EACH,aAAa,EACb,KAAK,mBAAmB,EACxB,KAAK,aAAa,GACrB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,mBAAmB,EAAE,KAAK,yBAAyB,EAAE,MAAM,wCAAwC,CAAC;AAC7G,OAAO,EAAE,8BAA8B,EAAE,MAAM,mDAAmD,CAAC;AACnG,OAAO,EAAE,WAAW,EAAE,MAAM,gCAAgC,CAAC;AAC7D,OAAO,EACH,SAAS,EACT,QAAQ,EACR,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EACd,cAAc,EACd,oBAAoB,EACpB,KAAK,0BAA0B,EAC/B,KAAK,WAAW,GACnB,MAAM,4BAA4B,CAAC"}
package/esm/internal.d.ts CHANGED
@@ -6,3 +6,4 @@ export { pinkLightTheme } from "./defaultThemes/pinkLight.js";
6
6
  export { pompelmoLightTheme } from "./defaultThemes/pompelmoLight.js";
7
7
  export { redLightTheme } from "./defaultThemes/redLightTheme.js";
8
8
  export { DefaultThemePreview } from "./variablesSpec/DefaultThemePreview.js";
9
+ //# sourceMappingURL=internal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"internal.d.ts","sourceRoot":"","sources":["../src/internal.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACxD,OAAO,EAAE,eAAe,EAAE,MAAM,+BAA+B,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,kCAAkC,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AACjE,OAAO,EAAE,mBAAmB,EAAE,MAAM,wCAAwC,CAAC"}
package/esm/node.d.ts CHANGED
@@ -14,3 +14,4 @@ export declare function generateDefaultScssThemeFile(scssFileToGenerate: string)
14
14
  * @internal
15
15
  */
16
16
  export declare function generateDefaultTypeScriptThemeFile(tsFileToGenerate: string): void;
17
+ //# sourceMappingURL=node.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"node.d.ts","sourceRoot":"","sources":["../src/node.ts"],"names":[],"mappings":"AAUA;;GAEG;AACH,wBAAgB,0BAA0B,CAAC,gBAAgB,EAAE,MAAM,QAMlE;AAED;;GAEG;AACH,wBAAgB,wBAAwB,CAAC,QAAQ,EAAE,MAAM,QAGxD;AAED;;GAEG;AACH,wBAAgB,4BAA4B,CAAC,kBAAkB,EAAE,MAAM,QAStE;AAED;;GAEG;AACH,wBAAgB,kCAAkC,CAAC,gBAAgB,EAAE,MAAM,QAS1E"}
@@ -3,3 +3,4 @@
3
3
  * @internal
4
4
  */
5
5
  export declare function DefaultThemePreview(): import("react/jsx-runtime").JSX.Element;
6
+ //# sourceMappingURL=DefaultThemePreview.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DefaultThemePreview.d.ts","sourceRoot":"","sources":["../../src/variablesSpec/DefaultThemePreview.tsx"],"names":[],"mappings":"AAOA;;;GAGG;AACH,wBAAgB,mBAAmB,4CAElC"}
@@ -3,3 +3,4 @@ export declare const themeDefinedCssVariables: ThemeDefinedCssVariable[];
3
3
  export declare const themeDerivedCssVariables: ThemeDerivedCssVariable[];
4
4
  export declare const themeInternalCssVariables: ThemeInternalCssVariable[];
5
5
  export declare const allThemeCssVariables: ThemeCssVariable[];
6
+ //# sourceMappingURL=allThemeCssVariables.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"allThemeCssVariables.d.ts","sourceRoot":"","sources":["../../src/variablesSpec/allThemeCssVariables.ts"],"names":[],"mappings":"AAoCA,OAAO,EACH,KAAK,gBAAgB,EACrB,KAAK,uBAAuB,EAE5B,KAAK,uBAAuB,EAC5B,KAAK,wBAAwB,EAChC,MAAM,YAAY,CAAC;AAEpB,eAAO,MAAM,wBAAwB,EAAE,uBAAuB,EAoB7D,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,uBAAuB,EAM7D,CAAC;AAEF,eAAO,MAAM,yBAAyB,EAAE,wBAAwB,EAe/D,CAAC;AAIF,eAAO,MAAM,oBAAoB,EAAE,gBAAgB,EAMlD,CAAC"}
@@ -4,3 +4,4 @@ import { type ThemeDefinedCssVariable } from "../types.js";
4
4
  * switch these colors to deprecated variables once deprecation is announced
5
5
  */
6
6
  export declare const chartThemeDeprecatedVariables: ThemeDefinedCssVariable[];
7
+ //# sourceMappingURL=chart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/deprecated/chart.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D;;;GAGG;AACH,eAAO,MAAM,6BAA6B,EAAE,uBAAuB,EA2ClE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDeprecatedCssVariable } from "../types.js";
2
2
  export declare const paletteBaseThemeDeprecatedVariables: ThemeDeprecatedCssVariable[];
3
+ //# sourceMappingURL=palette-base.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette-base.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/deprecated/palette-base.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,0BAA0B,EAAE,MAAM,aAAa,CAAC;AAE9D,eAAO,MAAM,mCAAmC,EAAE,0BAA0B,EA4E3E,CAAC"}
@@ -4,3 +4,4 @@
4
4
  * @internal
5
5
  */
6
6
  export declare function generateDefaultScssThemeContent(): string;
7
+ //# sourceMappingURL=generateDefaultScssThemeContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateDefaultScssThemeContent.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/generate/generateDefaultScssThemeContent.ts"],"names":[],"mappings":"AAUA;;;;GAIG;AACH,wBAAgB,+BAA+B,WAuD9C"}
@@ -4,3 +4,4 @@
4
4
  * @internal
5
5
  */
6
6
  export declare function generateDefaultTypeScriptThemeContent(): string;
7
+ //# sourceMappingURL=generateDefaultTypeScriptThemeContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"generateDefaultTypeScriptThemeContent.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/generate/generateDefaultTypeScriptThemeContent.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,wBAAgB,qCAAqC,WAoBpD"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInconsistentCssVariable } from "../types.js";
2
2
  export declare const inconsistentVariables: ThemeInconsistentCssVariable[];
3
+ //# sourceMappingURL=inconsistent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"inconsistent.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/inconsistent/inconsistent.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,4BAA4B,EAAE,MAAM,aAAa,CAAC;AAEhE,eAAO,MAAM,qBAAqB,EAAE,4BAA4B,EA0R/D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalAvatarThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=avatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"avatar.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/avatar.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,4BAA4B,EAAE,wBAAwB,EAWlE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalButtonThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/button.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,4BAA4B,EAAE,wBAAwB,EAmDlE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalFontThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=font.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"font.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/font.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,0BAA0B,EAAE,wBAAwB,EAMhE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalGeoThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=geo.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"geo.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/geo.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,yBAAyB,EAAE,wBAAwB,EAW/D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalIconThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=icon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"icon.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/icon.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,0BAA0B,EAAE,wBAAwB,EAWhE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalModelerThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=modeler.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modeler.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/modeler.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,6BAA6B,EAAE,wBAAwB,EAWnE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalSpacingThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=spacing.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"spacing.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/spacing.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,6BAA6B,EAAE,wBAAwB,EAmDnE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalTableThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=table.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/table.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,2BAA2B,EAAE,wBAAwB,EAuEjE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalTabsThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=tabs.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/tabs.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,0BAA0B,EAAE,wBAAwB,EAgBhE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeInternalCssVariable } from "../types.js";
2
2
  export declare const internalTransitionThemeVariables: ThemeInternalCssVariable[];
3
+ //# sourceMappingURL=transition.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"transition.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/internal/transition.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,wBAAwB,EAAE,MAAM,aAAa,CAAC;AAE5D,eAAO,MAAM,gCAAgC,EAAE,wBAAwB,EAMtE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const analyticalDesignerThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=analytical-designer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"analytical-designer.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/analytical-designer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,gCAAgC,EAAE,uBAAuB,EAOrE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const buttonThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/button.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,oBAAoB,EAAE,uBAAuB,EAsBzD,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const chartThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=chart.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"chart.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/chart.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,mBAAmB,EAAE,uBAAuB,EA8HxD,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const dashboardThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=dashboard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboard.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/dashboard.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,uBAAuB,EAAE,uBAAuB,EAqP5D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const kpiThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=kpi.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"kpi.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/kpi.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,iBAAiB,EAAE,uBAAuB,EA+BtD,CAAC"}
@@ -223,3 +223,4 @@ export declare const messageThemeVariables: ({
223
223
  themePath: string[];
224
224
  defaultValue: string;
225
225
  })[];
226
+ //# sourceMappingURL=message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"message.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/message.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAiNG,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const modalThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=modal.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"modal.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/modal.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,mBAAmB,EAAE,uBAAuB,EA6CxD,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const paletteBaseThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=palette-base.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette-base.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/palette-base.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,yBAAyB,EAAE,uBAAuB,EA+B9D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const paletteComplementaryThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=palette-complementary.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette-complementary.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/palette-complementary.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,kCAAkC,EAAE,uBAAuB,EA6DvE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const tableThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=table.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"table.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/table.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,mBAAmB,EAAE,uBAAuB,EA2ExD,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const toastMessageThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=toast-message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"toast-message.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/toast-message.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,0BAA0B,EAAE,uBAAuB,EAyO3B,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const tooltipThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=tooltip.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"tooltip.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/tooltip.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,qBAAqB,EAAE,uBAAuB,EAa1D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDefinedCssVariable } from "../types.js";
2
2
  export declare const typographyThemeVariables: ThemeDefinedCssVariable[];
3
+ //# sourceMappingURL=typography.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"typography.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme/typography.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,wBAAwB,EAAE,uBAAuB,EAa7D,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDerivedCssVariable } from "../types.js";
2
2
  export declare const derivedPaletteBaseThemeVariables: ThemeDerivedCssVariable[];
3
+ //# sourceMappingURL=palette-base-derived.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette-base-derived.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme-derived/palette-base-derived.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,gCAAgC,EAAE,uBAAuB,EAwQrE,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDerivedCssVariable } from "../types.js";
2
2
  export declare const derivedPaletteComplementaryThemeVariables: ThemeDerivedCssVariable[];
3
+ //# sourceMappingURL=palette-complementary-derived.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"palette-complementary-derived.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme-derived/palette-complementary-derived.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,yCAAyC,EAAE,uBAAuB,EA4C9E,CAAC"}
@@ -1,2 +1,3 @@
1
1
  import { type ThemeDerivedCssVariable } from "../types.js";
2
2
  export declare const derivedShadowThemeVariables: ThemeDerivedCssVariable[];
3
+ //# sourceMappingURL=shadow-derived.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"shadow-derived.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/theme-derived/shadow-derived.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,uBAAuB,EAAE,MAAM,aAAa,CAAC;AAE3D,eAAO,MAAM,2BAA2B,EAAE,uBAAuB,EAShE,CAAC"}
@@ -101,3 +101,4 @@ export type ThemeDeprecatedCssVariable = {
101
101
  */
102
102
  export type ThemeCssVariable = ThemeDefinedCssVariable | ThemeDerivedCssVariable | ThemeInternalCssVariable | ThemeInconsistentCssVariable | ThemeDeprecatedCssVariable;
103
103
  export {};
104
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/variablesSpec/types.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,KAAK,oBAAoB,GAAG,QAAQ,MAAM,EAAE,CAAC;AAE7C;;;;GAIG;AACH,KAAK,gCAAgC,GAAG,GAAG,oBAAoB,aAAa,CAAC;AAE7E;;;;GAIG;AACH,KAAK,SAAS,GAAG,MAAM,EAAE,CAAC;AAE1B;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG;IAClC,IAAI,EAAE,OAAO,CAAC;IACd,YAAY,EAAE,oBAAoB,CAAC;IACnC,SAAS,EAAE,SAAS,CAAC;IACrB;;OAEG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC;IAErC;;;;;OAKG;IACH,0BAA0B,CAAC,EAAE,OAAO,CAAC;IAErC;;;;OAIG;IACH,iBAAiB,CAAC,EAAE,OAAO,CAAC;CAC/B,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,uBAAuB,GAAG;IAClC,IAAI,EAAE,SAAS,CAAC;IAChB,YAAY,EAAE,oBAAoB,CAAC;IACnC,YAAY,EAAE,MAAM,CAAC;IACrB,0BAA0B,CAAC,EAAE,OAAO,CAAC;CACxC,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,wBAAwB,GAAG;IACnC,IAAI,EAAE,UAAU,CAAC;IACjB,YAAY,EAAE,oBAAoB,CAAC;IACnC,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B,CAAC;AACF;;;;;;;GAOG;AAEH,MAAM,MAAM,4BAA4B,GAAG;IACvC,IAAI,EAAE,cAAc,CAAC;IACrB,YAAY,EAAE,gCAAgC,CAAC;IAC/C,oBAAoB,EAAE,MAAM,EAAE,CAAC;CAClC,CAAC;AAEF;;;;;GAKG;AACH,MAAM,MAAM,0BAA0B,GAAG;IACrC,IAAI,EAAE,YAAY,CAAC;IACnB,YAAY,EAAE,oBAAoB,CAAC;IACnC,SAAS,EAAE,SAAS,CAAC;CACxB,CAAC;AAEF;;;;GAIG;AACH,MAAM,MAAM,gBAAgB,GACtB,uBAAuB,GACvB,uBAAuB,GACvB,wBAAwB,GACxB,4BAA4B,GAC5B,0BAA0B,CAAC"}
@@ -14,3 +14,4 @@ export declare function logInfo(message: string): void;
14
14
  * @internal
15
15
  */
16
16
  export declare function errorParsingFile(filePath: string, error: unknown): void;
17
+ //# sourceMappingURL=log.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"log.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/log.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,wBAAgB,QAAQ,CAAC,OAAO,EAAE,OAAO,QAExC;AAED;;GAEG;AACH,wBAAgB,UAAU,CAAC,OAAO,EAAE,MAAM,QAGzC;AAED;;GAEG;AACH,wBAAgB,OAAO,CAAC,OAAO,EAAE,MAAM,QAGtC;AAED;;GAEG;AACH,wBAAgB,gBAAgB,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,EAAE,OAAO,QAGhE"}
@@ -4,3 +4,4 @@
4
4
  * @internal
5
5
  */
6
6
  export declare function validateCss(cssFilePath: string, cssFileContent: string): void;
7
+ //# sourceMappingURL=main.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/main.ts"],"names":[],"mappings":"AAOA;;;;GAIG;AACH,wBAAgB,WAAW,CAAC,WAAW,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,QAiCtE"}
@@ -4,3 +4,4 @@ import { type CssVariableUsage } from "./types.js";
4
4
  * @internal
5
5
  */
6
6
  export declare function parseCssContentToVariableUsages(filePath: string, fileContent: string): CssVariableUsage[];
7
+ //# sourceMappingURL=parse.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"parse.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/parse.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAEnD;;;GAGG;AACH,wBAAgB,+BAA+B,CAAC,QAAQ,EAAE,MAAM,EAAE,WAAW,EAAE,MAAM,GAAG,gBAAgB,EAAE,CAUzG"}
@@ -22,3 +22,4 @@ export type CssVariableUsage = {
22
22
  */
23
23
  defaultValue: string | null;
24
24
  };
25
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/types.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;;;GAYG;AACH,MAAM,MAAM,gBAAgB,GAAG;IAC3B;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC/B,CAAC"}
@@ -3,3 +3,4 @@
3
3
  * Throws error if duplicate keys are detected.
4
4
  */
5
5
  export declare function groupByUnique<T, K extends string>(collection: T[], getUniqueKey: (item: T) => K): Record<K, T>;
6
+ //# sourceMappingURL=utils.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/utils.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,wBAAgB,aAAa,CAAC,CAAC,EAAE,CAAC,SAAS,MAAM,EAC7C,UAAU,EAAE,CAAC,EAAE,EACf,YAAY,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,CAAC,GAC7B,MAAM,CAAC,CAAC,EAAE,CAAC,CAAC,CAcd"}
@@ -39,3 +39,4 @@ export declare function validateAllVariableUsages(allVariableUsages: CssVariable
39
39
  allValidationsCount: number;
40
40
  };
41
41
  export {};
42
+ //# sourceMappingURL=validate.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"validate.d.ts","sourceRoot":"","sources":["../../../src/variablesSpec/validate/validate.ts"],"names":[],"mappings":"AAGA,OAAO,EACH,KAAK,gBAAgB,EAMxB,MAAM,aAAa,CAAC;AAErB,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAGnD;;;GAGG;AACH,KAAK,oBAAoB,GAAG;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,aAAa,EAAE,gBAAgB,CAAC;IAChC,qBAAqB,EAAE,gBAAgB,GAAG,SAAS,CAAC;CACvD,CAAC;AAEF;;;GAGG;AACH,KAAK,kBAAkB,GAAG;IACtB,IAAI,EAAE,IAAI,CAAC;IACX,aAAa,EAAE,gBAAgB,CAAC;IAChC,qBAAqB,EAAE,gBAAgB,CAAC;CAC3C,CAAC;AAEF;;;GAGG;AACH,KAAK,qBAAqB,GAAG;IACzB,IAAI,EAAE,OAAO,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,aAAa,EAAE,gBAAgB,CAAC;IAChC,qBAAqB,CAAC,EAAE,gBAAgB,CAAC;CAC5C,CAAC;AAQF;;;GAGG;AACH,wBAAgB,yBAAyB,CAAC,iBAAiB,EAAE,gBAAgB,EAAE;;;;;EA2C9E"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gooddata/sdk-ui-theme-provider",
3
- "version": "11.41.0-alpha.4",
3
+ "version": "11.41.0-alpha.5",
4
4
  "description": "GoodData SDK - Theme provider",
5
5
  "license": "MIT",
6
6
  "author": "GoodData Corporation",
@@ -32,10 +32,10 @@
32
32
  "postcss-value-parser": "^4.2.0",
33
33
  "ts-invariant": "0.10.3",
34
34
  "tslib": "2.8.1",
35
- "@gooddata/sdk-backend-spi": "11.41.0-alpha.4",
36
- "@gooddata/sdk-model": "11.41.0-alpha.4",
37
- "@gooddata/sdk-ui": "11.41.0-alpha.4",
38
- "@gooddata/util": "11.41.0-alpha.4"
35
+ "@gooddata/sdk-backend-spi": "11.41.0-alpha.5",
36
+ "@gooddata/sdk-model": "11.41.0-alpha.5",
37
+ "@gooddata/sdk-ui": "11.41.0-alpha.5",
38
+ "@gooddata/util": "11.41.0-alpha.5"
39
39
  },
40
40
  "devDependencies": {
41
41
  "@microsoft/api-documenter": "^7.17.0",
@@ -73,10 +73,10 @@
73
73
  "react-dom": "19.1.1",
74
74
  "typescript": "5.9.3",
75
75
  "vitest": "4.1.8",
76
- "@gooddata/eslint-config": "11.41.0-alpha.4",
77
- "@gooddata/oxlint-config": "11.41.0-alpha.4",
78
- "@gooddata/sdk-backend-mockingbird": "11.41.0-alpha.4",
79
- "@gooddata/reference-workspace": "11.41.0-alpha.4"
76
+ "@gooddata/eslint-config": "11.41.0-alpha.5",
77
+ "@gooddata/oxlint-config": "11.41.0-alpha.5",
78
+ "@gooddata/reference-workspace": "11.41.0-alpha.5",
79
+ "@gooddata/sdk-backend-mockingbird": "11.41.0-alpha.5"
80
80
  },
81
81
  "peerDependencies": {
82
82
  "react": "^18.0.0 || ^19.0.0",