@commercetools-uikit/rich-text-utils 16.12.1 → 17.0.1

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.
@@ -1,2 +1,2 @@
1
1
  export * from "./declarations/src/index";
2
- //# sourceMappingURL=commercetools-uikit-rich-text-utils.cjs.d.ts.map
2
+ //# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29tbWVyY2V0b29scy11aWtpdC1yaWNoLXRleHQtdXRpbHMuY2pzLmQudHMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuL2RlY2xhcmF0aW9ucy9zcmMvaW5kZXguZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSJ9
@@ -2669,7 +2669,7 @@ RichTextEditorBody.defaultProps = defaultProps;
2669
2669
  var RichTextEditorBody$1 = RichTextEditorBody;
2670
2670
 
2671
2671
  // NOTE: This string will be replaced on build time with the package version.
2672
- var version = "16.12.1";
2672
+ var version = "17.0.1";
2673
2673
 
2674
2674
  exports.Element = Element;
2675
2675
  exports.HiddenInput = HiddenInput$1;
@@ -2545,7 +2545,7 @@ RichTextEditorBody.defaultProps = defaultProps;
2545
2545
  var RichTextEditorBody$1 = RichTextEditorBody;
2546
2546
 
2547
2547
  // NOTE: This string will be replaced on build time with the package version.
2548
- var version = "16.12.1";
2548
+ var version = "17.0.1";
2549
2549
 
2550
2550
  exports.Element = Element;
2551
2551
  exports.HiddenInput = HiddenInput$1;
@@ -2632,6 +2632,6 @@ RichTextEditorBody.defaultProps = defaultProps;
2632
2632
  var RichTextEditorBody$1 = RichTextEditorBody;
2633
2633
 
2634
2634
  // NOTE: This string will be replaced on build time with the package version.
2635
- var version = "16.12.1";
2635
+ var version = "17.0.1";
2636
2636
 
2637
2637
  export { Element, HiddenInput$1 as HiddenInput, Leaf, RichTextEditorBody$1 as RichTextBody, focusEditor, html$1 as html, isBlockActive, isRichTextEmpty as isEmpty, isMarkActive, index as localized, resetEditor, toggleBlock, toggleMark, validSlateStateAdapter, version };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@commercetools-uikit/rich-text-utils",
3
3
  "description": "Utilities for working with rich-text components.",
4
- "version": "16.12.1",
4
+ "version": "17.0.1",
5
5
  "bugs": "https://github.com/commercetools/ui-kit/issues",
6
6
  "repository": {
7
7
  "type": "git",
@@ -24,12 +24,12 @@
24
24
  "dependencies": {
25
25
  "@babel/runtime": "^7.20.13",
26
26
  "@babel/runtime-corejs3": "^7.20.13",
27
- "@commercetools-uikit/design-system": "16.12.1",
28
- "@commercetools-uikit/icons": "16.12.1",
29
- "@commercetools-uikit/input-utils": "16.12.1",
30
- "@commercetools-uikit/spacings-inline": "16.12.1",
31
- "@commercetools-uikit/tooltip": "16.12.1",
32
- "@commercetools-uikit/utils": "16.12.1",
27
+ "@commercetools-uikit/design-system": "17.0.1",
28
+ "@commercetools-uikit/icons": "17.0.1",
29
+ "@commercetools-uikit/input-utils": "17.0.1",
30
+ "@commercetools-uikit/spacings-inline": "17.0.1",
31
+ "@commercetools-uikit/tooltip": "17.0.1",
32
+ "@commercetools-uikit/utils": "17.0.1",
33
33
  "@emotion/react": "^11.10.5",
34
34
  "@emotion/styled": "^11.10.5",
35
35
  "@types/escape-html": "1.0.4",
@@ -1 +0,0 @@
1
- {"version":3,"file":"commercetools-uikit-rich-text-utils.cjs.d.ts","sourceRoot":"","sources":["./declarations/src/index.d.ts"],"names":[],"mappings":"AAAA"}