quasar-ui-sellmate-ui-kit 2.2.2 → 2.2.3

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.
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quasar-ui-sellmate-ui-kit v2.2.1
2
+ * quasar-ui-sellmate-ui-kit v2.2.2
3
3
  * (c) 2023 Sellmate Dev Team <dev@sellmate.co.kr>
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quasar-ui-sellmate-ui-kit v2.2.1
2
+ * quasar-ui-sellmate-ui-kit v2.2.2
3
3
  * (c) 2023 Sellmate Dev Team <dev@sellmate.co.kr>
4
4
  * Released under the MIT License.
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quasar-ui-sellmate-ui-kit v2.2.1
2
+ * quasar-ui-sellmate-ui-kit v2.2.2
3
3
  * (c) 2023 Sellmate Dev Team <dev@sellmate.co.kr>
4
4
  * Released under the MIT License.
5
5
  */
package/dist/index.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * quasar-ui-sellmate-ui-kit v2.2.1
2
+ * quasar-ui-sellmate-ui-kit v2.2.2
3
3
  * (c) 2023 Sellmate Dev Team <dev@sellmate.co.kr>
4
4
  * Released under the MIT License.
5
5
  */
@@ -2912,8 +2912,7 @@
2912
2912
  "hide-bottom-space": "",
2913
2913
  "menu-offset": [0, 4],
2914
2914
  "menu-self": "top left",
2915
- "menu-anchor": "bottom start",
2916
- "onUpdate:modelValue": _cache[0] || (_cache[0] = function (val) { return _ctx.$emit('update:modelValue', val); })
2915
+ "menu-anchor": "bottom start"
2917
2916
  }), vue.createSlots({
2918
2917
  "no-option": vue.withCtx(function () { return [
2919
2918
  vue.createVNode(_component_q_item, { class: "s-select-no-option" }, {
@@ -7121,7 +7120,7 @@
7121
7120
 
7122
7121
  /* eslint-disable no-multiple-empty-lines */
7123
7122
 
7124
- var version = '2.2.1';
7123
+ var version = '2.2.2';
7125
7124
 
7126
7125
  function install(app) {
7127
7126
  app.component('s-breadcrumbs', script$D);