@pedidopago/ui 1.7.3 → 1.7.5

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 (45) hide show
  1. package/dist/components/EmojiPicker/EmotePickerData/constants.d.ts.map +1 -1
  2. package/dist/components/EmojiPicker/EmotePickerData/constants.js +5 -6
  3. package/dist/shared/assets/emotes.d.ts +5008 -0
  4. package/dist/shared/assets/emotes.d.ts.map +1 -0
  5. package/dist/shared/assets/emotes.js +1 -0
  6. package/package.json +2 -2
  7. package/dist/components/Illustration/AlternativeOrderSvg/index.d.ts +0 -5
  8. package/dist/components/Illustration/AlternativeOrderSvg/index.d.ts.map +0 -1
  9. package/dist/components/Illustration/AlternativeOrderSvg/index.js +0 -105
  10. package/dist/components/Illustration/BoletoSvg/index.d.ts +0 -5
  11. package/dist/components/Illustration/BoletoSvg/index.d.ts.map +0 -1
  12. package/dist/components/Illustration/BoletoSvg/index.js +0 -166
  13. package/dist/components/Illustration/BoxClosedSvg/index.d.ts +0 -5
  14. package/dist/components/Illustration/BoxClosedSvg/index.d.ts.map +0 -1
  15. package/dist/components/Illustration/BoxClosedSvg/index.js +0 -97
  16. package/dist/components/Illustration/BoxDeliverySvg/index.d.ts +0 -5
  17. package/dist/components/Illustration/BoxDeliverySvg/index.d.ts.map +0 -1
  18. package/dist/components/Illustration/BoxDeliverySvg/index.js +0 -109
  19. package/dist/components/Illustration/BoxOpenSvg/index.d.ts +0 -5
  20. package/dist/components/Illustration/BoxOpenSvg/index.d.ts.map +0 -1
  21. package/dist/components/Illustration/BoxOpenSvg/index.js +0 -106
  22. package/dist/components/Illustration/CalendarSvg/index.d.ts +0 -5
  23. package/dist/components/Illustration/CalendarSvg/index.d.ts.map +0 -1
  24. package/dist/components/Illustration/CalendarSvg/index.js +0 -107
  25. package/dist/components/Illustration/CardSvg/index.d.ts +0 -5
  26. package/dist/components/Illustration/CardSvg/index.d.ts.map +0 -1
  27. package/dist/components/Illustration/CardSvg/index.js +0 -108
  28. package/dist/components/Illustration/CollaboratorSvg/index.d.ts +0 -5
  29. package/dist/components/Illustration/CollaboratorSvg/index.d.ts.map +0 -1
  30. package/dist/components/Illustration/CollaboratorSvg/index.js +0 -97
  31. package/dist/components/Illustration/InquirySvg/index.d.ts +0 -5
  32. package/dist/components/Illustration/InquirySvg/index.d.ts.map +0 -1
  33. package/dist/components/Illustration/InquirySvg/index.js +0 -217
  34. package/dist/components/Illustration/OrderSvg/index.d.ts +0 -5
  35. package/dist/components/Illustration/OrderSvg/index.d.ts.map +0 -1
  36. package/dist/components/Illustration/OrderSvg/index.js +0 -133
  37. package/dist/components/Illustration/PixSvg/index.d.ts +0 -5
  38. package/dist/components/Illustration/PixSvg/index.d.ts.map +0 -1
  39. package/dist/components/Illustration/PixSvg/index.js +0 -91
  40. package/dist/components/Illustration/PrescriptionSvg/index.d.ts +0 -5
  41. package/dist/components/Illustration/PrescriptionSvg/index.d.ts.map +0 -1
  42. package/dist/components/Illustration/PrescriptionSvg/index.js +0 -79
  43. package/dist/components/Illustration/TransportSvg/index.d.ts +0 -5
  44. package/dist/components/Illustration/TransportSvg/index.d.ts.map +0 -1
  45. package/dist/components/Illustration/TransportSvg/index.js +0 -100
@@ -1,100 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.TransportSvg = TransportSvg;
7
- var _jsxRuntime = require("react/jsx-runtime");
8
- function TransportSvg(_ref) {
9
- var color = _ref.color;
10
- return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", {
11
- width: "167",
12
- height: "192",
13
- viewBox: "0 0 167 192",
14
- fill: "none",
15
- xmlns: "http://www.w3.org/2000/svg",
16
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
17
- d: "M166.876 108.655C166.876 120.93 164.185 132.591 159.35 143.068C146.25 171.54 117.379 191.31 83.8765 191.31C50.3736 191.31 21.5031 171.54 8.40255 143.068C3.56836 132.591 0.876465 120.93 0.876465 108.655C0.876465 63.0049 38.0358 26 83.8765 26C129.717 26 166.876 63.0049 166.876 108.655Z",
18
- fill: "#EAEFED"
19
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("mask", {
20
- id: "mask0_3289_3457",
21
- maskUnits: "userSpaceOnUse",
22
- x: "1",
23
- y: "11",
24
- width: "166",
25
- height: "180",
26
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
27
- d: "M1 11H167V108.5C167 154.063 129.563 191 84 191V191C38.4365 191 1 154.063 1 108.5V11Z",
28
- fill: "#C4C4C4"
29
- })
30
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("g", {
31
- mask: "url(#mask0_3289_3457)",
32
- children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("g", {
33
- filter: "url(#filter0_d_3289_3457)",
34
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
35
- d: "M-1.88232 52.1176C-1.88232 47.6344 1.75207 44 6.23532 44H87.4118C91.895 44 95.5294 47.6344 95.5294 52.1176V151.647H6.23532C1.75207 151.647 -1.88232 148.013 -1.88232 143.529V52.1176Z",
36
- fill: "#FFAA64"
37
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
38
- d: "M95.5293 89.5294H129.808C131.561 89.5294 133.215 90.3437 134.283 91.7334L152.594 115.536C153.353 116.524 153.765 117.734 153.765 118.98V140.353C153.765 146.591 148.708 151.647 142.47 151.647H95.5293V89.5294Z",
39
- fill: "#18996E"
40
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
41
- d: "M52.4708 150.235C52.4708 161.151 43.6219 170 32.7061 170C21.7904 170 12.9414 161.151 12.9414 150.235C12.9414 139.32 21.7904 130.471 32.7061 130.471C43.6219 130.471 52.4708 139.32 52.4708 150.235Z",
42
- fill: "#42434D"
43
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
44
- d: "M143.882 150.235C143.882 161.151 135.033 170 124.118 170C113.202 170 104.353 161.151 104.353 150.235C104.353 139.32 113.202 130.471 124.118 130.471C135.033 130.471 143.882 139.32 143.882 150.235Z",
45
- fill: "#42434D"
46
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
47
- opacity: "0.2",
48
- d: "M95.5293 89.5294H101.176V151.647H95.5293V89.5294Z",
49
- fill: "#42434D"
50
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
51
- fillRule: "evenodd",
52
- clipRule: "evenodd",
53
- d: "M-1.88232 52.2941V52.1176C-1.88232 47.6344 1.75204 44 6.23532 44C6.26462 44 6.29374 44.0001 6.32304 44.0004C6.35251 44.0001 6.38215 44 6.41179 44H85.4706C90.0513 44 93.7647 47.7134 93.7647 52.2941C93.7647 56.8749 90.0513 60.5882 85.4706 60.5882H60.2353C34.8952 60.5882 14.353 81.1305 14.353 106.471V141.059C14.353 145.542 10.7186 149.176 6.23532 149.176C1.75204 149.176 -1.88232 145.542 -1.88232 141.059V52.2941Z",
54
- fill: "#FFBD7B"
55
- })]
56
- })
57
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", {
58
- d: "M167 154C167 158.01 166.124 161.819 164.552 165.241C160.29 174.542 150.899 181 140 181C129.101 181 119.71 174.542 115.448 165.241C113.876 161.819 113 158.01 113 154C113 139.088 125.088 127 140 127C154.912 127 167 139.088 167 154Z",
59
- fill: color
60
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("defs", {
61
- children: /*#__PURE__*/(0, _jsxRuntime.jsxs)("filter", {
62
- id: "filter0_d_3289_3457",
63
- x: "-5.88232",
64
- y: "42",
65
- width: "163.647",
66
- height: "134",
67
- filterUnits: "userSpaceOnUse",
68
- colorInterpolationFilters: "sRGB",
69
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("feFlood", {
70
- floodOpacity: "0",
71
- result: "BackgroundImageFix"
72
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
73
- in: "SourceAlpha",
74
- type: "matrix",
75
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0",
76
- result: "hardAlpha"
77
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feOffset", {
78
- dy: "2"
79
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feGaussianBlur", {
80
- stdDeviation: "2"
81
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feComposite", {
82
- in2: "hardAlpha",
83
- operator: "out"
84
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feColorMatrix", {
85
- type: "matrix",
86
- values: "0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0"
87
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
88
- mode: "normal",
89
- in2: "BackgroundImageFix",
90
- result: "effect1_dropShadow_3289_3457"
91
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)("feBlend", {
92
- mode: "normal",
93
- in: "SourceGraphic",
94
- in2: "effect1_dropShadow_3289_3457",
95
- result: "shape"
96
- })]
97
- })
98
- })]
99
- });
100
- }