@breadstone-infrastructure/eslint-config 0.0.206 → 0.0.209

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 (97) hide show
  1. package/CHANGELOG.md +196 -0
  2. package/configs/{Config.d.ts → config.d.ts} +5 -5
  3. package/configs/presets/{Html2.d.ts → html2.d.ts} +1 -1
  4. package/configs/presets/html2.d.ts.map +1 -0
  5. package/configs/presets/{Html2.js → html2.js} +1 -1
  6. package/configs/presets/{Html2.js.map → html2.js.map} +1 -1
  7. package/configs/presets/{Json2.d.ts → json2.d.ts} +1 -1
  8. package/configs/presets/json2.d.ts.map +1 -0
  9. package/configs/presets/{Json2.js → json2.js} +1 -1
  10. package/configs/presets/{Json2.js.map → json2.js.map} +1 -1
  11. package/configs/presets/{Markdown2.d.ts → markdown2.d.ts} +1 -1
  12. package/configs/presets/markdown2.d.ts.map +1 -0
  13. package/configs/presets/{Markdown2.js → markdown2.js} +1 -1
  14. package/configs/presets/{Markdown2.js.map → markdown2.js.map} +1 -1
  15. package/package.json +10 -10
  16. package/_utils/_Config.d.ts +0 -9
  17. package/_utils/_Config.d.ts.map +0 -1
  18. package/_utils/_Config.js +0 -4
  19. package/_utils/_Config.js.map +0 -1
  20. package/_utils/_Level.d.ts +0 -20
  21. package/_utils/_Level.d.ts.map +0 -1
  22. package/_utils/_Level.js +0 -21
  23. package/_utils/_Level.js.map +0 -1
  24. package/configs/presets/Html2.d.ts.map +0 -1
  25. package/configs/presets/Json2.d.ts.map +0 -1
  26. package/configs/presets/Markdown2.d.ts.map +0 -1
  27. /package/configs/{Config.d.ts.map → config.d.ts.map} +0 -0
  28. /package/configs/{Config.js → config.js} +0 -0
  29. /package/configs/{Config.js.map → config.js.map} +0 -0
  30. /package/configs/{Config2.d.ts → config2.d.ts} +0 -0
  31. /package/configs/{Config2.d.ts.map → config2.d.ts.map} +0 -0
  32. /package/configs/{Config2.js → config2.js} +0 -0
  33. /package/configs/{Config2.js.map → config2.js.map} +0 -0
  34. /package/configs/presets/{Angular.d.ts → angular.d.ts} +0 -0
  35. /package/configs/presets/{Angular.d.ts.map → angular.d.ts.map} +0 -0
  36. /package/configs/presets/{Angular.js → angular.js} +0 -0
  37. /package/configs/presets/{Angular.js.map → angular.js.map} +0 -0
  38. /package/configs/presets/{Angular2.d.ts → angular2.d.ts} +0 -0
  39. /package/configs/presets/{Angular2.d.ts.map → angular2.d.ts.map} +0 -0
  40. /package/configs/presets/{Angular2.js → angular2.js} +0 -0
  41. /package/configs/presets/{Angular2.js.map → angular2.js.map} +0 -0
  42. /package/configs/presets/{Custom.d.ts → custom.d.ts} +0 -0
  43. /package/configs/presets/{Custom.d.ts.map → custom.d.ts.map} +0 -0
  44. /package/configs/presets/{Custom.js → custom.js} +0 -0
  45. /package/configs/presets/{Custom.js.map → custom.js.map} +0 -0
  46. /package/configs/presets/{Html.d.ts → html.d.ts} +0 -0
  47. /package/configs/presets/{Html.d.ts.map → html.d.ts.map} +0 -0
  48. /package/configs/presets/{Html.js → html.js} +0 -0
  49. /package/configs/presets/{Html.js.map → html.js.map} +0 -0
  50. /package/configs/presets/{Import.d.ts → import.d.ts} +0 -0
  51. /package/configs/presets/{Import.d.ts.map → import.d.ts.map} +0 -0
  52. /package/configs/presets/{Import.js → import.js} +0 -0
  53. /package/configs/presets/{Import.js.map → import.js.map} +0 -0
  54. /package/configs/presets/{Import2.d.ts → import2.d.ts} +0 -0
  55. /package/configs/presets/{Import2.d.ts.map → import2.d.ts.map} +0 -0
  56. /package/configs/presets/{Import2.js → import2.js} +0 -0
  57. /package/configs/presets/{Import2.js.map → import2.js.map} +0 -0
  58. /package/configs/presets/{Javascript.d.ts → javascript.d.ts} +0 -0
  59. /package/configs/presets/{Javascript.d.ts.map → javascript.d.ts.map} +0 -0
  60. /package/configs/presets/{Javascript.js → javascript.js} +0 -0
  61. /package/configs/presets/{Javascript.js.map → javascript.js.map} +0 -0
  62. /package/configs/presets/{Javascript2.d.ts → javascript2.d.ts} +0 -0
  63. /package/configs/presets/{Javascript2.d.ts.map → javascript2.d.ts.map} +0 -0
  64. /package/configs/presets/{Javascript2.js → javascript2.js} +0 -0
  65. /package/configs/presets/{Javascript2.js.map → javascript2.js.map} +0 -0
  66. /package/configs/presets/{Json.d.ts → json.d.ts} +0 -0
  67. /package/configs/presets/{Json.d.ts.map → json.d.ts.map} +0 -0
  68. /package/configs/presets/{Json.js → json.js} +0 -0
  69. /package/configs/presets/{Json.js.map → json.js.map} +0 -0
  70. /package/configs/presets/{Lit.d.ts → lit.d.ts} +0 -0
  71. /package/configs/presets/{Lit.d.ts.map → lit.d.ts.map} +0 -0
  72. /package/configs/presets/{Lit.js → lit.js} +0 -0
  73. /package/configs/presets/{Lit.js.map → lit.js.map} +0 -0
  74. /package/configs/presets/{Lit2.d.ts → lit2.d.ts} +0 -0
  75. /package/configs/presets/{Lit2.d.ts.map → lit2.d.ts.map} +0 -0
  76. /package/configs/presets/{Lit2.js → lit2.js} +0 -0
  77. /package/configs/presets/{Lit2.js.map → lit2.js.map} +0 -0
  78. /package/configs/presets/{Markdown.d.ts → markdown.d.ts} +0 -0
  79. /package/configs/presets/{Markdown.d.ts.map → markdown.d.ts.map} +0 -0
  80. /package/configs/presets/{Markdown.js → markdown.js} +0 -0
  81. /package/configs/presets/{Markdown.js.map → markdown.js.map} +0 -0
  82. /package/configs/presets/{Stylistic.d.ts → stylistic.d.ts} +0 -0
  83. /package/configs/presets/{Stylistic.d.ts.map → stylistic.d.ts.map} +0 -0
  84. /package/configs/presets/{Stylistic.js → stylistic.js} +0 -0
  85. /package/configs/presets/{Stylistic.js.map → stylistic.js.map} +0 -0
  86. /package/configs/presets/{Stylistic2.d.ts → stylistic2.d.ts} +0 -0
  87. /package/configs/presets/{Stylistic2.d.ts.map → stylistic2.d.ts.map} +0 -0
  88. /package/configs/presets/{Stylistic2.js → stylistic2.js} +0 -0
  89. /package/configs/presets/{Stylistic2.js.map → stylistic2.js.map} +0 -0
  90. /package/configs/presets/{Typescript.d.ts → typescript.d.ts} +0 -0
  91. /package/configs/presets/{Typescript.d.ts.map → typescript.d.ts.map} +0 -0
  92. /package/configs/presets/{Typescript.js → typescript.js} +0 -0
  93. /package/configs/presets/{Typescript.js.map → typescript.js.map} +0 -0
  94. /package/configs/presets/{Typescript2.d.ts → typescript2.d.ts} +0 -0
  95. /package/configs/presets/{Typescript2.d.ts.map → typescript2.d.ts.map} +0 -0
  96. /package/configs/presets/{Typescript2.js → typescript2.js} +0 -0
  97. /package/configs/presets/{Typescript2.js.map → typescript2.js.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,199 @@
1
+ ## 0.0.208 (2025-12-13)
2
+
3
+ ### 🚀 Features
4
+
5
+ - update component properties and descriptions for better clarity and functionality ([5d4069bff7](https://github.com/RueDeRennes/mosaik/commit/5d4069bff7))
6
+
7
+ ## 0.0.207 (2025-12-13)
8
+
9
+ ### 🚀 Features
10
+
11
+ - **tailwind:** implement Tailwind v4 config generation and update package scripts ([db31430aaf](https://github.com/RueDeRennes/mosaik/commit/db31430aaf))
12
+
13
+ ### 🩹 Fixes
14
+
15
+ - **stepper:** update properties and styles for Stepper themes and components ([5f66855a75](https://github.com/RueDeRennes/mosaik/commit/5f66855a75))
16
+
17
+ ## 0.0.206 (2025-12-09)
18
+
19
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
20
+
21
+ ## 0.0.205 (2025-12-07)
22
+
23
+ ### 🩹 Fixes
24
+
25
+ - **buttons): update stack-gap variable usage in FloatingActionButton, RepeatButton, SplitButton, ToggleButton themes fix(card): update stack-gap variable usage in CardActions theme fix(expander): update stack-gap variable usage in Expander theme fix(comment): update stack-gap variable usage in Comment theme fix(dialog): update stack-gap variable usage in DialogActions theme fix(segment): update stack-gap variable usage in SegmentItem theme fix(tab-strip): update stack-gap variable usage in TabStripItem theme fix(states): update stack-gap variable usage in Busy, Empty, Error, and Success state themes chore(package:** bump version to 0.0.204 in package.json ([878a490c1e](https://github.com/RueDeRennes/mosaik/commit/878a490c1e))
26
+
27
+ ## 0.0.204 (2025-12-07)
28
+
29
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
30
+
31
+ ## 0.0.203 (2025-12-06)
32
+
33
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
34
+
35
+ ## 0.0.202 (2025-12-06)
36
+
37
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
38
+
39
+ ## 0.0.201 (2025-12-05)
40
+
41
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
42
+
43
+ ## 0.0.200 (2025-12-05)
44
+
45
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
46
+
47
+ ## 0.0.199 (2025-12-05)
48
+
49
+ ### 🩹 Fixes
50
+
51
+ - **package:** add missing newline at end of file ([e7bbe4e7c1](https://github.com/RueDeRennes/mosaik/commit/e7bbe4e7c1))
52
+
53
+ ## 0.0.198 (2025-12-05)
54
+
55
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
56
+
57
+ ## 0.0.197 (2025-12-05)
58
+
59
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
60
+
61
+ ## 0.0.196 (2025-12-05)
62
+
63
+ ### 🚀 Features
64
+
65
+ - **eslint-config:** add comprehensive TypeScript ESLint configuration ([dfa98a8887](https://github.com/RueDeRennes/mosaik/commit/dfa98a8887))
66
+ - **eslint-config:** add TypeScript configuration and update existing configs ([f050549530](https://github.com/RueDeRennes/mosaik/commit/f050549530))
67
+ - **event-hub:** add Event Hub pattern implementation for Angular 2025 ([88dc4f7404](https://github.com/RueDeRennes/mosaik/commit/88dc4f7404))
68
+
69
+ ### 🩹 Fixes
70
+
71
+ - **keywords:** add Event Bus and Message Bus to event hub documentation ([69cafcf76f](https://github.com/RueDeRennes/mosaik/commit/69cafcf76f))
72
+
73
+ ## 0.0.195 (2025-12-03)
74
+
75
+ ### 🩹 Fixes
76
+
77
+ - **package:** add missing newline at end of file in package.json ([a9bf15349b](https://github.com/RueDeRennes/mosaik/commit/a9bf15349b))
78
+
79
+ ## 0.0.194 (2025-12-03)
80
+
81
+ ### 🩹 Fixes
82
+
83
+ - **Cdk:** export FormFieldStatusDirective alongside FORM_STATUS_HOST from FormStatusDirective ([c8521cd4ff](https://github.com/RueDeRennes/mosaik/commit/c8521cd4ff))
84
+
85
+ ## 0.0.193 (2025-12-03)
86
+
87
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
88
+
89
+ ## 0.0.192 (2025-12-03)
90
+
91
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
92
+
93
+ ## 0.0.191 (2025-12-03)
94
+
95
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
96
+
97
+ ## 0.0.190 (2025-12-02)
98
+
99
+ ### 🩹 Fixes
100
+
101
+ - **choice-group:** add flex property to root part for improved layout consistency ([8bd80ed40b](https://github.com/RueDeRennes/mosaik/commit/8bd80ed40b))
102
+
103
+ ## 0.0.189 (2025-12-02)
104
+
105
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
106
+
107
+ ## 0.0.188 (2025-12-02)
108
+
109
+ ### 🚀 Features
110
+
111
+ - **directives:** update FormFieldDirective to improve error handling and usage documentation ([7c07bb43fd](https://github.com/RueDeRennes/mosaik/commit/7c07bb43fd))
112
+
113
+ ## 0.0.187 (2025-12-02)
114
+
115
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
116
+
117
+ ## 0.0.186 (2025-12-02)
118
+
119
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
120
+
121
+ ## 0.0.185 (2025-12-02)
122
+
123
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
124
+
125
+ ## 0.0.184 (2025-12-02)
126
+
127
+ ### 🚀 Features
128
+
129
+ - **eslint:** enhance ESLint configuration and add .eslintignore file ([4b3deb5566](https://github.com/RueDeRennes/mosaik/commit/4b3deb5566))
130
+
131
+ ## 0.0.183 (2025-11-30)
132
+
133
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
134
+
135
+ ## 0.0.182 (2025-11-30)
136
+
137
+ ### 🚀 Features
138
+
139
+ - **themes:** refactor theme generator strategies and update build process ([55859a854f](https://github.com/RueDeRennes/mosaik/commit/55859a854f))
140
+
141
+ ## 0.0.181 (2025-11-30)
142
+
143
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
144
+
145
+ ## 0.0.180 (2025-11-30)
146
+
147
+ This was a version bump only for eslint-config to align it with other projects, there were no code changes.
148
+
149
+ ## 0.0.179 (2025-11-29)
150
+
151
+ ### 🚀 Features
152
+
153
+ - **tailwind): add Material and Memphis presets for Tailwind CSS themes fix(tokens): correct typo in headline2 key in joy and memphis theme JSON files chore(tsconfig:** update TypeScript configuration to include Tailwind files ([0ae3d28053](https://github.com/RueDeRennes/mosaik/commit/0ae3d28053))
154
+
155
+ ## 0.0.178 (2025-11-29)
156
+
157
+ ### 🩹 Fixes
158
+
159
+ - **package:** add missing newline at end of file ([0fc5a107d6](https://github.com/RueDeRennes/mosaik/commit/0fc5a107d6))
160
+
161
+ ## 0.0.177 (2025-11-29)
162
+
163
+ ### 🩹 Fixes
164
+
165
+ - **release:** update release script version to 0.0.177 ([1895016b0a](https://github.com/RueDeRennes/mosaik/commit/1895016b0a))
166
+
167
+ ## 0.0.176 (2025-11-29)
168
+
169
+ ### 🚀 Features
170
+
171
+ - add oklch color transform and update dependencies in style-dictionary plugins ([40063afe0a](https://github.com/RueDeRennes/mosaik/commit/40063afe0a))
172
+
173
+ ### 🩹 Fixes
174
+
175
+ - add missing newline at end of JSON files ([60b2109dd0](https://github.com/RueDeRennes/mosaik/commit/60b2109dd0))
176
+
177
+ ## 0.0.175 (2025-11-28)
178
+
179
+ ### 🩹 Fixes
180
+
181
+ - add missing newline at end of package.json ([b00046e27b](https://github.com/RueDeRennes/mosaik/commit/b00046e27b))
182
+
183
+ ## 0.0.174 (2025-11-28)
184
+
185
+ ### 🚀 Features
186
+
187
+ - Add utility classes and methods for number, string, time, version, and process handling ([941d93259a](https://github.com/RueDeRennes/mosaik/commit/941d93259a))
188
+ - **tailwind:** add Joy Tailwind plugin with configuration options and token exposure ([72bbf954a8](https://github.com/RueDeRennes/mosaik/commit/72bbf954a8))
189
+ - **svg:** add SVG to path conversion utility ([f2f74da782](https://github.com/RueDeRennes/mosaik/commit/f2f74da782))
190
+
191
+ ### 🩹 Fixes
192
+
193
+ - remove unused elevation2 light token and update release version in package.json ([9a63ade438](https://github.com/RueDeRennes/mosaik/commit/9a63ade438))
194
+ - remove unused dependency 'element-to-path' from yarn.lock ([df86dc94de](https://github.com/RueDeRennes/mosaik/commit/df86dc94de))
195
+ - add newline at end of package.json ([73db364d3c](https://github.com/RueDeRennes/mosaik/commit/73db364d3c))
196
+
1
197
  ## 0.0.173 (2025-11-26)
2
198
 
3
199
  ### 🚀 Features
@@ -30,7 +30,7 @@ export declare const configs: {
30
30
  * - Contains all rules of the stylistic configuration
31
31
  * - Contains all rules of the import configuration
32
32
  */
33
- base: import("eslint/config").Config[];
33
+ base: import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig>[];
34
34
  /**
35
35
  * The lit configurations
36
36
  * - Contains all rules of the base configuration
@@ -40,7 +40,7 @@ export declare const configs: {
40
40
  * - Contains all rules of the import configuration
41
41
  * - Contains all rules of the html configuration
42
42
  */
43
- lit: import("eslint/config").Config[];
43
+ lit: import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig>[];
44
44
  /**
45
45
  * The angular configurations
46
46
  * - Contains all rules of the base configuration
@@ -49,7 +49,7 @@ export declare const configs: {
49
49
  * - Contains all rules of the angular configuration
50
50
  * - Contains all rules of the import configuration
51
51
  */
52
- angular: import("eslint/config").Config[];
52
+ angular: import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig>[];
53
53
  /**
54
54
  * The vue configurations
55
55
  * - Contains all rules of the base configuration
@@ -59,7 +59,7 @@ export declare const configs: {
59
59
  * - Contains all rules of the import configuration
60
60
  * - Contains all rules of the html configuration
61
61
  */
62
- vue: import("eslint/config").Config[];
62
+ vue: import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig>[];
63
63
  /**
64
64
  * The react configurations
65
65
  * - Contains all rules of the base configuration
@@ -69,6 +69,6 @@ export declare const configs: {
69
69
  * - Contains all rules of the import configuration
70
70
  * - Contains all rules of the html configuration
71
71
  */
72
- react: import("eslint/config").Config[];
72
+ react: import("eslint").Linter.Config<import("node_modules/@eslint/core/dist/cjs/types.cjs").RulesConfig>[];
73
73
  };
74
74
  //# sourceMappingURL=config.d.ts.map
@@ -53,4 +53,4 @@
53
53
  */
54
54
  declare const _default: import("eslint/config").Config[];
55
55
  export default _default;
56
- //# sourceMappingURL=Html2.d.ts.map
56
+ //# sourceMappingURL=html2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"html2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/html2.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;;AACH,wBA8FE"}
@@ -147,4 +147,4 @@ export default defineConfig({
147
147
  '@html-eslint/sort-attrs': 'error'
148
148
  }
149
149
  });
150
- //# sourceMappingURL=Html2.js.map
150
+ //# sourceMappingURL=html2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Html2.js","sourceRoot":"","sources":["../../../src/configs/presets/Html2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,UAAU,MAAM,4BAA4B,CAAC;AACpD,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,eAAe,YAAY,CACvB;IACI,KAAK,EAAE;QACH,WAAW;KACd;IACD,OAAO,EAAE;QACL,0CAA0C;QAC1C,4FAA4F;QAC5F,UAAU;KACb;CACJ,EACD;IACI,eAAe,EAAE;QACb,aAAa,EAAE;YACX,cAAc,EAAE,IAAI;YACpB,eAAe,EAAE,MAAM,CAAC,IAAI,CAAC,OAAO;SACvC;KACJ;CACJ,EACD;IACI,eAAe,EAAE;QACb,MAAM,EAAE,UAAU;KACrB;IACD,OAAO,EAAE;QACL,cAAc,EAAE,UAAU;KAC7B;IACD,QAAQ,EAAE;QACN,IAAI,EAAE;YACF,gBAAgB,EAAE;gBACd,IAAI,EAAE,CAAC,QAAQ,CAAC;gBAChB,QAAQ,EAAE,CAAC,gBAAgB,CAAC;aAC/B;SACJ;KACJ;CACJ;AACD,+CAA+C;AAC/C,qIAAqI;AACrI,gFAAgF;AAChF;IACI,IAAI,EAAE,aAAa;IACnB,KAAK,EAAE;QACH,gBAAgB;QAChB,iCAAiC,EAAE,OAAO;QAC1C,8BAA8B,EAAE,OAAO;QACvC,oCAAoC,EAAE,OAAO;QAC7C,+BAA+B,EAAE,OAAO;QACxC,oCAAoC,EAAE,OAAO;QAC7C,+BAA+B,EAAE,OAAO;QACxC,wCAAwC,EAAE,OAAO;QACjD,kCAAkC,EAAE,OAAO;QAC3C,mCAAmC,EAAE,OAAO;QAC5C,8BAA8B,EAAE,OAAO;QACvC,2BAA2B,EAAE,OAAO;QACpC,4BAA4B,EAAE,OAAO;QACrC,kCAAkC,EAAE,OAAO;QAC3C,mCAAmC,EAAE,OAAO;QAC5C,8BAA8B,EAAE,OAAO;QACvC,oCAAoC,EAAE,OAAO;QAC7C,mCAAmC,EAAE,OAAO;QAC5C,mCAAmC,EAAE,OAAO;QAC5C,MAAM;QACN,6BAA6B,EAAE,OAAO;QACtC,2BAA2B,EAAE,OAAO;QACpC,uCAAuC,EAAE,OAAO;QAChD,0CAA0C,EAAE,OAAO;QACnD,4BAA4B,EAAE,OAAO;QACrC,gBAAgB;QAChB,gCAAgC,EAAE,OAAO;QACzC,iCAAiC,EAAE,OAAO;QAC1C,kCAAkC,EAAE,OAAO;QAC3C,uCAAuC,EAAE,OAAO;QAChD,8BAA8B,EAAE,OAAO;QACvC,uCAAuC,EAAE,OAAO;QAChD,mCAAmC,EAAE,OAAO;QAC5C,qCAAqC,EAAE,OAAO;QAC9C,kCAAkC,EAAE,OAAO;QAC3C,kCAAkC,EAAE,OAAO;QAC3C,8BAA8B,EAAE,OAAO;QACvC,kCAAkC,EAAE,OAAO;QAC3C,oCAAoC,EAAE,OAAO;QAC7C,QAAQ;QACR,4BAA4B,EAAE,OAAO;QACrC,8BAA8B,EAAE,OAAO;QACvC,mCAAmC,EAAE,OAAO;QAC5C,qBAAqB,EAAE,OAAO;QAC9B,wBAAwB,EAAE,OAAO;QACjC,gCAAgC,EAAE,OAAO;QACzC,qCAAqC,EAAE,OAAO;QAC9C,sCAAsC,EAAE,OAAO;QAC/C,iCAAiC,EAAE,OAAO;QAC1C,qBAAqB,EAAE,OAAO;QAC9B,yBAAyB,EAAE,OAAO;KACrC;CACJ,CACJ,CAAC"}
1
+ {"version":3,"file":"html2.js","sourceRoot":"","sources":["../../../src/configs/presets/html2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,UAAU,MAAM,4BAA4B,CAAC;AACpD,OAAO,UAAU,MAAM,qBAAqB,CAAC;AAC7C,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;AACH,eAAe,YAAY,CACvB;IACI,KAAK,EAAE;QACH,WAAW;KACd;IACD,OAAO,EAAE;QACL,0CAA0C;QAC1C,4FAA4F;QAC5F,UAAU;KACb;CACJ,EACD;IACI,eAAe,EAAE;QACb,aAAa,EAAE;YACX,cAAc,EAAE,IAAI;YACpB,eAAe,EAAE,MAAM,CAAC,IAAI,CAAC,OAAO;SACvC;KACJ;CACJ,EACD;IACI,eAAe,EAAE;QACb,MAAM,EAAE,UAAU;KACrB;IACD,OAAO,EAAE;QACL,cAAc,EAAE,UAAU;KAC7B;IACD,QAAQ,EAAE;QACN,IAAI,EAAE;YACF,gBAAgB,EAAE;gBACd,IAAI,EAAE,CAAC,QAAQ,CAAC;gBAChB,QAAQ,EAAE,CAAC,gBAAgB,CAAC;aAC/B;SACJ;KACJ;CACJ;AACD,+CAA+C;AAC/C,qIAAqI;AACrI,gFAAgF;AAChF;IACI,IAAI,EAAE,aAAa;IACnB,KAAK,EAAE;QACH,gBAAgB;QAChB,iCAAiC,EAAE,OAAO;QAC1C,8BAA8B,EAAE,OAAO;QACvC,oCAAoC,EAAE,OAAO;QAC7C,+BAA+B,EAAE,OAAO;QACxC,oCAAoC,EAAE,OAAO;QAC7C,+BAA+B,EAAE,OAAO;QACxC,wCAAwC,EAAE,OAAO;QACjD,kCAAkC,EAAE,OAAO;QAC3C,mCAAmC,EAAE,OAAO;QAC5C,8BAA8B,EAAE,OAAO;QACvC,2BAA2B,EAAE,OAAO;QACpC,4BAA4B,EAAE,OAAO;QACrC,kCAAkC,EAAE,OAAO;QAC3C,mCAAmC,EAAE,OAAO;QAC5C,8BAA8B,EAAE,OAAO;QACvC,oCAAoC,EAAE,OAAO;QAC7C,mCAAmC,EAAE,OAAO;QAC5C,mCAAmC,EAAE,OAAO;QAC5C,MAAM;QACN,6BAA6B,EAAE,OAAO;QACtC,2BAA2B,EAAE,OAAO;QACpC,uCAAuC,EAAE,OAAO;QAChD,0CAA0C,EAAE,OAAO;QACnD,4BAA4B,EAAE,OAAO;QACrC,gBAAgB;QAChB,gCAAgC,EAAE,OAAO;QACzC,iCAAiC,EAAE,OAAO;QAC1C,kCAAkC,EAAE,OAAO;QAC3C,uCAAuC,EAAE,OAAO;QAChD,8BAA8B,EAAE,OAAO;QACvC,uCAAuC,EAAE,OAAO;QAChD,mCAAmC,EAAE,OAAO;QAC5C,qCAAqC,EAAE,OAAO;QAC9C,kCAAkC,EAAE,OAAO;QAC3C,kCAAkC,EAAE,OAAO;QAC3C,8BAA8B,EAAE,OAAO;QACvC,kCAAkC,EAAE,OAAO;QAC3C,oCAAoC,EAAE,OAAO;QAC7C,QAAQ;QACR,4BAA4B,EAAE,OAAO;QACrC,8BAA8B,EAAE,OAAO;QACvC,mCAAmC,EAAE,OAAO;QAC5C,qBAAqB,EAAE,OAAO;QAC9B,wBAAwB,EAAE,OAAO;QACjC,gCAAgC,EAAE,OAAO;QACzC,qCAAqC,EAAE,OAAO;QAC9C,sCAAsC,EAAE,OAAO;QAC/C,iCAAiC,EAAE,OAAO;QAC1C,qBAAqB,EAAE,OAAO;QAC9B,yBAAyB,EAAE,OAAO;KACrC;CACJ,CACJ,CAAC"}
@@ -5,4 +5,4 @@
5
5
  */
6
6
  declare const _default: import("eslint/config").Config[];
7
7
  export default _default;
8
- //# sourceMappingURL=Json2.d.ts.map
8
+ //# sourceMappingURL=json2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"json2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/json2.ts"],"names":[],"mappings":"AAOA;;;;GAIG;;AACH,wBAcE"}
@@ -19,4 +19,4 @@ export default defineConfig(json.configs.recommended, {
19
19
  ],
20
20
  language: 'json/json'
21
21
  });
22
- //# sourceMappingURL=Json2.js.map
22
+ //# sourceMappingURL=json2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Json2.js","sourceRoot":"","sources":["../../../src/configs/presets/Json2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,IAAI,MAAM,cAAc,CAAC;AAChC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;GAIG;AACH,eAAe,YAAY,CACvB,IAAI,CAAC,OAAO,CAAC,WAAW,EACxB;IACI,IAAI,EAAE,aAAa;IACnB,KAAK,EAAE;QACH,WAAW;QACX,YAAY;QACZ,YAAY;KACf;IACD,OAAO,EAAE;QACL,mBAAmB;KACtB;IACD,QAAQ,EAAE,WAAW;CACxB,CACJ,CAAC"}
1
+ {"version":3,"file":"json2.js","sourceRoot":"","sources":["../../../src/configs/presets/json2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,IAAI,MAAM,cAAc,CAAC;AAChC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;GAIG;AACH,eAAe,YAAY,CACvB,IAAI,CAAC,OAAO,CAAC,WAAW,EACxB;IACI,IAAI,EAAE,aAAa;IACnB,KAAK,EAAE;QACH,WAAW;QACX,YAAY;QACZ,YAAY;KACf;IACD,OAAO,EAAE;QACL,mBAAmB;KACtB;IACD,QAAQ,EAAE,WAAW;CACxB,CACJ,CAAC"}
@@ -5,4 +5,4 @@
5
5
  */
6
6
  declare const _default: import("eslint/config").Config[];
7
7
  export default _default;
8
- //# sourceMappingURL=Markdown2.d.ts.map
8
+ //# sourceMappingURL=markdown2.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"markdown2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/markdown2.ts"],"names":[],"mappings":"AAOA;;;;GAIG;;AACH,wBAUE"}
@@ -15,4 +15,4 @@ export default defineConfig(...markdown.configs.recommended, {
15
15
  ],
16
16
  language: 'markdown/gfm'
17
17
  });
18
- //# sourceMappingURL=Markdown2.js.map
18
+ //# sourceMappingURL=markdown2.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Markdown2.js","sourceRoot":"","sources":["../../../src/configs/presets/Markdown2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,QAAQ,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;GAIG;AACH,eAAe,YAAY,CACvB,GAAG,QAAQ,CAAC,OAAO,CAAC,WAAW,EAC/B;IACI,IAAI,EAAE,iBAAiB;IACvB,KAAK,EAAE;QACH,SAAS;QACT,UAAU;KACb;IACD,QAAQ,EAAE,cAAc;CAC3B,CACJ,CAAC"}
1
+ {"version":3,"file":"markdown2.js","sourceRoot":"","sources":["../../../src/configs/presets/markdown2.ts"],"names":[],"mappings":"AAAA,kBAAkB;AAElB,OAAO,QAAQ,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AAE7C,aAAa;AAEb;;;;GAIG;AACH,eAAe,YAAY,CACvB,GAAG,QAAQ,CAAC,OAAO,CAAC,WAAW,EAC/B;IACI,IAAI,EAAE,iBAAiB;IACvB,KAAK,EAAE;QACH,SAAS;QACT,UAAU;KACb;IACD,QAAQ,EAAE,cAAc;CAC3B,CACJ,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@breadstone-infrastructure/eslint-config",
3
- "version": "0.0.206",
3
+ "version": "0.0.209",
4
4
  "description": "Shared eslint configuration",
5
5
  "license": "MIT",
6
6
  "author": "andre.wehlert <awehlert@breadstone.de> (https://www.breadstone.de)",
@@ -13,21 +13,21 @@
13
13
  "module": "./index.js",
14
14
  "types": "./index.d.ts",
15
15
  "dependencies": {
16
- "@angular-eslint/eslint-plugin": "^21.0.1",
17
- "@angular-eslint/eslint-plugin-template": "^21.0.1",
18
- "@angular-eslint/template-parser": "^21.0.1",
19
- "@eslint/js": "^9.39.1",
16
+ "@angular-eslint/eslint-plugin": "^21.1.0",
17
+ "@angular-eslint/eslint-plugin-template": "^21.1.0",
18
+ "@angular-eslint/template-parser": "^21.1.0",
19
+ "@eslint/js": "^9.39.2",
20
20
  "@eslint/json": "^0.14.0",
21
21
  "@eslint/markdown": "^7.5.1",
22
- "@html-eslint/eslint-plugin": "^0.50.0",
23
- "@html-eslint/parser": "^0.50.0",
22
+ "@html-eslint/eslint-plugin": "^0.52.0",
23
+ "@html-eslint/parser": "^0.52.0",
24
24
  "@stylistic/eslint-plugin": "^5.6.1",
25
- "@typescript-eslint/eslint-plugin": "^8.48.1",
26
- "@typescript-eslint/parser": "^8.48.1",
25
+ "@typescript-eslint/eslint-plugin": "^8.51.0",
26
+ "@typescript-eslint/parser": "^8.51.0",
27
27
  "confusing-browser-globals": "^1.0.11",
28
28
  "eslint-plugin-import": "^2.32.0",
29
29
  "eslint-plugin-lit": "^2.1.1",
30
30
  "globals": "^16.5.0",
31
- "typescript-eslint": "^8.48.1"
31
+ "typescript-eslint": "^8.51.0"
32
32
  }
33
33
  }
@@ -1,9 +0,0 @@
1
- import type { Linter } from 'eslint';
2
- /**
3
- * A internal type for the configuration
4
- *
5
- * @private
6
- */
7
- export type Config = Array<Linter.Config>;
8
- export declare function create(...c: Config): Config;
9
- //# sourceMappingURL=_Config.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_Config.d.ts","sourceRoot":"","sources":["../../src/_utils/_Config.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,QAAQ,CAAC;AAErC;;;;GAIG;AACH,MAAM,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,CAAC;AAE1C,wBAAgB,MAAM,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,MAAM,CAE3C"}
package/_utils/_Config.js DELETED
@@ -1,4 +0,0 @@
1
- export function create(...c) {
2
- return c;
3
- }
4
- //# sourceMappingURL=_Config.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_Config.js","sourceRoot":"","sources":["../../src/_utils/_Config.ts"],"names":[],"mappings":"AASA,MAAM,UAAU,MAAM,CAAC,GAAG,CAAS;IAC/B,OAAO,CAAC,CAAC;AACb,CAAC"}
@@ -1,20 +0,0 @@
1
- /**
2
- * The severity level of the rule
3
- *
4
- * @public
5
- */
6
- export declare enum Level {
7
- /**
8
- * Off - The rule is disabled
9
- */
10
- Off = "off",
11
- /**
12
- * Warn - The rule will throw a warning
13
- */
14
- Warn = "warn",
15
- /**
16
- * Error - The rule will throw an error
17
- */
18
- Error = "error"
19
- }
20
- //# sourceMappingURL=_Level.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_Level.d.ts","sourceRoot":"","sources":["../../src/_utils/_Level.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,oBAAY,KAAK;IAEb;;OAEG;IACH,GAAG,QAAQ;IAEX;;OAEG;IACH,IAAI,SAAS;IAEb;;OAEG;IACH,KAAK,UAAU;CAClB"}
package/_utils/_Level.js DELETED
@@ -1,21 +0,0 @@
1
- /**
2
- * The severity level of the rule
3
- *
4
- * @public
5
- */
6
- export var Level;
7
- (function (Level) {
8
- /**
9
- * Off - The rule is disabled
10
- */
11
- Level["Off"] = "off";
12
- /**
13
- * Warn - The rule will throw a warning
14
- */
15
- Level["Warn"] = "warn";
16
- /**
17
- * Error - The rule will throw an error
18
- */
19
- Level["Error"] = "error";
20
- })(Level || (Level = {}));
21
- //# sourceMappingURL=_Level.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_Level.js","sourceRoot":"","sources":["../../src/_utils/_Level.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AACH,MAAM,CAAN,IAAY,KAgBX;AAhBD,WAAY,KAAK;IAEb;;OAEG;IACH,oBAAW,CAAA;IAEX;;OAEG;IACH,sBAAa,CAAA;IAEb;;OAEG;IACH,wBAAe,CAAA;AACnB,CAAC,EAhBW,KAAK,KAAL,KAAK,QAgBhB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Html2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/Html2.ts"],"names":[],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoDG;;AACH,wBA8FE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Json2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/Json2.ts"],"names":[],"mappings":"AAOA;;;;GAIG;;AACH,wBAcE"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"Markdown2.d.ts","sourceRoot":"","sources":["../../../src/configs/presets/Markdown2.ts"],"names":[],"mappings":"AAOA;;;;GAIG;;AACH,wBAUE"}
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes