@loja-integrada/admin-components 0.19.5 → 0.19.7

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 Table: () => JSX.Element;
@@ -70,6 +70,7 @@ export declare const icons: {
70
70
  shoppingCart: () => JSX.Element;
71
71
  sortDown: () => JSX.Element;
72
72
  sync: () => JSX.Element;
73
+ table: () => JSX.Element;
73
74
  thinAngleRight: () => JSX.Element;
74
75
  times: () => JSX.Element;
75
76
  timesCircle: () => JSX.Element;
@@ -93,4 +94,5 @@ export declare const icons: {
93
94
  minusCircle: () => JSX.Element;
94
95
  minusCircleSolid: () => JSX.Element;
95
96
  dotsThree: () => JSX.Element;
97
+ instagram: () => JSX.Element;
96
98
  };
@@ -6671,6 +6671,101 @@ var Sync = function Sync() {
6671
6671
  });
6672
6672
  };
6673
6673
 
6674
+ function cov_1315iefszy() {
6675
+ var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Table.tsx";
6676
+ var hash = "ce5e68da49ebb3d64b5992b379b24c407e8ba629";
6677
+ var global = new Function("return this")();
6678
+ var gcv = "__coverage__";
6679
+ var coverageData = {
6680
+ path: "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/Table.tsx",
6681
+ statementMap: {
6682
+ "0": {
6683
+ start: {
6684
+ line: 2,
6685
+ column: 21
6686
+ },
6687
+ end: {
6688
+ line: 2,
6689
+ column: 354
6690
+ }
6691
+ },
6692
+ "1": {
6693
+ start: {
6694
+ line: 2,
6695
+ column: 28
6696
+ },
6697
+ end: {
6698
+ line: 2,
6699
+ column: 353
6700
+ }
6701
+ }
6702
+ },
6703
+ fnMap: {
6704
+ "0": {
6705
+ name: "(anonymous_0)",
6706
+ decl: {
6707
+ start: {
6708
+ line: 2,
6709
+ column: 21
6710
+ },
6711
+ end: {
6712
+ line: 2,
6713
+ column: 22
6714
+ }
6715
+ },
6716
+ loc: {
6717
+ start: {
6718
+ line: 2,
6719
+ column: 28
6720
+ },
6721
+ end: {
6722
+ line: 2,
6723
+ column: 353
6724
+ }
6725
+ },
6726
+ line: 2
6727
+ }
6728
+ },
6729
+ branchMap: {},
6730
+ s: {
6731
+ "0": 0,
6732
+ "1": 0
6733
+ },
6734
+ f: {
6735
+ "0": 0
6736
+ },
6737
+ b: {},
6738
+ _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
6739
+ hash: "ce5e68da49ebb3d64b5992b379b24c407e8ba629"
6740
+ };
6741
+ var coverage = global[gcv] || (global[gcv] = {});
6742
+
6743
+ if (!coverage[path] || coverage[path].hash !== hash) {
6744
+ coverage[path] = coverageData;
6745
+ }
6746
+
6747
+ var actualCoverage = coverage[path];
6748
+ {
6749
+ // @ts-ignore
6750
+ cov_1315iefszy = function () {
6751
+ return actualCoverage;
6752
+ };
6753
+ }
6754
+ return actualCoverage;
6755
+ }
6756
+
6757
+ cov_1315iefszy();
6758
+ cov_1315iefszy().s[0]++;
6759
+ var Table = function Table() {
6760
+ cov_1315iefszy().f[0]++;
6761
+ cov_1315iefszy().s[1]++;
6762
+ return /*#__PURE__*/React__default.createElement("path", {
6763
+ fillRule: "evenodd",
6764
+ clipRule: "evenodd",
6765
+ d: "M16 15.5H9.75V9.75h6.75V15c0 .275-.225.5-.5.5Zm-14 0a.501.501 0 0 1-.5-.5V9.75h6.75v5.75H2Zm0-13h6.25v5.75H1.5V3c0-.275.225-.5.5-.5Zm14 0c.275 0 .5.225.5.5v5.25H9.75V2.5H16ZM16 1H2a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2Z"
6766
+ });
6767
+ };
6768
+
6674
6769
  function cov_v1su9jvs0() {
6675
6770
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/ThinAngleRight.tsx";
6676
6771
  var hash = "ef298d51340c549d667414e0848a25d2ec82db2d";
@@ -8850,9 +8945,104 @@ var DotsThree = function DotsThree() {
8850
8945
  });
8851
8946
  };
8852
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
+
8853
9043
  function cov_2ja6bjzch6() {
8854
9044
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Icons/icons-path/index.ts";
8855
- var hash = "c8de9d061a117716b2cdbcf467c3f9785f398263";
9045
+ var hash = "3f64421e1428ffab8f422f6f8cb488ed41218726";
8856
9046
  var global = new Function("return this")();
8857
9047
  var gcv = "__coverage__";
8858
9048
  var coverageData = {
@@ -8860,11 +9050,11 @@ function cov_2ja6bjzch6() {
8860
9050
  statementMap: {
8861
9051
  "0": {
8862
9052
  start: {
8863
- line: 92,
9053
+ line: 94,
8864
9054
  column: 21
8865
9055
  },
8866
9056
  end: {
8867
- line: 185,
9057
+ line: 189,
8868
9058
  column: 1
8869
9059
  }
8870
9060
  }
@@ -8877,7 +9067,7 @@ function cov_2ja6bjzch6() {
8877
9067
  f: {},
8878
9068
  b: {},
8879
9069
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
8880
- hash: "c8de9d061a117716b2cdbcf467c3f9785f398263"
9070
+ hash: "3f64421e1428ffab8f422f6f8cb488ed41218726"
8881
9071
  };
8882
9072
  var coverage = global[gcv] || (global[gcv] = {});
8883
9073
 
@@ -8966,6 +9156,7 @@ var icons = ( /*#__PURE__*/cov_2ja6bjzch6().s[0]++, {
8966
9156
  shoppingCart: ShoppingCart,
8967
9157
  sortDown: SortDown,
8968
9158
  sync: Sync,
9159
+ table: Table,
8969
9160
  thinAngleRight: ThinAngleRight,
8970
9161
  times: Close,
8971
9162
  timesCircle: TimesCircle,
@@ -8988,7 +9179,8 @@ var icons = ( /*#__PURE__*/cov_2ja6bjzch6().s[0]++, {
8988
9179
  dashedCircle: DashedCircle,
8989
9180
  minusCircle: MinusCircle,
8990
9181
  minusCircleSolid: MinusCircleSolid,
8991
- dotsThree: DotsThree
9182
+ dotsThree: DotsThree,
9183
+ instagram: Instagram
8992
9184
  });
8993
9185
 
8994
9186
  function cov_1z64gehwhd() {
@@ -31319,7 +31511,7 @@ var TableComponent = function TableComponent(_ref2) {
31319
31511
  }))))));
31320
31512
  };
31321
31513
 
31322
- var Table = ( /*#__PURE__*/cov_f2f8ipy91().s[77]++, /*#__PURE__*/React__default.memo(TableComponent));
31514
+ var Table$1 = ( /*#__PURE__*/cov_f2f8ipy91().s[77]++, /*#__PURE__*/React__default.memo(TableComponent));
31323
31515
 
31324
31516
  function cov_13rhbk6kjy() {
31325
31517
  var path = "/runner/_work/admin-components/admin-components/styleguide/src/Components/Table/index.tsx";
@@ -50016,7 +50208,7 @@ exports.SidebarFixedComponent = SidebarFixedComponent;
50016
50208
  exports.SidebarItem = SidebarItem;
50017
50209
  exports.SidebarSubItem = SidebarSubItem;
50018
50210
  exports.Status = Status;
50019
- exports.Table = Table;
50211
+ exports.Table = Table$1;
50020
50212
  exports.TableList = TableList;
50021
50213
  exports.TableListItem = TableListItem;
50022
50214
  exports.TableListItemLoading = TableListItemLoading;