@pega/cosmos-react-core 3.0.0-dev.18.0 → 3.0.0-dev.19.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.
Files changed (107) hide show
  1. package/lib/components/AppShell/AppShell.d.ts.map +1 -1
  2. package/lib/components/AppShell/AppShell.js +44 -78
  3. package/lib/components/AppShell/AppShell.js.map +1 -1
  4. package/lib/components/AppShell/AppShell.styles.d.ts +2 -2
  5. package/lib/components/AppShell/AppShell.styles.js +4 -4
  6. package/lib/components/AppShell/AppShell.styles.js.map +1 -1
  7. package/lib/components/AppShell/AppShell.types.d.ts +8 -18
  8. package/lib/components/AppShell/AppShell.types.d.ts.map +1 -1
  9. package/lib/components/AppShell/AppShell.types.js.map +1 -1
  10. package/lib/components/AppShell/AppShellContext.d.ts +7 -7
  11. package/lib/components/AppShell/AppShellContext.d.ts.map +1 -1
  12. package/lib/components/AppShell/AppShellContext.js +5 -6
  13. package/lib/components/AppShell/AppShellContext.js.map +1 -1
  14. package/lib/components/AppShell/AppShellSearch.d.ts +0 -1
  15. package/lib/components/AppShell/AppShellSearch.d.ts.map +1 -1
  16. package/lib/components/AppShell/AppShellSearch.js +9 -10
  17. package/lib/components/AppShell/AppShellSearch.js.map +1 -1
  18. package/lib/components/AppShell/Drawer.d.ts +3 -1
  19. package/lib/components/AppShell/Drawer.d.ts.map +1 -1
  20. package/lib/components/AppShell/Drawer.js +7 -8
  21. package/lib/components/AppShell/Drawer.js.map +1 -1
  22. package/lib/components/AppShell/NavigationList.d.ts +2 -1
  23. package/lib/components/AppShell/NavigationList.d.ts.map +1 -1
  24. package/lib/components/AppShell/NavigationList.js +16 -19
  25. package/lib/components/AppShell/NavigationList.js.map +1 -1
  26. package/lib/components/AppShell/NavigationListItemWrapper.d.ts.map +1 -1
  27. package/lib/components/AppShell/NavigationListItemWrapper.js +32 -41
  28. package/lib/components/AppShell/NavigationListItemWrapper.js.map +1 -1
  29. package/lib/components/AppShell/SkipNavigation.d.ts.map +1 -1
  30. package/lib/components/AppShell/SkipNavigation.js +5 -3
  31. package/lib/components/AppShell/SkipNavigation.js.map +1 -1
  32. package/lib/components/AppShell/index.d.ts +2 -2
  33. package/lib/components/AppShell/index.d.ts.map +1 -1
  34. package/lib/components/AppShell/index.js +1 -1
  35. package/lib/components/AppShell/index.js.map +1 -1
  36. package/lib/components/Avatar/Avatar.d.ts.map +1 -1
  37. package/lib/components/Avatar/Avatar.js +2 -0
  38. package/lib/components/Avatar/Avatar.js.map +1 -1
  39. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.d.ts.map +1 -1
  40. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.js +1 -0
  41. package/lib/components/ComboBox/MultiSelectInput/MultiSelectInput.js.map +1 -1
  42. package/lib/components/CompositeInput/CompositeInput.js +1 -1
  43. package/lib/components/CompositeInput/CompositeInput.js.map +1 -1
  44. package/lib/components/CompositeInput/CompositeInput.styles.d.ts.map +1 -1
  45. package/lib/components/CompositeInput/CompositeInput.styles.js +2 -1
  46. package/lib/components/CompositeInput/CompositeInput.styles.js.map +1 -1
  47. package/lib/components/Currency/utils.d.ts +1 -1
  48. package/lib/components/Currency/utils.d.ts.map +1 -1
  49. package/lib/components/DateTime/Input/usePickerButton.d.ts +1 -1
  50. package/lib/components/DateTime/Input/usePickerButton.d.ts.map +1 -1
  51. package/lib/components/DateTime/Input/utils.d.ts +6 -6
  52. package/lib/components/DateTime/Input/utils.d.ts.map +1 -1
  53. package/lib/components/DateTime/Picker/utils.d.ts +1 -1
  54. package/lib/components/DateTime/Picker/utils.d.ts.map +1 -1
  55. package/lib/components/Dialog/Dialog.d.ts +1 -0
  56. package/lib/components/Dialog/Dialog.d.ts.map +1 -1
  57. package/lib/components/Dialog/Dialog.js +1 -1
  58. package/lib/components/Dialog/Dialog.js.map +1 -1
  59. package/lib/components/ExpandCollapse/ExpandCollapse.d.ts.map +1 -1
  60. package/lib/components/ExpandCollapse/ExpandCollapse.js +1 -1
  61. package/lib/components/ExpandCollapse/ExpandCollapse.js.map +1 -1
  62. package/lib/components/FieldValueList/FieldValueList.d.ts +11 -6
  63. package/lib/components/FieldValueList/FieldValueList.d.ts.map +1 -1
  64. package/lib/components/FieldValueList/FieldValueList.js +8 -6
  65. package/lib/components/FieldValueList/FieldValueList.js.map +1 -1
  66. package/lib/components/FieldValueList/index.d.ts +2 -4
  67. package/lib/components/FieldValueList/index.d.ts.map +1 -1
  68. package/lib/components/FieldValueList/index.js +2 -4
  69. package/lib/components/FieldValueList/index.js.map +1 -1
  70. package/lib/components/List/List.d.ts +1 -1
  71. package/lib/components/List/List.d.ts.map +1 -1
  72. package/lib/components/ListToolbar/ListToolbar.d.ts.map +1 -1
  73. package/lib/components/ListToolbar/ListToolbar.js +2 -2
  74. package/lib/components/ListToolbar/ListToolbar.js.map +1 -1
  75. package/lib/components/Menu/helpers.d.ts +7 -7
  76. package/lib/components/Menu/helpers.d.ts.map +1 -1
  77. package/lib/components/Number/NumberInput.d.ts.map +1 -1
  78. package/lib/components/Number/NumberInput.js +3 -3
  79. package/lib/components/Number/NumberInput.js.map +1 -1
  80. package/lib/components/Number/utils.d.ts +1 -1
  81. package/lib/components/Number/utils.d.ts.map +1 -1
  82. package/lib/hooks/useAutoResize.d.ts +1 -1
  83. package/lib/hooks/useAutoResize.d.ts.map +1 -1
  84. package/lib/hooks/useBreakpoint.d.ts +3 -2
  85. package/lib/hooks/useBreakpoint.d.ts.map +1 -1
  86. package/lib/hooks/useBreakpoint.js +10 -13
  87. package/lib/hooks/useBreakpoint.js.map +1 -1
  88. package/lib/hooks/useI18n.d.ts +5 -0
  89. package/lib/hooks/useI18n.d.ts.map +1 -1
  90. package/lib/hooks/useLongPress.d.ts +1 -1
  91. package/lib/hooks/useLongPress.d.ts.map +1 -1
  92. package/lib/hooks/useScrollStick.d.ts +1 -1
  93. package/lib/hooks/useScrollStick.d.ts.map +1 -1
  94. package/lib/i18n/default.d.ts +5 -0
  95. package/lib/i18n/default.d.ts.map +1 -1
  96. package/lib/i18n/default.js +5 -0
  97. package/lib/i18n/default.js.map +1 -1
  98. package/lib/i18n/i18n.d.ts +6 -727
  99. package/lib/i18n/i18n.d.ts.map +1 -1
  100. package/lib/init.js +1 -1
  101. package/lib/init.js.map +1 -1
  102. package/lib/theme/index.d.ts +1 -0
  103. package/lib/theme/index.d.ts.map +1 -1
  104. package/lib/theme/index.js +1 -0
  105. package/lib/theme/index.js.map +1 -1
  106. package/lib/theme/themes/wssTheme.json +6 -0
  107. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,WAAW,CAAC;AAE3C,oBAAY,eAAe,GAAG,QAAQ,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAClE,oBAAY,WAAW,GAAG,OAAO,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAE7D,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mBAAiC,SAAS,eAAe,CAEpE,CAAC;AACF,eAAe,MAAM,CAAC;AAEtB,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAW,CAAC;AAiB3C,eAAO,MAAM,SAAS,cAAe,MAAM,KAAG,KAAK,GAAG,KAErD,CAAC"}
1
+ {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/i18n/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,kBAAkB,MAAM,WAAW,CAAC;AAE3C,oBAAY,eAAe,GAAG,QAAQ,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAClE,oBAAY,WAAW,GAAG,OAAO,CAAC,OAAO,kBAAkB,CAAC,CAAC;AAE7D,QAAA,MAAM,MAAM,kBAAmB,WAAW,KAAG,SAAS,eAAe,CAEpE,CAAC;AACF,eAAe,MAAM,CAAC;AAEtB,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAAW,CAAC;AAiB3C,eAAO,MAAM,SAAS,cAAe,MAAM,KAAG,KAAK,GAAG,KAErD,CAAC"}
package/lib/init.js CHANGED
@@ -1,4 +1,4 @@
1
- if (!window.cosmos) {
1
+ if (window && !window.cosmos) {
2
2
  Object.defineProperty(window, 'cosmos', { value: {} });
3
3
  }
4
4
  export {};
package/lib/init.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"init.js","sourceRoot":"","sources":["../src/init.ts"],"names":[],"mappings":"AAQA,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE;IAClB,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAAC;CACxD","sourcesContent":["export interface CosmosGlobals {}\n\ndeclare global {\n interface Window {\n cosmos: CosmosGlobals;\n }\n}\n\nif (!window.cosmos) {\n Object.defineProperty(window, 'cosmos', { value: {} });\n}\n"]}
1
+ {"version":3,"file":"init.js","sourceRoot":"","sources":["../src/init.ts"],"names":[],"mappings":"AAQA,IAAI,MAAM,IAAI,CAAC,MAAM,CAAC,MAAM,EAAE;IAC5B,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,QAAQ,EAAE,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAAC;CACxD","sourcesContent":["export interface CosmosGlobals {}\n\ndeclare global {\n interface Window {\n cosmos: CosmosGlobals;\n }\n}\n\nif (window && !window.cosmos) {\n Object.defineProperty(window, 'cosmos', { value: {} });\n}\n"]}
@@ -8,4 +8,5 @@ export { default as LegacyBuildTheme } from './themes/legacyBuildTheme.json';
8
8
  export { default as DarkTheme } from './themes/darkTheme.json';
9
9
  export { default as HubbleTheme } from './themes/hubbleTheme.json';
10
10
  export { default as SquareTheme } from './themes/squareTheme.json';
11
+ export { default as WSSTheme } from './themes/wssTheme.json';
11
12
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC"}
@@ -8,4 +8,5 @@ export { default as LegacyBuildTheme } from './themes/legacyBuildTheme.json';
8
8
  export { default as DarkTheme } from './themes/darkTheme.json';
9
9
  export { default as HubbleTheme } from './themes/hubbleTheme.json';
10
10
  export { default as SquareTheme } from './themes/squareTheme.json';
11
+ export { default as WSSTheme } from './themes/wssTheme.json';
11
12
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC","sourcesContent":["export * from './theme';\nexport { default as ThemeMachine } from './ThemeMachine';\nexport * from './ThemeMachine';\nexport { default as LargeTextTheme } from './themes/largeTextTheme.json';\nexport { default as SmallTextTheme } from './themes/smallTextTheme.json';\nexport { default as BuildTheme } from './themes/buildTheme.json';\nexport { default as LegacyBuildTheme } from './themes/legacyBuildTheme.json';\nexport { default as DarkTheme } from './themes/darkTheme.json';\nexport { default as HubbleTheme } from './themes/hubbleTheme.json';\nexport { default as SquareTheme } from './themes/squareTheme.json';\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/theme/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACzD,cAAc,gBAAgB,CAAC;AAC/B,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,8BAA8B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAC7E,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,yBAAyB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,2BAA2B,CAAC;AACnE,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC","sourcesContent":["export * from './theme';\nexport { default as ThemeMachine } from './ThemeMachine';\nexport * from './ThemeMachine';\nexport { default as LargeTextTheme } from './themes/largeTextTheme.json';\nexport { default as SmallTextTheme } from './themes/smallTextTheme.json';\nexport { default as BuildTheme } from './themes/buildTheme.json';\nexport { default as LegacyBuildTheme } from './themes/legacyBuildTheme.json';\nexport { default as DarkTheme } from './themes/darkTheme.json';\nexport { default as HubbleTheme } from './themes/hubbleTheme.json';\nexport { default as SquareTheme } from './themes/squareTheme.json';\nexport { default as WSSTheme } from './themes/wssTheme.json';\n"]}
@@ -0,0 +1,6 @@
1
+ {
2
+ "base": {
3
+ "font-size": "1rem",
4
+ "font-scale": "minorThird"
5
+ }
6
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pega/cosmos-react-core",
3
- "version": "3.0.0-dev.18.0",
3
+ "version": "3.0.0-dev.19.0",
4
4
  "description": "Cosmos is a visual design system and UI component collection. Its goal is to empower application developers in their pursuit to create engaging and rewarding user experiences.",
5
5
  "author": "Pegasystems",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -58,6 +58,6 @@
58
58
  "@testing-library/react": "^12.1.3",
59
59
  "@testing-library/user-event": "^13.5.0",
60
60
  "enzyme": "^3.11.0",
61
- "typescript": "~4.6.2"
61
+ "typescript": "~4.7.2"
62
62
  }
63
63
  }