跳到主要内容
MARKET / RELEASES

版本 1.0.0

瑞士红白日历

正常2026/9/20 07:19:24

这次更新

独立拆分的实验/兼容组件,保留原说明中的占位或示例边界。MIT 自有代码及原第三方许可保留;平台托管签名,最终设备验收待集中节点。

审核通过

完整性与兼容性

SHA-256
a78c39b7de12186d111b5b841266bc105bb8d36c09a6b1ac7198a44d66b315d5
原始大小
18182 bytes
接口版本
v 1.0
包格式
manifest v1
查看已校验的清单
{
  "name": "瑞士红白日历",
  "license": "MIT",
  "summary": "实验/兼容组件;瑞士红白方案组件。时间与日期使用宿主本地时钟。",
  "version": "1.0.0",
  "widgets": [
    {
      "id": "calendar",
      "name": "瑞士红白日历",
      "sizes": [
        {
          "h": 2,
          "w": 2
        }
      ],
      "editor": "widgets/calendar/editor.json",
      "surface": "transparent",
      "bindings": [],
      "defaultSize": {
        "h": 2,
        "w": 2
      },
      "description": "瑞士红白方案组件。时间与日期使用宿主本地时钟。",
      "permissions": {
        "capabilities": [
          "timer.tick"
        ],
        "networkSources": []
      },
      "configSchema": "widgets/calendar/config.schema.json",
      "configVersion": 1,
      "defaultConfig": {}
    }
  ],
  "pluginId": "df.silverridge.legacy-swiss-calendar",
  "publisher": {
    "id": "df.silverridge",
    "name": "SilverRidge"
  },
  "apiVersion": 1,
  "dependencies": [],
  "compatibility": {
    "requiredFeatures": [
      "registry.v1",
      "javascript.v1",
      "native-ui.v1",
      "vector-ui.v1"
    ]
  },
  "manifestVersion": 1
}