@loja-integrada/admin-components 0.19.6 → 0.19.8

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.
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const Instagram: () => JSX.Element;
@@ -0,0 +1,2 @@
1
+ /// <reference types="react" />
2
+ export declare const ProgressiveDiscount: () => JSX.Element;
@@ -94,4 +94,6 @@ export declare const icons: {
94
94
  minusCircle: () => JSX.Element;
95
95
  minusCircleSolid: () => JSX.Element;
96
96
  dotsThree: () => JSX.Element;
97
+ instagram: () => JSX.Element;
98
+ progressiveDiscount: () => JSX.Element;
97
99
  };
@@ -8945,9 +8945,219 @@ var DotsThree = function DotsThree() {
8945
8945
  });
8946
8946
  };
8947
8947
 
8948
+ function cov_10d38gn66l() {
8949
+ var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Instagram.tsx";
8950
+ var hash = "1c6aabd882882c8fec4d5b1202daba05ba742cfe";
8951
+ var global = new Function("return this")();
8952
+ var gcv = "__coverage__";
8953
+ var coverageData = {
8954
+ path: "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Instagram.tsx",
8955
+ statementMap: {
8956
+ "0": {
8957
+ start: {
8958
+ line: 2,
8959
+ column: 25
8960
+ },
8961
+ end: {
8962
+ line: 2,
8963
+ column: 1924
8964
+ }
8965
+ },
8966
+ "1": {
8967
+ start: {
8968
+ line: 2,
8969
+ column: 32
8970
+ },
8971
+ end: {
8972
+ line: 2,
8973
+ column: 1923
8974
+ }
8975
+ }
8976
+ },
8977
+ fnMap: {
8978
+ "0": {
8979
+ name: "(anonymous_0)",
8980
+ decl: {
8981
+ start: {
8982
+ line: 2,
8983
+ column: 25
8984
+ },
8985
+ end: {
8986
+ line: 2,
8987
+ column: 26
8988
+ }
8989
+ },
8990
+ loc: {
8991
+ start: {
8992
+ line: 2,
8993
+ column: 32
8994
+ },
8995
+ end: {
8996
+ line: 2,
8997
+ column: 1923
8998
+ }
8999
+ },
9000
+ line: 2
9001
+ }
9002
+ },
9003
+ branchMap: {},
9004
+ s: {
9005
+ "0": 0,
9006
+ "1": 0
9007
+ },
9008
+ f: {
9009
+ "0": 0
9010
+ },
9011
+ b: {},
9012
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9013
+ hash: "1c6aabd882882c8fec4d5b1202daba05ba742cfe"
9014
+ };
9015
+ var coverage = global[gcv] || (global[gcv] = {});
9016
+
9017
+ if (!coverage[path] || coverage[path].hash !== hash) {
9018
+ coverage[path] = coverageData;
9019
+ }
9020
+
9021
+ var actualCoverage = coverage[path];
9022
+ {
9023
+ // @ts-ignore
9024
+ cov_10d38gn66l = function () {
9025
+ return actualCoverage;
9026
+ };
9027
+ }
9028
+ return actualCoverage;
9029
+ }
9030
+
9031
+ cov_10d38gn66l();
9032
+ cov_10d38gn66l().s[0]++;
9033
+ var Instagram = function Instagram() {
9034
+ cov_10d38gn66l().f[0]++;
9035
+ cov_10d38gn66l().s[1]++;
9036
+ return /*#__PURE__*/React__default.createElement("path", {
9037
+ fillRule: "evenodd",
9038
+ clipRule: "evenodd",
9039
+ d: "M8.00153 3.8984C5.73131 3.8984 3.90019 5.7304 3.90019 7.99974C3.90019 10.27 5.73131 12.102 8.00153 12.102C10.2718 12.102 12.1029 10.27 12.1029 7.99974C12.1029 5.7304 10.2718 3.8984 8.00153 3.8984ZM8.00153 10.6664C6.53486 10.6664 5.33486 9.47085 5.33486 7.99974C5.33486 6.52951 6.53131 5.33307 8.00153 5.33307C9.47175 5.33307 10.6682 6.52951 10.6682 7.99974C10.6682 9.47085 9.46819 10.6664 8.00153 10.6664ZM13.2273 3.73129C13.2273 4.26285 12.7989 4.68774 12.2709 4.68774C11.7384 4.68774 11.3144 4.25929 11.3144 3.73129C11.3144 3.20329 11.742 2.77396 12.2709 2.77396C12.7989 2.77396 13.2273 3.20329 13.2273 3.73129ZM15.9438 4.70217C15.8824 3.4204 15.59 2.28618 14.6513 1.35018C13.7162 0.415064 12.5811 0.12262 11.3002 0.0586198C9.97933 -0.0169358 6.02022 -0.0169358 4.70022 0.0586198C3.422 0.119064 2.28689 0.411509 1.34822 1.34662C0.409555 2.28262 0.120667 3.41684 0.0566667 4.69773C-0.0188889 6.01951 -0.0188889 9.97773 0.0566667 11.2986C0.116222 12.5804 0.409555 13.7146 1.34822 14.6506C2.28689 15.5848 3.41844 15.8782 4.70022 15.9422C6.02022 16.0177 9.97933 16.0177 11.3002 15.9422C12.5811 15.8808 13.7162 15.5884 14.6513 14.6506C15.5864 13.7146 15.8789 12.5804 15.9438 11.2986C16.0193 9.97773 16.0193 6.02306 15.9438 4.70217ZM14.238 12.7153C13.9589 13.4148 13.4202 13.9544 12.7171 14.2362C11.6637 14.654 9.16597 14.5571 8.00153 14.5571C6.83797 14.5571 4.33575 14.6504 3.28597 14.2362C2.58642 13.9571 2.04775 13.4184 1.76597 12.7153C1.34819 11.662 1.44508 9.16418 1.44508 7.99974C1.44508 6.83707 1.35175 4.33396 1.76597 3.28507C2.04419 2.58463 2.58286 2.04596 3.28597 1.76418C4.33931 1.3464 6.83797 1.4424 8.00153 1.4424C9.16597 1.4424 11.6673 1.34996 12.7171 1.76418C13.4166 2.0424 13.9553 2.58196 14.238 3.28507C14.6549 4.33751 14.5589 6.83707 14.5589 7.99974C14.5589 9.16418 14.6549 11.6655 14.238 12.7153Z"
9040
+ });
9041
+ };
9042
+
9043
+ function cov_azef99ef1() {
9044
+ var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx";
9045
+ var hash = "1428574e0f90d1978d8a973953faa6a996a27619";
9046
+ var global = new Function("return this")();
9047
+ var gcv = "__coverage__";
9048
+ var coverageData = {
9049
+ path: "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/ProgressiveDiscount.tsx",
9050
+ statementMap: {
9051
+ "0": {
9052
+ start: {
9053
+ line: 2,
9054
+ column: 35
9055
+ },
9056
+ end: {
9057
+ line: 8,
9058
+ column: 261
9059
+ }
9060
+ },
9061
+ "1": {
9062
+ start: {
9063
+ line: 2,
9064
+ column: 42
9065
+ },
9066
+ end: {
9067
+ line: 8,
9068
+ column: 260
9069
+ }
9070
+ }
9071
+ },
9072
+ fnMap: {
9073
+ "0": {
9074
+ name: "(anonymous_0)",
9075
+ decl: {
9076
+ start: {
9077
+ line: 2,
9078
+ column: 35
9079
+ },
9080
+ end: {
9081
+ line: 2,
9082
+ column: 36
9083
+ }
9084
+ },
9085
+ loc: {
9086
+ start: {
9087
+ line: 2,
9088
+ column: 42
9089
+ },
9090
+ end: {
9091
+ line: 8,
9092
+ column: 260
9093
+ }
9094
+ },
9095
+ line: 2
9096
+ }
9097
+ },
9098
+ branchMap: {},
9099
+ s: {
9100
+ "0": 0,
9101
+ "1": 0
9102
+ },
9103
+ f: {
9104
+ "0": 0
9105
+ },
9106
+ b: {},
9107
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9108
+ hash: "1428574e0f90d1978d8a973953faa6a996a27619"
9109
+ };
9110
+ var coverage = global[gcv] || (global[gcv] = {});
9111
+
9112
+ if (!coverage[path] || coverage[path].hash !== hash) {
9113
+ coverage[path] = coverageData;
9114
+ }
9115
+
9116
+ var actualCoverage = coverage[path];
9117
+ {
9118
+ // @ts-ignore
9119
+ cov_azef99ef1 = function () {
9120
+ return actualCoverage;
9121
+ };
9122
+ }
9123
+ return actualCoverage;
9124
+ }
9125
+
9126
+ cov_azef99ef1();
9127
+ cov_azef99ef1().s[0]++;
9128
+ var ProgressiveDiscount = function ProgressiveDiscount() {
9129
+ cov_azef99ef1().f[0]++;
9130
+ cov_azef99ef1().s[1]++;
9131
+ return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("path", {
9132
+ fillRule: "evenodd",
9133
+ clipRule: "evenodd",
9134
+ d: "M4.53255 2.09998C4.07255 2.09998 3.69922 2.47331 3.69922 2.93331C3.69922 3.39331 4.07255 3.76664 4.53255 3.76664C4.99255 3.76664 5.36589 3.39331 5.36589 2.93331C5.36589 2.47331 4.99255 2.09998 4.53255 2.09998Z"
9135
+ }), /*#__PURE__*/React__default.createElement("path", {
9136
+ fillRule: "evenodd",
9137
+ clipRule: "evenodd",
9138
+ d: "M7.53255 5.09998C7.07255 5.09998 6.69922 5.47331 6.69922 5.93331C6.69922 6.39331 7.07255 6.76664 7.53255 6.76664C7.99255 6.76664 8.36589 6.39331 8.36589 5.93331C8.36589 5.47331 7.99255 5.09998 7.53255 5.09998Z"
9139
+ }), /*#__PURE__*/React__default.createElement("path", {
9140
+ fillRule: "evenodd",
9141
+ clipRule: "evenodd",
9142
+ d: "M7.21605 2.09998H7.79005C7.89539 2.09998 7.95939 2.21664 7.90205 2.30598L5.13205 6.61398C5.07139 6.70864 4.96539 6.76664 4.85205 6.76664H4.27805C4.17272 6.76664 4.10872 6.64998 4.16605 6.56064L6.93605 2.25264C6.99672 2.15798 7.10272 2.09998 7.21605 2.09998Z"
9143
+ }), /*#__PURE__*/React__default.createElement("path", {
9144
+ fillRule: "evenodd",
9145
+ clipRule: "evenodd",
9146
+ d: "M11.3 1.49995C11.3 1.16858 11.0314 0.899951 10.7 0.899951H1.3C0.968629 0.899951 0.7 1.16858 0.7 1.49995V7.29995C0.7 7.63132 0.968629 7.89995 1.3 7.89995H10.7C11.0314 7.89995 11.3 7.63132 11.3 7.29995V1.49995ZM1 0.199951C0.447715 0.199951 0 0.647667 0 1.19995V7.59995C0 8.15224 0.447715 8.59995 1 8.59995H11C11.5523 8.59995 12 8.15224 12 7.59995V1.19995C12 0.647666 11.5523 0.199951 11 0.199951H1Z"
9147
+ }), /*#__PURE__*/React__default.createElement("path", {
9148
+ fillRule: "evenodd",
9149
+ clipRule: "evenodd",
9150
+ d: "M1.7083 9C1.7559 9.28377 2.0027 9.5 2.3 9.5H9.7C9.9973 9.5 10.2441 9.28377 10.2917 9H11V9.2C11 9.75228 10.5523 10.2 10 10.2H2C1.44772 10.2 1 9.75228 1 9.2V9H1.7083Z"
9151
+ }), /*#__PURE__*/React__default.createElement("path", {
9152
+ fillRule: "evenodd",
9153
+ clipRule: "evenodd",
9154
+ d: "M2.7083 10.6C2.7559 10.8837 3.0027 11.1 3.3 11.1H8.7C8.9973 11.1 9.2441 10.8837 9.2917 10.6H10V10.8C10 11.3523 9.55229 11.8 9 11.8H3C2.44772 11.8 2 11.3523 2 10.8V10.6H2.7083Z"
9155
+ }));
9156
+ };
9157
+
8948
9158
  function cov_2ja6bjzch6() {
8949
9159
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/index.ts";
8950
- var hash = "4924021f4ce9cad352c8aa637b3d021b9942787d";
9160
+ var hash = "672c98355c1404c7138eb0518db0c2ce117f8383";
8951
9161
  var global = new Function("return this")();
8952
9162
  var gcv = "__coverage__";
8953
9163
  var coverageData = {
@@ -8955,11 +9165,11 @@ function cov_2ja6bjzch6() {
8955
9165
  statementMap: {
8956
9166
  "0": {
8957
9167
  start: {
8958
- line: 93,
9168
+ line: 95,
8959
9169
  column: 21
8960
9170
  },
8961
9171
  end: {
8962
- line: 187,
9172
+ line: 191,
8963
9173
  column: 1
8964
9174
  }
8965
9175
  }
@@ -8972,7 +9182,7 @@ function cov_2ja6bjzch6() {
8972
9182
  f: {},
8973
9183
  b: {},
8974
9184
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
8975
- hash: "4924021f4ce9cad352c8aa637b3d021b9942787d"
9185
+ hash: "672c98355c1404c7138eb0518db0c2ce117f8383"
8976
9186
  };
8977
9187
  var coverage = global[gcv] || (global[gcv] = {});
8978
9188
 
@@ -9084,7 +9294,9 @@ var icons = ( /*#__PURE__*/cov_2ja6bjzch6().s[0]++, {
9084
9294
  dashedCircle: DashedCircle,
9085
9295
  minusCircle: MinusCircle,
9086
9296
  minusCircleSolid: MinusCircleSolid,
9087
- dotsThree: DotsThree
9297
+ dotsThree: DotsThree,
9298
+ instagram: Instagram,
9299
+ progressiveDiscount: ProgressiveDiscount
9088
9300
  });
9089
9301
 
9090
9302
  function cov_1z64gehwhd() {