@castlabs/ui 4.22.3 → 4.23.0
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/castlabs-ui.umd.js
CHANGED
|
@@ -2622,7 +2622,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
2622
2622
|
name: 'ClUI',
|
|
2623
2623
|
computed: {
|
|
2624
2624
|
version: function () {
|
|
2625
|
-
return "4.
|
|
2625
|
+
return "4.23.0" ?? 0;
|
|
2626
2626
|
}
|
|
2627
2627
|
}
|
|
2628
2628
|
}));
|
|
@@ -4933,25 +4933,25 @@ ClMockRouterLink_template.install = Vue => {
|
|
|
4933
4933
|
Vue.component(ClMockRouterLink_template.name ?? 'ClNoName', ClMockRouterLink_template);
|
|
4934
4934
|
};
|
|
4935
4935
|
/* harmony default export */ var ClMockRouterLink = (ClMockRouterLink_template);
|
|
4936
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/modal/ClModal/template.vue?vue&type=template&id=
|
|
4936
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/modal/ClModal/template.vue?vue&type=template&id=cd5029d0&ts=true
|
|
4937
4937
|
|
|
4938
|
-
const
|
|
4939
|
-
const
|
|
4938
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_1 = ["id"];
|
|
4939
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_2 = {
|
|
4940
4940
|
class: "modal-dialog"
|
|
4941
4941
|
};
|
|
4942
|
-
const
|
|
4942
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_3 = {
|
|
4943
4943
|
class: "modal-content"
|
|
4944
4944
|
};
|
|
4945
|
-
const
|
|
4945
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_4 = {
|
|
4946
4946
|
class: "modal-header"
|
|
4947
4947
|
};
|
|
4948
|
-
const
|
|
4949
|
-
const
|
|
4950
|
-
const
|
|
4948
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_5 = ["href"];
|
|
4949
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_6 = ["id"];
|
|
4950
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_7 = {
|
|
4951
4951
|
key: 1,
|
|
4952
4952
|
class: "modal-body"
|
|
4953
4953
|
};
|
|
4954
|
-
const
|
|
4954
|
+
const templatevue_type_template_id_cd5029d0_ts_true_hoisted_8 = {
|
|
4955
4955
|
class: "modal-footer"
|
|
4956
4956
|
};
|
|
4957
4957
|
const _hoisted_9 = {
|
|
@@ -4963,13 +4963,13 @@ const _hoisted_10 = {
|
|
|
4963
4963
|
const _hoisted_11 = {
|
|
4964
4964
|
class: "modal-footer-right cl-spacing-box cl-spacing-none"
|
|
4965
4965
|
};
|
|
4966
|
-
function
|
|
4966
|
+
function templatevue_type_template_id_cd5029d0_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
4967
4967
|
return (0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", {
|
|
4968
4968
|
id: _ctx.id,
|
|
4969
4969
|
class: (0,external_vue_.normalizeClass)(`modal ${_ctx.clazz}`),
|
|
4970
4970
|
tabindex: "-1",
|
|
4971
4971
|
"data-bs-backdrop": "static"
|
|
4972
|
-
}, [(0,external_vue_.createElementVNode)("div",
|
|
4972
|
+
}, [(0,external_vue_.createElementVNode)("div", templatevue_type_template_id_cd5029d0_ts_true_hoisted_2, [(0,external_vue_.createElementVNode)("div", templatevue_type_template_id_cd5029d0_ts_true_hoisted_3, [(0,external_vue_.createElementVNode)("div", templatevue_type_template_id_cd5029d0_ts_true_hoisted_4, [(0,external_vue_.renderSlot)(_ctx.$slots, "title", {}, () => [_cache[1] || (_cache[1] = (0,external_vue_.createTextVNode)("Information"))]), _ctx.helpUrl ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("a", {
|
|
4973
4973
|
key: 0,
|
|
4974
4974
|
class: "modal-help",
|
|
4975
4975
|
href: _ctx.helpUrl,
|
|
@@ -4977,15 +4977,15 @@ function templatevue_type_template_id_356c73b0_ts_true_render(_ctx, _cache, $pro
|
|
|
4977
4977
|
title: "Show help in new window."
|
|
4978
4978
|
}, _cache[2] || (_cache[2] = [(0,external_vue_.createElementVNode)("i", {
|
|
4979
4979
|
class: "far fa-question-circle"
|
|
4980
|
-
}, null, -1)]), 8,
|
|
4980
|
+
}, null, -1)]), 8, templatevue_type_template_id_cd5029d0_ts_true_hoisted_5)) : (0,external_vue_.createCommentVNode)("", true)]), _ctx.form ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("form", {
|
|
4981
4981
|
key: 0,
|
|
4982
4982
|
id: `${_ctx.id}-form`,
|
|
4983
4983
|
class: "modal-body cl-form container",
|
|
4984
4984
|
novalidate: "",
|
|
4985
4985
|
onSubmit: _cache[0] || (_cache[0] = (0,external_vue_.withModifiers)(() => {}, ["prevent"]))
|
|
4986
|
-
}, [(0,external_vue_.renderSlot)(_ctx.$slots, "default"), (0,external_vue_.renderSlot)(_ctx.$slots, "body")], 40,
|
|
4986
|
+
}, [(0,external_vue_.renderSlot)(_ctx.$slots, "default"), (0,external_vue_.renderSlot)(_ctx.$slots, "body")], 40, templatevue_type_template_id_cd5029d0_ts_true_hoisted_6)) : ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", templatevue_type_template_id_cd5029d0_ts_true_hoisted_7, [(0,external_vue_.renderSlot)(_ctx.$slots, "default"), (0,external_vue_.renderSlot)(_ctx.$slots, "body")])), (0,external_vue_.createElementVNode)("div", templatevue_type_template_id_cd5029d0_ts_true_hoisted_8, [(0,external_vue_.createElementVNode)("span", _hoisted_9, [(0,external_vue_.renderSlot)(_ctx.$slots, "footer-left")]), (0,external_vue_.createElementVNode)("span", _hoisted_10, [(0,external_vue_.renderSlot)(_ctx.$slots, "footer")]), (0,external_vue_.createElementVNode)("span", _hoisted_11, [(0,external_vue_.renderSlot)(_ctx.$slots, "footer-right")])])])])], 10, templatevue_type_template_id_cd5029d0_ts_true_hoisted_1);
|
|
4987
4987
|
}
|
|
4988
|
-
;// ./src/components/modal/ClModal/template.vue?vue&type=template&id=
|
|
4988
|
+
;// ./src/components/modal/ClModal/template.vue?vue&type=template&id=cd5029d0&ts=true
|
|
4989
4989
|
|
|
4990
4990
|
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/modal/ClModal/template.vue?vue&type=script&lang=ts
|
|
4991
4991
|
|
|
@@ -5046,7 +5046,7 @@ function templatevue_type_template_id_356c73b0_ts_true_render(_ctx, _cache, $pro
|
|
|
5046
5046
|
|
|
5047
5047
|
|
|
5048
5048
|
;
|
|
5049
|
-
const ClModal_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClModal_templatevue_type_script_lang_ts, [['render',
|
|
5049
|
+
const ClModal_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClModal_templatevue_type_script_lang_ts, [['render',templatevue_type_template_id_cd5029d0_ts_true_render]])
|
|
5050
5050
|
|
|
5051
5051
|
/* harmony default export */ var ClModal_template = (ClModal_template_exports_);
|
|
5052
5052
|
;// ./src/components/modal/ClModal/index.ts
|
|
@@ -5541,23 +5541,41 @@ ClOrg_template.install = Vue => {
|
|
|
5541
5541
|
Vue.component(ClOrg_template.name ?? 'ClNoName', ClOrg_template);
|
|
5542
5542
|
};
|
|
5543
5543
|
/* harmony default export */ var ClOrg = (ClOrg_template);
|
|
5544
|
-
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/widget/ClPage/template.vue?vue&type=template&id=
|
|
5544
|
+
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/templateLoader.js??ruleSet[1].rules[4]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/widget/ClPage/template.vue?vue&type=template&id=30efcf80&ts=true
|
|
5545
5545
|
|
|
5546
|
-
const
|
|
5546
|
+
const templatevue_type_template_id_30efcf80_ts_true_hoisted_1 = {
|
|
5547
5547
|
key: 0,
|
|
5548
5548
|
class: "cl-page-spinner"
|
|
5549
5549
|
};
|
|
5550
|
-
function
|
|
5550
|
+
function templatevue_type_template_id_30efcf80_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
|
|
5551
5551
|
const _component_cl_section_headline = (0,external_vue_.resolveComponent)("cl-section-headline");
|
|
5552
5552
|
const _component_cl_spinner = (0,external_vue_.resolveComponent)("cl-spinner");
|
|
5553
|
+
const _component_cl_section_main = (0,external_vue_.resolveComponent)("cl-section-main");
|
|
5553
5554
|
return (0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)(external_vue_.Fragment, null, [(0,external_vue_.createVNode)(_component_cl_section_headline, {
|
|
5554
5555
|
id: _ctx.id ?? _ctx.$route.name,
|
|
5555
5556
|
title: _ctx.title ?? _ctx.$route.meta?.title ?? 'castLabs'
|
|
5556
|
-
}, null, 8, ["id", "title"]), _ctx.loading ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div",
|
|
5557
|
+
}, null, 8, ["id", "title"]), _ctx.loading ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("div", templatevue_type_template_id_30efcf80_ts_true_hoisted_1, [(0,external_vue_.createVNode)(_component_cl_spinner)])) : _ctx.notFound ? (0,external_vue_.renderSlot)(_ctx.$slots, "notFound", {
|
|
5557
5558
|
key: 1
|
|
5559
|
+
}, () => [(0,external_vue_.createVNode)(_component_cl_section_main, null, {
|
|
5560
|
+
default: (0,external_vue_.withCtx)(() => [_cache[2] || (_cache[2] = (0,external_vue_.createElementVNode)("p", {
|
|
5561
|
+
class: "cl-p-large"
|
|
5562
|
+
}, "Hmm, it seems we can't find what you're looking for.", -1)), _cache[3] || (_cache[3] = (0,external_vue_.createElementVNode)("p", {
|
|
5563
|
+
class: "alert cl-alert-info"
|
|
5564
|
+
}, "This resource may have been moved or it might have expired.", -1)), (0,external_vue_.createElementVNode)("button", {
|
|
5565
|
+
type: "button",
|
|
5566
|
+
class: "btn btn-sm cl-btn-outline-text cl-spacing-large",
|
|
5567
|
+
onClick: _cache[0] || (_cache[0] =
|
|
5568
|
+
//@ts-ignore
|
|
5569
|
+
(...args) => _ctx.back && _ctx.back(...args))
|
|
5570
|
+
}, _cache[1] || (_cache[1] = [(0,external_vue_.createElementVNode)("i", {
|
|
5571
|
+
class: "fas fa-angle-left"
|
|
5572
|
+
}, null, -1), (0,external_vue_.createElementVNode)("span", null, "Back", -1)]))]),
|
|
5573
|
+
_: 1
|
|
5574
|
+
})]) : (0,external_vue_.renderSlot)(_ctx.$slots, "default", {
|
|
5575
|
+
key: 2
|
|
5558
5576
|
})], 64);
|
|
5559
5577
|
}
|
|
5560
|
-
;// ./src/components/widget/ClPage/template.vue?vue&type=template&id=
|
|
5578
|
+
;// ./src/components/widget/ClPage/template.vue?vue&type=template&id=30efcf80&ts=true
|
|
5561
5579
|
|
|
5562
5580
|
;// ./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib/index.js!./node_modules/ts-loader/index.js??clonedRuleSet-86.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/widget/ClPage/template.vue?vue&type=script&lang=ts
|
|
5563
5581
|
|
|
@@ -5576,6 +5594,15 @@ function templatevue_type_template_id_2e5ce23a_ts_true_render(_ctx, _cache, $pro
|
|
|
5576
5594
|
loading: {
|
|
5577
5595
|
type: Boolean,
|
|
5578
5596
|
default: false
|
|
5597
|
+
},
|
|
5598
|
+
notFound: {
|
|
5599
|
+
type: Boolean,
|
|
5600
|
+
default: false
|
|
5601
|
+
}
|
|
5602
|
+
},
|
|
5603
|
+
methods: {
|
|
5604
|
+
back() {
|
|
5605
|
+
history.go(-1);
|
|
5579
5606
|
}
|
|
5580
5607
|
}
|
|
5581
5608
|
}));
|
|
@@ -5587,7 +5614,7 @@ function templatevue_type_template_id_2e5ce23a_ts_true_render(_ctx, _cache, $pro
|
|
|
5587
5614
|
|
|
5588
5615
|
|
|
5589
5616
|
;
|
|
5590
|
-
const ClPage_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClPage_templatevue_type_script_lang_ts, [['render',
|
|
5617
|
+
const ClPage_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClPage_templatevue_type_script_lang_ts, [['render',templatevue_type_template_id_30efcf80_ts_true_render]])
|
|
5591
5618
|
|
|
5592
5619
|
/* harmony default export */ var ClPage_template = (ClPage_template_exports_);
|
|
5593
5620
|
;// ./src/components/widget/ClPage/index.ts
|