@thecb/components 3.3.9 → 3.3.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.
Files changed (20) hide show
  1. package/dist/index.cjs.js +36 -36
  2. package/package.json +1 -1
  3. package/src/components/molecules/obligation/icons/AccountBillIcon.js +2 -2
  4. package/src/components/molecules/obligation/icons/AccountConstructionIcon.js +2 -2
  5. package/src/components/molecules/obligation/icons/AccountDentalIcon.js +2 -2
  6. package/src/components/molecules/obligation/icons/AccountElectricIcon.js +2 -2
  7. package/src/components/molecules/obligation/icons/AccountGarbageIcon.js +2 -2
  8. package/src/components/molecules/obligation/icons/AccountGasIcon.js +2 -2
  9. package/src/components/molecules/obligation/icons/AccountGenericIcon.js +2 -2
  10. package/src/components/molecules/obligation/icons/AccountMedicalIcon.js +2 -2
  11. package/src/components/molecules/obligation/icons/AccountWaterIcon.js +2 -2
  12. package/src/components/molecules/obligation/icons/PropertyApartmentIcon.js +2 -2
  13. package/src/components/molecules/obligation/icons/PropertyBusinessIcon.js +2 -2
  14. package/src/components/molecules/obligation/icons/PropertyCarIcon.js +2 -2
  15. package/src/components/molecules/obligation/icons/PropertyCommercialVehicleIcon.js +2 -2
  16. package/src/components/molecules/obligation/icons/PropertyGarageIcon.js +2 -2
  17. package/src/components/molecules/obligation/icons/PropertyLandIcon.js +2 -2
  18. package/src/components/molecules/obligation/icons/PropertyMotorcycleIcon.js +2 -2
  19. package/src/components/molecules/obligation/icons/PropertyPersonalIcon.js +2 -2
  20. package/src/components/molecules/obligation/icons/PropertyStorefrontIcon.js +2 -2
package/dist/index.cjs.js CHANGED
@@ -34261,8 +34261,8 @@ var NavMenuMobile$1 = themeComponent(NavMenuMobile, "NavMenu", fallbackValues$s)
34261
34261
 
34262
34262
  var AccountBillIcon = function AccountBillIcon() {
34263
34263
  return /*#__PURE__*/React__default.createElement("svg", {
34264
- width: "81px",
34265
- height: "81px",
34264
+ width: "51px",
34265
+ height: "51px",
34266
34266
  viewBox: "0 0 81 81",
34267
34267
  version: "1.1",
34268
34268
  xmlns: "http://www.w3.org/2000/svg",
@@ -34337,8 +34337,8 @@ var AccountBillIcon = function AccountBillIcon() {
34337
34337
 
34338
34338
  var AccountGenericIcon = function AccountGenericIcon() {
34339
34339
  return /*#__PURE__*/React__default.createElement("svg", {
34340
- width: "81px",
34341
- height: "81px",
34340
+ width: "51px",
34341
+ height: "51px",
34342
34342
  viewBox: "0 0 81 81",
34343
34343
  version: "1.1",
34344
34344
  xmlns: "http://www.w3.org/2000/svg",
@@ -34413,8 +34413,8 @@ var AccountGenericIcon = function AccountGenericIcon() {
34413
34413
 
34414
34414
  var AccountConstructionIcon = function AccountConstructionIcon() {
34415
34415
  return /*#__PURE__*/React__default.createElement("svg", {
34416
- width: "81px",
34417
- height: "81px",
34416
+ width: "51px",
34417
+ height: "51px",
34418
34418
  viewBox: "0 0 81 81",
34419
34419
  version: "1.1",
34420
34420
  xmlns: "http://www.w3.org/2000/svg",
@@ -34492,8 +34492,8 @@ var AccountConstructionIcon = function AccountConstructionIcon() {
34492
34492
 
34493
34493
  var AccountDentalIcon = function AccountDentalIcon() {
34494
34494
  return /*#__PURE__*/React__default.createElement("svg", {
34495
- width: "81px",
34496
- height: "81px",
34495
+ width: "51px",
34496
+ height: "51px",
34497
34497
  viewBox: "0 0 81 81",
34498
34498
  version: "1.1",
34499
34499
  xmlns: "http://www.w3.org/2000/svg",
@@ -34571,8 +34571,8 @@ var AccountDentalIcon = function AccountDentalIcon() {
34571
34571
 
34572
34572
  var AccountElectricIcon = function AccountElectricIcon() {
34573
34573
  return /*#__PURE__*/React__default.createElement("svg", {
34574
- width: "81px",
34575
- height: "81px",
34574
+ width: "51px",
34575
+ height: "51px",
34576
34576
  viewBox: "0 0 81 81",
34577
34577
  version: "1.1",
34578
34578
  xmlns: "http://www.w3.org/2000/svg",
@@ -34650,8 +34650,8 @@ var AccountElectricIcon = function AccountElectricIcon() {
34650
34650
 
34651
34651
  var AccountGarbageIcon = function AccountGarbageIcon() {
34652
34652
  return /*#__PURE__*/React__default.createElement("svg", {
34653
- width: "81px",
34654
- height: "81px",
34653
+ width: "51px",
34654
+ height: "51px",
34655
34655
  viewBox: "0 0 81 81",
34656
34656
  version: "1.1",
34657
34657
  xmlns: "http://www.w3.org/2000/svg",
@@ -34729,8 +34729,8 @@ var AccountGarbageIcon = function AccountGarbageIcon() {
34729
34729
 
34730
34730
  var AccountGasIcon = function AccountGasIcon() {
34731
34731
  return /*#__PURE__*/React__default.createElement("svg", {
34732
- width: "81px",
34733
- height: "81px",
34732
+ width: "51px",
34733
+ height: "51px",
34734
34734
  viewBox: "0 0 81 81",
34735
34735
  version: "1.1",
34736
34736
  xmlns: "http://www.w3.org/2000/svg",
@@ -34808,8 +34808,8 @@ var AccountGasIcon = function AccountGasIcon() {
34808
34808
 
34809
34809
  var AccountMedicalIcon = function AccountMedicalIcon() {
34810
34810
  return /*#__PURE__*/React__default.createElement("svg", {
34811
- width: "81px",
34812
- height: "81px",
34811
+ width: "51px",
34812
+ height: "51px",
34813
34813
  viewBox: "0 0 81 81",
34814
34814
  version: "1.1",
34815
34815
  xmlns: "http://www.w3.org/2000/svg",
@@ -34887,8 +34887,8 @@ var AccountMedicalIcon = function AccountMedicalIcon() {
34887
34887
 
34888
34888
  var AccountWaterIcon = function AccountWaterIcon() {
34889
34889
  return /*#__PURE__*/React__default.createElement("svg", {
34890
- width: "81px",
34891
- height: "81px",
34890
+ width: "51px",
34891
+ height: "51px",
34892
34892
  viewBox: "0 0 81 81",
34893
34893
  version: "1.1",
34894
34894
  xmlns: "http://www.w3.org/2000/svg",
@@ -34966,8 +34966,8 @@ var AccountWaterIcon = function AccountWaterIcon() {
34966
34966
 
34967
34967
  var PropertyApartmentIcon = function PropertyApartmentIcon() {
34968
34968
  return /*#__PURE__*/React__default.createElement("svg", {
34969
- width: "81px",
34970
- height: "81px",
34969
+ width: "51px",
34970
+ height: "51px",
34971
34971
  viewBox: "0 0 81 81",
34972
34972
  version: "1.1",
34973
34973
  xmlns: "http://www.w3.org/2000/svg",
@@ -35048,8 +35048,8 @@ var PropertyApartmentIcon = function PropertyApartmentIcon() {
35048
35048
 
35049
35049
  var PropertyBusinessIcon = function PropertyBusinessIcon() {
35050
35050
  return /*#__PURE__*/React__default.createElement("svg", {
35051
- width: "81px",
35052
- height: "81px",
35051
+ width: "51px",
35052
+ height: "51px",
35053
35053
  viewBox: "0 0 81 81",
35054
35054
  version: "1.1",
35055
35055
  xmlns: "http://www.w3.org/2000/svg",
@@ -35124,8 +35124,8 @@ var PropertyBusinessIcon = function PropertyBusinessIcon() {
35124
35124
 
35125
35125
  var PropertyCarIcon = function PropertyCarIcon() {
35126
35126
  return /*#__PURE__*/React__default.createElement("svg", {
35127
- width: "81px",
35128
- height: "81px",
35127
+ width: "51px",
35128
+ height: "51px",
35129
35129
  viewBox: "0 0 81 81",
35130
35130
  version: "1.1",
35131
35131
  xmlns: "http://www.w3.org/2000/svg",
@@ -35206,8 +35206,8 @@ var PropertyCarIcon = function PropertyCarIcon() {
35206
35206
 
35207
35207
  var PropertyCommercialVehicleIcon = function PropertyCommercialVehicleIcon() {
35208
35208
  return /*#__PURE__*/React__default.createElement("svg", {
35209
- width: "81px",
35210
- height: "81px",
35209
+ width: "51px",
35210
+ height: "51px",
35211
35211
  viewBox: "0 0 81 81",
35212
35212
  version: "1.1",
35213
35213
  xmlns: "http://www.w3.org/2000/svg",
@@ -35288,8 +35288,8 @@ var PropertyCommercialVehicleIcon = function PropertyCommercialVehicleIcon() {
35288
35288
 
35289
35289
  var PropertyGarageIcon = function PropertyGarageIcon() {
35290
35290
  return /*#__PURE__*/React__default.createElement("svg", {
35291
- width: "81px",
35292
- height: "81px",
35291
+ width: "51px",
35292
+ height: "51px",
35293
35293
  viewBox: "0 0 81 81",
35294
35294
  version: "1.1",
35295
35295
  xmlns: "http://www.w3.org/2000/svg",
@@ -35369,8 +35369,8 @@ var PropertyGarageIcon = function PropertyGarageIcon() {
35369
35369
 
35370
35370
  var PropertyLandIcon = function PropertyLandIcon() {
35371
35371
  return /*#__PURE__*/React__default.createElement("svg", {
35372
- width: "81px",
35373
- height: "81px",
35372
+ width: "51px",
35373
+ height: "51px",
35374
35374
  viewBox: "0 0 81 81",
35375
35375
  version: "1.1",
35376
35376
  xmlns: "http://www.w3.org/2000/svg",
@@ -35451,8 +35451,8 @@ var PropertyLandIcon = function PropertyLandIcon() {
35451
35451
 
35452
35452
  var PropertyMotorcycleIcon = function PropertyMotorcycleIcon() {
35453
35453
  return /*#__PURE__*/React__default.createElement("svg", {
35454
- width: "81px",
35455
- height: "81px",
35454
+ width: "51px",
35455
+ height: "51px",
35456
35456
  viewBox: "0 0 81 81",
35457
35457
  version: "1.1",
35458
35458
  xmlns: "http://www.w3.org/2000/svg",
@@ -35533,8 +35533,8 @@ var PropertyMotorcycleIcon = function PropertyMotorcycleIcon() {
35533
35533
 
35534
35534
  var PropertyStorefrontIcon = function PropertyStorefrontIcon() {
35535
35535
  return /*#__PURE__*/React__default.createElement("svg", {
35536
- width: "81px",
35537
- height: "81px",
35536
+ width: "51px",
35537
+ height: "51px",
35538
35538
  viewBox: "0 0 81 81",
35539
35539
  version: "1.1",
35540
35540
  xmlns: "http://www.w3.org/2000/svg",
@@ -35615,8 +35615,8 @@ var PropertyStorefrontIcon = function PropertyStorefrontIcon() {
35615
35615
 
35616
35616
  var PropertyPersonalIcon = function PropertyPersonalIcon() {
35617
35617
  return /*#__PURE__*/React__default.createElement("svg", {
35618
- width: "81px",
35619
- height: "81px",
35618
+ width: "51px",
35619
+ height: "51px",
35620
35620
  viewBox: "0 0 81 81",
35621
35621
  version: "1.1",
35622
35622
  xmlns: "http://www.w3.org/2000/svg",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "3.3.9",
3
+ "version": "3.3.10",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountBillIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountConstructionIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountDentalIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountElectricIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountGarbageIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountGasIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountGenericIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountMedicalIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const AccountWaterIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyApartmentIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyBusinessIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyCarIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyCommercialVehicleIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyGarageIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyLandIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyMotorcycleIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyPersonalIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"
@@ -2,8 +2,8 @@ import React from "react";
2
2
 
3
3
  const PropertyStorefrontIcon = () => (
4
4
  <svg
5
- width="81px"
6
- height="81px"
5
+ width="51px"
6
+ height="51px"
7
7
  viewBox="0 0 81 81"
8
8
  version="1.1"
9
9
  xmlns="http://www.w3.org/2000/svg"