vue-laravel-crud 1.4.22 → 1.4.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.
@@ -17305,7 +17305,7 @@ var moment$1 = {
17305
17305
  })));
17306
17306
  } (moment$1));
17307
17307
 
17308
- var moment = momentExports;var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}var css = "tr td[data-v-e5ecbdab]:last-child,\ntr td[data-v-e5ecbdab]:first-child {\n width: 1%;\n white-space: nowrap; }\n\n.crud-pagination[data-v-e5ecbdab] {\n display: flex;\n justify-content: center; }\n\n.crud-header[data-v-e5ecbdab] {\n display: flex;\n justify-content: space-between;\n max-height: 3rem; }\n .crud-header[data-v-e5ecbdab] .crud-title[data-v-e5ecbdab] {\n margin: 0; }\n .crud-header[data-v-e5ecbdab] .crud-search[data-v-e5ecbdab] {\n max-width: 15rem; }\n .crud-header[data-v-e5ecbdab] .crud-search[data-v-e5ecbdab] .btn[data-v-e5ecbdab] {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n border-top-right-radius: 0.375rem;\n border-bottom-right-radius: 0.375rem; }\n .crud-header[data-v-e5ecbdab] .crud-search[data-v-e5ecbdab] .btn[data-v-e5ecbdab].open[data-v-e5ecbdab] {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0; }\n .crud-header[data-v-e5ecbdab] .table-options[data-v-e5ecbdab] {\n margin-bottom: 1rem;\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.custom-control[data-v-e5ecbdab] {\n position: relative;\n top: -15px; }\n\n@media (min-width: 992px) {\n .table[data-v-e5ecbdab] {\n table-layout: auto; }\n .table[data-v-e5ecbdab] tbody[data-v-e5ecbdab] td[data-v-e5ecbdab] {\n overflow: scroll;\n -ms-overflow-style: none;\n /* IE and Edge */\n scrollbar-width: none;\n /* Firefox */ }\n .table[data-v-e5ecbdab] tbody[data-v-e5ecbdab] td[data-v-e5ecbdab]::-webkit-scrollbar {\n display: none; } }\n";
17308
+ var moment = momentExports;var e=[],t=[];function n(n,r){if(n&&"undefined"!=typeof document){var a,s=!0===r.prepend?"prepend":"append",d=!0===r.singleTag,i="string"==typeof r.container?document.querySelector(r.container):document.getElementsByTagName("head")[0];if(d){var u=e.indexOf(i);-1===u&&(u=e.push(i)-1,t[u]={}),a=t[u]&&t[u][s]?t[u][s]:t[u][s]=c();}else a=c();65279===n.charCodeAt(0)&&(n=n.substring(1)),a.styleSheet?a.styleSheet.cssText+=n:a.appendChild(document.createTextNode(n));}function c(){var e=document.createElement("style");if(e.setAttribute("type","text/css"),r.attributes)for(var t=Object.keys(r.attributes),n=0;n<t.length;n++)e.setAttribute(t[n],r.attributes[t[n]]);var a="prepend"===s?"afterbegin":"beforeend";return i.insertAdjacentElement(a,e),e}}var css = "tr td[data-v-e5ddc85d]:last-child,\ntr td[data-v-e5ddc85d]:first-child {\n width: 1%;\n white-space: nowrap; }\n\n.crud-pagination[data-v-e5ddc85d] {\n display: flex;\n justify-content: center; }\n\n.crud-header[data-v-e5ddc85d] {\n display: flex;\n justify-content: space-between;\n max-height: 3rem; }\n .crud-header[data-v-e5ddc85d] .crud-title[data-v-e5ddc85d] {\n margin: 0; }\n .crud-header[data-v-e5ddc85d] .crud-search[data-v-e5ddc85d] {\n max-width: 15rem; }\n .crud-header[data-v-e5ddc85d] .crud-search[data-v-e5ddc85d] .btn[data-v-e5ddc85d] {\n border-top-left-radius: 0;\n border-bottom-left-radius: 0;\n border-top-right-radius: 0.375rem;\n border-bottom-right-radius: 0.375rem; }\n .crud-header[data-v-e5ddc85d] .crud-search[data-v-e5ddc85d] .btn[data-v-e5ddc85d].open[data-v-e5ddc85d] {\n border-top-right-radius: 0;\n border-bottom-right-radius: 0; }\n .crud-header[data-v-e5ddc85d] .table-options[data-v-e5ddc85d] {\n margin-bottom: 1rem;\n display: flex;\n align-items: center;\n justify-content: flex-end; }\n\n.custom-control[data-v-e5ddc85d] {\n position: relative;\n top: -15px; }\n\n@media (min-width: 992px) {\n .table[data-v-e5ddc85d] {\n table-layout: auto; }\n .table[data-v-e5ddc85d] tbody[data-v-e5ddc85d] td[data-v-e5ddc85d] {\n overflow: scroll;\n -ms-overflow-style: none;\n /* IE and Edge */\n scrollbar-width: none;\n /* Firefox */ }\n .table[data-v-e5ddc85d] tbody[data-v-e5ddc85d] td[data-v-e5ddc85d]::-webkit-scrollbar {\n display: none; } }\n";
17309
17309
  n(css, {});function normalizeComponent (
17310
17310
  scriptExports,
17311
17311
  render,
@@ -18345,6 +18345,7 @@ n(css, {});function normalizeComponent (
18345
18345
  onChangeFilter: function onChangeFilter(event) {
18346
18346
  var _this16 = this;
18347
18347
  this.forceRecomputeCounter++;
18348
+ console.debug("Filters debug ", this.finalFilters, this.internalFilter, this.internalFilters, this.filter, this.filters);
18348
18349
  setTimeout(function () {
18349
18350
  _this16.refresh();
18350
18351
  }, 1);
@@ -19242,7 +19243,7 @@ var _sfc_render = function render() {
19242
19243
  }) : _vm._e()], 2)], 1);
19243
19244
  };
19244
19245
  var _sfc_staticRenderFns = [];
19245
- var __component__ = /*#__PURE__*/normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "e5ecbdab", null, null);
19246
+ var __component__ = /*#__PURE__*/normalizeComponent(_sfc_main, _sfc_render, _sfc_staticRenderFns, false, null, "e5ddc85d", null, null);
19246
19247
  var component$1 = __component__.exports;// Import vue component
19247
19248
 
19248
19249
  // Default export is installable instance of component.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-laravel-crud",
3
- "version": "1.4.22",
3
+ "version": "1.4.23",
4
4
  "description": "",
5
5
  "homepage": "https://github.com/clonixdev/vue-laravel-crud",
6
6
  "main": "dist/vue-laravel-crud.ssr.js",
@@ -914,6 +914,7 @@ export default /*#__PURE__*/ {
914
914
 
915
915
  onChangeFilter(event) {
916
916
  this.forceRecomputeCounter++;
917
+ console.debug("Filters debug ",this.finalFilters,this.internalFilter,this.internalFilters,this.filter,this.filters);
917
918
  setTimeout(() => {
918
919
  this.refresh();
919
920
  }, 1);