@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
|
@@ -885,7 +885,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
885
885
|
|
|
886
886
|
/***/ }),
|
|
887
887
|
|
|
888
|
-
/***/
|
|
888
|
+
/***/ 73085:
|
|
889
889
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
890
890
|
|
|
891
891
|
"use strict";
|
|
@@ -898,7 +898,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
898
898
|
"default": () => (/* binding */ EmptyState)
|
|
899
899
|
});
|
|
900
900
|
|
|
901
|
-
;// 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=
|
|
901
|
+
;// 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&
|
|
902
902
|
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)}
|
|
903
903
|
var staticRenderFns = []
|
|
904
904
|
|
|
@@ -14228,7 +14228,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14228
14228
|
|
|
14229
14229
|
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()));
|
|
14230
14230
|
// Module
|
|
14231
|
-
___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:
|
|
14231
|
+
___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}", ""]);
|
|
14232
14232
|
// Exports
|
|
14233
14233
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
14234
14234
|
|
|
@@ -26283,7 +26283,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(81406));
|
|
|
26283
26283
|
|
|
26284
26284
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(40659));
|
|
26285
26285
|
|
|
26286
|
-
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
26286
|
+
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(73085));
|
|
26287
26287
|
|
|
26288
26288
|
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
26289
26289
|
|