@steedos-widgets/amis-object 6.3.11-beta.6 → 6.3.11-beta.7

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.
@@ -1298,6 +1298,9 @@ fieldset.antd-Collapse > legend{
1298
1298
  .last\:mb-0:last-child {
1299
1299
  margin-bottom: 0px
1300
1300
  }
1301
+ .hover\:bg-\[\#1589EE1A\]:hover {
1302
+ background-color: #1589EE1A
1303
+ }
1301
1304
  .hover\:bg-sky-50:hover {
1302
1305
  --tw-bg-opacity: 1;
1303
1306
  background-color: rgb(240 249 255 / var(--tw-bg-opacity))
@@ -25488,7 +25488,7 @@ var AmisProvider = function (props) { return __awaiter(void 0, void 0, void 0, f
25488
25488
  * @Author: baozhoutao@steedos.com
25489
25489
  * @Date: 2022-09-01 14:44:57
25490
25490
  * @LastEditors: baozhoutao@steedos.com
25491
- * @LastEditTime: 2024-10-10 15:54:39
25491
+ * @LastEditTime: 2024-10-10 16:30:41
25492
25492
  * @Description:
25493
25493
  */
25494
25494
  var AmisAppLauncher = function (props) { return __awaiter(void 0, void 0, void 0, function () {
@@ -25742,7 +25742,7 @@ var AmisAppLauncher = function (props) { return __awaiter(void 0, void 0, void 0
25742
25742
  }
25743
25743
  },
25744
25744
  "visibleOn": "${visible_on}",
25745
- "className": "block w-1/3 py-4",
25745
+ "className": "block w-1/3 py-4 hover:bg-[#1589EE1A]",
25746
25746
  "style": {
25747
25747
  "display": "inline-flex",
25748
25748
  "justify-content": "center"
@@ -26088,8 +26088,8 @@ var AmisGlobalFooter = function (props) { return __awaiter(void 0, void 0, void
26088
26088
  /*
26089
26089
  * @Author: baozhoutao@steedos.com
26090
26090
  * @Date: 2022-09-01 14:44:57
26091
- * @LastEditors: 殷亮辉 yinlianghui@hotoa.com
26092
- * @LastEditTime: 2024-05-29 11:45:57
26091
+ * @LastEditors: baozhoutao@steedos.com
26092
+ * @LastEditTime: 2024-10-10 16:36:14
26093
26093
  * @Description:
26094
26094
  */
26095
26095
  var beforeMarkReadAllScript = "\n var hasUnRead = !!db.notifications.find({'$or':[{'is_read': null},{'is_read': false}]}).count();\n // \u6CA1\u6709\u8BA2\u9605\u5230\u672A\u8BFB\u901A\u77E5\u65F6\u9700\u8981\u989D\u5916\u5355\u72EC\u89E6\u53D1\u91CD\u65B0\u8BF7\u6C42\u901A\u77E5\u5217\u8868\u53CA\u672A\u8BFB\u6570\u91CF\n // \u5982\u679C\u6709\u8BA2\u9605\u5230\u7684\u8BDD\uFF0C\u56E0\u4E3A\u76D1\u542C\u8BA2\u9605\u5230\u7684\u901A\u77E5\u8BB0\u5F55\u53D8\u5316\uFF0C\u6709\u53D8\u5316\u4F1A\u89E6\u53D1@data.changed.notifications\u4E8B\u4EF6\uFF0C\u4ECE\u800C\u4F1A\u81EA\u52A8\u89E6\u53D1\u91CD\u65B0\u8BF7\u6C42\u901A\u77E5\u5217\u8868\u53CA\u672A\u8BFB\u6570\u91CF\n event.data.needToReload = !hasUnRead;\n";
@@ -26357,7 +26357,7 @@ var AmisGlobalHeaderToolbar = function (props) { return __awaiter(void 0, void 0
26357
26357
  {
26358
26358
  "componentId": "",
26359
26359
  "args": {
26360
- "url": "https://docs.steedos.com/zh-CN"
26360
+ "url": "https://docs.steedos.com/zh-CN/getting-started"
26361
26361
  },
26362
26362
  "actionType": "url"
26363
26363
  }