readytech-ui-library-v2 1.0.29 → 1.0.30

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.
@@ -13132,8 +13132,9 @@ const lm = /* @__PURE__ */ ce(tm, [["render", nm]]), am = {
13132
13132
  },
13133
13133
  uid: {
13134
13134
  type: String,
13135
- required: !0
13136
- // Ensure _uid is passed as a prop
13135
+ default() {
13136
+ return `rt-checkbox-${Math.random().toString(36).substr(2, 9)}`;
13137
+ }
13137
13138
  }
13138
13139
  },
13139
13140
  computed: {
@@ -13174,7 +13175,7 @@ function im(e, n, t, l, a, i) {
13174
13175
  "aria-disabled": t.disabled ? "true" : "false"
13175
13176
  }, null, 8, ["modelValue", "id", "label", "disabled", "error", "error-messages", "indeterminate", "aria-labelledby", "aria-describedby", "aria-checked", "aria-disabled"]);
13176
13177
  }
13177
- const om = /* @__PURE__ */ ce(am, [["render", im], ["__scopeId", "data-v-df1c0fc8"]]), rm = R({
13178
+ const om = /* @__PURE__ */ ce(am, [["render", im], ["__scopeId", "data-v-4fbd85d3"]]), rm = R({
13178
13179
  color: {
13179
13180
  type: Object
13180
13181
  },