@dataloop-ai/components 0.20.134 → 0.20.135

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": "@dataloop-ai/components",
3
- "version": "0.20.134",
3
+ "version": "0.20.135",
4
4
  "exports": {
5
5
  ".": "./index.ts",
6
6
  "./models": "./models.ts",
@@ -1157,8 +1157,6 @@ export default defineComponent({
1157
1157
  error,
1158
1158
  editorStyle,
1159
1159
  debouncedSetInputValue,
1160
- defaultIcon,
1161
- defaultIconColor,
1162
1160
  statusIcon,
1163
1161
  statusIconColor,
1164
1162
  textareaStyles,