ablok-components 0.1.208 → 0.1.210

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.
@@ -163,7 +163,7 @@ const XP = ["innerHTML"], Jue = /* @__PURE__ */ Xe({
163
163
  }
164
164
  });
165
165
  function Pt() {
166
- return ((/* @__PURE__ */ new Date()).valueOf() + Math.random()).toString(36).replace(".", "");
166
+ return Math.random().toString(16).slice(2);
167
167
  }
168
168
  const ZP = { class: "accordion-item" }, e2 = ["id"], t2 = ["data-bs-target", "aria-controls"], A2 = { class: "flex-grow-1" }, n2 = ["id", "aria-labelledby", "data-bs-parent"], r2 = ["innerHTML"], Xue = /* @__PURE__ */ Xe({
169
169
  __name: "accordion-item",
@@ -202,7 +202,7 @@ const ZP = { class: "accordion-item" }, e2 = ["id"], t2 = ["data-bs-target", "ar
202
202
  return (i, s) => (M(), Y("div", ZP, [
203
203
  V("div", {
204
204
  class: "accordion-header",
205
- id: `heading${t.id}`
205
+ id: `heading-${t.id}`
206
206
  }, [
207
207
  V("button", {
208
208
  class: De(["accordion-button", !t.modelValue && "collapsed"]),
@@ -33224,7 +33224,7 @@ const mce = /* @__PURE__ */ Xe({
33224
33224
  },
33225
33225
  ratio: {
33226
33226
  type: String,
33227
- default: "3x4"
33227
+ default: "4x5"
33228
33228
  },
33229
33229
  enableAudio: {
33230
33230
  type: Boolean,
@@ -33243,10 +33243,12 @@ const mce = /* @__PURE__ */ Xe({
33243
33243
  setup(t, { expose: e, emit: A }) {
33244
33244
  const n = {
33245
33245
  "1x1": { width: 720, height: 720 },
33246
- "3x2": { width: 1080, height: 720 },
33247
33246
  "2x3": { width: 720, height: 1080 },
33248
- "4x3": { width: 960, height: 720 },
33247
+ "3x2": { width: 1080, height: 720 },
33249
33248
  "3x4": { width: 720, height: 960 },
33249
+ "4x3": { width: 960, height: 720 },
33250
+ "4x5": { width: 960, height: 1200 },
33251
+ "5x4": { width: 1200, height: 960 },
33250
33252
  "16x9": { width: 1280, height: 720 },
33251
33253
  "9x16": { width: 720, height: 1280 }
33252
33254
  }, r = t, i = A, s = de(), o = de(), a = de(!1), u = de([]), d = de(), f = de(), h = de(!1), g = de(!1), m = de(0), y = de(0), B = de(), w = oe(() => u.value.filter((ne) => ne.kind === "videoinput")), Q = oe(() => u.value.filter((ne) => ne.kind === "audioinput")), E = oe({