@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.
@@ -3839,7 +3839,7 @@ var component = (0,componentNormalizer/* default */.Z)(
3839
3839
 
3840
3840
  /***/ }),
3841
3841
 
3842
- /***/ 65241:
3842
+ /***/ 27445:
3843
3843
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
3844
3844
 
3845
3845
  "use strict";
@@ -3852,8 +3852,8 @@ __webpack_require__.d(__webpack_exports__, {
3852
3852
  "default": () => (/* binding */ IconPerson)
3853
3853
  });
3854
3854
 
3855
- ;// 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&
3856
- 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)"}})])])}
3855
+ ;// 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&
3856
+ 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)"}})])])}
3857
3857
  var staticRenderFns = []
3858
3858
 
3859
3859
 
@@ -20278,7 +20278,7 @@ var IconLightbulb_vue_1 = tslib_1.__importDefault(__webpack_require__(92406));
20278
20278
 
20279
20279
  var IconPercent_vue_1 = tslib_1.__importDefault(__webpack_require__(82949));
20280
20280
 
20281
- var IconPerson_vue_1 = tslib_1.__importDefault(__webpack_require__(65241));
20281
+ var IconPerson_vue_1 = tslib_1.__importDefault(__webpack_require__(27445));
20282
20282
 
20283
20283
  var Icon = /*#__PURE__*/function (_vue_property_decorat) {
20284
20284
  _inherits(Icon, _vue_property_decorat);