@ldmjs/ui 1.0.18 → 1.0.19
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.
- package/dist/index.js +39 -11
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -607,10 +607,42 @@ function ld_loader_reg(vue, options) {
|
|
|
607
607
|
}
|
|
608
608
|
/* harmony default export */ const src_ld_loader = (ld_loader_reg);
|
|
609
609
|
|
|
610
|
-
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-chip/ld-chip.vue?vue&type=template&id=
|
|
610
|
+
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use!./src/ld-chip/ld-chip.vue?vue&type=template&id=4722b6ca&ts=true
|
|
611
611
|
|
|
612
|
-
|
|
613
|
-
|
|
612
|
+
const ld_chipvue_type_template_id_4722b6ca_ts_true_hoisted_1 = /*#__PURE__*/ (0,external_vue_.createElementVNode)("svg", {
|
|
613
|
+
width: "18",
|
|
614
|
+
height: "18",
|
|
615
|
+
viewBox: "0 0 18 18",
|
|
616
|
+
fill: "none",
|
|
617
|
+
id: "close_18",
|
|
618
|
+
version: "1.1",
|
|
619
|
+
xmlns: "http://www.w3.org/2000/svg"
|
|
620
|
+
}, [
|
|
621
|
+
/*#__PURE__*/ (0,external_vue_.createElementVNode)("rect", {
|
|
622
|
+
style: { "fill": "currentColor", "stroke-width": "1.5" },
|
|
623
|
+
id: "rect1",
|
|
624
|
+
width: "1.1693057",
|
|
625
|
+
height: "13.973204",
|
|
626
|
+
x: "11.941731",
|
|
627
|
+
y: "-7.1519666",
|
|
628
|
+
rx: "0.85917288",
|
|
629
|
+
ry: "0.65454429",
|
|
630
|
+
transform: "rotate(45)"
|
|
631
|
+
}),
|
|
632
|
+
/*#__PURE__*/ (0,external_vue_.createTextVNode)(),
|
|
633
|
+
/*#__PURE__*/ (0,external_vue_.createElementVNode)("rect", {
|
|
634
|
+
style: { "fill": "currentColor", "stroke-width": "1.5" },
|
|
635
|
+
id: "rect1-1",
|
|
636
|
+
width: "1.1693057",
|
|
637
|
+
height: "13.973204",
|
|
638
|
+
x: "-0.76293743",
|
|
639
|
+
y: "5.5370965",
|
|
640
|
+
rx: "0.85917288",
|
|
641
|
+
ry: "0.65454429",
|
|
642
|
+
transform: "matrix(-0.70710678,0.70710678,0.70710678,0.70710678,0,0)"
|
|
643
|
+
})
|
|
644
|
+
], -1);
|
|
645
|
+
function ld_chipvue_type_template_id_4722b6ca_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
614
646
|
const _component_v_btn = (0,external_vue_.resolveComponent)("v-btn");
|
|
615
647
|
const _component_v_chip = (0,external_vue_.resolveComponent)("v-chip");
|
|
616
648
|
return ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_chip, {
|
|
@@ -624,18 +656,14 @@ function ld_chipvue_type_template_id_24b3eb7f_ts_true_render(_ctx, _cache, $prop
|
|
|
624
656
|
? ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_btn, {
|
|
625
657
|
key: 0,
|
|
626
658
|
id: "btn-close",
|
|
659
|
+
variant: "text",
|
|
627
660
|
icon: "",
|
|
628
661
|
width: "18",
|
|
629
662
|
height: "18",
|
|
630
|
-
elevation: "0",
|
|
631
663
|
onClick: _cache[0] || (_cache[0] = ($event) => (_ctx.$emit('click:close')))
|
|
632
664
|
}, {
|
|
633
665
|
default: (0,external_vue_.withCtx)(() => [
|
|
634
|
-
|
|
635
|
-
width: "18",
|
|
636
|
-
height: "18",
|
|
637
|
-
icon: "close_sm"
|
|
638
|
-
})
|
|
666
|
+
ld_chipvue_type_template_id_4722b6ca_ts_true_hoisted_1
|
|
639
667
|
]),
|
|
640
668
|
_: 1
|
|
641
669
|
}))
|
|
@@ -649,7 +677,7 @@ function ld_chipvue_type_template_id_24b3eb7f_ts_true_render(_ctx, _cache, $prop
|
|
|
649
677
|
}, 8, ["color"]));
|
|
650
678
|
}
|
|
651
679
|
|
|
652
|
-
;// CONCATENATED MODULE: ./src/ld-chip/ld-chip.vue?vue&type=template&id=
|
|
680
|
+
;// CONCATENATED MODULE: ./src/ld-chip/ld-chip.vue?vue&type=template&id=4722b6ca&ts=true
|
|
653
681
|
|
|
654
682
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-chip/ld-chip.ts?vue&type=script&lang=ts&external
|
|
655
683
|
var ld_chipvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -692,7 +720,7 @@ ChipComponent = ld_chipvue_type_script_lang_ts_external_decorate([
|
|
|
692
720
|
|
|
693
721
|
|
|
694
722
|
;
|
|
695
|
-
const ld_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_chipvue_type_script_lang_ts_external, [['render',
|
|
723
|
+
const ld_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_chipvue_type_script_lang_ts_external, [['render',ld_chipvue_type_template_id_4722b6ca_ts_true_render]])
|
|
696
724
|
|
|
697
725
|
/* harmony default export */ const ld_chip = (ld_chip_exports_);
|
|
698
726
|
;// CONCATENATED MODULE: ./src/ld-chip/index.ts
|