@henriquepetrelli/hp-design-system 1.1.27 → 1.1.28

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.
@@ -879,9 +879,9 @@ const _sfc_main$c = /* @__PURE__ */ defineComponent({
879
879
  __props.type === "ring1" ? (openBlock(), createElementBlock("div", _hoisted_10$3)) : createCommentVNode("", true),
880
880
  __props.type === "ring2" ? (openBlock(), createElementBlock("div", _hoisted_11$1)) : createCommentVNode("", true),
881
881
  __props.type === "ring3" ? (openBlock(), createElementBlock("div", _hoisted_12$1)) : createCommentVNode("", true),
882
- __props.type === "clock" ? (openBlock(), createElementBlock("div", _hoisted_13$1, _cache[0] || (_cache[0] = [
882
+ __props.type === "clock" ? (openBlock(), createElementBlock("div", _hoisted_13$1, [..._cache[0] || (_cache[0] = [
883
883
  createElementVNode("div", { class: "clock-hand" }, null, -1)
884
- ]))) : createCommentVNode("", true),
884
+ ])])) : createCommentVNode("", true),
885
885
  __props.type === "reload" ? (openBlock(), createElementBlock("div", _hoisted_14$1)) : createCommentVNode("", true),
886
886
  __props.type === "engine" ? (openBlock(), createElementBlock("div", _hoisted_15$1)) : createCommentVNode("", true),
887
887
  __props.type === "search" ? (openBlock(), createElementBlock("div", _hoisted_16$1)) : createCommentVNode("", true)
@@ -996,9 +996,9 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
996
996
  width: "12px",
997
997
  height: "9px",
998
998
  viewBox: "0 0 12 9"
999
- }, _cache[0] || (_cache[0] = [
999
+ }, [..._cache[0] || (_cache[0] = [
1000
1000
  createElementVNode("polyline", { points: "1 5 4 8 11 1" }, null, -1)
1001
- ]), 6)) : createCommentVNode("", true)
1001
+ ])], 6)) : createCommentVNode("", true)
1002
1002
  ], 6),
1003
1003
  _ctx.$slots.default ? (openBlock(), createElementBlock("span", _hoisted_3$9, [
1004
1004
  renderSlot(_ctx.$slots, "default", {}, void 0, true)
@@ -1627,9 +1627,9 @@ return (_ctx, _cache) => {
1627
1627
  withKeys(withModifiers(handleToggle, ["prevent"]), ["enter"]),
1628
1628
  withKeys(withModifiers(handleToggle, ["prevent"]), ["space"])
1629
1629
  ]
1630
- }, _cache[1] || (_cache[1] = [
1630
+ }, [...(_cache[1] || (_cache[1] = [
1631
1631
  createElementVNode("span", { class: "toggle--label-background" }, null, -1)
1632
- ]), 44, _hoisted_5$5)
1632
+ ]))], 44, _hoisted_5$5)
1633
1633
  ]))
1634
1634
  }
1635
1635
  }