@conduction/theme 1.0.60 → 1.1.0

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 (89) hide show
  1. package/.github/workflows/openCatalogi.yaml +19 -0
  2. package/README.md +8 -0
  3. package/conduction-design-tokens/dist/design-tokens.css +1 -1
  4. package/conduction-design-tokens/dist/index.js +1 -1
  5. package/conduction-design-tokens/dist/index.less +1 -1
  6. package/conduction-design-tokens/dist/index.scss +1 -1
  7. package/municipalities/commonground-design-tokens/dist/design-tokens.css +1 -1
  8. package/municipalities/commonground-design-tokens/dist/index.js +1 -1
  9. package/municipalities/commonground-design-tokens/dist/index.less +1 -1
  10. package/municipalities/commonground-design-tokens/dist/index.scss +1 -1
  11. package/municipalities/commonground-design-tokens/src/config.json +10 -0
  12. package/municipalities/dimpact-design-tokens/dist/design-tokens.css +1 -1
  13. package/municipalities/dimpact-design-tokens/dist/index.js +1 -1
  14. package/municipalities/dimpact-design-tokens/dist/index.less +1 -1
  15. package/municipalities/dimpact-design-tokens/dist/index.scss +1 -1
  16. package/municipalities/dinkelland-design-tokens/dist/design-tokens.css +1 -1
  17. package/municipalities/dinkelland-design-tokens/dist/index.js +1 -1
  18. package/municipalities/dinkelland-design-tokens/dist/index.less +1 -1
  19. package/municipalities/dinkelland-design-tokens/dist/index.scss +1 -1
  20. package/municipalities/dinkelland-design-tokens/package.json +1 -1
  21. package/municipalities/dinkelland-design-tokens/src/config.json +12 -1
  22. package/municipalities/epe-design-tokens/dist/design-tokens.css +1 -1
  23. package/municipalities/epe-design-tokens/dist/index.js +1 -1
  24. package/municipalities/epe-design-tokens/dist/index.less +1 -1
  25. package/municipalities/epe-design-tokens/dist/index.scss +1 -1
  26. package/municipalities/epe-design-tokens/package.json +1 -1
  27. package/municipalities/epe-design-tokens/src/config.json +12 -1
  28. package/municipalities/leiden-design-tokens/dist/design-tokens.css +1 -1
  29. package/municipalities/leiden-design-tokens/dist/index.js +1 -1
  30. package/municipalities/leiden-design-tokens/dist/index.less +1 -1
  31. package/municipalities/leiden-design-tokens/dist/index.scss +1 -1
  32. package/municipalities/leiden-design-tokens/package.json +1 -1
  33. package/municipalities/leiden-design-tokens/src/config.json +12 -1
  34. package/municipalities/noaberkracht-design-tokens/dist/design-tokens.css +1 -1
  35. package/municipalities/noaberkracht-design-tokens/dist/index.js +1 -1
  36. package/municipalities/noaberkracht-design-tokens/dist/index.less +1 -1
  37. package/municipalities/noaberkracht-design-tokens/dist/index.scss +1 -1
  38. package/municipalities/noaberkracht-design-tokens/package.json +1 -1
  39. package/municipalities/noaberkracht-design-tokens/src/config.json +12 -1
  40. package/municipalities/noordwijk-design-tokens/dist/design-tokens.css +1 -1
  41. package/municipalities/noordwijk-design-tokens/dist/index.js +1 -1
  42. package/municipalities/noordwijk-design-tokens/dist/index.less +1 -1
  43. package/municipalities/noordwijk-design-tokens/dist/index.scss +1 -1
  44. package/municipalities/noordwijk-design-tokens/package.json +5 -2
  45. package/municipalities/noordwijk-design-tokens/src/config.json +12 -1
  46. package/municipalities/open-webconcept-design-tokens/dist/design-tokens.css +1 -1
  47. package/municipalities/open-webconcept-design-tokens/dist/index.js +1 -1
  48. package/municipalities/open-webconcept-design-tokens/dist/index.less +1 -1
  49. package/municipalities/open-webconcept-design-tokens/dist/index.scss +1 -1
  50. package/municipalities/opencatalogi-design-tokens/dist/design-tokens.css +13 -11
  51. package/municipalities/opencatalogi-design-tokens/dist/index.js +13 -11
  52. package/municipalities/opencatalogi-design-tokens/dist/index.json +117 -79
  53. package/municipalities/opencatalogi-design-tokens/dist/index.less +13 -11
  54. package/municipalities/opencatalogi-design-tokens/dist/index.scss +13 -11
  55. package/municipalities/opencatalogi-design-tokens/dist/tokens.json +119 -79
  56. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/badge.tokens.json +1 -1
  57. package/municipalities/opencatalogi-design-tokens/src/components/utrecht/separator.tokens.json +10 -0
  58. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/form-control.tokens.json +1 -0
  59. package/municipalities/rotterdam-design-tokens/dist/design-tokens.css +1 -1
  60. package/municipalities/rotterdam-design-tokens/dist/index.js +1 -1
  61. package/municipalities/rotterdam-design-tokens/dist/index.less +1 -1
  62. package/municipalities/rotterdam-design-tokens/dist/index.scss +1 -1
  63. package/municipalities/tubbergen-design-tokens/dist/design-tokens.css +1 -1
  64. package/municipalities/tubbergen-design-tokens/dist/index.js +1 -1
  65. package/municipalities/tubbergen-design-tokens/dist/index.less +1 -1
  66. package/municipalities/tubbergen-design-tokens/dist/index.scss +1 -1
  67. package/municipalities/tubbergen-design-tokens/package.json +5 -2
  68. package/municipalities/tubbergen-design-tokens/src/config.json +12 -1
  69. package/municipalities/xxllnc-design-tokens/dist/design-tokens.css +1 -1
  70. package/municipalities/xxllnc-design-tokens/dist/index.js +1 -1
  71. package/municipalities/xxllnc-design-tokens/dist/index.less +1 -1
  72. package/municipalities/xxllnc-design-tokens/dist/index.scss +1 -1
  73. package/municipalities/xxllnc-design-tokens/package.json +1 -1
  74. package/municipalities/xxllnc-design-tokens/src/config.json +12 -1
  75. package/municipalities/zutphen-design-tokens/dist/design-tokens.css +607 -0
  76. package/municipalities/zutphen-design-tokens/dist/font.css +15 -0
  77. package/municipalities/zutphen-design-tokens/dist/index.css +7 -0
  78. package/municipalities/zutphen-design-tokens/dist/index.js +605 -0
  79. package/municipalities/zutphen-design-tokens/dist/index.json +12304 -0
  80. package/municipalities/zutphen-design-tokens/dist/index.less +604 -0
  81. package/municipalities/zutphen-design-tokens/dist/index.scss +604 -0
  82. package/municipalities/zutphen-design-tokens/dist/tokens.json +13024 -0
  83. package/package.json +1 -1
  84. package/publiccode.yaml +84 -0
  85. package/municipalities/leiden.css +0 -445
  86. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge-counter.tokens.json +0 -12
  87. package/municipalities/opencatalogi-design-tokens/src/rotterdam/component/utrecht/badge.tokens.json +0 -29
  88. package/municipalities/xxllnc.css +0 -444
  89. package/theme.css +0 -453
@@ -0,0 +1,19 @@
1
+ name: My Open Catalogi Workflow
2
+
3
+ on:
4
+ workflow_dispatch:
5
+ push:
6
+ branches:
7
+ - main
8
+
9
+ permissions:
10
+ contents: write
11
+
12
+ jobs:
13
+ build:
14
+ runs-on: ubuntu-latest
15
+ steps:
16
+ - name: Create or Update publiccode.yaml
17
+ uses: OpenCatalogi/publiccode-action@1.1.1
18
+ - name: Create een Productpagina
19
+ uses: OpenCatalogi/productpage-action@1.0.0
package/README.md CHANGED
@@ -4,8 +4,16 @@ Conduction's design tokens theme
4
4
 
5
5
  ## Changelog
6
6
 
7
+ - **Version 1.1 (breaking changes from 1.0.x)**
8
+
9
+ - 1.1.0: Removed old Conduction, Leiden and XXLLNC theme files.
10
+
7
11
  - **Version 1**
8
12
 
13
+ - 1.0.62:
14
+ - Updated themes to NL-Design repo.
15
+ - Added publiccode.
16
+ - 1.0.61: Updated OpenCatalogi theme tokens.
9
17
  - 1.0.60:
10
18
  - Removed opacity token from tooltip tokens in all themes.
11
19
  - Added OpenCatalogi theme based on Rotterdam theme.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:49:58 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:33:51 GMT
4
4
  */
5
5
 
6
6
  .conduction-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:49:58 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:33:51 GMT
4
4
  */
5
5
 
6
6
  export const conductionColorPrimary = "#4376fc";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:49:58 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:33:51 GMT
4
4
 
5
5
  @utrecht-separator-margin-block-start: 0px;
6
6
  @utrecht-separator-margin-block-end: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:49:58 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:33:51 GMT
4
4
 
5
5
  $utrecht-separator-margin-block-start: 0px;
6
6
  $utrecht-separator-margin-block-end: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:51:12 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:35:05 GMT
4
4
  */
5
5
 
6
6
  .commonground-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:51:12 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:35:05 GMT
4
4
  */
5
5
 
6
6
  export const commongroundColorPrimary = "#ffbc2c";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:51:12 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:35:05 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:51:12 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:35:05 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:51:06 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:59 GMT
4
4
  */
5
5
 
6
6
  .dimpact-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:51:06 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:59 GMT
4
4
  */
5
5
 
6
6
  export const dimpactColorPrimary = "#00377a";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:51:06 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:59 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:51:06 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:59 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:24 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:16 GMT
4
4
  */
5
5
 
6
6
  .dinkelland-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:24 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:16 GMT
4
4
  */
5
5
 
6
6
  export const dinkellandColorPrimary = "#006cb9";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:25 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:17 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:24 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:17 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.12",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "NL Design System design tokens for Gemeente Dinkelland",
5
5
  "website": "https://www.dinkelland.nl/",
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -44,4 +54,5 @@
44
54
  "react-conduction-tabs--hover",
45
55
  "react-conduction-tabs--list",
46
56
  "react-conduction-tabs--panel"
47
- ]}
57
+ ]
58
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:31 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:23 GMT
4
4
  */
5
5
 
6
6
  .epe-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:31 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:23 GMT
4
4
  */
5
5
 
6
6
  export const epeColorPrimary = "#01699d";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:31 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:23 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:31 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:23 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.12",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "NL Design System design tokens for Gemeente Epe",
5
5
  "website": "https://www.epe.nl/",
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -44,4 +54,5 @@
44
54
  "react-conduction-tabs--hover",
45
55
  "react-conduction-tabs--list",
46
56
  "react-conduction-tabs--panel"
47
- ]}
57
+ ]
58
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:05 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:33:58 GMT
4
4
  */
5
5
 
6
6
  .leiden-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:05 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:33:58 GMT
4
4
  */
5
5
 
6
6
  export const leidenColorPrimary = "#d62410";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:05 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:33:58 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:05 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:33:58 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.125",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "NL Design System design tokens for Gemeente Leiden",
5
5
  "website": "https://gemeente.leiden.nl/",
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -44,4 +54,5 @@
44
54
  "react-conduction-tabs--hover",
45
55
  "react-conduction-tabs--list",
46
56
  "react-conduction-tabs--panel"
47
- ]}
57
+ ]
58
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:43 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:35 GMT
4
4
  */
5
5
 
6
6
  .noaberkracht-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:43 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:35 GMT
4
4
  */
5
5
 
6
6
  export const noaberkrachtColorPrimary = "#4376fc";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:44 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:35 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:43 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:35 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.12",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "NL Design System design tokens for Noaberkracht",
5
5
  "website": "https://werkenbijnoaberkracht.nl/",
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -44,4 +54,5 @@
44
54
  "react-conduction-tabs--hover",
45
55
  "react-conduction-tabs--list",
46
56
  "react-conduction-tabs--panel"
47
- ]}
57
+ ]
58
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:37 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:29 GMT
4
4
  */
5
5
 
6
6
  .noordwijk-theme {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:37 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:29 GMT
4
4
  */
5
5
 
6
6
  export const noordwijkColorPrimary = "#2c2276";
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:37 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:29 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:37 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:29 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;
@@ -1,9 +1,12 @@
1
1
  {
2
- "version": "1.0.0-alpha.1",
2
+ "version": "1.0.0-alpha.13",
3
3
  "author": "Community for NL Design System",
4
4
  "description": "NL Design System design tokens for Gemeente Noordwijk",
5
5
  "website": "https://noordwijk.nl/",
6
- "keywords": ["nl-design-system", "conduction"],
6
+ "keywords": [
7
+ "nl-design-system",
8
+ "conduction"
9
+ ],
7
10
  "license": "SEE LICENSE IN LICENSE.md",
8
11
  "name": "@nl-design-system-unstable/noordwijk-design-tokens",
9
12
  "private": false,
@@ -9,12 +9,15 @@
9
9
  "react-utrecht-alert--error",
10
10
  "react-utrecht-alert--ok",
11
11
  "react-utrecht-badge-counter--default",
12
+ "react-utrecht-breadcrumb-nav--default",
13
+ "react-utrecht-breadcrumb-nav--separator",
12
14
  "react-utrecht-button--default",
13
15
  "react-utrecht-button--hover",
14
16
  "react-utrecht-button--primary-action-button",
15
17
  "react-utrecht-button--secondary-action-button",
16
18
  "react-utrecht-code--default",
17
19
  "react-utrecht-code-block--default",
20
+ "react-utrecht-document--default",
18
21
  "react-utrecht-heading-1--default",
19
22
  "react-utrecht-heading-2--default",
20
23
  "react-utrecht-heading-3--default",
@@ -28,6 +31,13 @@
28
31
  "react-utrecht-page-header--default",
29
32
  "react-utrecht-page-footer--default",
30
33
  "react-utrecht-paragraph--default",
34
+ "react-utrecht-radio-button--default",
35
+ "react-utrecht-radio-button--hover",
36
+ "react-utrecht-radio-button--focus",
37
+ "react-utrecht-radio-button--checked",
38
+ "react-utrecht-radio-button--checked-and-disabled",
39
+ "react-utrecht-radio-button--disabled",
40
+ "react-utrecht-separator--default",
31
41
  "react-utrecht-surface--default",
32
42
  "react-utrecht-table--default",
33
43
  "react-utrecht-textbox--default",
@@ -44,4 +54,5 @@
44
54
  "react-conduction-tabs--hover",
45
55
  "react-conduction-tabs--list",
46
56
  "react-conduction-tabs--panel"
47
- ]}
57
+ ]
58
+ }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 12 Dec 2023 10:50:59 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:53 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 Tue, 12 Dec 2023 10:50:59 GMT
3
+ * Generated on Tue, 12 Dec 2023 13:34:53 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 Tue, 12 Dec 2023 10:51:00 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:53 GMT
4
4
 
5
5
  @conduction-tooltip-z-index: 9999;
6
6
  @conduction-tooltip-border-radius: 0px;
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Tue, 12 Dec 2023 10:50:59 GMT
3
+ // Generated on Tue, 12 Dec 2023 13:34:53 GMT
4
4
 
5
5
  $conduction-tooltip-z-index: 9999;
6
6
  $conduction-tooltip-border-radius: 0px;