@rebilly/instruments 9.55.1 → 9.56.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/CHANGELOG.md CHANGED
@@ -1 +1,6 @@
1
- ## [9.55.1](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.55.0...instruments/core-v9.55.1) (2024-05-31)
1
+ ## [9.56.0](https://github.com/Rebilly/rebilly/compare/instruments/core-v9.55.1...instruments/core-v9.56.0) (2024-05-31)
2
+
3
+
4
+ ### Features
5
+
6
+ * **instruments:** manage instruments - update ([#5432](https://github.com/Rebilly/rebilly/issues/5432)) ([c39e74e](https://github.com/Rebilly/rebilly/commit/c39e74e8729ed6555e5196e8ad6ca3bd4deaf11c)), closes [#5425](https://github.com/Rebilly/rebilly/issues/5425)
package/dist/index.js CHANGED
@@ -27540,6 +27540,8 @@ const vars = (theme2) => `
27540
27540
 
27541
27541
  --rebilly-summaryLoaderMinHeight: var(--rebilly-fontLineHeightBase);
27542
27542
  --rebilly-methodLoaderMinHeight: calc((4 * var(--rebilly-spacingFormElementMinHeight)) + (2 * var(--rebilly-fontLineHeightBase)) + (2 * var(--rebilly-spacingM)) + var(--rebilly-spacing2xs) + var(--rebilly-fontSizeS) + calc(2 * (var(--rebilly-spacingXs) + var(--rebilly-spacingS))) + var(--rebilly-spacingL));
27543
+
27544
+ --rebilly-monoFontFamily: 'SFMono-Medium', 'SF Mono', 'Segoe UI Mono', 'Roboto Mono', 'Ubuntu Mono', Menlo, Consolas, Courier, monospace;
27543
27545
  }
27544
27546
 
27545
27547
  /* Base, Typography