@loja-integrada/admin-components 0.19.9 → 0.19.10

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 MoneyReturn: () => JSX.Element;
@@ -52,6 +52,7 @@ export declare const icons: {
52
52
  minus: () => JSX.Element;
53
53
  mobile: () => JSX.Element;
54
54
  moneyBill: () => JSX.Element;
55
+ moneyReturn: () => JSX.Element;
55
56
  move: () => JSX.Element;
56
57
  nav: () => JSX.Element;
57
58
  order: () => JSX.Element;
@@ -4948,6 +4948,102 @@ var MoneyBill = function MoneyBill() {
4948
4948
  });
4949
4949
  };
4950
4950
 
4951
+ function cov_2lrix6o6rr() {
4952
+ var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/MoneyReturn.tsx";
4953
+ var hash = "707a0f66f861584678062a91af4ade338aa26633";
4954
+ var global = new Function("return this")();
4955
+ var gcv = "__coverage__";
4956
+ var coverageData = {
4957
+ path: "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/MoneyReturn.tsx",
4958
+ statementMap: {
4959
+ "0": {
4960
+ start: {
4961
+ line: 2,
4962
+ column: 27
4963
+ },
4964
+ end: {
4965
+ line: 4,
4966
+ column: 1
4967
+ }
4968
+ },
4969
+ "1": {
4970
+ start: {
4971
+ line: 3,
4972
+ column: 4
4973
+ },
4974
+ end: {
4975
+ line: 3,
4976
+ column: 947
4977
+ }
4978
+ }
4979
+ },
4980
+ fnMap: {
4981
+ "0": {
4982
+ name: "(anonymous_0)",
4983
+ decl: {
4984
+ start: {
4985
+ line: 2,
4986
+ column: 27
4987
+ },
4988
+ end: {
4989
+ line: 2,
4990
+ column: 28
4991
+ }
4992
+ },
4993
+ loc: {
4994
+ start: {
4995
+ line: 2,
4996
+ column: 33
4997
+ },
4998
+ end: {
4999
+ line: 4,
5000
+ column: 1
5001
+ }
5002
+ },
5003
+ line: 2
5004
+ }
5005
+ },
5006
+ branchMap: {},
5007
+ s: {
5008
+ "0": 0,
5009
+ "1": 0
5010
+ },
5011
+ f: {
5012
+ "0": 0
5013
+ },
5014
+ b: {},
5015
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
5016
+ hash: "707a0f66f861584678062a91af4ade338aa26633"
5017
+ };
5018
+ var coverage = global[gcv] || (global[gcv] = {});
5019
+
5020
+ if (!coverage[path] || coverage[path].hash !== hash) {
5021
+ coverage[path] = coverageData;
5022
+ }
5023
+
5024
+ var actualCoverage = coverage[path];
5025
+ {
5026
+ // @ts-ignore
5027
+ cov_2lrix6o6rr = function () {
5028
+ return actualCoverage;
5029
+ };
5030
+ }
5031
+ return actualCoverage;
5032
+ }
5033
+
5034
+ cov_2lrix6o6rr();
5035
+ cov_2lrix6o6rr().s[0]++;
5036
+ var MoneyReturn = function MoneyReturn() {
5037
+ cov_2lrix6o6rr().f[0]++;
5038
+ cov_2lrix6o6rr().s[1]++;
5039
+ return /*#__PURE__*/React__default.createElement("path", {
5040
+ fillRule: "evenodd",
5041
+ clipRule: "evenodd",
5042
+ d: "M14.0309 4.73429V5.59425H14.8365C14.8637 6.63525 15.7236 7.46805 16.7918 7.48616V13.8317C15.7236 13.8589 14.8637 14.6917 14.8365 15.7236H3.26784C3.24068 14.6826 2.38072 13.8498 1.31257 13.8317V7.48616C2.38072 7.459 3.24068 6.6262 3.26784 5.59425H7.24175V4.32694H1.51171C0.678914 4.32694 0 4.9787 0 5.78434V15.5335C0 16.3392 0.678914 17 1.51171 17H16.6017C17.4345 17 18.1134 16.3482 18.1134 15.5335V5.78434C18.1134 5.36794 17.9324 4.9968 17.6427 4.72524H14.0399L14.0309 4.73429ZM15.8775 2.47125H10.6997L12.0032 0.968584L11.0437 0L8.09265 3.15016L11.0437 5.93823L12.0032 4.96965L10.6997 3.82907H18.1044V2.47125H15.8775ZM6.53568 10.6635C6.53568 12.6097 7.54047 13.5873 9.05218 13.5873C10.5639 13.5873 11.5687 12.6097 11.5687 10.6635C11.5687 8.71725 10.5639 7.73962 9.05218 7.73962C7.54047 7.73962 6.53568 8.71725 6.53568 10.6635Z",
5043
+ className: "fill-current"
5044
+ });
5045
+ };
5046
+
4951
5047
  function cov_y0qmfcybq() {
4952
5048
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Move.tsx";
4953
5049
  var hash = "d38af975a9375a774cae7b578820d7ac588272c6";
@@ -9157,7 +9253,7 @@ var ProgressiveDiscount = function ProgressiveDiscount() {
9157
9253
 
9158
9254
  function cov_2ja6bjzch6() {
9159
9255
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/index.ts";
9160
- var hash = "672c98355c1404c7138eb0518db0c2ce117f8383";
9256
+ var hash = "e932e2de4c46d58548b695e6e1da9ffa8c7bfe24";
9161
9257
  var global = new Function("return this")();
9162
9258
  var gcv = "__coverage__";
9163
9259
  var coverageData = {
@@ -9165,11 +9261,11 @@ function cov_2ja6bjzch6() {
9165
9261
  statementMap: {
9166
9262
  "0": {
9167
9263
  start: {
9168
- line: 95,
9264
+ line: 96,
9169
9265
  column: 21
9170
9266
  },
9171
9267
  end: {
9172
- line: 191,
9268
+ line: 193,
9173
9269
  column: 1
9174
9270
  }
9175
9271
  }
@@ -9182,7 +9278,7 @@ function cov_2ja6bjzch6() {
9182
9278
  f: {},
9183
9279
  b: {},
9184
9280
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
9185
- hash: "672c98355c1404c7138eb0518db0c2ce117f8383"
9281
+ hash: "e932e2de4c46d58548b695e6e1da9ffa8c7bfe24"
9186
9282
  };
9187
9283
  var coverage = global[gcv] || (global[gcv] = {});
9188
9284
 
@@ -9253,6 +9349,7 @@ var icons = ( /*#__PURE__*/cov_2ja6bjzch6().s[0]++, {
9253
9349
  minus: Minus,
9254
9350
  mobile: Mobile,
9255
9351
  moneyBill: MoneyBill,
9352
+ moneyReturn: MoneyReturn,
9256
9353
  move: Move,
9257
9354
  nav: Nav,
9258
9355
  order: Order,