@pocketprep/ui-kit 2.0.22 → 2.0.23
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 +9 -9
- package/dist/@pocketprep/ui-kit.common.js.map +1 -1
- package/dist/@pocketprep/ui-kit.umd.js +9 -9
- 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
|
@@ -395,7 +395,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
395
395
|
|
|
396
396
|
/***/ }),
|
|
397
397
|
|
|
398
|
-
/***/
|
|
398
|
+
/***/ 58861:
|
|
399
399
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
400
400
|
|
|
401
401
|
"use strict";
|
|
@@ -408,7 +408,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
408
408
|
"default": () => (/* binding */ Button)
|
|
409
409
|
});
|
|
410
410
|
|
|
411
|
-
;// 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/Buttons/Button.vue?vue&type=template&id=
|
|
411
|
+
;// 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/Buttons/Button.vue?vue&type=template&id=10f76585&
|
|
412
412
|
var render = function () {
|
|
413
413
|
var _obj;
|
|
414
414
|
var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('button',{directives:[{name:"dark",rawName:"v-dark",value:(_vm.isDarkMode),expression:"isDarkMode"}],staticClass:"uikit-btn",class:( _obj = {}, _obj[("uikit-btn--" + _vm.type)] = true, _obj[("uikit-btn--" + _vm.type + "--is-loading")] = _vm.isLoading, _obj['uikit-btn--icon--no-text'] = !_vm.$slots.default, _obj ),attrs:{"disabled":_vm.disabled,"tabindex":"0"},on:{"click":_vm.emitClick,"mousedown":function($event){$event.preventDefault();}}},[(_vm.isLoading)?_c('Icon',{directives:[{name:"dark",rawName:"v-dark",value:(_vm.isDarkMode),expression:"isDarkMode"}],staticClass:"uikit-btn__loading-icon",attrs:{"aria-label":"Loading","role":"alert","type":"loading2","is-dark-mode":_vm.isDarkMode}}):_vm._e(),_c('div',{staticClass:"uikit-btn__content",class:{ 'uikit-btn__content--is-loading': _vm.isLoading }},[(_vm.icon && (_vm.type === 'icon' || _vm.type === 'icon-yellow'))?_c('Icon',{directives:[{name:"dark",rawName:"v-dark",value:(_vm.isDarkMode),expression:"isDarkMode"}],staticClass:"uikit-btn-icon__icon",class:{
|
|
@@ -13634,7 +13634,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13634
13634
|
|
|
13635
13635
|
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()));
|
|
13636
13636
|
// Module
|
|
13637
|
-
___CSS_LOADER_EXPORT___.push([module.id, ".uikit-btn{position:relative;cursor:pointer}.uikit-btn__loading-icon{margin:-2px 0;position:absolute;left:50%;top:50%;margin-left:-11.5px;margin-top:-11.5px}.uikit-btn__loading-icon .uikit-loading{border-color:#eef5ff;border-top-color:#a7c7ff}.uikit-btn__loading-icon--dark .uikit-loading{border-color:#1f3545;border-top-color:#ffedcb}.uikit-btn__content--is-loading{color:transparent;opacity:0}.uikit-btn--primary,.uikit-btn--primary-red,.uikit-btn--primary-yellow,.uikit-btn--secondary,.uikit-btn--secondary-yellow-dark{font-size:15px;line-height:18px;padding:
|
|
13637
|
+
___CSS_LOADER_EXPORT___.push([module.id, ".uikit-btn{position:relative;cursor:pointer}.uikit-btn__loading-icon{margin:-2px 0;position:absolute;left:50%;top:50%;margin-left:-11.5px;margin-top:-11.5px}.uikit-btn__loading-icon .uikit-loading{border-color:#eef5ff;border-top-color:#a7c7ff}.uikit-btn__loading-icon--dark .uikit-loading{border-color:#1f3545;border-top-color:#ffedcb}.uikit-btn__content--is-loading{color:transparent;opacity:0}.uikit-btn--primary,.uikit-btn--primary-red,.uikit-btn--primary-yellow,.uikit-btn--secondary,.uikit-btn--secondary-yellow-dark{font-size:15px;line-height:18px;padding:11px 18px 10px;border-radius:4px;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;font-weight:600}@media(max-width:1023px){.uikit-btn--primary,.uikit-btn--primary-red,.uikit-btn--primary-yellow,.uikit-btn--secondary,.uikit-btn--secondary-yellow-dark{padding:13px 18px 12px}}.uikit-btn--primary-red:enabled:focus:before,.uikit-btn--primary-yellow:enabled:focus:before,.uikit-btn--primary:enabled:focus:before,.uikit-btn--secondary-yellow-dark:enabled:focus:before,.uikit-btn--secondary:enabled:focus:before{content:\"\";position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;border:1px solid #0064ff;border-radius:6px}.uikit-btn--primary--dark:enabled:focus:before,.uikit-btn--primary-red--dark:enabled:focus:before,.uikit-btn--primary-yellow--dark:enabled:focus:before,.uikit-btn--secondary--dark:enabled:focus:before,.uikit-btn--secondary-yellow-dark--dark:enabled:focus:before{border-color:#ffbd47}.uikit-btn--primary{background-color:#0064ff;color:#fff}.uikit-btn--primary:enabled:hover{background-color:#005ae6}.uikit-btn--primary:enabled:active{background-color:#0050cc}.uikit-btn--primary--dark{background-color:#ffce74;color:#1f3545}.uikit-btn--primary--dark:enabled:hover{background-color:#ffbd47}.uikit-btn--primary--dark:enabled:active{background-color:#cc9739}.uikit-btn--primary--is-loading{cursor:default;background-color:#005ae6!important}.uikit-btn--primary--is-loading--dark{background-color:#ffbd47!important}.uikit-btn--primary-yellow{background-color:#ffce74;color:#1f3545;font-size:15px;font-weight:600}.uikit-btn--primary-yellow:enabled:active,.uikit-btn--primary-yellow:enabled:hover{background-color:#ffbd47}.uikit-btn--primary-yellow:disabled{opacity:.59}.uikit-btn--primary-red{background-color:#d00;color:#fff;font-size:15px;font-weight:600}.uikit-btn--primary-red:enabled:active,.uikit-btn--primary-red:enabled:hover{background-color:#c70000}.uikit-btn--primary-red:disabled{opacity:.3}.uikit-btn--primary-red--dark{background-color:#ff889d;color:#1f3545}.uikit-btn--primary-red--dark:enabled:active,.uikit-btn--primary-red--dark:enabled:hover{background-color:#e67a8d}.uikit-btn--secondary{background-color:transparent;color:#0064ff;font-size:15px;font-weight:600}.uikit-btn--secondary:enabled:hover{background-color:#f1f1f3}.uikit-btn--secondary:enabled:active{background-color:#e0e1e5}.uikit-btn--secondary--dark{color:#ffce74}.uikit-btn--secondary--dark:enabled:focus,.uikit-btn--secondary--dark:enabled:hover{background-color:transparent}.uikit-btn--secondary--dark:enabled:focus:after,.uikit-btn--secondary--dark:enabled:hover:after{content:\"\";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#f1f1f3;opacity:.1;border-radius:4px}.uikit-btn--secondary--dark:enabled:active{background-color:#475967}.uikit-btn--secondary-yellow-dark{font-size:15px;font-weight:600;background-color:rgba(255,242,217,.14);border-radius:6px;color:#ffce74}.uikit-btn--secondary-yellow-dark:disabled{background-color:transparent}.uikit-btn--secondary-yellow-dark:enabled:hover{background-color:rgba(255,242,217,.26)}.uikit-btn--secondary-yellow-dark:enabled:focus:before{border:1px solid #ffbd47}.uikit-btn--secondary-yellow-dark:enabled:active{background-color:rgba(255,242,217,.3)}.uikit-btn--tertiary,.uikit-btn--tertiary-red,.uikit-btn--tertiary-red-small,.uikit-btn--tertiary-small{font-size:15px;background-color:transparent;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;font-weight:600;padding:0;text-decoration:none}.uikit-btn--tertiary-red-small:enabled:hover,.uikit-btn--tertiary-red:enabled:hover,.uikit-btn--tertiary-small:enabled:hover,.uikit-btn--tertiary:enabled:hover{text-decoration:underline;color:#005ae6}.uikit-btn--tertiary-red-small:enabled:focus:before,.uikit-btn--tertiary-red:enabled:focus:before,.uikit-btn--tertiary-small:enabled:focus:before,.uikit-btn--tertiary:enabled:focus:before{content:\"\";position:absolute;left:-3px;top:-1px;height:100%;width:calc(100% + 4px);border:1px solid #0064ff;border-radius:4px}.uikit-btn--tertiary,.uikit-btn--tertiary-red{font-size:15px;line-height:18px}.uikit-btn--tertiary-red-small,.uikit-btn--tertiary-small{font-size:14px}.uikit-btn--tertiary,.uikit-btn--tertiary-small{color:#0064ff}.uikit-btn--tertiary-small:enabled:focus,.uikit-btn--tertiary:enabled:focus{color:#005ae6}.uikit-btn--tertiary-small:enabled:active,.uikit-btn--tertiary:enabled:active{color:#0050cc}.uikit-btn--tertiary--dark,.uikit-btn--tertiary-small--dark{color:#ffce74}.uikit-btn--tertiary--dark:enabled:active,.uikit-btn--tertiary--dark:enabled:focus,.uikit-btn--tertiary--dark:enabled:hover,.uikit-btn--tertiary-small--dark:enabled:active,.uikit-btn--tertiary-small--dark:enabled:focus,.uikit-btn--tertiary-small--dark:enabled:hover{color:#ffbd47}.uikit-btn--tertiary--dark:enabled:focus:before,.uikit-btn--tertiary-small--dark:enabled:focus:before{border-color:#ffbd47}.uikit-btn--tertiary-red,.uikit-btn--tertiary-red-small{color:#e52525}.uikit-btn--tertiary-red-small:enabled:focus,.uikit-btn--tertiary-red-small:enabled:hover,.uikit-btn--tertiary-red:enabled:focus,.uikit-btn--tertiary-red:enabled:hover{color:#ce2121}.uikit-btn--tertiary-red-small:enabled:focus:before,.uikit-btn--tertiary-red-small:enabled:hover:before,.uikit-btn--tertiary-red:enabled:focus:before,.uikit-btn--tertiary-red:enabled:hover:before{border-color:#e52525}.uikit-btn--tertiary-red-small:enabled:active,.uikit-btn--tertiary-red:enabled:active{color:#b71e1e}.uikit-btn--tertiary-red--dark,.uikit-btn--tertiary-red-small--dark{color:#ff889d}.uikit-btn--tertiary-red--dark:enabled:active,.uikit-btn--tertiary-red--dark:enabled:focus,.uikit-btn--tertiary-red--dark:enabled:hover,.uikit-btn--tertiary-red-small--dark:enabled:active,.uikit-btn--tertiary-red-small--dark:enabled:focus,.uikit-btn--tertiary-red-small--dark:enabled:hover{color:#e67a8d}.uikit-btn--tertiary-red--dark:enabled:focus:before,.uikit-btn--tertiary-red-small--dark:enabled:focus:before{border-color:#e67a8d}.uikit-btn--icon,.uikit-btn--icon-yellow{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:none;color:#0064ff;background-color:transparent;font-weight:600;font-size:15px;line-height:18px;height:28px;padding:2px 8px 2px 4px;display:inline-flex;align-items:center;border:1px solid transparent;border-radius:4px}.uikit-btn--icon--no-text,.uikit-btn--icon-yellow--no-text{padding:2px 4px}.uikit-btn--icon-yellow:enabled:active,.uikit-btn--icon-yellow:enabled:hover,.uikit-btn--icon:enabled:active,.uikit-btn--icon:enabled:hover{color:#1f3545}.uikit-btn--icon-yellow:enabled:focus,.uikit-btn--icon:enabled:focus{border:1px solid #0064ff}.uikit-btn--icon--dark,.uikit-btn--icon-yellow--dark{color:#ffce74}.uikit-btn--icon--dark:enabled:active,.uikit-btn--icon--dark:enabled:focus,.uikit-btn--icon--dark:enabled:hover,.uikit-btn--icon-yellow--dark:enabled:active,.uikit-btn--icon-yellow--dark:enabled:focus,.uikit-btn--icon-yellow--dark:enabled:hover{color:#ffbd47}.uikit-btn--icon--dark:enabled:focus,.uikit-btn--icon-yellow--dark:enabled:focus{border:1px solid #ffbd47}.uikit-btn--icon-yellow{color:#ffce74}.uikit-btn--icon-yellow:enabled:active,.uikit-btn--icon-yellow:enabled:hover{color:#ffbd47}.uikit-btn--icon-yellow:enabled:focus{border:1px solid #ffbd47}.uikit-btn__icon{margin-right:2px}.uikit-btn__icon--no-text{margin-right:0}.uikit-btn:disabled{opacity:.4;cursor:auto}", ""]);
|
|
13638
13638
|
// Exports
|
|
13639
13639
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
13640
13640
|
|
|
@@ -16368,9 +16368,9 @@ var BundleList_vue_1 = tslib_1.__importDefault(__webpack_require__(41776));
|
|
|
16368
16368
|
|
|
16369
16369
|
var Search_vue_1 = tslib_1.__importDefault(__webpack_require__(51075));
|
|
16370
16370
|
|
|
16371
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
16371
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
16372
16372
|
|
|
16373
|
-
var Button_vue_2 = tslib_1.__importDefault(__webpack_require__(
|
|
16373
|
+
var Button_vue_2 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
16374
16374
|
|
|
16375
16375
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(51018));
|
|
16376
16376
|
|
|
@@ -21700,7 +21700,7 @@ var vue_property_decorator_1 = __webpack_require__(26489);
|
|
|
21700
21700
|
|
|
21701
21701
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(51018));
|
|
21702
21702
|
|
|
21703
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
21703
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
21704
21704
|
|
|
21705
21705
|
var Link_vue_1 = tslib_1.__importDefault(__webpack_require__(66985));
|
|
21706
21706
|
|
|
@@ -22455,7 +22455,7 @@ var tslib_1 = __webpack_require__(70655);
|
|
|
22455
22455
|
|
|
22456
22456
|
var vue_property_decorator_1 = __webpack_require__(26489);
|
|
22457
22457
|
|
|
22458
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
22458
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
22459
22459
|
|
|
22460
22460
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(51018));
|
|
22461
22461
|
|
|
@@ -23879,7 +23879,7 @@ var tslib_1 = __webpack_require__(70655);
|
|
|
23879
23879
|
|
|
23880
23880
|
var vue_property_decorator_1 = __webpack_require__(26489);
|
|
23881
23881
|
|
|
23882
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
23882
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
23883
23883
|
|
|
23884
23884
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(51018));
|
|
23885
23885
|
|
|
@@ -25115,7 +25115,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(86021));
|
|
|
25115
25115
|
|
|
25116
25116
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(47507));
|
|
25117
25117
|
|
|
25118
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
25118
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(58861));
|
|
25119
25119
|
|
|
25120
25120
|
var Link_vue_1 = tslib_1.__importDefault(__webpack_require__(66985));
|
|
25121
25121
|
|