@conduction/theme 1.0.43 → 1.0.45

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 (57) hide show
  1. package/README.md +5 -0
  2. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  3. package/conduction-design-tokens/dist/index.js +1 -1
  4. package/conduction-design-tokens/dist/index.less +1 -1
  5. package/conduction-design-tokens/dist/index.scss +1 -1
  6. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
  7. package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
  8. package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
  9. package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
  10. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
  11. package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
  12. package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
  13. package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
  14. package/municipalities/epe-design-tokens/dist/design-tokens.css +4 -4
  15. package/municipalities/epe-design-tokens/dist/index.js +4 -4
  16. package/municipalities/epe-design-tokens/dist/index.json +6 -6
  17. package/municipalities/epe-design-tokens/dist/index.less +4 -4
  18. package/municipalities/epe-design-tokens/dist/index.scss +4 -4
  19. package/municipalities/epe-design-tokens/dist/tokens.json +6 -6
  20. package/municipalities/epe-design-tokens/src/component/conduction/card-header.tokens.json +2 -2
  21. package/municipalities/epe-design-tokens/src/component/utrecht/extra-tokens/page-header.tokens.json +1 -1
  22. package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
  23. package/municipalities/leiden-design-tokens/dist/index.js +1 -1
  24. package/municipalities/leiden-design-tokens/dist/index.less +1 -1
  25. package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
  26. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +13 -12
  27. package/municipalities/noaberkracht-design-tokens/dist/index.js +43 -42
  28. package/municipalities/noaberkracht-design-tokens/dist/index.json +71 -52
  29. package/municipalities/noaberkracht-design-tokens/dist/index.less +13 -12
  30. package/municipalities/noaberkracht-design-tokens/dist/index.scss +13 -12
  31. package/municipalities/noaberkracht-design-tokens/dist/tokens.json +71 -52
  32. package/municipalities/noaberkracht-design-tokens/src/brand/noaberkracht/font-size.tokens.json +12 -11
  33. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +2 -1
  34. package/municipalities/noordwijk-design-tokens/dist/index.js +2 -1
  35. package/municipalities/noordwijk-design-tokens/dist/index.json +23 -0
  36. package/municipalities/noordwijk-design-tokens/dist/index.less +2 -1
  37. package/municipalities/noordwijk-design-tokens/dist/index.scss +2 -1
  38. package/municipalities/noordwijk-design-tokens/dist/tokens.json +23 -1
  39. package/municipalities/noordwijk-design-tokens/src/brand/noordwijk/color.tokens.json +3 -3
  40. package/municipalities/noordwijk-design-tokens/src/component/utrecht/extra-tokens/table.tokens.json +1 -1
  41. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
  42. package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
  43. package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
  44. package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
  45. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
  46. package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
  47. package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
  48. package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
  49. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
  50. package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
  51. package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
  52. package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
  53. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
  54. package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
  55. package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
  56. package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
  57. package/package.json +1 -1
@@ -46,12 +46,12 @@
46
46
  }
47
47
  },
48
48
  "lightgrey": {
49
+ "92": {
50
+ "value": "#ebebeb"
51
+ },
49
52
  "96": {
50
53
  "value": "#f5f5f5",
51
54
  "comment": "Base/LightGrey"
52
- },
53
- "92": {
54
- "value": "#ebebeb"
55
55
  }
56
56
  },
57
57
  "light-blue": {
@@ -9,7 +9,7 @@
9
9
  },
10
10
  "row": {
11
11
  "hover": {
12
- "background-color": {},
12
+ "background-color": { "value": "{noordwijk.color.white.98}" },
13
13
  "color": {}
14
14
  }
15
15
  },
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:27:54 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:52:00 GMT
4
4
  */
5
5
 
6
6
  .open-webconcept-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:27:54 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:52:00 GMT
4
4
  */
5
5
 
6
6
  export const openWebconceptColorPrimary = "#1abc9c";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:27:54 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:52:00 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:27:54 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:52:00 GMT
4
4
 
5
5
  $conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  $conduction-tabs-tab-list-margin-block-end: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:27:45 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:52 GMT
4
4
  */
5
5
 
6
6
  .rotterdam-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:27:45 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:52 GMT
4
4
  */
5
5
 
6
6
  export const conductionCardHeaderColor = "var(--utrecht-document-color)";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:27:45 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:52 GMT
4
4
 
5
5
  @utrecht-page-max-inline-size: 1140px;
6
6
  @utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:27:45 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:52 GMT
4
4
 
5
5
  $utrecht-page-max-inline-size: 1140px;
6
6
  $utrecht-page-margin-inline-end: var(--utrecht-space-block-xl);
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:26:56 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:11 GMT
4
4
  */
5
5
 
6
6
  .tubbergen-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:26:56 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:10 GMT
4
4
  */
5
5
 
6
6
  export const tubbergenColorPrimary = "#0b612d";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:26:56 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:11 GMT
4
4
 
5
5
  @conduction-tabs-scroll-button-border-style: solid;
6
6
  @conduction-tabs-tab-panel-border-top: 0;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:26:56 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:11 GMT
4
4
 
5
5
  $conduction-tabs-scroll-button-border-style: solid;
6
6
  $conduction-tabs-tab-panel-border-top: 0;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:26:47 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:02 GMT
4
4
  */
5
5
 
6
6
  .xxllnc-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Oct 2023 14:26:47 GMT
3
+ * Generated on Fri, 06 Oct 2023 13:51:02 GMT
4
4
  */
5
5
 
6
6
  export const xxllncColorPrimary = "#000000ad"; // Primary with 68% transparency
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:26:48 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:02 GMT
4
4
 
5
5
  @conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  @conduction-tabs-tab-list-margin-block-end: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 04 Oct 2023 14:26:48 GMT
3
+ // Generated on Fri, 06 Oct 2023 13:51:02 GMT
4
4
 
5
5
  $conduction-tabs-tab-list-border-bottom-style: solid;
6
6
  $conduction-tabs-tab-list-margin-block-end: 0px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conduction/theme",
3
- "version": "1.0.43",
3
+ "version": "1.0.45",
4
4
  "description": "Conduction's design tokens theme",
5
5
  "main": "index.js",
6
6
  "repository": {