@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
|
@@ -405,7 +405,7 @@ var component = (0,componentNormalizer/* default */.Z)(
|
|
|
405
405
|
|
|
406
406
|
/***/ }),
|
|
407
407
|
|
|
408
|
-
/***/
|
|
408
|
+
/***/ 61350:
|
|
409
409
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
410
410
|
|
|
411
411
|
"use strict";
|
|
@@ -418,7 +418,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
418
418
|
"default": () => (/* binding */ Button)
|
|
419
419
|
});
|
|
420
420
|
|
|
421
|
-
;// 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=
|
|
421
|
+
;// 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&
|
|
422
422
|
var render = function () {
|
|
423
423
|
var _obj;
|
|
424
424
|
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:{
|
|
@@ -13644,7 +13644,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
13644
13644
|
|
|
13645
13645
|
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()));
|
|
13646
13646
|
// Module
|
|
13647
|
-
___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:
|
|
13647
|
+
___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}", ""]);
|
|
13648
13648
|
// Exports
|
|
13649
13649
|
/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
|
|
13650
13650
|
|
|
@@ -16378,9 +16378,9 @@ var BundleList_vue_1 = tslib_1.__importDefault(__webpack_require__(77685));
|
|
|
16378
16378
|
|
|
16379
16379
|
var Search_vue_1 = tslib_1.__importDefault(__webpack_require__(32799));
|
|
16380
16380
|
|
|
16381
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
16381
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
16382
16382
|
|
|
16383
|
-
var Button_vue_2 = tslib_1.__importDefault(__webpack_require__(
|
|
16383
|
+
var Button_vue_2 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
16384
16384
|
|
|
16385
16385
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(45490));
|
|
16386
16386
|
|
|
@@ -21710,7 +21710,7 @@ var vue_property_decorator_1 = __webpack_require__(70622);
|
|
|
21710
21710
|
|
|
21711
21711
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(45490));
|
|
21712
21712
|
|
|
21713
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
21713
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
21714
21714
|
|
|
21715
21715
|
var Link_vue_1 = tslib_1.__importDefault(__webpack_require__(52491));
|
|
21716
21716
|
|
|
@@ -22465,7 +22465,7 @@ var tslib_1 = __webpack_require__(70655);
|
|
|
22465
22465
|
|
|
22466
22466
|
var vue_property_decorator_1 = __webpack_require__(70622);
|
|
22467
22467
|
|
|
22468
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
22468
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
22469
22469
|
|
|
22470
22470
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(45490));
|
|
22471
22471
|
|
|
@@ -23889,7 +23889,7 @@ var tslib_1 = __webpack_require__(70655);
|
|
|
23889
23889
|
|
|
23890
23890
|
var vue_property_decorator_1 = __webpack_require__(70622);
|
|
23891
23891
|
|
|
23892
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
23892
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
23893
23893
|
|
|
23894
23894
|
var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(45490));
|
|
23895
23895
|
|
|
@@ -25125,7 +25125,7 @@ var ToggleSwitch_vue_1 = tslib_1.__importDefault(__webpack_require__(81406));
|
|
|
25125
25125
|
|
|
25126
25126
|
var Slider_vue_1 = tslib_1.__importDefault(__webpack_require__(40659));
|
|
25127
25127
|
|
|
25128
|
-
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(
|
|
25128
|
+
var Button_vue_1 = tslib_1.__importDefault(__webpack_require__(61350));
|
|
25129
25129
|
|
|
25130
25130
|
var Link_vue_1 = tslib_1.__importDefault(__webpack_require__(52491));
|
|
25131
25131
|
|