@alfalab/icons 3.335.0 → 3.337.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 (55) hide show
  1. package/glyph/dist/SliderMIcon.js +1 -1
  2. package/glyph/dist/package.json +1 -1
  3. package/package.json +2 -2
  4. package/search.json +1 -1
  5. package/shape/dist/Circle48Icon.d.ts +3 -0
  6. package/shape/dist/Circle48Icon.js +1 -0
  7. package/shape/dist/CircleBottom48Icon.d.ts +3 -0
  8. package/shape/dist/CircleBottom48Icon.js +1 -0
  9. package/shape/dist/CircleBottomLine48Icon.d.ts +3 -0
  10. package/shape/dist/CircleBottomLine48Icon.js +1 -0
  11. package/shape/dist/CircleLine48Icon.d.ts +3 -0
  12. package/shape/dist/CircleLine48Icon.js +1 -0
  13. package/shape/dist/CircleTop48Icon.d.ts +3 -0
  14. package/shape/dist/CircleTop48Icon.js +1 -0
  15. package/shape/dist/CircleTopBottom48Icon.d.ts +3 -0
  16. package/shape/dist/CircleTopBottom48Icon.js +1 -0
  17. package/shape/dist/CircleTopBottomLine48Icon.d.ts +3 -0
  18. package/shape/dist/CircleTopBottomLine48Icon.js +1 -0
  19. package/shape/dist/CircleTopLine48Icon.d.ts +3 -0
  20. package/shape/dist/CircleTopLine48Icon.js +1 -0
  21. package/shape/dist/README.md +40 -0
  22. package/shape/dist/Rectangle48Icon.d.ts +3 -0
  23. package/shape/dist/Rectangle48Icon.js +1 -0
  24. package/shape/dist/RectangleBottom48Icon.d.ts +3 -0
  25. package/shape/dist/RectangleBottom48Icon.js +1 -0
  26. package/shape/dist/RectangleBottomLine48Icon.d.ts +3 -0
  27. package/shape/dist/RectangleBottomLine48Icon.js +1 -0
  28. package/shape/dist/RectangleLine48Icon.d.ts +3 -0
  29. package/shape/dist/RectangleLine48Icon.js +1 -0
  30. package/shape/dist/RectangleTop48Icon.d.ts +3 -0
  31. package/shape/dist/RectangleTop48Icon.js +1 -0
  32. package/shape/dist/RectangleTopBottom48Icon.d.ts +3 -0
  33. package/shape/dist/RectangleTopBottom48Icon.js +1 -0
  34. package/shape/dist/RectangleTopBottomLine48Icon.d.ts +3 -0
  35. package/shape/dist/RectangleTopBottomLine48Icon.js +1 -0
  36. package/shape/dist/RectangleTopLine48Icon.d.ts +3 -0
  37. package/shape/dist/RectangleTopLine48Icon.js +1 -0
  38. package/shape/dist/Superellipse48Icon.d.ts +3 -0
  39. package/shape/dist/Superellipse48Icon.js +1 -0
  40. package/shape/dist/SuperellipseBottom48Icon.d.ts +3 -0
  41. package/shape/dist/SuperellipseBottom48Icon.js +1 -0
  42. package/shape/dist/SuperellipseBottomLine48Icon.d.ts +3 -0
  43. package/shape/dist/SuperellipseBottomLine48Icon.js +1 -0
  44. package/shape/dist/SuperellipseLine48Icon.d.ts +3 -0
  45. package/shape/dist/SuperellipseLine48Icon.js +1 -0
  46. package/shape/dist/SuperellipseTop48Icon.d.ts +3 -0
  47. package/shape/dist/SuperellipseTop48Icon.js +1 -0
  48. package/shape/dist/SuperellipseTopBottom48Icon.d.ts +3 -0
  49. package/shape/dist/SuperellipseTopBottom48Icon.js +1 -0
  50. package/shape/dist/SuperellipseTopBottomLine48Icon.d.ts +3 -0
  51. package/shape/dist/SuperellipseTopBottomLine48Icon.js +1 -0
  52. package/shape/dist/SuperellipseTopLine48Icon.d.ts +3 -0
  53. package/shape/dist/SuperellipseTopLine48Icon.js +1 -0
  54. package/shape/dist/package.json +14 -0
  55. package/shape/dist/tslib.es6-37b184f2.js +15 -0
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M16.877 18H22v4H2v-4h8.123l3.377 2.482L16.877 18z"}),l.createElement("path",{d:"M20 13.223V3a2 2 0 00-2-2H9a2 2 0 00-2 2v10.221L13.5 18l6.5-4.777zM13.5 9.5a2 2 0 100-4 2 2 0 000 4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.SliderMIcon=r,exports.default=r;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("./tslib.es6-37b184f2.js"),l=(e=require("react"))&&"object"==typeof e&&"default"in e?e.default:e,r=function(e){return l.createElement("svg",t.__assign({role:"img",focusable:"false",fill:"currentColor",width:"24",height:"24",viewBox:"0 0 24 24"},e),l.createElement("path",{d:"M16.877 19H22v4H2v-4h8.123l3.377 2.482L16.877 19z"}),l.createElement("path",{d:"M20 14.222V4a2 2 0 00-2-2H9a2 2 0 00-2 2v10.222L13.5 19l6.5-4.778zM13.5 10.5a2 2 0 100-4 2 2 0 000 4z",fillRule:"evenodd",clipRule:"evenodd"}))};exports.SliderMIcon=r,exports.default=r;
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons-glyph",
3
- "version": "2.224.0",
3
+ "version": "2.225.0",
4
4
  "license": "MIT",
5
5
  "peerDependencies": {
6
6
  "react": ">=16.8.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alfalab/icons",
3
- "version": "3.335.0",
3
+ "version": "3.337.0",
4
4
  "description": "Design System UI Icons",
5
5
  "main": "index.js",
6
6
  "repository": "git@github.com:core-ds/icons.git",
@@ -52,7 +52,7 @@
52
52
  "ts-node": "^8.6.2",
53
53
  "tslib": "^2.0.0",
54
54
  "typescript": "^3.8.3",
55
- "ui-primitives": "^26.8.0",
55
+ "ui-primitives": "^26.10.0",
56
56
  "util": "^0.12.2"
57
57
  },
58
58
  "lint-staged": {