@pocketprep/ui-kit 2.0.42 → 2.0.43
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
|
@@ -875,7 +875,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
875
875
|
|
|
876
876
|
/***/ }),
|
|
877
877
|
|
|
878
|
-
/***/
|
|
878
|
+
/***/ 58359:
|
|
879
879
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
880
880
|
|
|
881
881
|
"use strict";
|
|
@@ -888,7 +888,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
888
888
|
"default": () => (/* binding */ EmptyState)
|
|
889
889
|
});
|
|
890
890
|
|
|
891
|
-
;// 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=
|
|
891
|
+
;// 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=66c310e0&
|
|
892
892
|
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 [_c('img',{staticClass:"uikit-empty-state__blob",attrs:{"src":_vm.blobType}}),_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)}
|
|
893
893
|
var staticRenderFns = []
|
|
894
894
|
|
|
@@ -14218,7 +14218,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14218
14218
|
|
|
14219
14219
|
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()));
|
|
14220
14220
|
// Module
|
|
14221
|
-
___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:
|
|
14221
|
+
___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:21px;text-align:center;padding:0 20px}", ""]);
|
|
14222
14222
|
// Exports
|
|
14223
14223
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
14224
14224
|
|
|
@@ -26273,7 +26273,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(86021));
|
|
|
26273
26273
|
|
|
26274
26274
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(47507));
|
|
26275
26275
|
|
|
26276
|
-
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
26276
|
+
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(58359));
|
|
26277
26277
|
|
|
26278
26278
|
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
26279
26279
|
|