@testgorilla/tgo-ui 6.2.9 → 6.2.10
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/package.json +34 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.10",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -71,17 +71,13 @@
|
|
|
71
71
|
"types": "./components/ai-audio-circle/index.d.ts",
|
|
72
72
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
73
73
|
},
|
|
74
|
-
"./components/accordion": {
|
|
75
|
-
"types": "./components/accordion/index.d.ts",
|
|
76
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
|
|
77
|
-
},
|
|
78
74
|
"./components/ai-caveat": {
|
|
79
75
|
"types": "./components/ai-caveat/index.d.ts",
|
|
80
76
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
81
77
|
},
|
|
82
|
-
"./components/
|
|
83
|
-
"types": "./components/
|
|
84
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
78
|
+
"./components/accordion": {
|
|
79
|
+
"types": "./components/accordion/index.d.ts",
|
|
80
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
|
|
85
81
|
},
|
|
86
82
|
"./components/alert-banner": {
|
|
87
83
|
"types": "./components/alert-banner/index.d.ts",
|
|
@@ -91,9 +87,9 @@
|
|
|
91
87
|
"types": "./components/audio-waveform/index.d.ts",
|
|
92
88
|
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
93
89
|
},
|
|
94
|
-
"./components/
|
|
95
|
-
"types": "./components/
|
|
96
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
90
|
+
"./components/ai-feedback": {
|
|
91
|
+
"types": "./components/ai-feedback/index.d.ts",
|
|
92
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
97
93
|
},
|
|
98
94
|
"./components/avatar": {
|
|
99
95
|
"types": "./components/avatar/index.d.ts",
|
|
@@ -103,14 +99,22 @@
|
|
|
103
99
|
"types": "./components/badge/index.d.ts",
|
|
104
100
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
105
101
|
},
|
|
106
|
-
"./components/
|
|
107
|
-
"types": "./components/
|
|
108
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
102
|
+
"./components/autocomplete": {
|
|
103
|
+
"types": "./components/autocomplete/index.d.ts",
|
|
104
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
109
105
|
},
|
|
110
106
|
"./components/button": {
|
|
111
107
|
"types": "./components/button/index.d.ts",
|
|
112
108
|
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
113
109
|
},
|
|
110
|
+
"./components/breadcrumb": {
|
|
111
|
+
"types": "./components/breadcrumb/index.d.ts",
|
|
112
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
113
|
+
},
|
|
114
|
+
"./components/checklist": {
|
|
115
|
+
"types": "./components/checklist/index.d.ts",
|
|
116
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
117
|
+
},
|
|
114
118
|
"./components/card": {
|
|
115
119
|
"types": "./components/card/index.d.ts",
|
|
116
120
|
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
@@ -119,30 +123,30 @@
|
|
|
119
123
|
"types": "./components/checkbox/index.d.ts",
|
|
120
124
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
121
125
|
},
|
|
122
|
-
"./components/checklist": {
|
|
123
|
-
"types": "./components/checklist/index.d.ts",
|
|
124
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
125
|
-
},
|
|
126
|
-
"./components/core": {
|
|
127
|
-
"types": "./components/core/index.d.ts",
|
|
128
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
129
|
-
},
|
|
130
126
|
"./components/datepicker": {
|
|
131
127
|
"types": "./components/datepicker/index.d.ts",
|
|
132
128
|
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
133
129
|
},
|
|
134
|
-
"./components/dialog": {
|
|
135
|
-
"types": "./components/dialog/index.d.ts",
|
|
136
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
137
|
-
},
|
|
138
130
|
"./components/divider": {
|
|
139
131
|
"types": "./components/divider/index.d.ts",
|
|
140
132
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
141
133
|
},
|
|
134
|
+
"./components/core": {
|
|
135
|
+
"types": "./components/core/index.d.ts",
|
|
136
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
137
|
+
},
|
|
142
138
|
"./components/donut-chart": {
|
|
143
139
|
"types": "./components/donut-chart/index.d.ts",
|
|
144
140
|
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
145
141
|
},
|
|
142
|
+
"./components/dialog": {
|
|
143
|
+
"types": "./components/dialog/index.d.ts",
|
|
144
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
145
|
+
},
|
|
146
|
+
"./components/empty-state": {
|
|
147
|
+
"types": "./components/empty-state/index.d.ts",
|
|
148
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
149
|
+
},
|
|
146
150
|
"./components/dropdown": {
|
|
147
151
|
"types": "./components/dropdown/index.d.ts",
|
|
148
152
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
@@ -151,10 +155,6 @@
|
|
|
151
155
|
"types": "./components/elevation-shadow/index.d.ts",
|
|
152
156
|
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
153
157
|
},
|
|
154
|
-
"./components/empty-state": {
|
|
155
|
-
"types": "./components/empty-state/index.d.ts",
|
|
156
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|
|
157
|
-
},
|
|
158
158
|
"./components/field": {
|
|
159
159
|
"types": "./components/field/index.d.ts",
|
|
160
160
|
"default": "./fesm2022/testgorilla-tgo-ui-components-field.mjs"
|
|
@@ -223,14 +223,14 @@
|
|
|
223
223
|
"types": "./components/password-strength/index.d.ts",
|
|
224
224
|
"default": "./fesm2022/testgorilla-tgo-ui-components-password-strength.mjs"
|
|
225
225
|
},
|
|
226
|
-
"./components/phone-input": {
|
|
227
|
-
"types": "./components/phone-input/index.d.ts",
|
|
228
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
229
|
-
},
|
|
230
226
|
"./components/progress-bar": {
|
|
231
227
|
"types": "./components/progress-bar/index.d.ts",
|
|
232
228
|
"default": "./fesm2022/testgorilla-tgo-ui-components-progress-bar.mjs"
|
|
233
229
|
},
|
|
230
|
+
"./components/phone-input": {
|
|
231
|
+
"types": "./components/phone-input/index.d.ts",
|
|
232
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-phone-input.mjs"
|
|
233
|
+
},
|
|
234
234
|
"./components/prompt": {
|
|
235
235
|
"types": "./components/prompt/index.d.ts",
|
|
236
236
|
"default": "./fesm2022/testgorilla-tgo-ui-components-prompt.mjs"
|