@wix/editor-react-components 1.2349.0 → 1.2351.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 (67) hide show
  1. package/dist/site/components/AccordionComponent/component.js +1 -1
  2. package/dist/site/components/AccordionComponent/manifest.js +1 -1
  3. package/dist/site/components/AudioPlayer/component.js +1 -1
  4. package/dist/site/components/AudioPlayer/manifest.js +1 -1
  5. package/dist/site/components/BoxContainer/component.js +1 -1
  6. package/dist/site/components/BoxContainer/manifest.js +1 -1
  7. package/dist/site/components/Breadcrumbs/component.js +1 -1
  8. package/dist/site/components/Breadcrumbs/manifest.js +1 -1
  9. package/dist/site/components/Checkbox/component.js +2 -2
  10. package/dist/site/components/Checkbox/manifest.js +1 -1
  11. package/dist/site/components/CheckboxGroup/component.js +2 -2
  12. package/dist/site/components/CheckboxGroup/manifest.js +1 -1
  13. package/dist/site/components/CollapsibleText/component.js +1 -1
  14. package/dist/site/components/CollapsibleText/manifest.js +1 -1
  15. package/dist/site/components/DatePicker/component.js +1 -1
  16. package/dist/site/components/DatePicker/manifest.js +1 -1
  17. package/dist/site/components/Dropdown/component.js +1 -1
  18. package/dist/site/components/Dropdown/manifest.js +1 -1
  19. package/dist/site/components/HTMLComponent/component.js +1 -1
  20. package/dist/site/components/HipaaIcon/component.js +1 -1
  21. package/dist/site/components/HipaaIcon/manifest.js +1 -1
  22. package/dist/site/components/LinkBar/component.js +1 -1
  23. package/dist/site/components/LinkBar/manifest.js +1 -1
  24. package/dist/site/components/Logo/component.js +1 -1
  25. package/dist/site/components/Logo/manifest.js +1 -1
  26. package/dist/site/components/Logo/sdk.js +1 -1
  27. package/dist/site/components/Lottie/component.js +1 -1
  28. package/dist/site/components/Lottie/manifest.js +1 -1
  29. package/dist/site/components/Menu/component.js +1 -1
  30. package/dist/site/components/Menu/manifest.js +1 -1
  31. package/dist/site/components/MultiStateBox/component.js +1 -1
  32. package/dist/site/components/MultiStateBox/manifest.js +1 -1
  33. package/dist/site/components/ProgressBar/component.js +1 -1
  34. package/dist/site/components/ProgressBar/manifest.js +1 -1
  35. package/dist/site/components/ProgressBar/sdk.js +1 -1
  36. package/dist/site/components/RadioButtons/RadioButtons.d.ts +3 -0
  37. package/dist/site/components/RadioButtons/RadioButtons.types.d.ts +22 -0
  38. package/dist/site/components/RadioButtons/component.d.ts +2 -0
  39. package/dist/site/components/RadioButtons/component.js +201 -0
  40. package/dist/site/components/RadioButtons/component.preview.d.ts +4 -0
  41. package/dist/site/components/RadioButtons/constants.d.ts +108 -0
  42. package/dist/site/components/RadioButtons/css.css +181 -0
  43. package/dist/site/components/RadioButtons/index.d.ts +2 -0
  44. package/dist/site/components/RadioButtons/index.js +6 -0
  45. package/dist/site/components/RadioButtons/manifest.d.ts +5 -0
  46. package/dist/site/components/RadioButtons/manifest.js +284 -0
  47. package/dist/site/components/chunks/constants24.js +97 -27
  48. package/dist/site/components/chunks/constants25.js +32 -17
  49. package/dist/site/components/chunks/constants26.js +16 -417
  50. package/dist/site/components/chunks/constants27.js +408 -73
  51. package/dist/site/components/chunks/constants28.js +80 -15
  52. package/dist/site/components/chunks/constants29.js +11 -42
  53. package/dist/site/components/chunks/constants30.js +44 -23
  54. package/dist/site/components/chunks/constants31.js +28 -10
  55. package/dist/site/components/chunks/constants32.js +10 -198
  56. package/dist/site/components/chunks/constants33.js +175 -152
  57. package/dist/site/components/chunks/constants34.js +160 -49
  58. package/dist/site/components/chunks/constants35.js +51 -98
  59. package/dist/site/components/chunks/constants36.js +67 -37
  60. package/dist/site/components/chunks/constants37.js +68 -69
  61. package/dist/site/components/chunks/constants38.js +73 -77
  62. package/dist/site/components/chunks/constants39.js +76 -57
  63. package/dist/site/components/chunks/constants40.js +72 -0
  64. package/dist/site/components/chunks/index10.js +4 -2
  65. package/dist/site/components/chunks/utils.js +1 -1
  66. package/dist/site/components/extensions.js +53 -51
  67. package/package.json +5 -5
@@ -1,31 +1,32 @@
1
1
  var _a, _b;
2
2
  import { extensions, app } from "@wix/astro/builders";
3
- import manifest$W from "./AccordionComponent/manifest.js";
4
- import manifest$V from "./AnimatedIcon/manifest.js";
5
- import manifest$U from "./AudioPlayer/manifest.js";
6
- import manifest$T from "./BoxContainer/manifest.js";
7
- import manifest$S from "./Breadcrumbs/manifest.js";
8
- import manifest$R from "./Button/manifest.js";
9
- import manifest$Q from "./Checkbox/manifest.js";
10
- import manifest$P from "./CheckboxGroup/manifest.js";
11
- import manifest$O from "./CollapsibleText/manifest.js";
12
- import manifest$N from "./DatePicker/manifest.js";
13
- import manifest$M from "./Dropdown/manifest.js";
14
- import manifest$L from "./GoogleMap/manifest.js";
15
- import manifest$K from "./HipaaIcon/manifest.js";
16
- import { H as HIPAA_SETTINGS_PANEL_ID } from "./chunks/constants30.js";
17
- import manifest$J from "./HTMLComponent/manifest.js";
18
- import manifest$I from "./Image3/manifest.js";
19
- import manifest$H from "./LegacyAppWidget/manifest.js";
20
- import manifest$G from "./LegacyContainer/manifest.js";
21
- import manifest$F from "./LegacyMultiStateBox/manifest.js";
22
- import manifest$E from "./Line/manifest.js";
23
- import manifest$D from "./LinkBar/manifest.js";
24
- import manifest$C from "./Lottie/manifest.js";
25
- import manifest$B from "./Logo/manifest.js";
26
- import manifest$A from "./Menu/manifest.js";
27
- import manifest$z from "./MultiStateBox/manifest.js";
28
- import manifest$y from "./ProgressBar/manifest.js";
3
+ import manifest$X from "./AccordionComponent/manifest.js";
4
+ import manifest$W from "./AnimatedIcon/manifest.js";
5
+ import manifest$V from "./AudioPlayer/manifest.js";
6
+ import manifest$U from "./BoxContainer/manifest.js";
7
+ import manifest$T from "./Breadcrumbs/manifest.js";
8
+ import manifest$S from "./Button/manifest.js";
9
+ import manifest$R from "./Checkbox/manifest.js";
10
+ import manifest$Q from "./CheckboxGroup/manifest.js";
11
+ import manifest$P from "./CollapsibleText/manifest.js";
12
+ import manifest$O from "./DatePicker/manifest.js";
13
+ import manifest$N from "./Dropdown/manifest.js";
14
+ import manifest$M from "./GoogleMap/manifest.js";
15
+ import manifest$L from "./HipaaIcon/manifest.js";
16
+ import { H as HIPAA_SETTINGS_PANEL_ID } from "./chunks/constants31.js";
17
+ import manifest$K from "./HTMLComponent/manifest.js";
18
+ import manifest$J from "./Image3/manifest.js";
19
+ import manifest$I from "./LegacyAppWidget/manifest.js";
20
+ import manifest$H from "./LegacyContainer/manifest.js";
21
+ import manifest$G from "./LegacyMultiStateBox/manifest.js";
22
+ import manifest$F from "./Line/manifest.js";
23
+ import manifest$E from "./LinkBar/manifest.js";
24
+ import manifest$D from "./Lottie/manifest.js";
25
+ import manifest$C from "./Logo/manifest.js";
26
+ import manifest$B from "./Menu/manifest.js";
27
+ import manifest$A from "./MultiStateBox/manifest.js";
28
+ import manifest$z from "./ProgressBar/manifest.js";
29
+ import manifest$y from "./RadioButtons/manifest.js";
29
30
  import manifest$x from "./Repeater/manifest.js";
30
31
  import manifest$w from "./ShareButtons/manifest.js";
31
32
  import manifest$v from "./SiteLogo/manifest.js";
@@ -481,31 +482,32 @@ const videoUploadPanelExtension = extensions.editorReactComponentPanel({
481
482
  }
482
483
  });
483
484
  const componentManifests = {
484
- AccordionComponent: manifest$W,
485
- AnimatedIcon: manifest$V,
486
- AudioPlayer: manifest$U,
487
- BoxContainer: manifest$T,
488
- Breadcrumbs: manifest$S,
489
- Button: manifest$R,
490
- Checkbox: manifest$Q,
491
- CheckboxGroup: manifest$P,
492
- CollapsibleText: manifest$O,
493
- DatePicker: manifest$N,
494
- Dropdown: manifest$M,
495
- GoogleMap: manifest$L,
496
- HipaaIcon: manifest$K,
497
- HTMLComponent: manifest$J,
498
- Image3: manifest$I,
499
- LegacyAppWidget: manifest$H,
500
- LegacyContainer: manifest$G,
501
- LegacyMultiStateBox: manifest$F,
502
- Line: manifest$E,
503
- LinkBar: manifest$D,
504
- Lottie: manifest$C,
505
- Logo: manifest$B,
506
- Menu: manifest$A,
507
- MultiStateBox: manifest$z,
508
- ProgressBar: manifest$y,
485
+ AccordionComponent: manifest$X,
486
+ AnimatedIcon: manifest$W,
487
+ AudioPlayer: manifest$V,
488
+ BoxContainer: manifest$U,
489
+ Breadcrumbs: manifest$T,
490
+ Button: manifest$S,
491
+ Checkbox: manifest$R,
492
+ CheckboxGroup: manifest$Q,
493
+ CollapsibleText: manifest$P,
494
+ DatePicker: manifest$O,
495
+ Dropdown: manifest$N,
496
+ GoogleMap: manifest$M,
497
+ HipaaIcon: manifest$L,
498
+ HTMLComponent: manifest$K,
499
+ Image3: manifest$J,
500
+ LegacyAppWidget: manifest$I,
501
+ LegacyContainer: manifest$H,
502
+ LegacyMultiStateBox: manifest$G,
503
+ Line: manifest$F,
504
+ LinkBar: manifest$E,
505
+ Lottie: manifest$D,
506
+ Logo: manifest$C,
507
+ Menu: manifest$B,
508
+ MultiStateBox: manifest$A,
509
+ ProgressBar: manifest$z,
510
+ RadioButtons: manifest$y,
509
511
  Repeater: manifest$x,
510
512
  ShareButtons: manifest$w,
511
513
  SiteLogo: manifest$v,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/editor-react-components",
3
- "version": "1.2349.0",
3
+ "version": "1.2351.0",
4
4
  "description": "React components for the Wix Editor",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -67,7 +67,7 @@
67
67
  "format:check": "yarn run -T format:package:check"
68
68
  },
69
69
  "peerDependencies": {
70
- "@wix/editor-react-types": "^1.0.67",
70
+ "@wix/editor-react-types": "^1.0.69",
71
71
  "react": "^18.2.0",
72
72
  "react-dom": "^18.2.0"
73
73
  },
@@ -80,7 +80,7 @@
80
80
  "@wix/design-system-illustrations": "^2.19.0",
81
81
  "@wix/sdk": "^1.21.13",
82
82
  "@wix/services-manager-react": "^0.1.27",
83
- "@wix/site-ui": "1.157.0",
83
+ "@wix/site-ui": "1.158.0",
84
84
  "@wix/video": "^1.85.0",
85
85
  "@wix/viewer-service-consent-policy": "^1.0.100",
86
86
  "@wix/web-bi-logger": "^2.1.26",
@@ -121,7 +121,7 @@
121
121
  "@wix/editor": "^1.586.0",
122
122
  "@wix/editor-elements-scripts": "^1.0.0",
123
123
  "@wix/editor-elements-test-utils": "^1.0.0",
124
- "@wix/editor-react-types": "^1.0.67",
124
+ "@wix/editor-react-types": "^1.0.69",
125
125
  "@wix/essentials": "^0.1.28",
126
126
  "@wix/fed-cli-sled": "^1.0.28",
127
127
  "@wix/image": "^1.437.0",
@@ -199,5 +199,5 @@
199
199
  "registry": "https://registry.npmjs.org/",
200
200
  "access": "public"
201
201
  },
202
- "falconPackageHash": "ec50b6ff91a415fcdc5b6b5e9da57d635f690ba9631f96bc4d21fb8a"
202
+ "falconPackageHash": "41054c4f2be657f255b8685789947848ac98217b06903dfe15cb9b02"
203
203
  }