@neovici/cosmoz-omnitable 17.1.0 → 17.1.1

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.
@@ -1 +1 @@
1
- {"version":3,"file":"render-footer.d.ts","sourceRoot":"","sources":["../../src/lib/render-footer.js"],"names":[],"mappings":"AAMO;;;;;;;yCAsDe"}
1
+ {"version":3,"file":"render-footer.d.ts","sourceRoot":"","sources":["../../src/lib/render-footer.js"],"names":[],"mappings":"AAMO;;;;;;;yCAkDe"}
@@ -13,10 +13,6 @@ export const renderFooter = ({ columns, selectedItems, csvFilename, xlsxFilename
13
13
  ${t('{count} selected item', { count: selectedItems.length })}
14
14
  </slot>
15
15
  <slot name="actions" id="actions"></slot>
16
- <!-- These slots are needed by cosmoz-bottom-bar
17
- as it might change the slot of the actions to distribute them in the menu -->
18
- <slot name="bottom-bar-toolbar" slot="bottom-bar-toolbar"></slot>
19
- <slot name="bottom-bar-menu" slot="bottom-bar-menu"></slot>
20
16
  <cosmoz-dropdown-menu part="extra" slot="extra" .placement=${topPlacement}>
21
17
  <svg
22
18
  slot="button"
@@ -1 +1 @@
1
- {"version":3,"file":"render-footer.js","sourceRoot":"","sources":["../../src/lib/render-footer.js"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,CAAC,EAAE,MAAM,SAAS,CAAC;AAC5B,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAC5B,OAAO,EACP,aAAa,EACb,WAAW,EACX,YAAY,EACZ,aAAa,EACb,YAAY,GACZ,EAAE,EAAE,CACJ,IAAI,CAAA;;YAEO,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC;;;;;KAKrC,CAAC,CAAC,uBAAuB,EAAE,EAAE,KAAK,EAAE,aAAa,CAAC,MAAM,EAAE,CAAC;;;;;;;+DAOD,YAAY;;;;;;;;;;;;;;;;;;;;aAoB9D,GAAG,EAAE,CAAC,eAAe,CAAC,OAAO,EAAE,aAAa,EAAE,WAAW,CAAC;;MAEjE,CAAC,CAAC,aAAa,CAAC;;;aAGT,GAAG,EAAE,CACb,gBAAgB,CAAC,OAAO,EAAE,aAAa,EAAE,YAAY,EAAE,aAAa,CAAC;;MAEpE,CAAC,CAAC,cAAc,CAAC;;;;sBAID,CAAC"}
1
+ {"version":3,"file":"render-footer.js","sourceRoot":"","sources":["../../src/lib/render-footer.js"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,UAAU,CAAC;AAChC,OAAO,EAAE,CAAC,EAAE,MAAM,SAAS,CAAC;AAC5B,OAAO,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AACzD,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AAEzD,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,EAC5B,OAAO,EACP,aAAa,EACb,WAAW,EACX,YAAY,EACZ,aAAa,EACb,YAAY,GACZ,EAAE,EAAE,CACJ,IAAI,CAAA;;YAEO,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC;;;;;KAKrC,CAAC,CAAC,uBAAuB,EAAE,EAAE,KAAK,EAAE,aAAa,CAAC,MAAM,EAAE,CAAC;;;+DAGD,YAAY;;;;;;;;;;;;;;;;;;;;aAoB9D,GAAG,EAAE,CAAC,eAAe,CAAC,OAAO,EAAE,aAAa,EAAE,WAAW,CAAC;;MAEjE,CAAC,CAAC,aAAa,CAAC;;;aAGT,GAAG,EAAE,CACb,gBAAgB,CAAC,OAAO,EAAE,aAAa,EAAE,YAAY,EAAE,aAAa,CAAC;;MAEpE,CAAC,CAAC,cAAc,CAAC;;;;sBAID,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@neovici/cosmoz-omnitable",
3
- "version": "17.1.0",
3
+ "version": "17.1.1",
4
4
  "description": "[![Build Status](https://travis-ci.org/Neovici/cosmoz-omnitable.svg?branch=master)](https://travis-ci.org/Neovici/cosmoz-omnitable)",
5
5
  "keywords": [
6
6
  "web-components"