@zeedhi/teknisa-components-vuetify 1.129.0 → 1.130.0

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.
@@ -6826,7 +6826,7 @@ __vue_render__$a._withStripped = true;
6826
6826
  /* style */
6827
6827
  const __vue_inject_styles__$a = function (inject) {
6828
6828
  if (!inject) return
6829
- inject("data-v-0767d688_0", { source: ".zd-container.tek-grid-filter-content-container {\n position: relative;\n left: calc(var(--zd-default-padding) * -1) !important;\n padding-left: var(--zd-default-padding) !important;\n width: calc(100% + var(--zd-default-padding) * 2) !important;\n padding-right: var(--zd-default-padding) !important;\n max-width: none !important;\n}", map: undefined, media: undefined });
6829
+ inject("data-v-ba50cc2a_0", { source: ".zd-container.tek-grid-filter-content-container {\n position: relative;\n left: calc(var(--zd-default-padding) * -1) !important;\n padding-left: var(--zd-default-padding) !important;\n width: calc(100% + var(--zd-default-padding) * 2) !important;\n padding-right: var(--zd-default-padding) !important;\n max-width: none !important;\n overflow-x: clip !important;\n}", map: undefined, media: undefined });
6830
6830
 
6831
6831
  };
6832
6832
  /* scoped */
@@ -6826,7 +6826,7 @@
6826
6826
  /* style */
6827
6827
  const __vue_inject_styles__$a = function (inject) {
6828
6828
  if (!inject) return
6829
- inject("data-v-0767d688_0", { source: ".zd-container.tek-grid-filter-content-container {\n position: relative;\n left: calc(var(--zd-default-padding) * -1) !important;\n padding-left: var(--zd-default-padding) !important;\n width: calc(100% + var(--zd-default-padding) * 2) !important;\n padding-right: var(--zd-default-padding) !important;\n max-width: none !important;\n}", map: undefined, media: undefined });
6829
+ inject("data-v-ba50cc2a_0", { source: ".zd-container.tek-grid-filter-content-container {\n position: relative;\n left: calc(var(--zd-default-padding) * -1) !important;\n padding-left: var(--zd-default-padding) !important;\n width: calc(100% + var(--zd-default-padding) * 2) !important;\n padding-right: var(--zd-default-padding) !important;\n max-width: none !important;\n overflow-x: clip !important;\n}", map: undefined, media: undefined });
6830
6830
 
6831
6831
  };
6832
6832
  /* scoped */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zeedhi/teknisa-components-vuetify",
3
- "version": "1.129.0",
3
+ "version": "1.130.0",
4
4
  "description": "Teknisa Components based on Vuetify",
5
5
  "author": "Zeedhi <zeedhi@teknisa.com>",
6
6
  "license": "ISC",
@@ -44,5 +44,5 @@
44
44
  "vue": "2.7.*",
45
45
  "vuetify": "2.6.*"
46
46
  },
47
- "gitHead": "939f36be517e06f2328aba924d68b4a462ab0b58"
47
+ "gitHead": "51f17ecdb5684968a784c9717b48adee73ea1e03"
48
48
  }