braid-design-system 33.10.0-deprecate-apac-20250703035127 → 33.10.0-deprecate-apac-20250704002901

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/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # braid-design-system
2
2
 
3
- ## 33.10.0-deprecate-apac-20250703035127
3
+ ## 33.10.0-deprecate-apac-20250704002901
4
4
 
5
5
  ### Minor Changes
6
6
 
package/dist/index.d.mts CHANGED
@@ -5017,12 +5017,6 @@ declare const _default$2: {
5017
5017
  backgroundLightness: Record<"body" | "bodyDark" | "brand" | "brandAccent" | "brandAccentActive" | "brandAccentHover" | "brandAccentSoft" | "brandAccentSoftActive" | "brandAccentSoftHover" | "caution" | "cautionLight" | "critical" | "criticalActive" | "criticalHover" | "criticalLight" | "criticalSoft" | "criticalSoftActive" | "criticalSoftHover" | "formAccent" | "formAccentActive" | "formAccentHover" | "formAccentSoft" | "formAccentSoftActive" | "formAccentSoftHover" | "info" | "infoLight" | "neutral" | "neutralActive" | "neutralHover" | "neutralLight" | "neutralSoft" | "neutralSoftActive" | "neutralSoftHover" | "positive" | "positiveLight" | "promote" | "promoteLight" | "surface" | "surfaceDark", "light" | "dark">;
5018
5018
  };
5019
5019
 
5020
- /**
5021
- * @deprecated the `apac` theme is deprecated and will be removed in a future release.
5022
- *
5023
- * Use the `seekJobs` theme instead.
5024
- */
5025
-
5026
5020
  declare namespace themes {
5027
5021
  export {
5028
5022
  _default$6 as apac,
package/dist/index.d.ts CHANGED
@@ -5017,12 +5017,6 @@ declare const _default$2: {
5017
5017
  backgroundLightness: Record<"body" | "bodyDark" | "brand" | "brandAccent" | "brandAccentActive" | "brandAccentHover" | "brandAccentSoft" | "brandAccentSoftActive" | "brandAccentSoftHover" | "caution" | "cautionLight" | "critical" | "criticalActive" | "criticalHover" | "criticalLight" | "criticalSoft" | "criticalSoftActive" | "criticalSoftHover" | "formAccent" | "formAccentActive" | "formAccentHover" | "formAccentSoft" | "formAccentSoftActive" | "formAccentSoftHover" | "info" | "infoLight" | "neutral" | "neutralActive" | "neutralHover" | "neutralLight" | "neutralSoft" | "neutralSoftActive" | "neutralSoftHover" | "positive" | "positiveLight" | "promote" | "promoteLight" | "surface" | "surfaceDark", "light" | "dark">;
5018
5018
  };
5019
5019
 
5020
- /**
5021
- * @deprecated the `apac` theme is deprecated and will be removed in a future release.
5022
- *
5023
- * Use the `seekJobs` theme instead.
5024
- */
5025
-
5026
5020
  declare namespace themes {
5027
5021
  export {
5028
5022
  _default$6 as apac,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "braid-design-system",
3
- "version": "33.10.0-deprecate-apac-20250703035127",
3
+ "version": "33.10.0-deprecate-apac-20250704002901",
4
4
  "description": "Themeable design system for the SEEK Group",
5
5
  "homepage": "https://seek-oss.github.io/braid-design-system/",
6
6
  "bugs": {