@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.
@@ -9916,7 +9916,7 @@ cov_291gn7p4uo();
9916
9916
 
9917
9917
  function cov_2anqb7tsc9() {
9918
9918
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Button/Button.tsx";
9919
- var hash = "42df3ac47e717dc9cd161175937cf982c0e4baf1";
9919
+ var hash = "310211796e7cac517fdaed464926d8392a590612";
9920
9920
  var global = new Function("return this")();
9921
9921
  var gcv = "__coverage__";
9922
9922
  var coverageData = {
@@ -10109,7 +10109,7 @@ function cov_2anqb7tsc9() {
10109
10109
  },
10110
10110
  end: {
10111
10111
  line: 73,
10112
- column: 193
10112
+ column: 213
10113
10113
  }
10114
10114
  },
10115
10115
  "19": {
@@ -10968,7 +10968,7 @@ function cov_2anqb7tsc9() {
10968
10968
  "16": [0, 0]
10969
10969
  },
10970
10970
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
10971
- hash: "42df3ac47e717dc9cd161175937cf982c0e4baf1"
10971
+ hash: "310211796e7cac517fdaed464926d8392a590612"
10972
10972
  };
10973
10973
  var coverage = global[gcv] || (global[gcv] = {});
10974
10974
 
@@ -11104,7 +11104,7 @@ var ButtonComponent = function ButtonComponent(_ref2, ref) {
11104
11104
 
11105
11105
 
11106
11106
  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]));
11107
- 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 ");
11107
+ 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 ");
11108
11108
  cov_2anqb7tsc9().s[19]++;
11109
11109
 
11110
11110
  if (loading) {
@@ -11377,7 +11377,7 @@ cov_cu6b8o2y0();
11377
11377
 
11378
11378
  function cov_1repz67rdq() {
11379
11379
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Forms/InputLabel/InputLabel.tsx";
11380
- var hash = "01be0d814a9963113f241a1add7f1c5102f62de7";
11380
+ var hash = "c0f5ed9d8fbcc3c7624903e8d6c6695c6f7a1fb2";
11381
11381
  var global = new Function("return this")();
11382
11382
  var gcv = "__coverage__";
11383
11383
  var coverageData = {
@@ -11560,31 +11560,31 @@ function cov_1repz67rdq() {
11560
11560
  loc: {
11561
11561
  start: {
11562
11562
  line: 5,
11563
- column: 121
11563
+ column: 141
11564
11564
  },
11565
11565
  end: {
11566
11566
  line: 5,
11567
- column: 162
11567
+ column: 182
11568
11568
  }
11569
11569
  },
11570
11570
  type: "cond-expr",
11571
11571
  locations: [{
11572
11572
  start: {
11573
11573
  line: 5,
11574
- column: 132
11574
+ column: 152
11575
11575
  },
11576
11576
  end: {
11577
11577
  line: 5,
11578
- column: 145
11578
+ column: 165
11579
11579
  }
11580
11580
  }, {
11581
11581
  start: {
11582
11582
  line: 5,
11583
- column: 148
11583
+ column: 168
11584
11584
  },
11585
11585
  end: {
11586
11586
  line: 5,
11587
- column: 162
11587
+ column: 182
11588
11588
  }
11589
11589
  }],
11590
11590
  line: 5
@@ -11675,7 +11675,7 @@ function cov_1repz67rdq() {
11675
11675
  "6": [0, 0]
11676
11676
  },
11677
11677
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
11678
- hash: "01be0d814a9963113f241a1add7f1c5102f62de7"
11678
+ hash: "c0f5ed9d8fbcc3c7624903e8d6c6695c6f7a1fb2"
11679
11679
  };
11680
11680
  var coverage = global[gcv] || (global[gcv] = {});
11681
11681
 
@@ -11717,7 +11717,7 @@ var InputLabel = ( /*#__PURE__*/cov_1repz67rdq().s[0]++, /*#__PURE__*/React__def
11717
11717
 
11718
11718
  cov_1repz67rdq().s[3]++;
11719
11719
  return /*#__PURE__*/React__default.createElement("label", {
11720
- 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,
11720
+ 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,
11721
11721
  htmlFor: htmlFor
11722
11722
  }, "" + 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__default.createElement("span", {
11723
11723
  className: "ml-2"
@@ -29059,7 +29059,7 @@ cov_2r04xg5myw();
29059
29059
 
29060
29060
  function cov_230axym0f2() {
29061
29061
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Components/Table/Table.tsx";
29062
- var hash = "ab4269555b34a80ff1b964c7e0e4486df3143041";
29062
+ var hash = "abf4106f2fb5bb138dcceb55581668fa7fc8d5d9";
29063
29063
  var global = new Function("return this")();
29064
29064
  var gcv = "__coverage__";
29065
29065
  var coverageData = {
@@ -30404,17 +30404,17 @@ function cov_230axym0f2() {
30404
30404
  decl: {
30405
30405
  start: {
30406
30406
  line: 107,
30407
- column: 149
30407
+ column: 169
30408
30408
  },
30409
30409
  end: {
30410
30410
  line: 107,
30411
- column: 150
30411
+ column: 170
30412
30412
  }
30413
30413
  },
30414
30414
  loc: {
30415
30415
  start: {
30416
30416
  line: 107,
30417
- column: 165
30417
+ column: 185
30418
30418
  },
30419
30419
  end: {
30420
30420
  line: 123,
@@ -31230,12 +31230,12 @@ function cov_230axym0f2() {
31230
31230
  },
31231
31231
  end: {
31232
31232
  line: 107,
31233
- column: 135
31233
+ column: 155
31234
31234
  }
31235
31235
  }, {
31236
31236
  start: {
31237
31237
  line: 107,
31238
- column: 140
31238
+ column: 160
31239
31239
  },
31240
31240
  end: {
31241
31241
  line: 123,
@@ -31551,7 +31551,7 @@ function cov_230axym0f2() {
31551
31551
  "29": [0, 0]
31552
31552
  },
31553
31553
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
31554
- hash: "ab4269555b34a80ff1b964c7e0e4486df3143041"
31554
+ hash: "abf4106f2fb5bb138dcceb55581668fa7fc8d5d9"
31555
31555
  };
31556
31556
  var coverage = global[gcv] || (global[gcv] = {});
31557
31557
 
@@ -31858,7 +31858,7 @@ var TableComponent = function TableComponent(_ref2) {
31858
31858
  colSpan: (cov_230axym0f2().b[26][0]++, columnsLength) || (cov_230axym0f2().b[26][1]++, 1),
31859
31859
  className: "" + TdClasses
31860
31860
  }, /*#__PURE__*/React__default.createElement(TdWrapper, null, /*#__PURE__*/React__default.createElement("div", {
31861
- className: "text-center py-16 text-xl font-medium text-on-base-2"
31861
+ className: "text-center py-16 text-xl font-semibold komea:font-medium text-on-base-2"
31862
31862
  }, emptyText))))) : (cov_230axym0f2().b[24][1]++, rows.map(function (row, index) {
31863
31863
  cov_230axym0f2().f[23]++;
31864
31864
  cov_230axym0f2().s[67]++;
@@ -38122,7 +38122,7 @@ var TableListComponent = function TableListComponent(_ref) {
38122
38122
  }, (cov_9szfv8g7n().b[11][0]++, empty.illustration) && (cov_9szfv8g7n().b[11][1]++, /*#__PURE__*/React__default.createElement("div", {
38123
38123
  className: "table-list-empty-illustration text-center"
38124
38124
  }, empty.illustration)), /*#__PURE__*/React__default.createElement("div", {
38125
- className: "table-list-empty-title text-center text-f4 font-medium text-primary-bold"
38125
+ className: "table-list-empty-title text-center text-f4 font-semibold komea:font-medium text-primary-bold"
38126
38126
  }, empty.title), (cov_9szfv8g7n().b[12][0]++, empty.subTitle) && (cov_9szfv8g7n().b[12][1]++, /*#__PURE__*/React__default.createElement("div", {
38127
38127
  className: "table-list-empty-subtitle text-center text-f6 text-on-base-2 -mt-1"
38128
38128
  }, empty.subTitle)), (cov_9szfv8g7n().b[13][0]++, empty.action) && (cov_9szfv8g7n().b[13][1]++, /*#__PURE__*/React__default.createElement("div", {
@@ -42147,7 +42147,7 @@ var Observer = function Observer(_ref) {
42147
42147
 
42148
42148
  function cov_2ly1akim9i() {
42149
42149
  var path = "/home/runner/_work/admin-components/admin-components/styleguide/src/Layout/Box/Components/Header/BoxHeader.tsx";
42150
- var hash = "af6a5ca022817956e44f5339b9a2a7516f711434";
42150
+ var hash = "07900909c73f684b5a790768e18ab6758502fa92";
42151
42151
  var global = new Function("return this")();
42152
42152
  var gcv = "__coverage__";
42153
42153
  var coverageData = {
@@ -42622,7 +42622,7 @@ function cov_2ly1akim9i() {
42622
42622
  },
42623
42623
  end: {
42624
42624
  line: 12,
42625
- column: 120
42625
+ column: 140
42626
42626
  }
42627
42627
  },
42628
42628
  type: "binary-expr",
@@ -42642,7 +42642,7 @@ function cov_2ly1akim9i() {
42642
42642
  },
42643
42643
  end: {
42644
42644
  line: 12,
42645
- column: 119
42645
+ column: 139
42646
42646
  }
42647
42647
  }],
42648
42648
  line: 12
@@ -42879,7 +42879,7 @@ function cov_2ly1akim9i() {
42879
42879
  "16": [0, 0]
42880
42880
  },
42881
42881
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
42882
- hash: "af6a5ca022817956e44f5339b9a2a7516f711434"
42882
+ hash: "07900909c73f684b5a790768e18ab6758502fa92"
42883
42883
  };
42884
42884
  var coverage = global[gcv] || (global[gcv] = {});
42885
42885
 
@@ -42927,7 +42927,7 @@ var BoxHeader = ( /*#__PURE__*/cov_2ly1akim9i().s[0]++, /*#__PURE__*/React__defa
42927
42927
  }, /*#__PURE__*/React__default.createElement("div", {
42928
42928
  className: "flex-1 min-w-0 mr-2"
42929
42929
  }, (cov_2ly1akim9i().b[10][0]++, title) && (cov_2ly1akim9i().b[10][1]++, /*#__PURE__*/React__default.createElement("h3", {
42930
- className: "text-f5 font-medium break-words lg:text-f4"
42930
+ className: "text-f5 font-semibold komea:font-medium break-words lg:text-f4"
42931
42931
  }, title)), (cov_2ly1akim9i().b[11][0]++, subtitle) && (cov_2ly1akim9i().b[11][1]++, /*#__PURE__*/React__default.createElement("h4", {
42932
42932
  className: "text-f7 text-on-base-2 break-words lg:text-f6"
42933
42933
  }, subtitle))), /*#__PURE__*/React__default.createElement("div", {