@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
|
@@ -979,7 +979,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
979
979
|
|
|
980
980
|
/***/ }),
|
|
981
981
|
|
|
982
|
-
/***/
|
|
982
|
+
/***/ 22647:
|
|
983
983
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
984
984
|
|
|
985
985
|
"use strict";
|
|
@@ -992,7 +992,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
992
992
|
"default": () => (/* binding */ EmptyState)
|
|
993
993
|
});
|
|
994
994
|
|
|
995
|
-
;// 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=
|
|
995
|
+
;// 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&
|
|
996
996
|
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)}
|
|
997
997
|
var staticRenderFns = []
|
|
998
998
|
|
|
@@ -14322,7 +14322,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
14322
14322
|
|
|
14323
14323
|
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()));
|
|
14324
14324
|
// Module
|
|
14325
|
-
___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:
|
|
14325
|
+
___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}", ""]);
|
|
14326
14326
|
// Exports
|
|
14327
14327
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
14328
14328
|
|
|
@@ -26505,7 +26505,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(81406));
|
|
|
26505
26505
|
|
|
26506
26506
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(40659));
|
|
26507
26507
|
|
|
26508
|
-
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
26508
|
+
var EmptyState_vue_1 = tslib_1.__importDefault(__webpack_require__(22647));
|
|
26509
26509
|
|
|
26510
26510
|
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
26511
26511
|
|