@pocketprep/ui-kit 2.0.47 → 2.0.48

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.
@@ -3849,7 +3849,7 @@ var component = (0,componentNormalizer/* default */.Z)(
3849
3849
 
3850
3850
  /***/ }),
3851
3851
 
3852
- /***/ 22614:
3852
+ /***/ 3883:
3853
3853
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3854
3854
 
3855
3855
  "use strict";
@@ -3862,8 +3862,8 @@ __webpack_require__.d(__webpack_exports__, {
3862
3862
  "default": () => (/* binding */ IconPerson)
3863
3863
  });
3864
3864
 
3865
- ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Icons/IconPerson.vue?vue&type=template&id=6909e138&
3866
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"width":"18px","height":"23px","viewBox":"0 0 18 23","version":"1.1","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[_c('title',[_vm._v(_vm._s(_vm.title))]),_c('g',{attrs:{"stroke":"none","stroke-width":"1","fill":"none","fill-rule":"evenodd"}},[_c('g',{attrs:{"fill":"currentColor","fill-rule":"nonzero"}},[_c('g',{attrs:{"transform":"translate(0.000000, 0.760000)"}},[_c('path',{attrs:{"d":"M12.5 14.8283C11.5 13 9.19124 12.35 7.00004 12.35C4.77779 12.35 2.5 13 1.5 14.903","stroke":"#587183","stroke-width":"1.5","stroke-linecap":"round"}}),_c('path',{attrs:{"d":"M7 9.80005C8.51878 9.80005 9.75 8.56883 9.75 7.05005C9.75 5.53127 8.51878 4.30005 7 4.30005C5.48122 4.30005 4.25 5.53127 4.25 7.05005C4.25 8.56883 5.48122 9.80005 7 9.80005Z","stroke":"#587183","stroke-width":"1.43478"}})])]),_c('g',{attrs:{"transform":"translate(-594.000000, -648.000000)"}})])])}
3865
+ ;// CONCATENATED MODULE: ./node_modules/@vue/vue-loader-v15/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Icons/IconPerson.vue?vue&type=template&id=960f48dc&
3866
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"width":"18px","height":"23px","viewBox":"0 0 18 23","version":"1.1","xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"}},[_c('title',[_vm._v(_vm._s(_vm.title))]),_c('g',{attrs:{"stroke":"none","stroke-width":"1","fill":"none","fill-rule":"evenodd"}},[_c('g',{attrs:{"fill":"currentColor"}},[_c('g',{attrs:{"transform":"translate(0.000000, 0.760000)"}},[_c('path',{attrs:{"d":"M12.5 14.8283C11.5 13 9.19124 12.35 7.00004 12.35C4.77779 12.35 2.5 13 1.5 14.903","stroke":"#587183","stroke-width":"1.5","fill":"white","stroke-linecap":"round"}}),_c('path',{attrs:{"d":"M7 9.80005C8.51878 9.80005 9.75 8.56883 9.75 7.05005C9.75 5.53127 8.51878 4.30005 7 4.30005C5.48122 4.30005 4.25 5.53127 4.25 7.05005C4.25 8.56883 5.48122 9.80005 7 9.80005Z","stroke":"#587183","stroke-width":"1.43478","fill":"white"}})])]),_c('g',{attrs:{"transform":"translate(-594.000000, -648.000000)"}})])])}
3867
3867
  var staticRenderFns = []
3868
3868
 
3869
3869
 
@@ -20288,7 +20288,7 @@ var IconLightbulb_vue_1 = tslib_1.__importDefault(__webpack_require__(6710));
20288
20288
 
20289
20289
  var IconPercent_vue_1 = tslib_1.__importDefault(__webpack_require__(50463));
20290
20290
 
20291
- var IconPerson_vue_1 = tslib_1.__importDefault(__webpack_require__(22614));
20291
+ var IconPerson_vue_1 = tslib_1.__importDefault(__webpack_require__(3883));
20292
20292
 
20293
20293
  var Icon = /*#__PURE__*/function (_vue_property_decorat) {
20294
20294
  _inherits(Icon, _vue_property_decorat);