@nocobase/app 2.1.0-beta.10 → 2.1.0-beta.12

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.
@@ -0,0 +1,9 @@
1
+ "use strict";(self.webpackChunknocobase=self.webpackChunknocobase||[]).push([[3717],{43717:function(t,e,l){l.r(e);var n={contexts:["*"],scenes:["tableFieldEvent"],prefix:"sn-table-cell-style",label:"Set table cell style",description:"Customize table field cell styles with onCell",locales:{"zh-CN":{label:"\u8868\u683C\u5B57\u6BB5\u6837\u5F0F\u8BBE\u7F6E",description:"\u901A\u8FC7 onCell \u81EA\u5B9A\u4E49\u8868\u683C\u5B57\u6BB5\u5355\u5143\u683C\u6837\u5F0F"}},content:`
2
+ ctx.model.props.onCell = (record, rowIndex) => {
3
+ return {
4
+ style: {
5
+ background: 'red',
6
+ },
7
+ };
8
+ };
9
+ `};e.default=n}}]);
@@ -0,0 +1,5 @@
1
+ "use strict";(self.webpackChunknocobase=self.webpackChunknocobase||[]).push([[8026],{68026:function(s,e,t){t.r(e);var n={contexts:["*"],scenes:["detailFieldEvent","formFieldEvent"],prefix:"sn-item-style",label:"Set form item/details item style",description:"Customize form item and details item container styles",locales:{"zh-CN":{label:"\u8BBE\u7F6E\u8868\u5355\u9879/\u8BE6\u60C5\u9879\u6837\u5F0F",description:"\u81EA\u5B9A\u4E49\u8868\u5355\u9879\u548C\u8BE6\u60C5\u9879\u5BB9\u5668\u6837\u5F0F"}},content:`
2
+ ctx.model.props.style = {
3
+ background: 'red',
4
+ };
5
+ `};e.default=n}}]);
@@ -21,6 +21,6 @@
21
21
  </head>
22
22
  <body>
23
23
  <div id="root"></div>
24
- <script src="/umi.ad9d6ac2.js"></script>
24
+ <script src="/umi.9c939534.js"></script>
25
25
 
26
26
  </body></html>
@@ -21,6 +21,6 @@
21
21
  </head>
22
22
  <body>
23
23
  <div id="root"></div>
24
- <script src="/umi.ad9d6ac2.js"></script>
24
+ <script src="/umi.9c939534.js"></script>
25
25
 
26
26
  </body></html>