@conboai/storybook.components 0.4.45 → 0.4.46

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.
@@ -70,6 +70,7 @@ interface Icons {
70
70
  doubleArrow: Icon;
71
71
  oneArrowUp: Icon;
72
72
  oneArrowDown: Icon;
73
+ aim: Icon;
73
74
  }
74
75
  interface Icon {
75
76
  paths: string[];
@@ -29129,7 +29129,9 @@ const EZ = {
29129
29129
  schemes: {
29130
29130
  width: 24,
29131
29131
  height: 24,
29132
- paths: ["M15.6 5.7C15.6 7.19117 16.8088 8.4 18.3 8.4C19.7912 8.4 21 7.19117 21 5.7C21 4.20883 19.7912 3 18.3 3C16.8088 3 15.6 4.20883 15.6 5.7ZM15.6 5.7H8.4M8.4 18.3C8.4 19.7912 7.19117 21 5.7 21C4.20883 21 3 19.7912 3 18.3C3 16.8088 4.20883 15.6 5.7 15.6C7.19117 15.6 8.4 16.8088 8.4 18.3ZM8.4 18.3H15.6M8.4 5.7V7.5C8.4 7.99706 7.99706 8.4 7.5 8.4H5.7M8.4 5.7V3.9C8.4 3.40294 7.99706 3 7.5 3H3.9C3.40294 3 3 3.40294 3 3.9V7.5C3 7.99706 3.40294 8.4 3.9 8.4H5.7M15.6 18.3V16.5C15.6 16.0029 16.0029 15.6 16.5 15.6H18.3M15.6 18.3V20.1C15.6 20.5971 16.0029 21 16.5 21H20.1C20.5971 21 21 20.5971 21 20.1V16.5C21 16.0029 20.5971 15.6 20.1 15.6H18.3M18.3 15.6C18.3 8.4 5.7 15.6 5.7 8.4"],
29132
+ paths: [
29133
+ "M15.6 5.7C15.6 7.19117 16.8088 8.4 18.3 8.4C19.7912 8.4 21 7.19117 21 5.7C21 4.20883 19.7912 3 18.3 3C16.8088 3 15.6 4.20883 15.6 5.7ZM15.6 5.7H8.4M8.4 18.3C8.4 19.7912 7.19117 21 5.7 21C4.20883 21 3 19.7912 3 18.3C3 16.8088 4.20883 15.6 5.7 15.6C7.19117 15.6 8.4 16.8088 8.4 18.3ZM8.4 18.3H15.6M8.4 5.7V7.5C8.4 7.99706 7.99706 8.4 7.5 8.4H5.7M8.4 5.7V3.9C8.4 3.40294 7.99706 3 7.5 3H3.9C3.40294 3 3 3.40294 3 3.9V7.5C3 7.99706 3.40294 8.4 3.9 8.4H5.7M15.6 18.3V16.5C15.6 16.0029 16.0029 15.6 16.5 15.6H18.3M15.6 18.3V20.1C15.6 20.5971 16.0029 21 16.5 21H20.1C20.5971 21 21 20.5971 21 20.1V16.5C21 16.0029 20.5971 15.6 20.1 15.6H18.3M18.3 15.6C18.3 8.4 5.7 15.6 5.7 8.4"
29134
+ ],
29133
29135
  strokeWidth: 1
29134
29136
  },
29135
29137
  visibility: {
@@ -29144,17 +29146,23 @@ const EZ = {
29144
29146
  menuTogglerMinus: {
29145
29147
  width: 16,
29146
29148
  height: 16,
29147
- paths: ["M2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8ZM8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM11 7H5V9H11V7Z"]
29149
+ paths: [
29150
+ "M2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8ZM8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0ZM11 7H5V9H11V7Z"
29151
+ ]
29148
29152
  },
29149
29153
  menuTogglerFull: {
29150
29154
  width: 16,
29151
29155
  height: 16,
29152
- paths: ["M8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14ZM0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8ZM4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8Z"]
29156
+ paths: [
29157
+ "M8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14ZM0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8ZM4 8C4 5.79086 5.79086 4 8 4C10.2091 4 12 5.79086 12 8C12 10.2091 10.2091 12 8 12C5.79086 12 4 10.2091 4 8Z"
29158
+ ]
29153
29159
  },
29154
29160
  menuTogglerEmpty: {
29155
29161
  width: 16,
29156
29162
  height: 16,
29157
- paths: ["M8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14ZM0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8Z"]
29163
+ paths: [
29164
+ "M8 14C4.68629 14 2 11.3137 2 8C2 4.68629 4.68629 2 8 2C11.3137 2 14 4.68629 14 8C14 11.3137 11.3137 14 8 14ZM0 8C0 3.58172 3.58172 0 8 0C12.4183 0 16 3.58172 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8Z"
29165
+ ]
29158
29166
  },
29159
29167
  fullRow: {
29160
29168
  width: 20,
@@ -29269,11 +29277,7 @@ const EZ = {
29269
29277
  width: 20,
29270
29278
  height: 20,
29271
29279
  strokeWidth: 1.5,
29272
- paths: [
29273
- "M3 3H17V17H3V3Z",
29274
- "M10 6L10 11",
29275
- "M10 13.667L10 13.667"
29276
- ],
29280
+ paths: ["M3 3H17V17H3V3Z", "M10 6L10 11", "M10 13.667L10 13.667"],
29277
29281
  attributes: {
29278
29282
  strokeMiterlimit: 1.5,
29279
29283
  strokeLinecap: "round",
@@ -29505,6 +29509,13 @@ const EZ = {
29505
29509
  strokeLinecap: "round",
29506
29510
  strokeLinejoin: "round"
29507
29511
  }
29512
+ },
29513
+ aim: {
29514
+ width: 16,
29515
+ height: 16,
29516
+ paths: [
29517
+ "M7.20015 0.000976562V1.65701C5.7921 1.83557 4.48335 2.4771 3.47974 3.48072C2.47613 4.48433 1.83459 5.79308 1.65603 7.20112H0V8.80116H1.65603C1.83459 10.2092 2.47613 11.518 3.47974 12.5216C4.48335 13.5252 5.7921 14.1667 7.20015 14.3453V16.0013H8.80018V14.3453C10.2082 14.1667 11.517 13.5252 12.5206 12.5216C13.5242 11.518 14.1657 10.2092 14.3443 8.80116H16.0003V7.20112H14.3443C14.1657 5.79308 13.5242 4.48433 12.5206 3.48072C11.517 2.4771 10.2082 1.83557 8.80018 1.65701V0.000976562M7.20015 3.26504V4.80107H8.80018V3.27304C10.8002 3.60105 12.4003 5.20108 12.7363 7.20112H11.2002V8.80116H12.7283C12.4003 10.8012 10.8002 12.4012 8.80018 12.7372V11.2012H7.20015V12.7292C5.20011 12.4012 3.60007 10.8012 3.26407 8.80116H4.8001V7.20112H3.27207C3.60007 5.20108 5.20011 3.60105 7.20015 3.26504ZM8.00016 7.20112C7.78799 7.20112 7.5845 7.28541 7.43447 7.43544C7.28443 7.58547 7.20015 7.78896 7.20015 8.00114C7.20015 8.21332 7.28443 8.4168 7.43447 8.56684C7.5845 8.71687 7.78799 8.80116 8.00016 8.80116C8.21234 8.80116 8.41583 8.71687 8.56586 8.56684C8.71589 8.4168 8.80018 8.21332 8.80018 8.00114C8.80018 7.78896 8.71589 7.58547 8.56586 7.43544C8.41583 7.28541 8.21234 7.20112 8.00016 7.20112Z"
29518
+ ]
29508
29519
  }
29509
29520
  };
29510
29521
  function bn({ fill: e = "black", icon: t, width: n, height: r, fillOpacity: o }) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/storybook.components",
3
- "version": "0.4.45",
3
+ "version": "0.4.46",
4
4
  "main": "dist/storybook.components.mjs",
5
5
  "types": "dist/build/index.d.ts",
6
6
  "files": [