tokenizer-ui-kit 0.1.1 → 0.1.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.
|
@@ -8258,7 +8258,7 @@ const Nu = /* @__PURE__ */ Aa(Ru, [["render", Hu], ["__scopeId", "data-v-a4cac93
|
|
|
8258
8258
|
inTable: { type: Boolean },
|
|
8259
8259
|
initDate: {},
|
|
8260
8260
|
isClerable: { type: Boolean, default: !0 },
|
|
8261
|
-
dark: { type: Boolean, default: !
|
|
8261
|
+
dark: { type: Boolean, default: !1 }
|
|
8262
8262
|
}, {
|
|
8263
8263
|
modelValue: {},
|
|
8264
8264
|
modelModifiers: {}
|
|
@@ -8469,7 +8469,7 @@ const Nu = /* @__PURE__ */ Aa(Ru, [["render", Hu], ["__scopeId", "data-v-a4cac93
|
|
|
8469
8469
|
class: "w-[18px] h-[18px]"
|
|
8470
8470
|
}),
|
|
8471
8471
|
ce("p", {
|
|
8472
|
-
class: be(["typo-link", [x.value ? "text-text-primary" : "text-gray-400"]])
|
|
8472
|
+
class: be(["typo-link text-sm", [x.value ? "text-text-primary" : "text-gray-400"]])
|
|
8473
8473
|
}, Qe(x.value ? u(sr)(x.value) : "Select dates"), 3)
|
|
8474
8474
|
])
|
|
8475
8475
|
]),
|