@castlabs/ui 4.21.1 → 4.22.1

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.
@@ -2395,28 +2395,6 @@ $({ target: 'Iterator', proto: true, real: true }, {
2395
2395
  });
2396
2396
 
2397
2397
 
2398
- /***/ }),
2399
-
2400
- /***/ 8992:
2401
- /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
2402
-
2403
- "use strict";
2404
-
2405
- // TODO: Remove from `core-js@4`
2406
- __webpack_require__(8111);
2407
-
2408
-
2409
- /***/ }),
2410
-
2411
- /***/ 3949:
2412
- /***/ (function(__unused_webpack_module, __unused_webpack_exports, __webpack_require__) {
2413
-
2414
- "use strict";
2415
-
2416
- // TODO: Remove from `core-js@4`
2417
- __webpack_require__(7588);
2418
-
2419
-
2420
2398
  /***/ })
2421
2399
 
2422
2400
  /******/ });
@@ -2644,7 +2622,7 @@ function render(_ctx, _cache, $props, $setup, $data, $options) {
2644
2622
  name: 'ClUI',
2645
2623
  computed: {
2646
2624
  version: function () {
2647
- return "4.21.1" ?? 0;
2625
+ return "4.22.1" ?? 0;
2648
2626
  }
2649
2627
  }
2650
2628
  }));
@@ -2764,10 +2742,10 @@ function templatevue_type_template_id_37ea6a9d_ts_true_render(_ctx, _cache, $pro
2764
2742
 
2765
2743
  // EXTERNAL MODULE: ./node_modules/core-js/modules/es.array.push.js
2766
2744
  var es_array_push = __webpack_require__(4114);
2767
- // EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.constructor.js
2768
- var esnext_iterator_constructor = __webpack_require__(8992);
2769
- // EXTERNAL MODULE: ./node_modules/core-js/modules/esnext.iterator.for-each.js
2770
- var esnext_iterator_for_each = __webpack_require__(3949);
2745
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.constructor.js
2746
+ var es_iterator_constructor = __webpack_require__(8111);
2747
+ // EXTERNAL MODULE: ./node_modules/core-js/modules/es.iterator.for-each.js
2748
+ var es_iterator_for_each = __webpack_require__(7588);
2771
2749
  // EXTERNAL MODULE: ./node_modules/bootstrap/dist/js/bootstrap.bundle.min.js
2772
2750
  var bootstrap_bundle_min = __webpack_require__(8736);
2773
2751
  var bootstrap_bundle_min_default = /*#__PURE__*/__webpack_require__.n(bootstrap_bundle_min);
@@ -4066,16 +4044,16 @@ ClDropzone_template.install = Vue => {
4066
4044
  Vue.component(ClDropzone_template.name ?? 'ClNoName', ClDropzone_template);
4067
4045
  };
4068
4046
  /* harmony default export */ var ClDropzone = (ClDropzone_template);
4069
- ;// ./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/form/ClField/template.vue?vue&type=template&id=56c2f246&ts=true
4047
+ ;// ./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/form/ClField/template.vue?vue&type=template&id=1e758708&ts=true
4070
4048
 
4071
- const templatevue_type_template_id_56c2f246_ts_true_hoisted_1 = ["for"];
4072
- const templatevue_type_template_id_56c2f246_ts_true_hoisted_2 = {
4049
+ const templatevue_type_template_id_1e758708_ts_true_hoisted_1 = ["for"];
4050
+ const templatevue_type_template_id_1e758708_ts_true_hoisted_2 = {
4073
4051
  key: 0,
4074
4052
  class: "required"
4075
4053
  };
4076
- const templatevue_type_template_id_56c2f246_ts_true_hoisted_3 = ["id", "disabled", "required", "autofocus", "placeholder"];
4077
- const templatevue_type_template_id_56c2f246_ts_true_hoisted_4 = ["id", "disabled", "required", "autofocus"];
4078
- const _hoisted_5 = ["id", "type", "placeholder", "minlength", "maxlength", "pattern", "disabled", "required", "autofocus"];
4054
+ const templatevue_type_template_id_1e758708_ts_true_hoisted_3 = ["id", "autofocus", "disabled", "maxlength", "minlength", "placeholder", "required"];
4055
+ const templatevue_type_template_id_1e758708_ts_true_hoisted_4 = ["id", "autofocus", "disabled", "required"];
4056
+ const _hoisted_5 = ["id", "autofocus", "disabled", "maxlength", "minlength", "pattern", "placeholder", "required", "type"];
4079
4057
  const _hoisted_6 = ["id", "for"];
4080
4058
  const _hoisted_7 = {
4081
4059
  class: "invalid-feedback"
@@ -4084,57 +4062,59 @@ const _hoisted_8 = {
4084
4062
  key: 1,
4085
4063
  class: "valid-feedback valid-feedback-none"
4086
4064
  };
4087
- function templatevue_type_template_id_56c2f246_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
4065
+ function templatevue_type_template_id_1e758708_ts_true_render(_ctx, _cache, $props, $setup, $data, $options) {
4088
4066
  return (0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)(external_vue_.Fragment, null, [_ctx.label ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("label", {
4089
4067
  key: 0,
4090
4068
  for: _ctx.$uid,
4091
4069
  class: (0,external_vue_.normalizeClass)(["form-label", {
4092
4070
  disabled: _ctx.disabled
4093
4071
  }])
4094
- }, [(0,external_vue_.createTextVNode)((0,external_vue_.toDisplayString)(_ctx.label), 1), _ctx.required ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", templatevue_type_template_id_56c2f246_ts_true_hoisted_2, "*")) : (0,external_vue_.createCommentVNode)("", true)], 10, templatevue_type_template_id_56c2f246_ts_true_hoisted_1)) : (0,external_vue_.createCommentVNode)("", true), _ctx.type === 'textarea' ? (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("textarea", (0,external_vue_.mergeProps)({
4072
+ }, [(0,external_vue_.createTextVNode)((0,external_vue_.toDisplayString)(_ctx.label), 1), _ctx.required ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("span", templatevue_type_template_id_1e758708_ts_true_hoisted_2, "*")) : (0,external_vue_.createCommentVNode)("", true)], 10, templatevue_type_template_id_1e758708_ts_true_hoisted_1)) : (0,external_vue_.createCommentVNode)("", true), _ctx.type === 'textarea' ? (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("textarea", (0,external_vue_.mergeProps)({
4095
4073
  key: 1,
4096
4074
  id: _ctx.$uid
4097
4075
  }, _ctx.$attrs, {
4098
4076
  ref: "input",
4099
4077
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => _ctx.modelValue = $event),
4078
+ autofocus: _ctx.autofocus,
4100
4079
  class: _ctx.clazz,
4101
4080
  disabled: _ctx.disabled,
4102
- required: _ctx.required,
4103
- autofocus: _ctx.autofocus,
4081
+ maxlength: _ctx.maxlength,
4082
+ minlength: _ctx.minlength,
4104
4083
  placeholder: _ctx.placeholder,
4105
- onInput: _cache[1] || (_cache[1] = $event => _ctx.validate()),
4084
+ required: _ctx.required,
4085
+ onBlur: _cache[1] || (_cache[1] = $event => _ctx.validate(true)),
4106
4086
  onChange: _cache[2] || (_cache[2] = $event => _ctx.validate()),
4107
- onBlur: _cache[3] || (_cache[3] = $event => _ctx.validate(true))
4108
- }), null, 16, templatevue_type_template_id_56c2f246_ts_true_hoisted_3)), [[external_vue_.vModelText, _ctx.modelValue]]) : _ctx.type === 'select' ? (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("select", (0,external_vue_.mergeProps)({
4087
+ onInput: _cache[3] || (_cache[3] = $event => _ctx.validate())
4088
+ }), null, 16, templatevue_type_template_id_1e758708_ts_true_hoisted_3)), [[external_vue_.vModelText, _ctx.modelValue]]) : _ctx.type === 'select' ? (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("select", (0,external_vue_.mergeProps)({
4109
4089
  key: 2,
4110
4090
  id: _ctx.$uid,
4111
4091
  "onUpdate:modelValue": _cache[4] || (_cache[4] = $event => _ctx.modelValue = $event),
4112
4092
  class: ["form-select", _ctx.clazz],
4093
+ autofocus: _ctx.autofocus,
4113
4094
  disabled: _ctx.disabled,
4114
- required: _ctx.required,
4115
- autofocus: _ctx.autofocus
4095
+ required: _ctx.required
4116
4096
  }, _ctx.$attrs, {
4117
- onInput: _cache[5] || (_cache[5] = $event => _ctx.validate()),
4097
+ onBlur: _cache[5] || (_cache[5] = $event => _ctx.validate(true)),
4118
4098
  onChange: _cache[6] || (_cache[6] = $event => _ctx.validate()),
4119
- onBlur: _cache[7] || (_cache[7] = $event => _ctx.validate(true))
4120
- }), [(0,external_vue_.renderSlot)(_ctx.$slots, "default")], 16, templatevue_type_template_id_56c2f246_ts_true_hoisted_4)), [[external_vue_.vModelSelect, _ctx.modelValue]]) : (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("input", (0,external_vue_.mergeProps)({
4099
+ onInput: _cache[7] || (_cache[7] = $event => _ctx.validate())
4100
+ }), [(0,external_vue_.renderSlot)(_ctx.$slots, "default")], 16, templatevue_type_template_id_1e758708_ts_true_hoisted_4)), [[external_vue_.vModelSelect, _ctx.modelValue]]) : (0,external_vue_.withDirectives)(((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("input", (0,external_vue_.mergeProps)({
4121
4101
  key: 3,
4122
4102
  id: _ctx.$uid
4123
4103
  }, _ctx.$attrs, {
4124
4104
  ref: "input",
4125
4105
  "onUpdate:modelValue": _cache[8] || (_cache[8] = $event => _ctx.modelValue = $event),
4126
- type: _ctx.type,
4106
+ autofocus: _ctx.autofocus,
4127
4107
  class: _ctx.clazz,
4128
- placeholder: _ctx.placeholder,
4129
- minlength: _ctx.minlength,
4108
+ disabled: _ctx.disabled,
4130
4109
  maxlength: _ctx.maxlength,
4110
+ minlength: _ctx.minlength,
4131
4111
  pattern: _ctx.pattern,
4132
- disabled: _ctx.disabled,
4112
+ placeholder: _ctx.placeholder,
4133
4113
  required: _ctx.required,
4134
- autofocus: _ctx.autofocus,
4135
- onInput: _cache[9] || (_cache[9] = $event => _ctx.validate()),
4114
+ type: _ctx.type,
4115
+ onBlur: _cache[9] || (_cache[9] = $event => _ctx.validate(true)),
4136
4116
  onChange: _cache[10] || (_cache[10] = $event => _ctx.validate()),
4137
- onBlur: _cache[11] || (_cache[11] = $event => _ctx.validate(true))
4117
+ onInput: _cache[11] || (_cache[11] = $event => _ctx.validate())
4138
4118
  }), null, 16, _hoisted_5)), [[external_vue_.vModelDynamic, _ctx.modelValue]]), _ctx.type === 'file' ? ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("label", {
4139
4119
  key: 4,
4140
4120
  id: `${_ctx.$uid}-companion`,
@@ -4149,7 +4129,7 @@ function templatevue_type_template_id_56c2f246_ts_true_render(_ctx, _cache, $pro
4149
4129
  }])
4150
4130
  }, (0,external_vue_.toDisplayString)(_ctx.help), 3)) : ((0,external_vue_.openBlock)(), (0,external_vue_.createElementBlock)("p", _hoisted_8))], 64)) : (0,external_vue_.createCommentVNode)("", true)], 64);
4151
4131
  }
4152
- ;// ./src/components/form/ClField/template.vue?vue&type=template&id=56c2f246&ts=true
4132
+ ;// ./src/components/form/ClField/template.vue?vue&type=template&id=1e758708&ts=true
4153
4133
 
4154
4134
  ;// ./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/form/ClField/template.vue?vue&type=script&lang=ts
4155
4135
 
@@ -4325,7 +4305,7 @@ function templatevue_type_template_id_56c2f246_ts_true_render(_ctx, _cache, $pro
4325
4305
 
4326
4306
 
4327
4307
  ;
4328
- const ClField_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClField_templatevue_type_script_lang_ts, [['render',templatevue_type_template_id_56c2f246_ts_true_render]])
4308
+ const ClField_template_exports_ = /*#__PURE__*/(0,exportHelper/* default */.A)(ClField_templatevue_type_script_lang_ts, [['render',templatevue_type_template_id_1e758708_ts_true_render]])
4329
4309
 
4330
4310
  /* harmony default export */ var ClField_template = (ClField_template_exports_);
4331
4311
  ;// ./src/components/form/ClField/index.ts