@diagrammo/dgmo 0.14.1 → 0.15.0

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.
package/dist/editor.cjs CHANGED
@@ -175,6 +175,7 @@ var DIRECTIVE_KEYWORDS = /* @__PURE__ */ new Set([
175
175
  "split",
176
176
  "slo-p90-latency-ms",
177
177
  "slo-availability",
178
+ "slo-warning-margin",
178
179
  "cache-hit",
179
180
  "concurrency",
180
181
  "duration-ms",
package/dist/editor.js CHANGED
@@ -145,6 +145,7 @@ var DIRECTIVE_KEYWORDS = /* @__PURE__ */ new Set([
145
145
  "split",
146
146
  "slo-p90-latency-ms",
147
147
  "slo-availability",
148
+ "slo-warning-margin",
148
149
  "cache-hit",
149
150
  "concurrency",
150
151
  "duration-ms",
@@ -141,6 +141,7 @@ var DIRECTIVE_KEYWORDS = /* @__PURE__ */ new Set([
141
141
  "split",
142
142
  "slo-p90-latency-ms",
143
143
  "slo-availability",
144
+ "slo-warning-margin",
144
145
  "cache-hit",
145
146
  "concurrency",
146
147
  "duration-ms",
package/dist/highlight.js CHANGED
@@ -112,6 +112,7 @@ var DIRECTIVE_KEYWORDS = /* @__PURE__ */ new Set([
112
112
  "split",
113
113
  "slo-p90-latency-ms",
114
114
  "slo-availability",
115
+ "slo-warning-margin",
115
116
  "cache-hit",
116
117
  "concurrency",
117
118
  "duration-ms",