@kong-ui-public/analytics-utilities 10.1.2 → 10.1.3

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.
@@ -1109,7 +1109,11 @@ const Xs = [
1109
1109
  type: "number",
1110
1110
  description: "Height of each tile in pixels."
1111
1111
  },
1112
- preset_filters: Ne([.../* @__PURE__ */ new Set([...ne, ...re, ...ae])])
1112
+ preset_filters: Ne([.../* @__PURE__ */ new Set([...ne, ...re, ...ae])]),
1113
+ template_id: {
1114
+ type: ["string", "null"],
1115
+ description: "Template id which was used to instantiate this dashboard."
1116
+ }
1113
1117
  },
1114
1118
  required: ["tiles"],
1115
1119
  additionalProperties: !1