@testgorilla/tgo-ui 7.6.1 → 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.1",
3
+ "version": "7.6.3",
4
4
  "license": "proprietary-license",
5
5
  "lint-staged": {
6
6
  "{projects,components}/**/*.ts": [
@@ -70,38 +70,38 @@
70
70
  "types": "./index.d.ts",
71
71
  "default": "./fesm2022/testgorilla-tgo-ui.mjs"
72
72
  },
73
- "./components/ai-audio-circle": {
74
- "types": "./components/ai-audio-circle/index.d.ts",
75
- "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
76
- },
77
73
  "./components/accordion": {
78
74
  "types": "./components/accordion/index.d.ts",
79
75
  "default": "./fesm2022/testgorilla-tgo-ui-components-accordion.mjs"
80
76
  },
77
+ "./components/ai-audio-circle": {
78
+ "types": "./components/ai-audio-circle/index.d.ts",
79
+ "default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
80
+ },
81
81
  "./components/ai-feedback": {
82
82
  "types": "./components/ai-feedback/index.d.ts",
83
83
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
84
84
  },
85
- "./components/alert-banner": {
86
- "types": "./components/alert-banner/index.d.ts",
87
- "default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
85
+ "./components/audio-waveform": {
86
+ "types": "./components/audio-waveform/index.d.ts",
87
+ "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
88
88
  },
89
89
  "./components/ai-caveat": {
90
90
  "types": "./components/ai-caveat/index.d.ts",
91
91
  "default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
92
92
  },
93
- "./components/audio-waveform": {
94
- "types": "./components/audio-waveform/index.d.ts",
95
- "default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
96
- },
97
- "./components/autocomplete": {
98
- "types": "./components/autocomplete/index.d.ts",
99
- "default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
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"
@@ -122,14 +122,14 @@
122
122
  "types": "./components/card/index.d.ts",
123
123
  "default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
124
124
  },
125
- "./components/checkbox": {
126
- "types": "./components/checkbox/index.d.ts",
127
- "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
128
- },
129
125
  "./components/checklist": {
130
126
  "types": "./components/checklist/index.d.ts",
131
127
  "default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
132
128
  },
129
+ "./components/checkbox": {
130
+ "types": "./components/checkbox/index.d.ts",
131
+ "default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
132
+ },
133
133
  "./components/core": {
134
134
  "types": "./components/core/index.d.ts",
135
135
  "default": "./fesm2022/testgorilla-tgo-ui-components-core.mjs"
@@ -138,26 +138,26 @@
138
138
  "types": "./components/datepicker/index.d.ts",
139
139
  "default": "./fesm2022/testgorilla-tgo-ui-components-datepicker.mjs"
140
140
  },
141
- "./components/dialog": {
142
- "types": "./components/dialog/index.d.ts",
143
- "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
144
- },
145
141
  "./components/divider": {
146
142
  "types": "./components/divider/index.d.ts",
147
143
  "default": "./fesm2022/testgorilla-tgo-ui-components-divider.mjs"
148
144
  },
145
+ "./components/dialog": {
146
+ "types": "./components/dialog/index.d.ts",
147
+ "default": "./fesm2022/testgorilla-tgo-ui-components-dialog.mjs"
148
+ },
149
149
  "./components/donut-chart": {
150
150
  "types": "./components/donut-chart/index.d.ts",
151
151
  "default": "./fesm2022/testgorilla-tgo-ui-components-donut-chart.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
- },
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"