@testgorilla/tgo-ui 7.13.0 → 7.13.2
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/icon/icon-svg-content.d.ts +1 -1
- package/components/icon/icon.config.d.ts +1 -1
- package/components/inline-field/inline-field.component.d.ts +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs +5 -2
- package/fesm2022/testgorilla-tgo-ui-components-icon.mjs.map +1 -1
- package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs +2 -2
- package/fesm2022/testgorilla-tgo-ui-components-side-navigation.mjs.map +1 -1
- package/mcp/catalog.json +1 -1
- package/package.json +21 -21
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-paint-filled.svg +1 -1
- package/projects/tgo-canopy-ui/assets/icons/rebrand/Upgrade-paint-in-line.svg +5 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@testgorilla/tgo-ui",
|
|
3
|
-
"version": "7.13.
|
|
3
|
+
"version": "7.13.2",
|
|
4
4
|
"license": "proprietary-license",
|
|
5
5
|
"lint-staged": {
|
|
6
6
|
"{projects,components}/**/*.ts": [
|
|
@@ -80,58 +80,58 @@
|
|
|
80
80
|
"types": "./components/ai-caveat/index.d.ts",
|
|
81
81
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-caveat.mjs"
|
|
82
82
|
},
|
|
83
|
+
"./components/audio-waveform": {
|
|
84
|
+
"types": "./components/audio-waveform/index.d.ts",
|
|
85
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-audio-waveform.mjs"
|
|
86
|
+
},
|
|
83
87
|
"./components/ai-audio-circle": {
|
|
84
88
|
"types": "./components/ai-audio-circle/index.d.ts",
|
|
85
89
|
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-audio-circle.mjs"
|
|
86
90
|
},
|
|
87
|
-
"./components/ai-feedback": {
|
|
88
|
-
"types": "./components/ai-feedback/index.d.ts",
|
|
89
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
90
|
-
},
|
|
91
91
|
"./components/alert-banner": {
|
|
92
92
|
"types": "./components/alert-banner/index.d.ts",
|
|
93
93
|
"default": "./fesm2022/testgorilla-tgo-ui-components-alert-banner.mjs"
|
|
94
94
|
},
|
|
95
|
+
"./components/ai-feedback": {
|
|
96
|
+
"types": "./components/ai-feedback/index.d.ts",
|
|
97
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-ai-feedback.mjs"
|
|
98
|
+
},
|
|
95
99
|
"./components/autocomplete": {
|
|
96
100
|
"types": "./components/autocomplete/index.d.ts",
|
|
97
101
|
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete.mjs"
|
|
98
102
|
},
|
|
99
|
-
"./components/
|
|
100
|
-
"types": "./components/
|
|
101
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
103
|
+
"./components/autocomplete-v2": {
|
|
104
|
+
"types": "./components/autocomplete-v2/index.d.ts",
|
|
105
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-autocomplete-v2.mjs"
|
|
102
106
|
},
|
|
103
107
|
"./components/avatar": {
|
|
104
108
|
"types": "./components/avatar/index.d.ts",
|
|
105
109
|
"default": "./fesm2022/testgorilla-tgo-ui-components-avatar.mjs"
|
|
106
110
|
},
|
|
107
|
-
"./components/
|
|
108
|
-
"types": "./components/
|
|
109
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
111
|
+
"./components/breadcrumb": {
|
|
112
|
+
"types": "./components/breadcrumb/index.d.ts",
|
|
113
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-breadcrumb.mjs"
|
|
110
114
|
},
|
|
111
115
|
"./components/badge": {
|
|
112
116
|
"types": "./components/badge/index.d.ts",
|
|
113
117
|
"default": "./fesm2022/testgorilla-tgo-ui-components-badge.mjs"
|
|
114
118
|
},
|
|
115
|
-
"./components/
|
|
116
|
-
"types": "./components/
|
|
117
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
119
|
+
"./components/card": {
|
|
120
|
+
"types": "./components/card/index.d.ts",
|
|
121
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-card.mjs"
|
|
118
122
|
},
|
|
119
123
|
"./components/button": {
|
|
120
124
|
"types": "./components/button/index.d.ts",
|
|
121
125
|
"default": "./fesm2022/testgorilla-tgo-ui-components-button.mjs"
|
|
122
126
|
},
|
|
123
|
-
"./components/
|
|
124
|
-
"types": "./components/
|
|
125
|
-
"default": "./fesm2022/testgorilla-tgo-ui-components-
|
|
127
|
+
"./components/checkbox": {
|
|
128
|
+
"types": "./components/checkbox/index.d.ts",
|
|
129
|
+
"default": "./fesm2022/testgorilla-tgo-ui-components-checkbox.mjs"
|
|
126
130
|
},
|
|
127
131
|
"./components/checklist": {
|
|
128
132
|
"types": "./components/checklist/index.d.ts",
|
|
129
133
|
"default": "./fesm2022/testgorilla-tgo-ui-components-checklist.mjs"
|
|
130
134
|
},
|
|
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"
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<svg x="1.9992" y="1.5" width="21.552" height="20.5008" viewBox="0 0 21.55 20.5" fill="none" overflow="visible">
|
|
3
|
-
<path id="Vector" d="M0 20.5L5 6.5L14 15.5L0 20.
|
|
3
|
+
<path id="Vector" d="M0 20.5L5 6.5L14 15.5L0 20.5ZM12.55 11.05L11.5 10L19.025 2.475L21.55 5L20.5 6.05L19.025 4.575L12.55 11.05ZM8.55 7.05L7.5 6L8.95 4.55L7.45 3.05L8.5 2L11.05 4.55L8.55 7.05ZM10.55 9.05L9.5 8L13.975 3.525L11.5 1.05L12.55 0L16.075 3.525L10.55 9.05ZM14.55 13.05L13.5 12L17.025 8.475L20.55 12L19.5 13.05L17.025 10.575L14.55 13.05Z" fill="currentColor"/>
|
|
4
4
|
</svg>
|
|
5
5
|
</svg>
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<svg x="1.9992" y="1.5" width="21.552" height="20.5008" viewBox="0 0 21.55 20.5" fill="none" overflow="visible">
|
|
3
|
+
<path id="Vector" d="M0 20.5L5 6.5L14 15.5L0 20.5ZM3.3 17.2L10.35 14.7L5.8 10.15L3.3 17.2ZM12.55 11.05L11.5 10L19.025 2.475L21.55 5L20.5 6.05L19.025 4.575L12.55 11.05ZM8.55 7.05L7.5 6L8.95 4.55L7.45 3.05L8.5 2L11.05 4.55L8.55 7.05ZM10.55 9.05L9.5 8L13.975 3.525L11.5 1.05L12.55 0L16.075 3.525L10.55 9.05ZM14.55 13.05L13.5 12L17.025 8.475L20.55 12L19.5 13.05L17.025 10.575L14.55 13.05Z" fill="currentColor"/>
|
|
4
|
+
</svg>
|
|
5
|
+
</svg>
|