@loja-integrada/admin-components 0.21.1 → 0.21.2

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.
@@ -9908,7 +9908,7 @@ cov_291gn7p4uo();
9908
9908
 
9909
9909
  function cov_2anqb7tsc9() {
9910
9910
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/Button.tsx";
9911
- var hash = "42df3ac47e717dc9cd161175937cf982c0e4baf1";
9911
+ var hash = "310211796e7cac517fdaed464926d8392a590612";
9912
9912
  var global = new Function("return this")();
9913
9913
  var gcv = "__coverage__";
9914
9914
  var coverageData = {
@@ -10101,7 +10101,7 @@ function cov_2anqb7tsc9() {
10101
10101
  },
10102
10102
  end: {
10103
10103
  line: 73,
10104
- column: 193
10104
+ column: 213
10105
10105
  }
10106
10106
  },
10107
10107
  "19": {
@@ -10960,7 +10960,7 @@ function cov_2anqb7tsc9() {
10960
10960
  "16": [0, 0]
10961
10961
  },
10962
10962
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
10963
- hash: "42df3ac47e717dc9cd161175937cf982c0e4baf1"
10963
+ hash: "310211796e7cac517fdaed464926d8392a590612"
10964
10964
  };
10965
10965
  var coverage = global[gcv] || (global[gcv] = {});
10966
10966
 
@@ -11096,7 +11096,7 @@ var ButtonComponent = function ButtonComponent(_ref2, ref) {
11096
11096
 
11097
11097
 
11098
11098
  var horizontalPadding = (cov_2anqb7tsc9().s[17]++, variant === 'onlyText' ? (cov_2anqb7tsc9().b[7][0]++, '') : (cov_2anqb7tsc9().b[7][1]++, "px-5 komea:px-4 " + listOfSizePaddings[size]));
11099
- var classes = (cov_2anqb7tsc9().s[18]++, "inline-flex font-medium items-center justify-center " + horizontalPadding + " text-center no-underline cursor-pointer transition rounded-md after:align-middle focus:outline-none ");
11099
+ var classes = (cov_2anqb7tsc9().s[18]++, "inline-flex font-semibold komea:font-medium items-center justify-center " + horizontalPadding + " text-center no-underline cursor-pointer transition rounded-md after:align-middle focus:outline-none ");
11100
11100
  cov_2anqb7tsc9().s[19]++;
11101
11101
 
11102
11102
  if (loading) {
@@ -11369,7 +11369,7 @@ cov_cu6b8o2y0();
11369
11369
 
11370
11370
  function cov_1repz67rdq() {
11371
11371
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/InputLabel/InputLabel.tsx";
11372
- var hash = "01be0d814a9963113f241a1add7f1c5102f62de7";
11372
+ var hash = "c0f5ed9d8fbcc3c7624903e8d6c6695c6f7a1fb2";
11373
11373
  var global = new Function("return this")();
11374
11374
  var gcv = "__coverage__";
11375
11375
  var coverageData = {
@@ -11552,31 +11552,31 @@ function cov_1repz67rdq() {
11552
11552
  loc: {
11553
11553
  start: {
11554
11554
  line: 5,
11555
- column: 121
11555
+ column: 141
11556
11556
  },
11557
11557
  end: {
11558
11558
  line: 5,
11559
- column: 162
11559
+ column: 182
11560
11560
  }
11561
11561
  },
11562
11562
  type: "cond-expr",
11563
11563
  locations: [{
11564
11564
  start: {
11565
11565
  line: 5,
11566
- column: 132
11566
+ column: 152
11567
11567
  },
11568
11568
  end: {
11569
11569
  line: 5,
11570
- column: 145
11570
+ column: 165
11571
11571
  }
11572
11572
  }, {
11573
11573
  start: {
11574
11574
  line: 5,
11575
- column: 148
11575
+ column: 168
11576
11576
  },
11577
11577
  end: {
11578
11578
  line: 5,
11579
- column: 162
11579
+ column: 182
11580
11580
  }
11581
11581
  }],
11582
11582
  line: 5
@@ -11667,7 +11667,7 @@ function cov_1repz67rdq() {
11667
11667
  "6": [0, 0]
11668
11668
  },
11669
11669
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
11670
- hash: "01be0d814a9963113f241a1add7f1c5102f62de7"
11670
+ hash: "c0f5ed9d8fbcc3c7624903e8d6c6695c6f7a1fb2"
11671
11671
  };
11672
11672
  var coverage = global[gcv] || (global[gcv] = {});
11673
11673
 
@@ -11709,7 +11709,7 @@ var InputLabel = ( /*#__PURE__*/cov_1repz67rdq().s[0]++, /*#__PURE__*/React.memo
11709
11709
 
11710
11710
  cov_1repz67rdq().s[3]++;
11711
11711
  return /*#__PURE__*/React.createElement("label", {
11712
- className: "input-label text-f6 font-medium inline-flex items-center mb-0.5 " + (hasError ? (cov_1repz67rdq().b[4][0]++, 'text-danger') : (cov_1repz67rdq().b[4][1]++, 'text-on-base')) + " " + className,
11712
+ className: "input-label text-f6 font-semibold komea:font-medium inline-flex items-center mb-0.5 " + (hasError ? (cov_1repz67rdq().b[4][0]++, 'text-danger') : (cov_1repz67rdq().b[4][1]++, 'text-on-base')) + " " + className,
11713
11713
  htmlFor: htmlFor
11714
11714
  }, "" + label + (required ? (cov_1repz67rdq().b[5][0]++, '*') : (cov_1repz67rdq().b[5][1]++, '')), (cov_1repz67rdq().b[6][0]++, labelComplement) && (cov_1repz67rdq().b[6][1]++, /*#__PURE__*/React.createElement("span", {
11715
11715
  className: "ml-2"
@@ -29051,7 +29051,7 @@ cov_2r04xg5myw();
29051
29051
 
29052
29052
  function cov_230axym0f2() {
29053
29053
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Table/Table.tsx";
29054
- var hash = "ab4269555b34a80ff1b964c7e0e4486df3143041";
29054
+ var hash = "abf4106f2fb5bb138dcceb55581668fa7fc8d5d9";
29055
29055
  var global = new Function("return this")();
29056
29056
  var gcv = "__coverage__";
29057
29057
  var coverageData = {
@@ -30396,17 +30396,17 @@ function cov_230axym0f2() {
30396
30396
  decl: {
30397
30397
  start: {
30398
30398
  line: 107,
30399
- column: 149
30399
+ column: 169
30400
30400
  },
30401
30401
  end: {
30402
30402
  line: 107,
30403
- column: 150
30403
+ column: 170
30404
30404
  }
30405
30405
  },
30406
30406
  loc: {
30407
30407
  start: {
30408
30408
  line: 107,
30409
- column: 165
30409
+ column: 185
30410
30410
  },
30411
30411
  end: {
30412
30412
  line: 123,
@@ -31222,12 +31222,12 @@ function cov_230axym0f2() {
31222
31222
  },
31223
31223
  end: {
31224
31224
  line: 107,
31225
- column: 135
31225
+ column: 155
31226
31226
  }
31227
31227
  }, {
31228
31228
  start: {
31229
31229
  line: 107,
31230
- column: 140
31230
+ column: 160
31231
31231
  },
31232
31232
  end: {
31233
31233
  line: 123,
@@ -31543,7 +31543,7 @@ function cov_230axym0f2() {
31543
31543
  "29": [0, 0]
31544
31544
  },
31545
31545
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
31546
- hash: "ab4269555b34a80ff1b964c7e0e4486df3143041"
31546
+ hash: "abf4106f2fb5bb138dcceb55581668fa7fc8d5d9"
31547
31547
  };
31548
31548
  var coverage = global[gcv] || (global[gcv] = {});
31549
31549
 
@@ -31850,7 +31850,7 @@ var TableComponent = function TableComponent(_ref2) {
31850
31850
  colSpan: (cov_230axym0f2().b[26][0]++, columnsLength) || (cov_230axym0f2().b[26][1]++, 1),
31851
31851
  className: "" + TdClasses
31852
31852
  }, /*#__PURE__*/React.createElement(TdWrapper, null, /*#__PURE__*/React.createElement("div", {
31853
- className: "text-center py-16 text-xl font-medium text-on-base-2"
31853
+ className: "text-center py-16 text-xl font-semibold komea:font-medium text-on-base-2"
31854
31854
  }, emptyText))))) : (cov_230axym0f2().b[24][1]++, rows.map(function (row, index) {
31855
31855
  cov_230axym0f2().f[23]++;
31856
31856
  cov_230axym0f2().s[67]++;
@@ -38114,7 +38114,7 @@ var TableListComponent = function TableListComponent(_ref) {
38114
38114
  }, (cov_9szfv8g7n().b[11][0]++, empty.illustration) && (cov_9szfv8g7n().b[11][1]++, /*#__PURE__*/React.createElement("div", {
38115
38115
  className: "table-list-empty-illustration text-center"
38116
38116
  }, empty.illustration)), /*#__PURE__*/React.createElement("div", {
38117
- className: "table-list-empty-title text-center text-f4 font-medium text-primary-bold"
38117
+ className: "table-list-empty-title text-center text-f4 font-semibold komea:font-medium text-primary-bold"
38118
38118
  }, empty.title), (cov_9szfv8g7n().b[12][0]++, empty.subTitle) && (cov_9szfv8g7n().b[12][1]++, /*#__PURE__*/React.createElement("div", {
38119
38119
  className: "table-list-empty-subtitle text-center text-f6 text-on-base-2 -mt-1"
38120
38120
  }, empty.subTitle)), (cov_9szfv8g7n().b[13][0]++, empty.action) && (cov_9szfv8g7n().b[13][1]++, /*#__PURE__*/React.createElement("div", {
@@ -42139,7 +42139,7 @@ var Observer = function Observer(_ref) {
42139
42139
 
42140
42140
  function cov_2ly1akim9i() {
42141
42141
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Layout/Box/Components/Header/BoxHeader.tsx";
42142
- var hash = "af6a5ca022817956e44f5339b9a2a7516f711434";
42142
+ var hash = "07900909c73f684b5a790768e18ab6758502fa92";
42143
42143
  var global = new Function("return this")();
42144
42144
  var gcv = "__coverage__";
42145
42145
  var coverageData = {
@@ -42614,7 +42614,7 @@ function cov_2ly1akim9i() {
42614
42614
  },
42615
42615
  end: {
42616
42616
  line: 12,
42617
- column: 120
42617
+ column: 140
42618
42618
  }
42619
42619
  },
42620
42620
  type: "binary-expr",
@@ -42634,7 +42634,7 @@ function cov_2ly1akim9i() {
42634
42634
  },
42635
42635
  end: {
42636
42636
  line: 12,
42637
- column: 119
42637
+ column: 139
42638
42638
  }
42639
42639
  }],
42640
42640
  line: 12
@@ -42871,7 +42871,7 @@ function cov_2ly1akim9i() {
42871
42871
  "16": [0, 0]
42872
42872
  },
42873
42873
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
42874
- hash: "af6a5ca022817956e44f5339b9a2a7516f711434"
42874
+ hash: "07900909c73f684b5a790768e18ab6758502fa92"
42875
42875
  };
42876
42876
  var coverage = global[gcv] || (global[gcv] = {});
42877
42877
 
@@ -42919,7 +42919,7 @@ var BoxHeader = ( /*#__PURE__*/cov_2ly1akim9i().s[0]++, /*#__PURE__*/React.memo(
42919
42919
  }, /*#__PURE__*/React.createElement("div", {
42920
42920
  className: "flex-1 min-w-0 mr-2"
42921
42921
  }, (cov_2ly1akim9i().b[10][0]++, title) && (cov_2ly1akim9i().b[10][1]++, /*#__PURE__*/React.createElement("h3", {
42922
- className: "text-f5 font-medium break-words lg:text-f4"
42922
+ className: "text-f5 font-semibold komea:font-medium break-words lg:text-f4"
42923
42923
  }, title)), (cov_2ly1akim9i().b[11][0]++, subtitle) && (cov_2ly1akim9i().b[11][1]++, /*#__PURE__*/React.createElement("h4", {
42924
42924
  className: "text-f7 text-on-base-2 break-words lg:text-f6"
42925
42925
  }, subtitle))), /*#__PURE__*/React.createElement("div", {