@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.
|
@@ -883,9 +883,9 @@
|
|
|
883
883
|
__props.type === "ring1" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_10$3)) : vue.createCommentVNode("", true),
|
|
884
884
|
__props.type === "ring2" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_11$1)) : vue.createCommentVNode("", true),
|
|
885
885
|
__props.type === "ring3" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_12$1)) : vue.createCommentVNode("", true),
|
|
886
|
-
__props.type === "clock" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_13$1, _cache[0] || (_cache[0] = [
|
|
886
|
+
__props.type === "clock" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_13$1, [..._cache[0] || (_cache[0] = [
|
|
887
887
|
vue.createElementVNode("div", { class: "clock-hand" }, null, -1)
|
|
888
|
-
]))) : vue.createCommentVNode("", true),
|
|
888
|
+
])])) : vue.createCommentVNode("", true),
|
|
889
889
|
__props.type === "reload" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_14$1)) : vue.createCommentVNode("", true),
|
|
890
890
|
__props.type === "engine" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_15$1)) : vue.createCommentVNode("", true),
|
|
891
891
|
__props.type === "search" ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_16$1)) : vue.createCommentVNode("", true)
|
|
@@ -1000,9 +1000,9 @@
|
|
|
1000
1000
|
width: "12px",
|
|
1001
1001
|
height: "9px",
|
|
1002
1002
|
viewBox: "0 0 12 9"
|
|
1003
|
-
}, _cache[0] || (_cache[0] = [
|
|
1003
|
+
}, [..._cache[0] || (_cache[0] = [
|
|
1004
1004
|
vue.createElementVNode("polyline", { points: "1 5 4 8 11 1" }, null, -1)
|
|
1005
|
-
]), 6)) : vue.createCommentVNode("", true)
|
|
1005
|
+
])], 6)) : vue.createCommentVNode("", true)
|
|
1006
1006
|
], 6),
|
|
1007
1007
|
_ctx.$slots.default ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_3$9, [
|
|
1008
1008
|
vue.renderSlot(_ctx.$slots, "default", {}, void 0, true)
|
|
@@ -1631,9 +1631,9 @@
|
|
|
1631
1631
|
vue.withKeys(vue.withModifiers(handleToggle, ["prevent"]), ["enter"]),
|
|
1632
1632
|
vue.withKeys(vue.withModifiers(handleToggle, ["prevent"]), ["space"])
|
|
1633
1633
|
]
|
|
1634
|
-
}, _cache[1] || (_cache[1] = [
|
|
1634
|
+
}, [...(_cache[1] || (_cache[1] = [
|
|
1635
1635
|
vue.createElementVNode("span", { class: "toggle--label-background" }, null, -1)
|
|
1636
|
-
]), 44, _hoisted_5$5)
|
|
1636
|
+
]))], 44, _hoisted_5$5)
|
|
1637
1637
|
]))
|
|
1638
1638
|
}
|
|
1639
1639
|
}
|