@wix/wix-ui-icons-common 3.186.0 → 3.188.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 (84) hide show
  1. package/dist/cjs/exports/metadata.js +0 -3
  2. package/dist/cjs/package.json +4 -0
  3. package/dist/esm/classic-editor/general/dist/index.js +523 -523
  4. package/dist/esm/classic-editor/general/index.js +1 -1
  5. package/dist/esm/classic-editor/general/metadata.js +1 -1
  6. package/dist/esm/classic-editor/index.js +1 -1
  7. package/dist/esm/classic-editor/system/dist/index.js +82 -82
  8. package/dist/esm/classic-editor/system/index.js +1 -1
  9. package/dist/esm/classic-editor/system/metadata.js +1 -1
  10. package/dist/esm/core/components/empty-state.js +1 -1
  11. package/dist/esm/core/icon.js +3 -3
  12. package/dist/esm/core/index.js +3 -3
  13. package/dist/esm/default/general/dist/index.js +1604 -1604
  14. package/dist/esm/default/general/index.js +1 -1
  15. package/dist/esm/default/general/metadata.js +1 -1
  16. package/dist/esm/default/index.js +1 -1
  17. package/dist/esm/default/system/dist/index.js +79 -79
  18. package/dist/esm/default/system/index.js +1 -1
  19. package/dist/esm/exports/metadata.js +2 -4
  20. package/dist/esm/exports/stories.js +2 -2
  21. package/dist/esm/index.js +1 -1
  22. package/dist/esm/lazy/general/dist/index.js +1935 -1935
  23. package/dist/esm/lazy/general/index.js +1 -1
  24. package/dist/esm/lazy/index.js +1 -1
  25. package/dist/esm/lazy/system/dist/index.js +80 -80
  26. package/dist/esm/lazy/system/index.js +1 -1
  27. package/dist/esm/odeditor/general/dist/index.js +1245 -1245
  28. package/dist/esm/odeditor/general/index.js +1 -1
  29. package/dist/esm/odeditor/general/metadata.js +1 -1
  30. package/dist/esm/odeditor/index.js +1 -1
  31. package/dist/esm/odeditor/system/dist/index.js +52 -52
  32. package/dist/esm/odeditor/system/index.js +1 -1
  33. package/dist/esm/odeditor/system/metadata.js +1 -1
  34. package/dist/esm/on-stage/general/dist/index.js +254 -254
  35. package/dist/esm/on-stage/general/index.js +1 -1
  36. package/dist/esm/on-stage/general/metadata.js +1 -1
  37. package/dist/esm/on-stage/index.js +1 -1
  38. package/dist/esm/on-stage/reactions/dist/index.js +30 -30
  39. package/dist/esm/on-stage/reactions/index.js +1 -1
  40. package/dist/esm/on-stage/reactions/metadata.js +1 -1
  41. package/dist/esm/on-stage/system/dist/index.js +67 -67
  42. package/dist/esm/on-stage/system/index.js +1 -1
  43. package/dist/esm/on-stage/system/metadata.js +1 -1
  44. package/dist/esm/package.json +4 -0
  45. package/dist/esm/responsive-editor/general/dist/index.js +233 -233
  46. package/dist/esm/responsive-editor/general/index.js +1 -1
  47. package/dist/esm/responsive-editor/general/metadata.js +1 -1
  48. package/dist/esm/responsive-editor/index.js +1 -1
  49. package/dist/esm/responsive-editor/system/dist/index.js +116 -116
  50. package/dist/esm/responsive-editor/system/index.js +1 -1
  51. package/dist/esm/responsive-editor/system/metadata.js +1 -1
  52. package/dist/esm/stories/classic-editor/general/classicEditorGeneralCategoryList.js +3 -3
  53. package/dist/esm/stories/classic-editor/general/index.story.js +7 -7
  54. package/dist/esm/stories/classic-editor/system/index.story.js +9 -9
  55. package/dist/esm/stories/components/category-list/CategoryList.driver.js +1 -1
  56. package/dist/esm/stories/components/category-list/CategoryList.js +3 -3
  57. package/dist/esm/stories/components/category-list/CategoryList.spec.js +4 -4
  58. package/dist/esm/stories/components/category-list/index.js +1 -1
  59. package/dist/esm/stories/components/category-table/CategoryTable.js +1 -1
  60. package/dist/esm/stories/components/category-table/index.js +1 -1
  61. package/dist/esm/stories/components/general-category-list-base/GeneralCategoryListBase.js +1 -1
  62. package/dist/esm/stories/components/header-icons/index.js +1 -1
  63. package/dist/esm/stories/components/icons-example/index.js +1 -1
  64. package/dist/esm/stories/components/system-category-list-base/SystemCategoryListBase.js +3 -3
  65. package/dist/esm/stories/default/general/GeneralCategoryList.js +3 -3
  66. package/dist/esm/stories/default/general/index.story.js +8 -8
  67. package/dist/esm/stories/default/system/index.story.js +8 -8
  68. package/dist/esm/stories/odeditor/general/index.story.js +7 -7
  69. package/dist/esm/stories/odeditor/general/odeditorGeneralCategoryList.js +3 -3
  70. package/dist/esm/stories/odeditor/system/index.story.js +7 -7
  71. package/dist/esm/stories/on-stage/general/OnStageGeneralCategoryList.js +3 -3
  72. package/dist/esm/stories/on-stage/general/index.story.js +5 -5
  73. package/dist/esm/stories/on-stage/reactions/index.story.js +6 -6
  74. package/dist/esm/stories/on-stage/system/index.story.js +6 -6
  75. package/dist/esm/stories/responsive-editor/general/ResponsiveEditorGeneralCategoryList.js +3 -3
  76. package/dist/esm/stories/responsive-editor/general/index.story.js +7 -7
  77. package/dist/esm/stories/responsive-editor/system/index.story.js +9 -9
  78. package/dist/tsconfig.tsbuildinfo +1 -1
  79. package/dist/types/exports/metadata.d.ts +1 -1
  80. package/dist/types/exports/metadata.d.ts.map +1 -1
  81. package/metadata/package.json +5 -0
  82. package/package.json +94 -2
  83. package/stories/package.json +5 -0
  84. package/types/package.json +5 -0
@@ -18,17 +18,14 @@ var __copyProps = (to, from, except, desc) => {
18
18
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
19
  var metadata_exports = {};
20
20
  __export(metadata_exports, {
21
- IconMetadata: () => import_types.IconMetadata,
22
21
  generalIconsMetadata: () => import_metadata.generalIconsMetadata,
23
22
  odeditorIconsMetadata: () => import_metadata2.generalIconsMetadata
24
23
  });
25
24
  module.exports = __toCommonJS(metadata_exports);
26
- var import_types = require("../types");
27
25
  var import_metadata = require("../default/general/metadata");
28
26
  var import_metadata2 = require("../odeditor/general/metadata");
29
27
  // Annotate the CommonJS export names for ESM import in node:
30
28
  0 && (module.exports = {
31
- IconMetadata,
32
29
  generalIconsMetadata,
33
30
  odeditorIconsMetadata
34
31
  });
@@ -0,0 +1,4 @@
1
+ {
2
+ "type": "commonjs",
3
+ "sideEffects": false
4
+ }