@mouseless/baked 1.1.1 → 1.1.2

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/module.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mouseless/baked",
3
3
  "configKey": "baked",
4
- "version": "1.1.1",
4
+ "version": "1.1.2",
5
5
  "builder": {
6
6
  "@nuxt/module-builder": "1.0.2",
7
7
  "unbuild": "3.6.1"
@@ -7,7 +7,8 @@
7
7
  :pt="
8
8
  {
9
9
  headerActions: 'flex gap-2 items-center',
10
- title: 'max-sm:truncate'
10
+ title: 'max-sm:truncate',
11
+ contentContainer: 'block'
11
12
  }
12
13
  "
13
14
  @update:collapsed="onCollapsed"
@@ -223,5 +223,5 @@ function exportFunction({ data: data2, field }) {
223
223
  </script>
224
224
 
225
225
  <style>
226
- .b-component--DataTable .p-datatable-table-container{max-width:calc(100vw - 4.25rem)}.b-component--DataTable a{@apply text-sm}.b-component--DataTable .p-button{@apply -my-2}
226
+ .b-component--DataTable a{@apply text-sm}.b-component--DataTable .p-button{@apply -my-2}
227
227
  </style>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mouseless/baked",
3
- "version": "1.1.1",
3
+ "version": "1.1.2",
4
4
  "description": "Baked is an opinionated framework for .NET and Vue. This is the UI package of Baked project.",
5
5
  "keywords": [
6
6
  "baked",