@testgorilla/tgo-ui 7.6.2 → 7.6.3
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "7.6.
|
|
3
|
+
"version": "7.6.3",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -74,10 +74,6 @@
|
|
|
74
74
|
"types": "./components/accordion/index.d.ts",
|
|
75
75
|
"default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
|
|
76
76
|
},
|
|
77
|
-
"./components/ai-caveat": {
|
|
78
|
-
"types": "./components/ai-caveat/index.d.ts",
|
|
79
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
80
|
-
},
|
|
81
77
|
"./components/ai-audio-circle": {
|
|
82
78
|
"types": "./components/ai-audio-circle/index.d.ts",
|
|
83
79
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
@@ -86,22 +82,26 @@
|
|
|
86
82
|
"types": "./components/ai-feedback/index.d.ts",
|
|
87
83
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
88
84
|
},
|
|
89
|
-
"./components/alert-banner": {
|
|
90
|
-
"types": "./components/alert-banner/index.d.ts",
|
|
91
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
92
|
-
},
|
|
93
85
|
"./components/audio-waveform": {
|
|
94
86
|
"types": "./components/audio-waveform/index.d.ts",
|
|
95
87
|
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
96
88
|
},
|
|
97
|
-
"./components/
|
|
98
|
-
"types": "./components/
|
|
99
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
89
|
+
"./components/ai-caveat": {
|
|
90
|
+
"types": "./components/ai-caveat/index.d.ts",
|
|
91
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
92
|
+
},
|
|
93
|
+
"./components/alert-banner": {
|
|
94
|
+
"types": "./components/alert-banner/index.d.ts",
|
|
95
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
100
96
|
},
|
|
101
97
|
"./components/autocomplete-v2": {
|
|
102
98
|
"types": "./components/autocomplete-v2/index.d.ts",
|
|
103
99
|
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs"
|
|
104
100
|
},
|
|
101
|
+
"./components/autocomplete": {
|
|
102
|
+
"types": "./components/autocomplete/index.d.ts",
|
|
103
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
104
|
+
},
|
|
105
105
|
"./components/avatar": {
|
|
106
106
|
"types": "./components/avatar/index.d.ts",
|
|
107
107
|
"default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
|
|
@@ -130,34 +130,34 @@
|
|
|
130
130
|
"types": "./components/checkbox/index.d.ts",
|
|
131
131
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
132
132
|
},
|
|
133
|
-
"./components/datepicker": {
|
|
134
|
-
"types": "./components/datepicker/index.d.ts",
|
|
135
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
136
|
-
},
|
|
137
133
|
"./components/core": {
|
|
138
134
|
"types": "./components/core/index.d.ts",
|
|
139
135
|
"default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
|
|
140
136
|
},
|
|
141
|
-
"./components/
|
|
142
|
-
"types": "./components/
|
|
143
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
144
|
-
},
|
|
145
|
-
"./components/dialog": {
|
|
146
|
-
"types": "./components/dialog/index.d.ts",
|
|
147
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
137
|
+
"./components/datepicker": {
|
|
138
|
+
"types": "./components/datepicker/index.d.ts",
|
|
139
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
|
|
148
140
|
},
|
|
149
141
|
"./components/divider": {
|
|
150
142
|
"types": "./components/divider/index.d.ts",
|
|
151
143
|
"default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
|
|
152
144
|
},
|
|
153
|
-
"./components/
|
|
154
|
-
"types": "./components/
|
|
155
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
145
|
+
"./components/dialog": {
|
|
146
|
+
"types": "./components/dialog/index.d.ts",
|
|
147
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
|
|
148
|
+
},
|
|
149
|
+
"./components/donut-chart": {
|
|
150
|
+
"types": "./components/donut-chart/index.d.ts",
|
|
151
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.mjs"
|
|
156
152
|
},
|
|
157
153
|
"./components/dropdown": {
|
|
158
154
|
"types": "./components/dropdown/index.d.ts",
|
|
159
155
|
"default": "./fesm2022/testgorilla-tgo-ui-components-dropdown.mjs"
|
|
160
156
|
},
|
|
157
|
+
"./components/elevation-shadow": {
|
|
158
|
+
"types": "./components/elevation-shadow/index.d.ts",
|
|
159
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-elevation-shadow.mjs"
|
|
160
|
+
},
|
|
161
161
|
"./components/empty-state": {
|
|
162
162
|
"types": "./components/empty-state/index.d.ts",
|
|
163
163
|
"default": "./fesm2022/testgorilla-tgo-ui-components-empty-state.mjs"
|