@ldmjs/ui 1.0.28 → 1.0.29
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 +7 -7
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -638,9 +638,9 @@ function ld_loader_reg(vue, options) {
|
|
|
638
638
|
}
|
|
639
639
|
/* harmony default export */ const src_ld_loader = (ld_loader_reg);
|
|
640
640
|
|
|
641
|
-
;// 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=
|
|
641
|
+
;// 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=153bb3e8&ts=true
|
|
642
642
|
|
|
643
|
-
const
|
|
643
|
+
const ld_chipvue_type_template_id_153bb3e8_ts_true_hoisted_1 = /*#__PURE__*/ (0,external_vue_.createElementVNode)("svg", {
|
|
644
644
|
width: "18",
|
|
645
645
|
height: "18",
|
|
646
646
|
viewBox: "0 0 18 18",
|
|
@@ -673,7 +673,7 @@ const ld_chipvue_type_template_id_4722b6ca_ts_true_hoisted_1 = /*#__PURE__*/ (0,
|
|
|
673
673
|
transform: "matrix(-0.70710678,0.70710678,0.70710678,0.70710678,0,0)"
|
|
674
674
|
})
|
|
675
675
|
], -1);
|
|
676
|
-
function
|
|
676
|
+
function ld_chipvue_type_template_id_153bb3e8_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
677
677
|
const _component_v_btn = (0,external_vue_.resolveComponent)("v-btn");
|
|
678
678
|
const _component_v_chip = (0,external_vue_.resolveComponent)("v-chip");
|
|
679
679
|
return ((0,external_vue_.openBlock)(), (0,external_vue_.createBlock)(_component_v_chip, {
|
|
@@ -691,10 +691,10 @@ function ld_chipvue_type_template_id_4722b6ca_ts_true_render(_ctx, _cache, $prop
|
|
|
691
691
|
icon: "",
|
|
692
692
|
width: "18",
|
|
693
693
|
height: "18",
|
|
694
|
-
onClick: _cache[0] || (_cache[0] = ($event) => (_ctx.$emit('click:close')))
|
|
694
|
+
onClick: _cache[0] || (_cache[0] = (0,external_vue_.withModifiers)(($event) => (_ctx.$emit('click:close')), ["stop"]))
|
|
695
695
|
}, {
|
|
696
696
|
default: (0,external_vue_.withCtx)(() => [
|
|
697
|
-
|
|
697
|
+
ld_chipvue_type_template_id_153bb3e8_ts_true_hoisted_1
|
|
698
698
|
]),
|
|
699
699
|
_: 1
|
|
700
700
|
}))
|
|
@@ -708,7 +708,7 @@ function ld_chipvue_type_template_id_4722b6ca_ts_true_render(_ctx, _cache, $prop
|
|
|
708
708
|
}, 8, ["color"]));
|
|
709
709
|
}
|
|
710
710
|
|
|
711
|
-
;// CONCATENATED MODULE: ./src/ld-chip/ld-chip.vue?vue&type=template&id=
|
|
711
|
+
;// CONCATENATED MODULE: ./src/ld-chip/ld-chip.vue?vue&type=template&id=153bb3e8&ts=true
|
|
712
712
|
|
|
713
713
|
;// CONCATENATED MODULE: ./node_modules/ts-loader/index.js??clonedRuleSet-1.use!./src/ld-chip/ld-chip.ts?vue&type=script&lang=ts&external
|
|
714
714
|
var ld_chipvue_type_script_lang_ts_external_decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -751,7 +751,7 @@ ChipComponent = ld_chipvue_type_script_lang_ts_external_decorate([
|
|
|
751
751
|
|
|
752
752
|
|
|
753
753
|
;
|
|
754
|
-
const ld_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_chipvue_type_script_lang_ts_external, [['render',
|
|
754
|
+
const ld_chip_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ld_chipvue_type_script_lang_ts_external, [['render',ld_chipvue_type_template_id_153bb3e8_ts_true_render]])
|
|
755
755
|
|
|
756
756
|
/* harmony default export */ const ld_chip = (ld_chip_exports_);
|
|
757
757
|
;// CONCATENATED MODULE: ./src/ld-chip/index.ts
|