@testgorilla/tgo-ui 7.12.0 → 7.13.0-beta.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.
- package/components/radial-progress/radial-progress.component.d.ts +13 -1
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs +17 -3
- package/fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-stepper.mjs.map +1 -1
- package/package.json +44 -44
- package/mcp/catalog.json +0 -1
- package/mcp/server.mjs +0 -21567
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "7.
|
|
3
|
+
"version": "7.13.0-beta.0",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -112,10 +112,6 @@
|
|
|
112
112
|
"types": "./components/badge/index.d.ts",
|
|
113
113
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
114
114
|
},
|
|
115
|
-
"./components/breadcrumb": {
|
|
116
|
-
"types": "./components/breadcrumb/index.d.ts",
|
|
117
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
118
|
-
},
|
|
119
115
|
"./components/button": {
|
|
120
116
|
"types": "./components/button/index.d.ts",
|
|
121
117
|
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
@@ -124,26 +120,30 @@
|
|
|
124
120
|
"types": "./components/card/index.d.ts",
|
|
125
121
|
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
126
122
|
},
|
|
127
|
-
"./components/
|
|
128
|
-
"types": "./components/
|
|
129
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
123
|
+
"./components/breadcrumb": {
|
|
124
|
+
"types": "./components/breadcrumb/index.d.ts",
|
|
125
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
130
126
|
},
|
|
131
127
|
"./components/checklist": {
|
|
132
128
|
"types": "./components/checklist/index.d.ts",
|
|
133
129
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
134
130
|
},
|
|
131
|
+
"./components/checkbox": {
|
|
132
|
+
"types": "./components/checkbox/index.d.ts",
|
|
133
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
134
|
+
},
|
|
135
135
|
"./components/core": {
|
|
136
136
|
"types": "./components/core/index.d.ts",
|
|
137
137
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
138
138
|
},
|
|
139
|
-
"./components/datepicker": {
|
|
140
|
-
"types": "./components/datepicker/index.d.ts",
|
|
141
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
142
|
-
},
|
|
143
139
|
"./components/dialog": {
|
|
144
140
|
"types": "./components/dialog/index.d.ts",
|
|
145
141
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
146
142
|
},
|
|
143
|
+
"./components/datepicker": {
|
|
144
|
+
"types": "./components/datepicker/index.d.ts",
|
|
145
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
146
|
+
},
|
|
147
147
|
"./components/divider": {
|
|
148
148
|
"types": "./components/divider/index.d.ts",
|
|
149
149
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
@@ -176,14 +176,14 @@
|
|
|
176
176
|
"types": "./components/filter-button/index.d.ts",
|
|
177
177
|
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
178
178
|
},
|
|
179
|
-
"./components/gaussian-chart": {
|
|
180
|
-
"types": "./components/gaussian-chart/index.d.ts",
|
|
181
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
182
|
-
},
|
|
183
179
|
"./components/icon": {
|
|
184
180
|
"types": "./components/icon/index.d.ts",
|
|
185
181
|
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
186
182
|
},
|
|
183
|
+
"./components/gaussian-chart": {
|
|
184
|
+
"types": "./components/gaussian-chart/index.d.ts",
|
|
185
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
186
|
+
},
|
|
187
187
|
"./components/icon-label": {
|
|
188
188
|
"types": "./components/icon-label/index.d.ts",
|
|
189
189
|
"default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
|
|
@@ -192,10 +192,6 @@
|
|
|
192
192
|
"types": "./components/inline-field/index.d.ts",
|
|
193
193
|
"default": "./fesm2022/testgorilla-tgo-ui-components-inline-field.mjs"
|
|
194
194
|
},
|
|
195
|
-
"./components/logo": {
|
|
196
|
-
"types": "./components/logo/index.d.ts",
|
|
197
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
198
|
-
},
|
|
199
195
|
"./components/media-card": {
|
|
200
196
|
"types": "./components/media-card/index.d.ts",
|
|
201
197
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
@@ -204,26 +200,34 @@
|
|
|
204
200
|
"types": "./components/media-dialog/index.d.ts",
|
|
205
201
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
206
202
|
},
|
|
203
|
+
"./components/logo": {
|
|
204
|
+
"types": "./components/logo/index.d.ts",
|
|
205
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
206
|
+
},
|
|
207
207
|
"./components/multi-input": {
|
|
208
208
|
"types": "./components/multi-input/index.d.ts",
|
|
209
209
|
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
210
210
|
},
|
|
211
|
-
"./components/
|
|
212
|
-
"types": "./components/
|
|
213
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
211
|
+
"./components/page-header": {
|
|
212
|
+
"types": "./components/page-header/index.d.ts",
|
|
213
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
214
214
|
},
|
|
215
215
|
"./components/overflow-menu": {
|
|
216
216
|
"types": "./components/overflow-menu/index.d.ts",
|
|
217
217
|
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
218
218
|
},
|
|
219
|
-
"./components/
|
|
220
|
-
"types": "./components/
|
|
221
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
219
|
+
"./components/navbar": {
|
|
220
|
+
"types": "./components/navbar/index.d.ts",
|
|
221
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|
|
222
222
|
},
|
|
223
223
|
"./components/paginator": {
|
|
224
224
|
"types": "./components/paginator/index.d.ts",
|
|
225
225
|
"default": "./fesm2022/testgorilla-tgo-ui-components-paginator.mjs"
|
|
226
226
|
},
|
|
227
|
+
"./components/phone-input": {
|
|
228
|
+
"types": "./components/phone-input/index.d.ts",
|
|
229
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
230
|
+
},
|
|
227
231
|
"./components/password-criteria": {
|
|
228
232
|
"types": "./components/password-criteria/index.d.ts",
|
|
229
233
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs"
|
|
@@ -232,10 +236,6 @@
|
|
|
232
236
|
"types": "./components/password-strength/index.d.ts",
|
|
233
237
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
234
238
|
},
|
|
235
|
-
"./components/phone-input": {
|
|
236
|
-
"types": "./components/phone-input/index.d.ts",
|
|
237
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
238
|
-
},
|
|
239
239
|
"./components/popover": {
|
|
240
240
|
"types": "./components/popover/index.d.ts",
|
|
241
241
|
"default": "./fesm2022/testgorilla-tgo-ui-components-popover.mjs"
|
|
@@ -272,14 +272,14 @@
|
|
|
272
272
|
"types": "./components/segmented-bar/index.d.ts",
|
|
273
273
|
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs"
|
|
274
274
|
},
|
|
275
|
-
"./components/segmented-button": {
|
|
276
|
-
"types": "./components/segmented-button/index.d.ts",
|
|
277
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs"
|
|
278
|
-
},
|
|
279
275
|
"./components/selectable-card": {
|
|
280
276
|
"types": "./components/selectable-card/index.d.ts",
|
|
281
277
|
"default": "./fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs"
|
|
282
278
|
},
|
|
279
|
+
"./components/segmented-button": {
|
|
280
|
+
"types": "./components/segmented-button/index.d.ts",
|
|
281
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs"
|
|
282
|
+
},
|
|
283
283
|
"./components/side-navigation": {
|
|
284
284
|
"types": "./components/side-navigation/index.d.ts",
|
|
285
285
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs"
|
|
@@ -312,29 +312,29 @@
|
|
|
312
312
|
"types": "./components/spinner/index.d.ts",
|
|
313
313
|
"default": "./fesm2022/testgorilla-tgo-ui-components-spinner.mjs"
|
|
314
314
|
},
|
|
315
|
-
"./components/stepper": {
|
|
316
|
-
"types": "./components/stepper/index.d.ts",
|
|
317
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-stepper.mjs"
|
|
318
|
-
},
|
|
319
315
|
"./components/table": {
|
|
320
316
|
"types": "./components/table/index.d.ts",
|
|
321
317
|
"default": "./fesm2022/testgorilla-tgo-ui-components-table.mjs"
|
|
322
318
|
},
|
|
319
|
+
"./components/stepper": {
|
|
320
|
+
"types": "./components/stepper/index.d.ts",
|
|
321
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-stepper.mjs"
|
|
322
|
+
},
|
|
323
323
|
"./components/tabs": {
|
|
324
324
|
"types": "./components/tabs/index.d.ts",
|
|
325
325
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
326
326
|
},
|
|
327
|
-
"./components/
|
|
328
|
-
"types": "./components/
|
|
329
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
327
|
+
"./components/tooltip": {
|
|
328
|
+
"types": "./components/tooltip/index.d.ts",
|
|
329
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
330
330
|
},
|
|
331
331
|
"./components/toggle": {
|
|
332
332
|
"types": "./components/toggle/index.d.ts",
|
|
333
333
|
"default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
|
|
334
334
|
},
|
|
335
|
-
"./components/
|
|
336
|
-
"types": "./components/
|
|
337
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
335
|
+
"./components/tag": {
|
|
336
|
+
"types": "./components/tag/index.d.ts",
|
|
337
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
338
338
|
},
|
|
339
339
|
"./components/universal-skills": {
|
|
340
340
|
"types": "./components/universal-skills/index.d.ts",
|