@licklist/design 0.74.1-dev.4 → 0.74.1-dev.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.
|
@@ -284,12 +284,6 @@ function ProductControl(param) {
|
|
|
284
284
|
onFocus: onFocus,
|
|
285
285
|
disabled: isUnlimited
|
|
286
286
|
}),
|
|
287
|
-
/*#__PURE__*/ jsx(ProductScanRangeControl, {
|
|
288
|
-
isLoading: isLoading,
|
|
289
|
-
fieldNamePrefix: fieldNamePrefix,
|
|
290
|
-
isOverrides: isOverrides,
|
|
291
|
-
onFocus: onFocus
|
|
292
|
-
}),
|
|
293
287
|
/*#__PURE__*/ jsxs(Form.Group, {
|
|
294
288
|
controlId: unlimitedQuantityId,
|
|
295
289
|
className: "custom-checkbox",
|
|
@@ -305,6 +299,12 @@ function ProductControl(param) {
|
|
|
305
299
|
children: t('isUnlimited')
|
|
306
300
|
})
|
|
307
301
|
]
|
|
302
|
+
}),
|
|
303
|
+
/*#__PURE__*/ jsx(ProductScanRangeControl, {
|
|
304
|
+
isLoading: isLoading,
|
|
305
|
+
fieldNamePrefix: fieldNamePrefix,
|
|
306
|
+
isOverrides: isOverrides,
|
|
307
|
+
onFocus: onFocus
|
|
308
308
|
})
|
|
309
309
|
]
|
|
310
310
|
})
|
package/package.json
CHANGED
|
@@ -309,13 +309,6 @@ export function ProductControl<T extends FormValues>({
|
|
|
309
309
|
disabled={isUnlimited}
|
|
310
310
|
/>
|
|
311
311
|
|
|
312
|
-
<ProductScanRangeControl<T>
|
|
313
|
-
isLoading={isLoading}
|
|
314
|
-
fieldNamePrefix={fieldNamePrefix}
|
|
315
|
-
isOverrides={isOverrides}
|
|
316
|
-
onFocus={onFocus}
|
|
317
|
-
/>
|
|
318
|
-
|
|
319
312
|
<Form.Group
|
|
320
313
|
controlId={unlimitedQuantityId}
|
|
321
314
|
className='custom-checkbox'
|
|
@@ -329,6 +322,13 @@ export function ProductControl<T extends FormValues>({
|
|
|
329
322
|
/>
|
|
330
323
|
<Form.Check.Label>{t('isUnlimited')}</Form.Check.Label>
|
|
331
324
|
</Form.Group>
|
|
325
|
+
|
|
326
|
+
<ProductScanRangeControl<T>
|
|
327
|
+
isLoading={isLoading}
|
|
328
|
+
fieldNamePrefix={fieldNamePrefix}
|
|
329
|
+
isOverrides={isOverrides}
|
|
330
|
+
onFocus={onFocus}
|
|
331
|
+
/>
|
|
332
332
|
</div>
|
|
333
333
|
</Col>
|
|
334
334
|
</Row>
|
package/yarn.lock
CHANGED
|
@@ -5696,11 +5696,11 @@ __metadata:
|
|
|
5696
5696
|
linkType: hard
|
|
5697
5697
|
|
|
5698
5698
|
"@types/node@npm:*":
|
|
5699
|
-
version: 22.15.
|
|
5700
|
-
resolution: "@types/node@npm:22.15.
|
|
5699
|
+
version: 22.15.17
|
|
5700
|
+
resolution: "@types/node@npm:22.15.17"
|
|
5701
5701
|
dependencies:
|
|
5702
5702
|
undici-types: "npm:~6.21.0"
|
|
5703
|
-
checksum: 10c0/
|
|
5703
|
+
checksum: 10c0/fb92aa10b628683c5b965749f955bc2322485ecb0ea6c2f4cae5f2c7537a16834607e67083a9e9281faaae8d7dee9ada8d6a5c0de9a52c17d82912ef00c0fdd4
|
|
5704
5704
|
languageName: node
|
|
5705
5705
|
linkType: hard
|
|
5706
5706
|
|
|
@@ -9864,9 +9864,9 @@ __metadata:
|
|
|
9864
9864
|
linkType: hard
|
|
9865
9865
|
|
|
9866
9866
|
"electron-to-chromium@npm:^1.3.564, electron-to-chromium@npm:^1.5.149":
|
|
9867
|
-
version: 1.5.
|
|
9868
|
-
resolution: "electron-to-chromium@npm:1.5.
|
|
9869
|
-
checksum: 10c0/
|
|
9867
|
+
version: 1.5.151
|
|
9868
|
+
resolution: "electron-to-chromium@npm:1.5.151"
|
|
9869
|
+
checksum: 10c0/9b3d73836a784af4fd113676b87b0d233ae51984cd4d4396f7252c7369e2f897afeca9fb53910c314e74a4b5d22b6faa4450e95304ceeb1c4fd04e8356030d4b
|
|
9870
9870
|
languageName: node
|
|
9871
9871
|
linkType: hard
|
|
9872
9872
|
|
|
@@ -12363,9 +12363,9 @@ __metadata:
|
|
|
12363
12363
|
linkType: hard
|
|
12364
12364
|
|
|
12365
12365
|
"http-cache-semantics@npm:^4.1.1":
|
|
12366
|
-
version: 4.
|
|
12367
|
-
resolution: "http-cache-semantics@npm:4.
|
|
12368
|
-
checksum: 10c0/
|
|
12366
|
+
version: 4.2.0
|
|
12367
|
+
resolution: "http-cache-semantics@npm:4.2.0"
|
|
12368
|
+
checksum: 10c0/45b66a945cf13ec2d1f29432277201313babf4a01d9e52f44b31ca923434083afeca03f18417f599c9ab3d0e7b618ceb21257542338b57c54b710463b4a53e37
|
|
12369
12369
|
languageName: node
|
|
12370
12370
|
linkType: hard
|
|
12371
12371
|
|
|
@@ -13791,9 +13791,9 @@ __metadata:
|
|
|
13791
13791
|
linkType: hard
|
|
13792
13792
|
|
|
13793
13793
|
"libphonenumber-js@npm:^1.9.11":
|
|
13794
|
-
version: 1.12.
|
|
13795
|
-
resolution: "libphonenumber-js@npm:1.12.
|
|
13796
|
-
checksum: 10c0/
|
|
13794
|
+
version: 1.12.8
|
|
13795
|
+
resolution: "libphonenumber-js@npm:1.12.8"
|
|
13796
|
+
checksum: 10c0/9c60d0f7b7b1c5bd85973fb80b8f7d7bbaf57fab2ca89b4f3712ad2e65ac7df8a3f52746a94104fffb618da4109f26fee07fc3225ac65dd17058b0d5d178cb47
|
|
13797
13797
|
languageName: node
|
|
13798
13798
|
linkType: hard
|
|
13799
13799
|
|