{
  "id": "panel-system",
  "type": "module",
  "module": "system.panel-system",
  "version": "1.0.0",
  "pills": {
    "edge": {
      "selector": ".fv-pill-edge",
      "css-var": "--fv-pill-edge",
      "default-color": "#4A9EFF",
      "always-visible": true,
      "device-classes": ["desktop", "tablet", "mobile"]
    },
    "pro": {
      "selector": ".fv-pill-pro",
      "css-var": "--fv-pill-pro",
      "default-color": "#9B59B6",
      "active-color": "#E67E22",
      "always-visible": true,
      "device-classes": ["desktop", "tablet", "mobile"]
    }
  },
  "globals": [
    "window.PanelSystem",
    "window.PanelSystemIcons"
  ],
  "pact_rules": [
    "F-Panel-Create-001", "F-Panel-Destroy-001", "F-Panel-Float-001",
    "F-Panel-Pin-001", "F-Panel-Dock-001", "F-Panel-Min-001",
    "F-Panel-Max-001", "F-Panel-Resize-001", "F-Panel-List-001",
    "F-Panel-Event-001", "F-Pro-Lock-001",
    "F-Pill-Edge-001", "F-Pill-Color-001", "F-Pill-Pro-001", "F-Pill-Always-001",
    "F-Panel-Mobile-001",
    "I-Panel-001", "I-Panel-002", "I-Panel-003", "I-Panel-004", "I-Panel-005", "I-Panel-006",
    "I-Panel-Mobile-001",
    "I-Pill-No-S1-S2-S3-001", "I-Pill-No-Surfaces-As-Docks-001"
  ]
}
