@loja-integrada/admin-components 0.18.26 → 0.18.27

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 function Upload(): JSX.Element;
@@ -1,4 +1,5 @@
1
1
  /// <reference types="react" />
2
+ import { Upload } from './Upload';
2
3
  export declare const icons: {
3
4
  adjust: () => JSX.Element;
4
5
  angleLeft: () => JSX.Element;
@@ -75,4 +76,5 @@ export declare const icons: {
75
76
  thinAngleRight: () => JSX.Element;
76
77
  eyeSlash: () => JSX.Element;
77
78
  rocket: () => JSX.Element;
79
+ upload: typeof Upload;
78
80
  };
@@ -7149,9 +7149,92 @@ var Rocket = function Rocket() {
7149
7149
  }));
7150
7150
  };
7151
7151
 
7152
+ function cov_1n9fgcmy3d() {
7153
+ var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Upload.tsx";
7154
+ var hash = "37fb459587d2d0180e45585c05aaa7e35fc67b1c";
7155
+ var global = new Function("return this")();
7156
+ var gcv = "__coverage__";
7157
+ var coverageData = {
7158
+ path: "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Upload.tsx",
7159
+ statementMap: {
7160
+ "0": {
7161
+ start: {
7162
+ line: 3,
7163
+ column: 4
7164
+ },
7165
+ end: {
7166
+ line: 3,
7167
+ column: 648
7168
+ }
7169
+ }
7170
+ },
7171
+ fnMap: {
7172
+ "0": {
7173
+ name: "Upload",
7174
+ decl: {
7175
+ start: {
7176
+ line: 2,
7177
+ column: 16
7178
+ },
7179
+ end: {
7180
+ line: 2,
7181
+ column: 22
7182
+ }
7183
+ },
7184
+ loc: {
7185
+ start: {
7186
+ line: 2,
7187
+ column: 25
7188
+ },
7189
+ end: {
7190
+ line: 4,
7191
+ column: 1
7192
+ }
7193
+ },
7194
+ line: 2
7195
+ }
7196
+ },
7197
+ branchMap: {},
7198
+ s: {
7199
+ "0": 0
7200
+ },
7201
+ f: {
7202
+ "0": 0
7203
+ },
7204
+ b: {},
7205
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
7206
+ hash: "37fb459587d2d0180e45585c05aaa7e35fc67b1c"
7207
+ };
7208
+ var coverage = global[gcv] || (global[gcv] = {});
7209
+
7210
+ if (!coverage[path] || coverage[path].hash !== hash) {
7211
+ coverage[path] = coverageData;
7212
+ }
7213
+
7214
+ var actualCoverage = coverage[path];
7215
+ {
7216
+ // @ts-ignore
7217
+ cov_1n9fgcmy3d = function () {
7218
+ return actualCoverage;
7219
+ };
7220
+ }
7221
+ return actualCoverage;
7222
+ }
7223
+
7224
+ cov_1n9fgcmy3d();
7225
+ function Upload() {
7226
+ cov_1n9fgcmy3d().f[0]++;
7227
+ cov_1n9fgcmy3d().s[0]++;
7228
+ return /*#__PURE__*/React__default.createElement("path", {
7229
+ fillRule: "evenodd",
7230
+ clipRule: "evenodd",
7231
+ d: "M16.5 12.9847V15.9847C16.5 16.2607 16.276 16.4847 16 16.4847H2C1.724 16.4847 1.5 16.2607 1.5 15.9847V12.9847H0V15.9847C0 17.0887 0.896 17.9847 2 17.9847H16C17.104 17.9847 18 17.0887 18 15.9847V12.9847H16.5ZM3.442 5.75175C3.165 5.44375 3.19 4.96975 3.498 4.69275L8.498 0.19275C8.783 -0.06425 9.217 -0.06425 9.502 0.19275L14.502 4.69275C14.81 4.96975 14.835 5.44375 14.558 5.75175C14.409 5.91675 14.205 5.99975 14 5.99975C13.821 5.99975 13.642 5.93675 13.498 5.80775L9.75 2.43375V13.4847H8.25V2.43375L4.502 5.80775C4.193 6.08375 3.72 6.05975 3.442 5.75175Z"
7232
+ });
7233
+ }
7234
+
7152
7235
  function cov_2ja6bjzch6() {
7153
7236
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/index.ts";
7154
- var hash = "7e92feba95f5f30b7fd6dd3ee147fd1ad577757c";
7237
+ var hash = "112e8620a3a8cc6a28c7e561917e317acb87c192";
7155
7238
  var global = new Function("return this")();
7156
7239
  var gcv = "__coverage__";
7157
7240
  var coverageData = {
@@ -7159,11 +7242,11 @@ function cov_2ja6bjzch6() {
7159
7242
  statementMap: {
7160
7243
  "0": {
7161
7244
  start: {
7162
- line: 75,
7245
+ line: 76,
7163
7246
  column: 21
7164
7247
  },
7165
7248
  end: {
7166
- line: 151,
7249
+ line: 153,
7167
7250
  column: 1
7168
7251
  }
7169
7252
  }
@@ -7176,7 +7259,7 @@ function cov_2ja6bjzch6() {
7176
7259
  f: {},
7177
7260
  b: {},
7178
7261
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
7179
- hash: "7e92feba95f5f30b7fd6dd3ee147fd1ad577757c"
7262
+ hash: "112e8620a3a8cc6a28c7e561917e317acb87c192"
7180
7263
  };
7181
7264
  var coverage = global[gcv] || (global[gcv] = {});
7182
7265
 
@@ -7270,7 +7353,8 @@ var icons = ( /*#__PURE__*/cov_2ja6bjzch6().s[0]++, {
7270
7353
  iconSolidLI: IconSolidLI,
7271
7354
  thinAngleRight: ThinAngleRight,
7272
7355
  eyeSlash: EyeSlash,
7273
- rocket: Rocket
7356
+ rocket: Rocket,
7357
+ upload: Upload
7274
7358
  });
7275
7359
 
7276
7360
  function cov_1z64gehwhd() {