@pocketprep/ui-kit 2.0.37 → 2.0.38

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.
@@ -5260,7 +5260,7 @@ var component = (0,componentNormalizer/* default */.Z)(
5260
5260
 
5261
5261
  /***/ }),
5262
5262
 
5263
- /***/ 23243:
5263
+ /***/ 39731:
5264
5264
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5265
5265
 
5266
5266
  "use strict";
@@ -5273,7 +5273,7 @@ __webpack_require__.d(__webpack_exports__, {
5273
5273
  "default": () => (/* binding */ Table)
5274
5274
  });
5275
5275
 
5276
- ;// 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/Tables/Table.vue?vue&type=template&id=15c3ab16&
5276
+ ;// 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/Tables/Table.vue?vue&type=template&id=2ed6f482&
5277
5277
  var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"dark",rawName:"v-dark",value:(_vm.isDarkMode),expression:"isDarkMode"}],staticClass:"uikit-table__container",style:(_vm.tableContainerStyles)},[_vm._t("table",function(){return [_c('div',{staticClass:"uikit-table",style:(_vm.tableStyles)},[(_vm.showHeader)?_vm._t("tableHeader",function(){return [_c('div',{staticClass:"uikit-table__header",style:(_vm.tableHeaderStyles)},[_vm._t("tableName",function(){return [_c('div',{staticClass:"uikit-table__name",style:(_vm.tableNameStyles)},[_vm._v(" "+_vm._s(_vm.name)+" ")])]}),(_vm.count !== undefined)?_vm._t("tableCount",function(){return [_c('div',{staticClass:"uikit-table__count",style:(_vm.tableCountStyles)},[_vm._v(" "+_vm._s(_vm.count)+" ")])]}):_vm._e()],2)]}):_vm._e(),_vm._t("tableContent",function(){return [_c('table',{staticClass:"uikit-table__content",style:(_vm.tableContentStyles),attrs:{"role":"grid"}},[_vm._t("tableColumnLabels",function(){return [_c('thead',{staticClass:"uikit-table__rows",attrs:{"role":"rowgroup"}},[_c('tr',{directives:[{name:"dark",rawName:"v-dark",value:(_vm.isDarkMode),expression:"isDarkMode"}],staticClass:"uikit-table__column-labels",style:(Object.assign({}, _vm.gridStyles,
5278
5278
  _vm.tableColumnLabelsStyles)),attrs:{"role":"row"}},[_vm._l((_vm.columns),function(column){return [_vm._t("tableColumnLabel",function(){return [_c('th',{key:("column-label--" + (column.propName)),staticClass:"uikit-table__column-label",style:(Object.assign({}, _vm.tableColumnLabelStyles,
5279
5279
  column.styles,
@@ -5303,7 +5303,7 @@ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._sel
5303
5303
  'uikit-table__row--hover-focus': row.tabIndex === 0
5304
5304
  },style:(Object.assign({}, _vm.gridStyles,
5305
5305
  _vm.tableRowStyles,
5306
- row.styles)),attrs:{"role":"row","tabIndex":row.tabIndex === 0 ? 0 : -1},on:{"click":function($event){return _vm.emitRowClicked(row)},"mouseenter":function($event){return _vm.emitRowEnter(row)},"mouseleave":function($event){return _vm.emitRowLeave(row)}}},[_vm._l((_vm.columns),function(column){return [_vm._t("tableCell",function(){return [_c('td',{key:("row-" + (row.id) + "--column-" + (column.propName)),staticClass:"uikit-table__cell",style:(Object.assign({}, _vm.tableCellStyles,
5306
+ row.styles)),attrs:{"role":"row","tabIndex":row.tabIndex === 0 ? 0 : -1},on:{"click":function($event){return _vm.emitRowClicked(row)},"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.emitRowClicked(row)},"mouseenter":function($event){return _vm.emitRowEnter(row)},"mouseleave":function($event){return _vm.emitRowLeave(row)}}},[_vm._l((_vm.columns),function(column){return [_vm._t("tableCell",function(){return [_c('td',{key:("row-" + (row.id) + "--column-" + (column.propName)),staticClass:"uikit-table__cell",style:(Object.assign({}, _vm.tableCellStyles,
5307
5307
  column.styles)),attrs:{"role":"cell"},on:{"click":function($event){return _vm.emitCellClicked(row, column)}}},[_vm._t("tableCellValue",function(){return [_c('OverflowTooltip',[_vm._v(" "+_vm._s(row[column.propName])+" ")])]},{"row":row,"column":column})],2)]},{"row":row,"column":column,"tableCellStyles":_vm.tableCellStyles})]})],2)]},{"row":row})]})],2)]})],2)]})],2)]})],2)}
5308
5308
  var staticRenderFns = []
5309
5309
 
@@ -5396,7 +5396,7 @@ var component = (0,componentNormalizer/* default */.Z)(
5396
5396
 
5397
5397
  /***/ }),
5398
5398
 
5399
- /***/ 50783:
5399
+ /***/ 46696:
5400
5400
  /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
5401
5401
 
5402
5402
  "use strict";
@@ -5409,8 +5409,8 @@ __webpack_require__.d(__webpack_exports__, {
5409
5409
  "default": () => (/* binding */ TablePagination)
5410
5410
  });
5411
5411
 
5412
- ;// 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/Tables/TablePagination.vue?vue&type=template&id=75f121c2&scoped=true&
5413
- var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"uikit-table-pagination"},[_c('div',{staticClass:"uikit-table-pagination__info"},[_vm._v(" "+_vm._s((_vm.currentPage * _vm.perPage) + 1)+" - "+_vm._s(_vm.nextPageDisabled ? _vm.total : (_vm.currentPage * _vm.perPage) + _vm.perPage)+" of "+_vm._s(_vm.total)+" "+_vm._s(_vm.unit)+" "),_vm._t("default")],2),_c('div',{staticClass:"uikit-table-pagination__previous",class:{ 'uikit-table-pagination__previous--disabled': _vm.currentPage === 0 },on:{"click":function($event){return _vm.changePage('previous')}}},[_c('Icon',{staticClass:"uikit-table-pagination__previous-icon",attrs:{"type":"accordionArrow"}})],1),_c('div',{staticClass:"uikit-table-pagination__next",class:{ 'uikit-table-pagination__next--disabled': _vm.nextPageDisabled },on:{"click":function($event){return _vm.changePage('next')}}},[_c('Icon',{staticClass:"uikit-table-pagination__next-icon",attrs:{"type":"accordionArrow"}})],1)])}
5412
+ ;// 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/Tables/TablePagination.vue?vue&type=template&id=45f0d637&scoped=true&
5413
+ var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"uikit-table-pagination"},[_c('div',{staticClass:"uikit-table-pagination__info"},[_vm._v(" "+_vm._s((_vm.currentPage * _vm.perPage) + 1)+" - "+_vm._s(_vm.nextPageDisabled ? _vm.total : (_vm.currentPage * _vm.perPage) + _vm.perPage)+" of "+_vm._s(_vm.total)+" "+_vm._s(_vm.unit)+" "),_vm._t("default")],2),_c('div',{staticClass:"uikit-table-pagination__previous",class:{ 'uikit-table-pagination__previous--disabled': _vm.currentPage === 0 },attrs:{"tabindex":_vm.currentPage === 0 ? -1 : 0,"aria-label":"Previous","aria-disabled":_vm.currentPage === 0},on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.changePage('previous')},"click":function($event){return _vm.changePage('previous')}}},[_c('Icon',{staticClass:"uikit-table-pagination__previous-icon",attrs:{"type":"accordionArrow"}})],1),_c('div',{staticClass:"uikit-table-pagination__next",class:{ 'uikit-table-pagination__next--disabled': _vm.nextPageDisabled },attrs:{"tabindex":_vm.nextPageDisabled ? -1 : 0,"aria-label":"Next","aria-disabled":_vm.nextPageDisabled},on:{"keydown":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }return _vm.changePage('next')},"click":function($event){return _vm.changePage('next')}}},[_c('Icon',{staticClass:"uikit-table-pagination__next-icon",attrs:{"type":"accordionArrow"}})],1)])}
5414
5414
  var staticRenderFns = []
5415
5415
 
5416
5416
 
@@ -5418,9 +5418,9 @@ var staticRenderFns = []
5418
5418
  var TablePaginationvue_type_script_lang_ts_ = __webpack_require__(48407);
5419
5419
  ;// CONCATENATED MODULE: ./src/components/Tables/TablePagination.vue?vue&type=script&lang=ts&
5420
5420
  /* harmony default export */ const Tables_TablePaginationvue_type_script_lang_ts_ = (TablePaginationvue_type_script_lang_ts_/* default */.Z);
5421
- // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Tables/TablePagination.vue?vue&type=style&index=0&id=75f121c2&lang=scss&scoped=true&
5422
- var TablePaginationvue_type_style_index_0_id_75f121c2_lang_scss_scoped_true_ = __webpack_require__(36555);
5423
- ;// CONCATENATED MODULE: ./src/components/Tables/TablePagination.vue?vue&type=style&index=0&id=75f121c2&lang=scss&scoped=true&
5421
+ // EXTERNAL MODULE: ./node_modules/vue-style-loader/index.js??clonedRuleSet-22[0].rules[0].use[0]!./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[1]!./node_modules/@vue/vue-loader-v15/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[2]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[3]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22[0].rules[0].use[4]!./node_modules/@vue/vue-loader-v15/lib/index.js??vue-loader-options!./src/components/Tables/TablePagination.vue?vue&type=style&index=0&id=45f0d637&lang=scss&scoped=true&
5422
+ var TablePaginationvue_type_style_index_0_id_45f0d637_lang_scss_scoped_true_ = __webpack_require__(31468);
5423
+ ;// CONCATENATED MODULE: ./src/components/Tables/TablePagination.vue?vue&type=style&index=0&id=45f0d637&lang=scss&scoped=true&
5424
5424
 
5425
5425
  // EXTERNAL MODULE: ./node_modules/@vue/vue-loader-v15/lib/runtime/componentNormalizer.js
5426
5426
  var componentNormalizer = __webpack_require__(1001);
@@ -5439,7 +5439,7 @@ var component = (0,componentNormalizer/* default */.Z)(
5439
5439
  staticRenderFns,
5440
5440
  false,
5441
5441
  null,
5442
- "75f121c2",
5442
+ "45f0d637",
5443
5443
  null
5444
5444
 
5445
5445
  )
@@ -14761,7 +14761,7 @@ ___CSS_LOADER_EXPORT___.push([module.id, ".uikit-table-actions{display:flex;colo
14761
14761
 
14762
14762
  /***/ }),
14763
14763
 
14764
- /***/ 44251:
14764
+ /***/ 33250:
14765
14765
  /***/ ((module, __webpack_exports__, __webpack_require__) => {
14766
14766
 
14767
14767
  "use strict";
@@ -14778,7 +14778,7 @@ __webpack_require__.r(__webpack_exports__);
14778
14778
 
14779
14779
  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()));
14780
14780
  // Module
14781
- ___CSS_LOADER_EXPORT___.push([module.id, ".uikit-table-pagination[data-v-75f121c2]{display:flex;align-items:center;font-size:13px;line-height:18px;font-weight:500}.uikit-table-pagination__info[data-v-75f121c2]{margin-right:12px}.uikit-table-pagination__next[data-v-75f121c2],.uikit-table-pagination__previous[data-v-75f121c2]{color:#0064ff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:17px}.uikit-table-pagination__next--disabled[data-v-75f121c2],.uikit-table-pagination__previous--disabled[data-v-75f121c2]{opacity:.35;cursor:default}.uikit-table-pagination__previous[data-v-75f121c2]{margin-right:4px}.uikit-table-pagination__next-icon[data-v-75f121c2],.uikit-table-pagination__previous-icon[data-v-75f121c2]{width:16px;height:10px}.uikit-table-pagination__previous-icon[data-v-75f121c2]{transform:rotate(90deg)}.uikit-table-pagination__next-icon[data-v-75f121c2]{transform:rotate(-90deg)}", ""]);
14781
+ ___CSS_LOADER_EXPORT___.push([module.id, ".uikit-table-pagination[data-v-45f0d637]{display:flex;align-items:center;font-size:13px;line-height:18px;font-weight:500}.uikit-table-pagination__info[data-v-45f0d637]{margin-right:12px}.uikit-table-pagination__next[data-v-45f0d637],.uikit-table-pagination__previous[data-v-45f0d637]{color:#0064ff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:17px}.uikit-table-pagination__next--disabled[data-v-45f0d637],.uikit-table-pagination__previous--disabled[data-v-45f0d637]{opacity:.35;cursor:default}.uikit-table-pagination__previous[data-v-45f0d637]{margin-right:4px}.uikit-table-pagination__next-icon[data-v-45f0d637],.uikit-table-pagination__previous-icon[data-v-45f0d637]{width:16px;height:10px}.uikit-table-pagination__previous-icon[data-v-45f0d637]{transform:rotate(90deg)}.uikit-table-pagination__next-icon[data-v-45f0d637]{transform:rotate(-90deg)}", ""]);
14782
14782
  // Exports
14783
14783
  /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (___CSS_LOADER_EXPORT___);
14784
14784
 
@@ -25843,11 +25843,11 @@ var Icon_vue_1 = tslib_1.__importDefault(__webpack_require__(7924));
25843
25843
 
25844
25844
  var BundleIcon_vue_1 = tslib_1.__importDefault(__webpack_require__(33457));
25845
25845
 
25846
- var Table_vue_1 = tslib_1.__importDefault(__webpack_require__(23243));
25846
+ var Table_vue_1 = tslib_1.__importDefault(__webpack_require__(39731));
25847
25847
 
25848
25848
  var TableActions_vue_1 = tslib_1.__importDefault(__webpack_require__(84038));
25849
25849
 
25850
- var TablePagination_vue_1 = tslib_1.__importDefault(__webpack_require__(50783));
25850
+ var TablePagination_vue_1 = tslib_1.__importDefault(__webpack_require__(46696));
25851
25851
 
25852
25852
  var Search_vue_1 = tslib_1.__importDefault(__webpack_require__(51075));
25853
25853
 
@@ -28769,19 +28769,19 @@ var update = add("4534d0bf", content, true, {"sourceMap":false,"shadowMode":fals
28769
28769
 
28770
28770
  /***/ }),
28771
28771
 
28772
- /***/ 36555:
28772
+ /***/ 31468:
28773
28773
  /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
28774
28774
 
28775
28775
  // style-loader: Adds some css to the DOM by adding a <style> tag
28776
28776
 
28777
28777
  // load the styles
28778
- var content = __webpack_require__(44251);
28778
+ var content = __webpack_require__(33250);
28779
28779
  if(content.__esModule) content = content.default;
28780
28780
  if(typeof content === 'string') content = [[module.id, content, '']];
28781
28781
  if(content.locals) module.exports = content.locals;
28782
28782
  // add the styles to the DOM
28783
28783
  var add = (__webpack_require__(54402)/* ["default"] */ .Z)
28784
- var update = add("53195f86", content, true, {"sourceMap":false,"shadowMode":false});
28784
+ var update = add("5454eb93", content, true, {"sourceMap":false,"shadowMode":false});
28785
28785
 
28786
28786
  /***/ }),
28787
28787