@pocketprep/ui-kit 2.0.44 → 2.0.45
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/@pocketprep/ui-kit.common.js +4 -4
- package/dist/@pocketprep/ui-kit.common.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.js +4 -4
- package/dist/@pocketprep/ui-kit.umd.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.min.js +2 -2
- package/dist/@pocketprep/ui-kit.umd.min.js.map +1 -1
- package/package.json +1 -1
|
@@ -969,7 +969,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
969
969
|
|
|
970
970
|
/***/ }),
|
|
971
971
|
|
|
972
|
-
/***/
|
|
972
|
+
/***/ 31306:
|
|
973
973
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
974
974
|
|
|
975
975
|
"use strict";
|
|
@@ -982,7 +982,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
982
982
|
"default": () => (/* binding */ EmptyState)
|
|
983
983
|
});
|
|
984
984
|
|
|
985
|
-
;// 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/EmptyStates/EmptyState.vue?vue&type=template&id=
|
|
985
|
+
;// 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/EmptyStates/EmptyState.vue?vue&type=template&id=74adf3c0&
|
|
986
986
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"uikit-empty-state"},[_vm._t("imageRow",function(){return [_c('div',{staticClass:"uikit-empty-state__row"},[_vm._t("image",function(){return [_vm._t("blob",function(){return [_c('Blob',{staticClass:"uikit-empty-state__blob",attrs:{"type":"empty","primary-color":_vm.blobColor}})]}),_vm._t("icon",function(){return [_c('Icon',{staticClass:"uikit-empty-state__icon",style:({ color: _vm.iconColor }),attrs:{"type":_vm.iconType,"secondary-color":_vm.brandColors.bananaBread}})]})]})],2)]}),_c('div',{staticClass:"uikit-empty-state__title"},[_vm._t("emptyStateTitle",function(){return [_vm._v(" "+_vm._s(_vm.title)+" ")]})],2),_c('div',{staticClass:"uikit-empty-state__message"},[_vm._t("emptyStateMessage",function(){return [_vm._v(" "+_vm._s(_vm.message)+" ")]})],2)],2)}
|
|
987
987
|
var staticRenderFns = []
|
|
988
988
|
|
|
@@ -14312,7 +14312,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14312
14312
|
|
|
14313
14313
|
var ___CSS_LOADER_EXPORT___ = _node_modules_css_loader_dist_runtime_api_js__WEBPACK_IMPORTED_MODULE_1___default()((_node_modules_css_loader_dist_runtime_noSourceMaps_js__WEBPACK_IMPORTED_MODULE_0___default()));
|
|
14314
14314
|
// Module
|
|
14315
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".uikit-empty-state{text-align:center;padding:0 42px 0 41px;margin-top:33px;max-width:300px}.uikit-empty-state__icon{height:22px;width:22px;position:relative;top:-5px;left:-30px}.uikit-empty-state__row{margin-top:0;margin-right:auto;margin-bottom:10px;margin-left:20px}.uikit-empty-state__title{color:#1f3545;font-size:15px;font-weight:600;line-height:20px;text-align:center;margin-bottom:8px}.uikit-empty-state__message{color:#475967;font-weight:500;font-size:14px;line-height:
|
|
14315
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".uikit-empty-state{text-align:center;padding:0 42px 0 41px;margin-top:33px;max-width:300px}.uikit-empty-state__icon{height:22px;width:22px;position:relative;top:-5px;left:-30px}.uikit-empty-state__row{margin-top:0;margin-right:auto;margin-bottom:10px;margin-left:20px}.uikit-empty-state__title{color:#1f3545;font-size:15px;font-weight:600;line-height:20px;text-align:center;margin-bottom:8px}.uikit-empty-state__message{color:#475967;font-weight:500;font-size:14px;line-height:19px;text-align:center;padding:0 20px}", ""]);
|
|
14316
14316
|
// Exports
|
|
14317
14317
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
14318
14318
|
|
|
@@ -26495,7 +26495,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(86021));
|
|
|
26495
26495
|
|
|
26496
26496
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(47507));
|
|
26497
26497
|
|
|
26498
|
-
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
26498
|
+
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(31306));
|
|
26499
26499
|
|
|
26500
26500
|
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
26501
26501
|
|