@testgorilla/tgo-ui 7.2.9-beta.0 → 7.2.9
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/mcp/catalog.json +1 -0
- package/mcp/server.mjs +21567 -0
- package/package.json +60 -60
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "7.2.9
|
|
3
|
+
"version": "7.2.9",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -126,14 +126,14 @@
|
|
|
126
126
|
"types": "./components/checklist/index.d.ts",
|
|
127
127
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
128
128
|
},
|
|
129
|
-
"./components/datepicker": {
|
|
130
|
-
"types": "./components/datepicker/index.d.ts",
|
|
131
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
132
|
-
},
|
|
133
129
|
"./components/core": {
|
|
134
130
|
"types": "./components/core/index.d.ts",
|
|
135
131
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
136
132
|
},
|
|
133
|
+
"./components/datepicker": {
|
|
134
|
+
"types": "./components/datepicker/index.d.ts",
|
|
135
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
136
|
+
},
|
|
137
137
|
"./components/dialog": {
|
|
138
138
|
"types": "./components/dialog/index.d.ts",
|
|
139
139
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
@@ -150,6 +150,10 @@
|
|
|
150
150
|
"types": "./components/dropdown/index.d.ts",
|
|
151
151
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
152
152
|
},
|
|
153
|
+
"./components/elevation-shadow": {
|
|
154
|
+
"types": "./components/elevation-shadow/index.d.ts",
|
|
155
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
156
|
+
},
|
|
153
157
|
"./components/empty-state": {
|
|
154
158
|
"types": "./components/empty-state/index.d.ts",
|
|
155
159
|
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
@@ -158,34 +162,34 @@
|
|
|
158
162
|
"types": "./components/field/index.d.ts",
|
|
159
163
|
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
160
164
|
},
|
|
161
|
-
"./components/elevation-shadow": {
|
|
162
|
-
"types": "./components/elevation-shadow/index.d.ts",
|
|
163
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
164
|
-
},
|
|
165
165
|
"./components/file-upload": {
|
|
166
166
|
"types": "./components/file-upload/index.d.ts",
|
|
167
167
|
"default": "./fesm2022/testgorilla-tgo-ui-components-file-upload.mjs"
|
|
168
168
|
},
|
|
169
|
-
"./components/gaussian-chart": {
|
|
170
|
-
"types": "./components/gaussian-chart/index.d.ts",
|
|
171
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
172
|
-
},
|
|
173
169
|
"./components/filter-button": {
|
|
174
170
|
"types": "./components/filter-button/index.d.ts",
|
|
175
171
|
"default": "./fesm2022/testgorilla-tgo-ui-components-filter-button.mjs"
|
|
176
172
|
},
|
|
177
|
-
"./components/
|
|
178
|
-
"types": "./components/
|
|
179
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
173
|
+
"./components/gaussian-chart": {
|
|
174
|
+
"types": "./components/gaussian-chart/index.d.ts",
|
|
175
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-gaussian-chart.mjs"
|
|
180
176
|
},
|
|
181
177
|
"./components/icon": {
|
|
182
178
|
"types": "./components/icon/index.d.ts",
|
|
183
179
|
"default": "./fesm2022/testgorilla-tgo-ui-components-icon.mjs"
|
|
184
180
|
},
|
|
181
|
+
"./components/icon-label": {
|
|
182
|
+
"types": "./components/icon-label/index.d.ts",
|
|
183
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-icon-label.mjs"
|
|
184
|
+
},
|
|
185
185
|
"./components/inline-field": {
|
|
186
186
|
"types": "./components/inline-field/index.d.ts",
|
|
187
187
|
"default": "./fesm2022/testgorilla-tgo-ui-components-inline-field.mjs"
|
|
188
188
|
},
|
|
189
|
+
"./components/logo": {
|
|
190
|
+
"types": "./components/logo/index.d.ts",
|
|
191
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
192
|
+
},
|
|
189
193
|
"./components/media-card": {
|
|
190
194
|
"types": "./components/media-card/index.d.ts",
|
|
191
195
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-card.mjs"
|
|
@@ -194,10 +198,6 @@
|
|
|
194
198
|
"types": "./components/media-dialog/index.d.ts",
|
|
195
199
|
"default": "./fesm2022/testgorilla-tgo-ui-components-media-dialog.mjs"
|
|
196
200
|
},
|
|
197
|
-
"./components/logo": {
|
|
198
|
-
"types": "./components/logo/index.d.ts",
|
|
199
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-logo.mjs"
|
|
200
|
-
},
|
|
201
201
|
"./components/multi-input": {
|
|
202
202
|
"types": "./components/multi-input/index.d.ts",
|
|
203
203
|
"default": "./fesm2022/testgorilla-tgo-ui-components-multi-input.mjs"
|
|
@@ -206,22 +206,22 @@
|
|
|
206
206
|
"types": "./components/navbar/index.d.ts",
|
|
207
207
|
"default": "./fesm2022/testgorilla-tgo-ui-components-navbar.mjs"
|
|
208
208
|
},
|
|
209
|
-
"./components/page-header": {
|
|
210
|
-
"types": "./components/page-header/index.d.ts",
|
|
211
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
212
|
-
},
|
|
213
209
|
"./components/overflow-menu": {
|
|
214
210
|
"types": "./components/overflow-menu/index.d.ts",
|
|
215
211
|
"default": "./fesm2022/testgorilla-tgo-ui-components-overflow-menu.mjs"
|
|
216
212
|
},
|
|
217
|
-
"./components/
|
|
218
|
-
"types": "./components/
|
|
219
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
213
|
+
"./components/page-header": {
|
|
214
|
+
"types": "./components/page-header/index.d.ts",
|
|
215
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-page-header.mjs"
|
|
220
216
|
},
|
|
221
217
|
"./components/paginator": {
|
|
222
218
|
"types": "./components/paginator/index.d.ts",
|
|
223
219
|
"default": "./fesm2022/testgorilla-tgo-ui-components-paginator.mjs"
|
|
224
220
|
},
|
|
221
|
+
"./components/password-criteria": {
|
|
222
|
+
"types": "./components/password-criteria/index.d.ts",
|
|
223
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-password-criteria.mjs"
|
|
224
|
+
},
|
|
225
225
|
"./components/password-strength": {
|
|
226
226
|
"types": "./components/password-strength/index.d.ts",
|
|
227
227
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
@@ -230,58 +230,54 @@
|
|
|
230
230
|
"types": "./components/phone-input/index.d.ts",
|
|
231
231
|
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
232
232
|
},
|
|
233
|
-
"./components/progress-bar": {
|
|
234
|
-
"types": "./components/progress-bar/index.d.ts",
|
|
235
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
236
|
-
},
|
|
237
233
|
"./components/popover": {
|
|
238
234
|
"types": "./components/popover/index.d.ts",
|
|
239
235
|
"default": "./fesm2022/testgorilla-tgo-ui-components-popover.mjs"
|
|
240
236
|
},
|
|
241
|
-
"./components/
|
|
242
|
-
"types": "./components/
|
|
243
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
237
|
+
"./components/progress-bar": {
|
|
238
|
+
"types": "./components/progress-bar/index.d.ts",
|
|
239
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
244
240
|
},
|
|
245
241
|
"./components/prompt": {
|
|
246
242
|
"types": "./components/prompt/index.d.ts",
|
|
247
243
|
"default": "./fesm2022/testgorilla-tgo-ui-components-prompt.mjs"
|
|
248
244
|
},
|
|
249
|
-
"./components/
|
|
250
|
-
"types": "./components/
|
|
251
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
245
|
+
"./components/radial-progress": {
|
|
246
|
+
"types": "./components/radial-progress/index.d.ts",
|
|
247
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-radial-progress.mjs"
|
|
252
248
|
},
|
|
253
249
|
"./components/radio-button": {
|
|
254
250
|
"types": "./components/radio-button/index.d.ts",
|
|
255
251
|
"default": "./fesm2022/testgorilla-tgo-ui-components-radio-button.mjs"
|
|
256
252
|
},
|
|
257
|
-
"./components/
|
|
258
|
-
"types": "./components/
|
|
259
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
253
|
+
"./components/rating": {
|
|
254
|
+
"types": "./components/rating/index.d.ts",
|
|
255
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-rating.mjs"
|
|
260
256
|
},
|
|
261
257
|
"./components/scale": {
|
|
262
258
|
"types": "./components/scale/index.d.ts",
|
|
263
259
|
"default": "./fesm2022/testgorilla-tgo-ui-components-scale.mjs"
|
|
264
260
|
},
|
|
261
|
+
"./components/scale-table": {
|
|
262
|
+
"types": "./components/scale-table/index.d.ts",
|
|
263
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-scale-table.mjs"
|
|
264
|
+
},
|
|
265
265
|
"./components/segmented-bar": {
|
|
266
266
|
"types": "./components/segmented-bar/index.d.ts",
|
|
267
267
|
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-bar.mjs"
|
|
268
268
|
},
|
|
269
|
-
"./components/selectable-card": {
|
|
270
|
-
"types": "./components/selectable-card/index.d.ts",
|
|
271
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs"
|
|
272
|
-
},
|
|
273
269
|
"./components/segmented-button": {
|
|
274
270
|
"types": "./components/segmented-button/index.d.ts",
|
|
275
271
|
"default": "./fesm2022/testgorilla-tgo-ui-components-segmented-button.mjs"
|
|
276
272
|
},
|
|
273
|
+
"./components/selectable-card": {
|
|
274
|
+
"types": "./components/selectable-card/index.d.ts",
|
|
275
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-selectable-card.mjs"
|
|
276
|
+
},
|
|
277
277
|
"./components/side-panel": {
|
|
278
278
|
"types": "./components/side-panel/index.d.ts",
|
|
279
279
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-panel.mjs"
|
|
280
280
|
},
|
|
281
|
-
"./components/slider": {
|
|
282
|
-
"types": "./components/slider/index.d.ts",
|
|
283
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
284
|
-
},
|
|
285
281
|
"./components/side-sheet": {
|
|
286
282
|
"types": "./components/side-sheet/index.d.ts",
|
|
287
283
|
"default": "./fesm2022/testgorilla-tgo-ui-components-side-sheet.mjs"
|
|
@@ -290,18 +286,22 @@
|
|
|
290
286
|
"types": "./components/skeleton/index.d.ts",
|
|
291
287
|
"default": "./fesm2022/testgorilla-tgo-ui-components-skeleton.mjs"
|
|
292
288
|
},
|
|
289
|
+
"./components/slider": {
|
|
290
|
+
"types": "./components/slider/index.d.ts",
|
|
291
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-slider.mjs"
|
|
292
|
+
},
|
|
293
293
|
"./components/snackbar": {
|
|
294
294
|
"types": "./components/snackbar/index.d.ts",
|
|
295
295
|
"default": "./fesm2022/testgorilla-tgo-ui-components-snackbar.mjs"
|
|
296
296
|
},
|
|
297
|
-
"./components/spinner": {
|
|
298
|
-
"types": "./components/spinner/index.d.ts",
|
|
299
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-spinner.mjs"
|
|
300
|
-
},
|
|
301
297
|
"./components/spider-chart": {
|
|
302
298
|
"types": "./components/spider-chart/index.d.ts",
|
|
303
299
|
"default": "./fesm2022/testgorilla-tgo-ui-components-spider-chart.mjs"
|
|
304
300
|
},
|
|
301
|
+
"./components/spinner": {
|
|
302
|
+
"types": "./components/spinner/index.d.ts",
|
|
303
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-spinner.mjs"
|
|
304
|
+
},
|
|
305
305
|
"./components/stepper": {
|
|
306
306
|
"types": "./components/stepper/index.d.ts",
|
|
307
307
|
"default": "./fesm2022/testgorilla-tgo-ui-components-stepper.mjs"
|
|
@@ -310,14 +310,14 @@
|
|
|
310
310
|
"types": "./components/table/index.d.ts",
|
|
311
311
|
"default": "./fesm2022/testgorilla-tgo-ui-components-table.mjs"
|
|
312
312
|
},
|
|
313
|
-
"./components/tag": {
|
|
314
|
-
"types": "./components/tag/index.d.ts",
|
|
315
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
316
|
-
},
|
|
317
313
|
"./components/tabs": {
|
|
318
314
|
"types": "./components/tabs/index.d.ts",
|
|
319
315
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tabs.mjs"
|
|
320
316
|
},
|
|
317
|
+
"./components/tag": {
|
|
318
|
+
"types": "./components/tag/index.d.ts",
|
|
319
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-tag.mjs"
|
|
320
|
+
},
|
|
321
321
|
"./components/toggle": {
|
|
322
322
|
"types": "./components/toggle/index.d.ts",
|
|
323
323
|
"default": "./fesm2022/testgorilla-tgo-ui-components-toggle.mjs"
|
|
@@ -326,14 +326,14 @@
|
|
|
326
326
|
"types": "./components/tooltip/index.d.ts",
|
|
327
327
|
"default": "./fesm2022/testgorilla-tgo-ui-components-tooltip.mjs"
|
|
328
328
|
},
|
|
329
|
-
"./components/validation-error": {
|
|
330
|
-
"types": "./components/validation-error/index.d.ts",
|
|
331
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-validation-error.mjs"
|
|
332
|
-
},
|
|
333
329
|
"./components/universal-skills": {
|
|
334
330
|
"types": "./components/universal-skills/index.d.ts",
|
|
335
331
|
"default": "./fesm2022/testgorilla-tgo-ui-components-universal-skills.mjs"
|
|
336
332
|
},
|
|
333
|
+
"./components/validation-error": {
|
|
334
|
+
"types": "./components/validation-error/index.d.ts",
|
|
335
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-validation-error.mjs"
|
|
336
|
+
},
|
|
337
337
|
"./components/write-with-ai": {
|
|
338
338
|
"types": "./components/write-with-ai/index.d.ts",
|
|
339
339
|
"default": "./fesm2022/testgorilla-tgo-ui-components-write-with-ai.mjs"
|