@dataloop-ai/components 0.19.117 → 0.19.119

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.19.117",
3
+ "version": "0.19.119",
4
4
  "exports": {
5
5
  ".": "./index.ts",
6
6
  "./models": "./models.ts",
@@ -301,7 +301,6 @@
301
301
  :opt="option"
302
302
  name="option"
303
303
  >
304
- tetestestes
305
304
  <span
306
305
  v-if="fitContent"
307
306
  class="inner-option"
@@ -56,7 +56,6 @@ export default defineComponent({
56
56
 
57
57
  &__main-head {
58
58
  grid-area: h;
59
- background-color: var(--dl-color-body-background);
60
59
  }
61
60
 
62
61
  &__content {