@k8slens/lds-tokens 0.52.3 → 0.52.4

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 (67) hide show
  1. package/lib/docs/token-map.dark.d.ts +1 -1
  2. package/lib/docs/token-map.dark.js +1 -1
  3. package/lib/docs/token-map.light.d.ts +1 -1
  4. package/lib/docs/token-map.light.js +1 -1
  5. package/lib/electron/font-face.css +1 -1
  6. package/lib/electron/icons/action.js +1 -1
  7. package/lib/electron/icons/base.js +1 -1
  8. package/lib/electron/icons/commerce.js +1 -1
  9. package/lib/electron/icons/display.js +1 -1
  10. package/lib/electron/icons/idp.js +1 -1
  11. package/lib/electron/icons/misc.js +1 -1
  12. package/lib/electron/icons/navigation.js +1 -1
  13. package/lib/electron/icons/status.js +1 -1
  14. package/lib/electron/icons/user.js +1 -1
  15. package/lib/electron/images/index.js +1 -1
  16. package/lib/electron/tokens.base.css +1 -1
  17. package/lib/electron/tokens.base.js +1 -1
  18. package/lib/electron/tokens.base.ts +1 -1
  19. package/lib/electron/tokens.carousel.css +1 -1
  20. package/lib/electron/tokens.colors.css +1 -1
  21. package/lib/electron/tokens.colors.js +1 -1
  22. package/lib/electron/tokens.colors.ts +1 -1
  23. package/lib/electron/tokens.core.css +1 -1
  24. package/lib/electron/tokens.dark.css +1 -1
  25. package/lib/electron/tokens.dark.js +1 -1
  26. package/lib/electron/tokens.dark.scoped.css +1 -1
  27. package/lib/electron/tokens.dark.ts +1 -1
  28. package/lib/electron/tokens.form.css +1 -1
  29. package/lib/electron/tokens.light.css +1 -1
  30. package/lib/electron/tokens.light.js +1 -1
  31. package/lib/electron/tokens.light.scoped.css +1 -1
  32. package/lib/electron/tokens.light.ts +1 -1
  33. package/lib/electron/tokens.tips.css +1 -1
  34. package/lib/web/colors/dark.js +1 -1
  35. package/lib/web/colors/light.js +1 -1
  36. package/lib/web/font-imports.css +1 -1
  37. package/lib/web/icons/action.js +1 -1
  38. package/lib/web/icons/base.js +1 -1
  39. package/lib/web/icons/commerce.js +1 -1
  40. package/lib/web/icons/display.js +1 -1
  41. package/lib/web/icons/idp.js +1 -1
  42. package/lib/web/icons/misc.js +1 -1
  43. package/lib/web/icons/navigation.js +1 -1
  44. package/lib/web/icons/status.js +1 -1
  45. package/lib/web/icons/user.js +1 -1
  46. package/lib/web/images/index.js +1 -1
  47. package/lib/web/tailwind.config.cjs +1 -1
  48. package/lib/web/tailwind.config.js +1 -1
  49. package/lib/web/tokens.base.css +1 -1
  50. package/lib/web/tokens.base.js +1 -1
  51. package/lib/web/tokens.base.ts +1 -1
  52. package/lib/web/tokens.carousel.css +1 -1
  53. package/lib/web/tokens.colors.css +1 -1
  54. package/lib/web/tokens.colors.js +1 -1
  55. package/lib/web/tokens.colors.ts +1 -1
  56. package/lib/web/tokens.core.css +1 -1
  57. package/lib/web/tokens.dark.css +1 -1
  58. package/lib/web/tokens.dark.js +1 -1
  59. package/lib/web/tokens.dark.scoped.css +1 -1
  60. package/lib/web/tokens.dark.ts +1 -1
  61. package/lib/web/tokens.form.css +1 -1
  62. package/lib/web/tokens.light.css +1 -1
  63. package/lib/web/tokens.light.js +1 -1
  64. package/lib/web/tokens.light.scoped.css +1 -1
  65. package/lib/web/tokens.light.ts +1 -1
  66. package/lib/web/tokens.tips.css +1 -1
  67. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:43 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:15 GMT
4
4
  */
5
5
 
6
6
  export type PackageDetails = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:43 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:15 GMT
4
4
  */
5
5
 
6
6
  const tokenMap = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:43 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
  export type PackageDetails = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:43 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
  const tokenMap = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:44 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:44 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:44 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
  html.dark, body.dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:44 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:16 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  html.light, body.light {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
  export const ColorBlue500 = "hsl(205.6, 59.7%, 52.4%)";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  export const ColorBlue500 = "hsl(205.6, 59.7%, 52.4%)";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  @import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;700&display=swap");
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  module.exports = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  const config = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:18 GMT
4
4
  */
5
5
 
6
6
  html.dark, body.dark {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:45 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:17 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  html.light, body.light {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:46 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
- * Generated on Thu, 15 May 2025 06:46:47 GMT
3
+ * Generated on Sun, 25 May 2025 23:29:19 GMT
4
4
  */
5
5
 
6
6
  :root {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@k8slens/lds-tokens",
3
- "version": "0.52.3",
3
+ "version": "0.52.4",
4
4
  "description": "Lens Design System – Design Tokens",
5
5
  "author": "Mirantis Inc",
6
6
  "license": "MIT",
@@ -39,5 +39,5 @@
39
39
  "ts-node": "10.9.2",
40
40
  "typescript": "5.0.4"
41
41
  },
42
- "gitHead": "7b2d98768880df52cca1a4e098ed85825c613d27"
42
+ "gitHead": "8f50d891268374d25e37dff3e31c550c3c4f4619"
43
43
  }