@popmenu/ordering-ui 0.72.0 → 0.73.0
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.
- package/build/components/DishModifierCard/DishModifierCardProps.d.ts +1 -1
- package/build/components/MenuDropdown/MenuDropdownProps.d.ts +1 -1
- package/build/index.es.js +81 -81
- package/build/index.es.js.map +1 -1
- package/build/index.js +81 -81
- package/build/index.js.map +1 -1
- package/package.json +2 -2
package/build/index.es.js
CHANGED
|
@@ -124,19 +124,19 @@ function __rest(s, e) {
|
|
|
124
124
|
return t;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
-
var _g$
|
|
127
|
+
var _g$1m;
|
|
128
128
|
|
|
129
|
-
function _extends$
|
|
129
|
+
function _extends$2r() { _extends$2r = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2r.apply(this, arguments); }
|
|
130
130
|
|
|
131
131
|
function SvgCheckCircle(props) {
|
|
132
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
132
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2r({
|
|
133
133
|
viewBox: "0 0 16 16",
|
|
134
134
|
fill: "none",
|
|
135
135
|
strokeLinecap: "round",
|
|
136
136
|
strokeLinejoin: "round",
|
|
137
137
|
width: "1em",
|
|
138
138
|
height: "1em"
|
|
139
|
-
}, props), _g$
|
|
139
|
+
}, props), _g$1m || (_g$1m = /*#__PURE__*/React.createElement("g", {
|
|
140
140
|
stroke: "currentColor"
|
|
141
141
|
}, /*#__PURE__*/React.createElement("path", {
|
|
142
142
|
d: "M14.667 7.387V8a6.667 6.667 0 11-3.954-6.093"
|
|
@@ -145,24 +145,24 @@ function SvgCheckCircle(props) {
|
|
|
145
145
|
}))));
|
|
146
146
|
}
|
|
147
147
|
|
|
148
|
-
var _g$
|
|
148
|
+
var _g$1k$1, _defs$I$1;
|
|
149
149
|
|
|
150
|
-
function _extends$
|
|
150
|
+
function _extends$2o$1() { _extends$2o$1 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2o$1.apply(this, arguments); }
|
|
151
151
|
|
|
152
152
|
function SvgXCircle$1(props) {
|
|
153
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
153
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2o$1({
|
|
154
154
|
viewBox: "0 0 16 16",
|
|
155
155
|
fill: "none",
|
|
156
156
|
strokeLinecap: "round",
|
|
157
157
|
strokeLinejoin: "round",
|
|
158
158
|
width: "1em",
|
|
159
159
|
height: "1em"
|
|
160
|
-
}, props), _g$
|
|
160
|
+
}, props), _g$1k$1 || (_g$1k$1 = /*#__PURE__*/React.createElement("g", {
|
|
161
161
|
clipPath: "url(#x-circle_svg__clip0_8_6136)",
|
|
162
162
|
stroke: "currentColor"
|
|
163
163
|
}, /*#__PURE__*/React.createElement("path", {
|
|
164
164
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM10 6l-4 4m0-4l4 4"
|
|
165
|
-
}))), _defs$
|
|
165
|
+
}))), _defs$I$1 || (_defs$I$1 = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
166
166
|
id: "x-circle_svg__clip0_8_6136"
|
|
167
167
|
}, /*#__PURE__*/React.createElement("path", {
|
|
168
168
|
fill: "currentColor",
|
|
@@ -170,24 +170,24 @@ function SvgXCircle$1(props) {
|
|
|
170
170
|
})))));
|
|
171
171
|
}
|
|
172
172
|
|
|
173
|
-
var _g$
|
|
173
|
+
var _g$1b, _defs$C;
|
|
174
174
|
|
|
175
|
-
function _extends$
|
|
175
|
+
function _extends$2c() { _extends$2c = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2c.apply(this, arguments); }
|
|
176
176
|
|
|
177
177
|
function SvgInfo(props) {
|
|
178
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
178
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2c({
|
|
179
179
|
viewBox: "0 0 16 16",
|
|
180
180
|
fill: "none",
|
|
181
181
|
strokeLinecap: "round",
|
|
182
182
|
strokeLinejoin: "round",
|
|
183
183
|
width: "1em",
|
|
184
184
|
height: "1em"
|
|
185
|
-
}, props), _g$
|
|
185
|
+
}, props), _g$1b || (_g$1b = /*#__PURE__*/React.createElement("g", {
|
|
186
186
|
clipPath: "url(#info_svg__clip0_8_5377)",
|
|
187
187
|
stroke: "currentColor"
|
|
188
188
|
}, /*#__PURE__*/React.createElement("path", {
|
|
189
189
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-4V8m0-2.667h.007"
|
|
190
|
-
}))), _defs$
|
|
190
|
+
}))), _defs$C || (_defs$C = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
191
191
|
id: "info_svg__clip0_8_5377"
|
|
192
192
|
}, /*#__PURE__*/React.createElement("path", {
|
|
193
193
|
fill: "currentColor",
|
|
@@ -195,42 +195,42 @@ function SvgInfo(props) {
|
|
|
195
195
|
})))));
|
|
196
196
|
}
|
|
197
197
|
|
|
198
|
-
var _path$
|
|
198
|
+
var _path$N;
|
|
199
199
|
|
|
200
|
-
function _extends$
|
|
200
|
+
function _extends$1L() { _extends$1L = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1L.apply(this, arguments); }
|
|
201
201
|
|
|
202
202
|
function SvgUser(props) {
|
|
203
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
203
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1L({
|
|
204
204
|
viewBox: "0 0 16 16",
|
|
205
205
|
fill: "none",
|
|
206
206
|
strokeLinecap: "round",
|
|
207
207
|
strokeLinejoin: "round",
|
|
208
208
|
width: "1em",
|
|
209
209
|
height: "1em"
|
|
210
|
-
}, props), _path$
|
|
210
|
+
}, props), _path$N || (_path$N = /*#__PURE__*/React.createElement("path", {
|
|
211
211
|
d: "M13.333 14v-1.333A2.667 2.667 0 0010.667 10H5.333a2.667 2.667 0 00-2.666 2.667V14M8 7.333A2.667 2.667 0 108 2a2.667 2.667 0 000 5.333z",
|
|
212
212
|
stroke: "currentColor"
|
|
213
213
|
})));
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
var _g$
|
|
216
|
+
var _g$X, _defs$t;
|
|
217
217
|
|
|
218
|
-
function _extends$
|
|
218
|
+
function _extends$1H() { _extends$1H = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1H.apply(this, arguments); }
|
|
219
219
|
|
|
220
220
|
function SvgError(props) {
|
|
221
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
221
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1H({
|
|
222
222
|
viewBox: "0 0 16 16",
|
|
223
223
|
fill: "none",
|
|
224
224
|
strokeLinecap: "round",
|
|
225
225
|
strokeLinejoin: "round",
|
|
226
226
|
width: "1em",
|
|
227
227
|
height: "1em"
|
|
228
|
-
}, props), _g$
|
|
228
|
+
}, props), _g$X || (_g$X = /*#__PURE__*/React.createElement("g", {
|
|
229
229
|
clipPath: "url(#error_svg__clip0_8_5411)",
|
|
230
230
|
stroke: "currentColor"
|
|
231
231
|
}, /*#__PURE__*/React.createElement("path", {
|
|
232
232
|
d: "M5.24 1.333h5.52l3.907 3.907v5.52l-3.907 3.907H5.24L1.333 10.76V5.24L5.24 1.333zm2.76 4V8m0 2.666h.008"
|
|
233
|
-
}))), _defs$
|
|
233
|
+
}))), _defs$t || (_defs$t = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
234
234
|
id: "error_svg__clip0_8_5411"
|
|
235
235
|
}, /*#__PURE__*/React.createElement("path", {
|
|
236
236
|
fill: "currentColor",
|
|
@@ -238,19 +238,19 @@ function SvgError(props) {
|
|
|
238
238
|
})))));
|
|
239
239
|
}
|
|
240
240
|
|
|
241
|
-
var _path$
|
|
241
|
+
var _path$K;
|
|
242
242
|
|
|
243
|
-
function _extends$
|
|
243
|
+
function _extends$1G() { _extends$1G = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1G.apply(this, arguments); }
|
|
244
244
|
|
|
245
245
|
function SvgWarning(props) {
|
|
246
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
246
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1G({
|
|
247
247
|
viewBox: "0 0 16 16",
|
|
248
248
|
fill: "none",
|
|
249
249
|
strokeLinecap: "round",
|
|
250
250
|
strokeLinejoin: "round",
|
|
251
251
|
width: "1em",
|
|
252
252
|
height: "1em"
|
|
253
|
-
}, props), _path$
|
|
253
|
+
}, props), _path$K || (_path$K = /*#__PURE__*/React.createElement("path", {
|
|
254
254
|
d: "M6.86 2.573L1.213 12a1.334 1.334 0 001.14 2h11.294a1.332 1.332 0 001.14-2L9.14 2.573a1.333 1.333 0 00-2.28 0v0zM8 6v2.667m0 2.667h.007",
|
|
255
255
|
stroke: "currentColor"
|
|
256
256
|
})));
|
|
@@ -1029,80 +1029,80 @@ Button.defaultProps = {
|
|
|
1029
1029
|
};
|
|
1030
1030
|
Button.displayName = 'Button';
|
|
1031
1031
|
|
|
1032
|
-
var _path$
|
|
1032
|
+
var _path$1g;
|
|
1033
1033
|
|
|
1034
|
-
function _extends$
|
|
1034
|
+
function _extends$2M() { _extends$2M = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2M.apply(this, arguments); }
|
|
1035
1035
|
|
|
1036
1036
|
function SvgChevronDown(props) {
|
|
1037
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1037
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2M({
|
|
1038
1038
|
viewBox: "0 0 16 16",
|
|
1039
1039
|
fill: "none",
|
|
1040
1040
|
strokeLinecap: "round",
|
|
1041
1041
|
strokeLinejoin: "round",
|
|
1042
1042
|
width: "1em",
|
|
1043
1043
|
height: "1em"
|
|
1044
|
-
}, props), _path$
|
|
1044
|
+
}, props), _path$1g || (_path$1g = /*#__PURE__*/React.createElement("path", {
|
|
1045
1045
|
d: "M4 6l4 4 4-4",
|
|
1046
1046
|
stroke: "currentColor"
|
|
1047
1047
|
})));
|
|
1048
1048
|
}
|
|
1049
1049
|
|
|
1050
|
-
var _path$
|
|
1050
|
+
var _path$1f;
|
|
1051
1051
|
|
|
1052
|
-
function _extends$
|
|
1052
|
+
function _extends$2L() { _extends$2L = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2L.apply(this, arguments); }
|
|
1053
1053
|
|
|
1054
1054
|
function SvgChevronUp(props) {
|
|
1055
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1055
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2L({
|
|
1056
1056
|
viewBox: "0 0 16 16",
|
|
1057
1057
|
fill: "none",
|
|
1058
1058
|
strokeLinecap: "round",
|
|
1059
1059
|
strokeLinejoin: "round",
|
|
1060
1060
|
width: "1em",
|
|
1061
1061
|
height: "1em"
|
|
1062
|
-
}, props), _path$
|
|
1062
|
+
}, props), _path$1f || (_path$1f = /*#__PURE__*/React.createElement("path", {
|
|
1063
1063
|
d: "M12 10L8 6l-4 4",
|
|
1064
1064
|
stroke: "currentColor"
|
|
1065
1065
|
})));
|
|
1066
1066
|
}
|
|
1067
1067
|
|
|
1068
|
-
var _path$
|
|
1068
|
+
var _path$14;
|
|
1069
1069
|
|
|
1070
|
-
function _extends$
|
|
1070
|
+
function _extends$2s() { _extends$2s = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2s.apply(this, arguments); }
|
|
1071
1071
|
|
|
1072
1072
|
function SvgCheck(props) {
|
|
1073
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1073
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2s({
|
|
1074
1074
|
viewBox: "0 0 16 16",
|
|
1075
1075
|
fill: "none",
|
|
1076
1076
|
strokeLinecap: "round",
|
|
1077
1077
|
strokeLinejoin: "round",
|
|
1078
1078
|
width: "1em",
|
|
1079
1079
|
height: "1em"
|
|
1080
|
-
}, props), _path$
|
|
1080
|
+
}, props), _path$14 || (_path$14 = /*#__PURE__*/React.createElement("path", {
|
|
1081
1081
|
d: "M13.333 4L6 11.333 2.667 8",
|
|
1082
1082
|
stroke: "currentColor"
|
|
1083
1083
|
})));
|
|
1084
1084
|
}
|
|
1085
1085
|
|
|
1086
|
-
var _g$
|
|
1086
|
+
var _g$1l, _defs$J;
|
|
1087
1087
|
|
|
1088
|
-
function _extends$
|
|
1088
|
+
function _extends$2q() { _extends$2q = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2q.apply(this, arguments); }
|
|
1089
1089
|
|
|
1090
1090
|
function SvgClock(props) {
|
|
1091
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1091
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2q({
|
|
1092
1092
|
viewBox: "0 0 16 16",
|
|
1093
1093
|
fill: "none",
|
|
1094
1094
|
strokeLinecap: "round",
|
|
1095
1095
|
strokeLinejoin: "round",
|
|
1096
1096
|
width: "1em",
|
|
1097
1097
|
height: "1em"
|
|
1098
|
-
}, props), _g$
|
|
1098
|
+
}, props), _g$1l || (_g$1l = /*#__PURE__*/React.createElement("g", {
|
|
1099
1099
|
clipPath: "url(#clock_svg__clip0_8_5092)",
|
|
1100
1100
|
stroke: "currentColor"
|
|
1101
1101
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1102
1102
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333z"
|
|
1103
1103
|
}), /*#__PURE__*/React.createElement("path", {
|
|
1104
1104
|
d: "M8 4v4l2.667 1.333"
|
|
1105
|
-
}))), _defs$
|
|
1105
|
+
}))), _defs$J || (_defs$J = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
1106
1106
|
id: "clock_svg__clip0_8_5092"
|
|
1107
1107
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1108
1108
|
fill: "currentColor",
|
|
@@ -1110,24 +1110,24 @@ function SvgClock(props) {
|
|
|
1110
1110
|
})))));
|
|
1111
1111
|
}
|
|
1112
1112
|
|
|
1113
|
-
var _g$
|
|
1113
|
+
var _g$1k, _defs$I;
|
|
1114
1114
|
|
|
1115
|
-
function _extends$
|
|
1115
|
+
function _extends$2o() { _extends$2o = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2o.apply(this, arguments); }
|
|
1116
1116
|
|
|
1117
1117
|
function SvgXCircle(props) {
|
|
1118
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1118
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2o({
|
|
1119
1119
|
viewBox: "0 0 16 16",
|
|
1120
1120
|
fill: "none",
|
|
1121
1121
|
strokeLinecap: "round",
|
|
1122
1122
|
strokeLinejoin: "round",
|
|
1123
1123
|
width: "1em",
|
|
1124
1124
|
height: "1em"
|
|
1125
|
-
}, props), _g$
|
|
1125
|
+
}, props), _g$1k || (_g$1k = /*#__PURE__*/React.createElement("g", {
|
|
1126
1126
|
clipPath: "url(#x-circle_svg__clip0_8_6136)",
|
|
1127
1127
|
stroke: "currentColor"
|
|
1128
1128
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1129
1129
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM10 6l-4 4m0-4l4 4"
|
|
1130
|
-
}))), _defs$
|
|
1130
|
+
}))), _defs$I || (_defs$I = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
1131
1131
|
id: "x-circle_svg__clip0_8_6136"
|
|
1132
1132
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1133
1133
|
fill: "currentColor",
|
|
@@ -1135,42 +1135,42 @@ function SvgXCircle(props) {
|
|
|
1135
1135
|
})))));
|
|
1136
1136
|
}
|
|
1137
1137
|
|
|
1138
|
-
var _path$
|
|
1138
|
+
var _path$10;
|
|
1139
1139
|
|
|
1140
|
-
function _extends$
|
|
1140
|
+
function _extends$2g() { _extends$2g = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$2g.apply(this, arguments); }
|
|
1141
1141
|
|
|
1142
1142
|
function SvgHeart(props) {
|
|
1143
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1143
|
+
return /*#__PURE__*/React.createElement("svg", _extends$2g({
|
|
1144
1144
|
viewBox: "0 0 16 16",
|
|
1145
1145
|
fill: "none",
|
|
1146
1146
|
strokeLinecap: "round",
|
|
1147
1147
|
strokeLinejoin: "round",
|
|
1148
1148
|
width: "1em",
|
|
1149
1149
|
height: "1em"
|
|
1150
|
-
}, props), _path$
|
|
1150
|
+
}, props), _path$10 || (_path$10 = /*#__PURE__*/React.createElement("path", {
|
|
1151
1151
|
d: "M13.893 3.074a3.667 3.667 0 00-5.186 0L8 3.78l-.707-.706A3.668 3.668 0 002.107 8.26l.706.707L8 14.154l5.187-5.187.706-.707a3.667 3.667 0 000-5.186v0z",
|
|
1152
1152
|
stroke: "currentColor"
|
|
1153
1153
|
})));
|
|
1154
1154
|
}
|
|
1155
1155
|
|
|
1156
|
-
var _g$
|
|
1156
|
+
var _g$17, _defs$B;
|
|
1157
1157
|
|
|
1158
|
-
function _extends$
|
|
1158
|
+
function _extends$22() { _extends$22 = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$22.apply(this, arguments); }
|
|
1159
1159
|
|
|
1160
1160
|
function SvgMinusCircle(props) {
|
|
1161
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1161
|
+
return /*#__PURE__*/React.createElement("svg", _extends$22({
|
|
1162
1162
|
viewBox: "0 0 16 16",
|
|
1163
1163
|
fill: "none",
|
|
1164
1164
|
strokeLinecap: "round",
|
|
1165
1165
|
strokeLinejoin: "round",
|
|
1166
1166
|
width: "1em",
|
|
1167
1167
|
height: "1em"
|
|
1168
|
-
}, props), _g$
|
|
1168
|
+
}, props), _g$17 || (_g$17 = /*#__PURE__*/React.createElement("g", {
|
|
1169
1169
|
clipPath: "url(#minus-circle_svg__clip0_8_5970)",
|
|
1170
1170
|
stroke: "currentColor"
|
|
1171
1171
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1172
1172
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zM5.333 8h5.334"
|
|
1173
|
-
}))), _defs$
|
|
1173
|
+
}))), _defs$B || (_defs$B = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
1174
1174
|
id: "minus-circle_svg__clip0_8_5970"
|
|
1175
1175
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1176
1176
|
fill: "currentColor",
|
|
@@ -1178,42 +1178,42 @@ function SvgMinusCircle(props) {
|
|
|
1178
1178
|
})))));
|
|
1179
1179
|
}
|
|
1180
1180
|
|
|
1181
|
-
var _path$
|
|
1181
|
+
var _path$S;
|
|
1182
1182
|
|
|
1183
|
-
function _extends$
|
|
1183
|
+
function _extends$1_() { _extends$1_ = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1_.apply(this, arguments); }
|
|
1184
1184
|
|
|
1185
1185
|
function SvgPlus(props) {
|
|
1186
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1186
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1_({
|
|
1187
1187
|
viewBox: "0 0 16 16",
|
|
1188
1188
|
fill: "none",
|
|
1189
1189
|
strokeLinecap: "round",
|
|
1190
1190
|
strokeLinejoin: "round",
|
|
1191
1191
|
width: "1em",
|
|
1192
1192
|
height: "1em"
|
|
1193
|
-
}, props), _path$
|
|
1193
|
+
}, props), _path$S || (_path$S = /*#__PURE__*/React.createElement("path", {
|
|
1194
1194
|
d: "M8 3.333v9.334M3.333 8h9.334",
|
|
1195
1195
|
stroke: "currentColor"
|
|
1196
1196
|
})));
|
|
1197
1197
|
}
|
|
1198
1198
|
|
|
1199
|
-
var _g$
|
|
1199
|
+
var _g$16, _defs$A;
|
|
1200
1200
|
|
|
1201
|
-
function _extends$
|
|
1201
|
+
function _extends$1Z() { _extends$1Z = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1Z.apply(this, arguments); }
|
|
1202
1202
|
|
|
1203
1203
|
function SvgPlusCircle(props) {
|
|
1204
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1204
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1Z({
|
|
1205
1205
|
viewBox: "0 0 16 16",
|
|
1206
1206
|
fill: "none",
|
|
1207
1207
|
strokeLinecap: "round",
|
|
1208
1208
|
strokeLinejoin: "round",
|
|
1209
1209
|
width: "1em",
|
|
1210
1210
|
height: "1em"
|
|
1211
|
-
}, props), _g$
|
|
1211
|
+
}, props), _g$16 || (_g$16 = /*#__PURE__*/React.createElement("g", {
|
|
1212
1212
|
clipPath: "url(#plus-circle_svg__clip0_8_5870)",
|
|
1213
1213
|
stroke: "currentColor"
|
|
1214
1214
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1215
1215
|
d: "M8 14.667A6.667 6.667 0 108 1.334a6.667 6.667 0 000 13.333zm0-9.334v5.334M5.333 8h5.334"
|
|
1216
|
-
}))), _defs$
|
|
1216
|
+
}))), _defs$A || (_defs$A = /*#__PURE__*/React.createElement("defs", null, /*#__PURE__*/React.createElement("clipPath", {
|
|
1217
1217
|
id: "plus-circle_svg__clip0_8_5870"
|
|
1218
1218
|
}, /*#__PURE__*/React.createElement("path", {
|
|
1219
1219
|
fill: "currentColor",
|
|
@@ -1221,55 +1221,55 @@ function SvgPlusCircle(props) {
|
|
|
1221
1221
|
})))));
|
|
1222
1222
|
}
|
|
1223
1223
|
|
|
1224
|
-
var _path$
|
|
1224
|
+
var _path$O;
|
|
1225
1225
|
|
|
1226
|
-
function _extends$
|
|
1226
|
+
function _extends$1R() { _extends$1R = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1R.apply(this, arguments); }
|
|
1227
1227
|
|
|
1228
1228
|
function SvgTag(props) {
|
|
1229
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1229
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1R({
|
|
1230
1230
|
viewBox: "0 0 16 16",
|
|
1231
1231
|
fill: "none",
|
|
1232
1232
|
strokeLinecap: "round",
|
|
1233
1233
|
strokeLinejoin: "round",
|
|
1234
1234
|
width: "1em",
|
|
1235
1235
|
height: "1em"
|
|
1236
|
-
}, props), _path$
|
|
1236
|
+
}, props), _path$O || (_path$O = /*#__PURE__*/React.createElement("path", {
|
|
1237
1237
|
d: "M13.727 8.94l-4.78 4.78a1.334 1.334 0 01-1.887 0L1.333 8V1.333H8l5.727 5.727a1.333 1.333 0 010 1.88v0zm-9.06-4.273h.007",
|
|
1238
1238
|
stroke: "currentColor"
|
|
1239
1239
|
})));
|
|
1240
1240
|
}
|
|
1241
1241
|
|
|
1242
|
-
var _path$
|
|
1242
|
+
var _path$z;
|
|
1243
1243
|
|
|
1244
|
-
function _extends$
|
|
1244
|
+
function _extends$1m() { _extends$1m = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$1m.apply(this, arguments); }
|
|
1245
1245
|
|
|
1246
1246
|
function SvgTrash(props) {
|
|
1247
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1247
|
+
return /*#__PURE__*/React.createElement("svg", _extends$1m({
|
|
1248
1248
|
viewBox: "0 0 16 16",
|
|
1249
1249
|
fill: "none",
|
|
1250
1250
|
strokeLinecap: "round",
|
|
1251
1251
|
strokeLinejoin: "round",
|
|
1252
1252
|
width: "1em",
|
|
1253
1253
|
height: "1em"
|
|
1254
|
-
}, props), _path$
|
|
1254
|
+
}, props), _path$z || (_path$z = /*#__PURE__*/React.createElement("path", {
|
|
1255
1255
|
d: "M2 4h12M5.333 4V2.667a1.333 1.333 0 011.334-1.333h2.666a1.333 1.333 0 011.334 1.333V4m2 0v9.334a1.333 1.333 0 01-1.334 1.333H4.667a1.333 1.333 0 01-1.334-1.333V4h9.334zm-6 3.333v4m2.666-4v4",
|
|
1256
1256
|
stroke: "currentColor"
|
|
1257
1257
|
})));
|
|
1258
1258
|
}
|
|
1259
1259
|
|
|
1260
|
-
var _path$
|
|
1260
|
+
var _path$d, _path2$1;
|
|
1261
1261
|
|
|
1262
|
-
function _extends$
|
|
1262
|
+
function _extends$w() { _extends$w = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends$w.apply(this, arguments); }
|
|
1263
1263
|
|
|
1264
1264
|
function SvgReviews(props) {
|
|
1265
|
-
return /*#__PURE__*/React.createElement("svg", _extends$
|
|
1265
|
+
return /*#__PURE__*/React.createElement("svg", _extends$w({
|
|
1266
1266
|
viewBox: "0 0 16 16",
|
|
1267
1267
|
fill: "none",
|
|
1268
1268
|
strokeLinecap: "round",
|
|
1269
1269
|
strokeLinejoin: "round",
|
|
1270
1270
|
width: "1em",
|
|
1271
1271
|
height: "1em"
|
|
1272
|
-
}, props), _path$
|
|
1272
|
+
}, props), _path$d || (_path$d = /*#__PURE__*/React.createElement("path", {
|
|
1273
1273
|
d: "M14 7.667a5.587 5.587 0 01-.6 2.533 5.666 5.666 0 01-5.067 3.133 5.588 5.588 0 01-2.533-.6L2 14l1.267-3.8a5.586 5.586 0 01-.6-2.533A5.667 5.667 0 015.8 2.6 5.587 5.587 0 018.333 2h.334A5.654 5.654 0 0114 7.333v.334z",
|
|
1274
1274
|
stroke: "currentColor"
|
|
1275
1275
|
})), _path2$1 || (_path2$1 = /*#__PURE__*/React.createElement("path", {
|
|
@@ -1550,9 +1550,9 @@ var DishDetailsReview = forwardRef(function (props) {
|
|
|
1550
1550
|
return (React__default.createElement(Box, { display: "flex" },
|
|
1551
1551
|
React__default.createElement(Box, { mr: 1 },
|
|
1552
1552
|
React__default.createElement(Avatar, { size: "small", src: userAvatarUrl })),
|
|
1553
|
-
React__default.createElement(Box,
|
|
1553
|
+
React__default.createElement(Box, { width: "100%" },
|
|
1554
1554
|
React__default.createElement(Box, { display: "flex", justifyContent: "space-between", mb: 1 },
|
|
1555
|
-
React__default.createElement(Typography, { color: "grey.600" }, userName),
|
|
1555
|
+
React__default.createElement(Typography, { color: "grey.600", style: { display: 'flex', alignItems: 'center' } }, userName),
|
|
1556
1556
|
React__default.createElement(Typography, { color: "grey.600", variant: "subtitle1", style: { display: 'flex', alignItems: 'center' } }, timeSinceCreated)),
|
|
1557
1557
|
React__default.createElement(Typography, { color: "grey.900", weight: "regular" }, content))));
|
|
1558
1558
|
});
|