@licklist/design 0.71.6-dev.3 → 0.71.6-dev.4

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.
@@ -1 +1 @@
1
- {"version":3,"file":"RefundModal.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/RefundModal.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAA;AAK9F,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,gBAAgB,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAMD,eAAO,MAAM,WAAW,mGASrB,gBAAgB,4CAmGlB,CAAA"}
1
+ {"version":3,"file":"RefundModal.d.ts","sourceRoot":"","sources":["../../../../src/sales/modals/refund-modal/RefundModal.tsx"],"names":[],"mappings":"AAMA,OAAO,EAAE,gBAAgB,EAAE,MAAM,6DAA6D,CAAA;AAK9F,MAAM,WAAW,gBAAgB;IAC/B,SAAS,EAAE,OAAO,CAAA;IAClB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,MAAM,EAAE,MAAM,IAAI,CAAA;IAClB,QAAQ,EAAE,CAAC,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAA;IACnC,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,EAAE,gBAAgB,CAAA;IAC7B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;CAClB;AAMD,eAAO,MAAM,WAAW,mGASrB,gBAAgB,4CAoGlB,CAAA"}
@@ -149,6 +149,7 @@ var RefundModal = function(param) {
149
149
  });
150
150
  }
151
151
  })), {
152
+ step: 0.01,
152
153
  disabled: isLoading || isFullRefund,
153
154
  isInvalid: !!errors.amount,
154
155
  min: 0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@licklist/design",
3
- "version": "0.71.6-dev.3",
3
+ "version": "0.71.6-dev.4",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+ssh://git@bitbucket.org/artelogicsoft/licklist_design.git"
@@ -110,6 +110,7 @@ export const RefundModal = ({
110
110
  }) as string
111
111
  },
112
112
  })}
113
+ step={0.01}
113
114
  disabled={isLoading || isFullRefund}
114
115
  isInvalid={!!errors.amount}
115
116
  min={0}
package/yarn.lock CHANGED
@@ -12711,12 +12711,12 @@ __metadata:
12711
12711
  linkType: hard
12712
12712
 
12713
12713
  "is-arguments@npm:^1.1.1":
12714
- version: 1.1.1
12715
- resolution: "is-arguments@npm:1.1.1"
12714
+ version: 1.2.0
12715
+ resolution: "is-arguments@npm:1.2.0"
12716
12716
  dependencies:
12717
- call-bind: "npm:^1.0.2"
12718
- has-tostringtag: "npm:^1.0.0"
12719
- checksum: 10c0/5ff1f341ee4475350adfc14b2328b38962564b7c2076be2f5bac7bd9b61779efba99b9f844a7b82ba7654adccf8e8eb19d1bb0cc6d1c1a085e498f6793d4328f
12717
+ call-bound: "npm:^1.0.2"
12718
+ has-tostringtag: "npm:^1.0.2"
12719
+ checksum: 10c0/6377344b31e9fcb707c6751ee89b11f132f32338e6a782ec2eac9393b0cbd32235dad93052998cda778ee058754860738341d8114910d50ada5615912bb929fc
12720
12720
  languageName: node
12721
12721
  linkType: hard
12722
12722
 
@@ -12774,12 +12774,12 @@ __metadata:
12774
12774
  linkType: hard
12775
12775
 
12776
12776
  "is-boolean-object@npm:^1.2.0":
12777
- version: 1.2.0
12778
- resolution: "is-boolean-object@npm:1.2.0"
12777
+ version: 1.2.1
12778
+ resolution: "is-boolean-object@npm:1.2.1"
12779
12779
  dependencies:
12780
- call-bind: "npm:^1.0.7"
12780
+ call-bound: "npm:^1.0.2"
12781
12781
  has-tostringtag: "npm:^1.0.2"
12782
- checksum: 10c0/166319154c7c1fda06d164d3a25e969032d7929a1e3917ae56f6bd8870b831bbfdc608a3070fb5db94d5a2afc606683d484655777c9b62305383a8b87f1b5aa4
12782
+ checksum: 10c0/2ef601d255a39fdbde79cfe6be80c27b47430ed6712407f29b17d002e20f64c1e3d6692f1d842ba16bf1e9d8ddf1c4f13cac3ed7d9a4a21290f44879ebb4e8f5
12783
12783
  languageName: node
12784
12784
  linkType: hard
12785
12785
 
@@ -12844,12 +12844,13 @@ __metadata:
12844
12844
  languageName: node
12845
12845
  linkType: hard
12846
12846
 
12847
- "is-date-object@npm:^1.0.5":
12848
- version: 1.0.5
12849
- resolution: "is-date-object@npm:1.0.5"
12847
+ "is-date-object@npm:^1.0.5, is-date-object@npm:^1.1.0":
12848
+ version: 1.1.0
12849
+ resolution: "is-date-object@npm:1.1.0"
12850
12850
  dependencies:
12851
- has-tostringtag: "npm:^1.0.0"
12852
- checksum: 10c0/eed21e5dcc619c48ccef804dfc83a739dbb2abee6ca202838ee1bd5f760fe8d8a93444f0d49012ad19bb7c006186e2884a1b92f6e1c056da7fd23d0a9ad5992e
12851
+ call-bound: "npm:^1.0.2"
12852
+ has-tostringtag: "npm:^1.0.2"
12853
+ checksum: 10c0/1a4d199c8e9e9cac5128d32e6626fa7805175af9df015620ac0d5d45854ccf348ba494679d872d37301032e35a54fc7978fba1687e8721b2139aea7870cafa2f
12853
12854
  languageName: node
12854
12855
  linkType: hard
12855
12856
 
@@ -13102,7 +13103,7 @@ __metadata:
13102
13103
  languageName: node
13103
13104
  linkType: hard
13104
13105
 
13105
- "is-regex@npm:^1.1.2, is-regex@npm:^1.1.4":
13106
+ "is-regex@npm:^1.1.2, is-regex@npm:^1.1.4, is-regex@npm:^1.2.1":
13106
13107
  version: 1.2.1
13107
13108
  resolution: "is-regex@npm:1.2.1"
13108
13109
  dependencies:
@@ -13162,13 +13163,13 @@ __metadata:
13162
13163
  linkType: hard
13163
13164
 
13164
13165
  "is-symbol@npm:^1.0.3, is-symbol@npm:^1.0.4, is-symbol@npm:^1.1.0":
13165
- version: 1.1.0
13166
- resolution: "is-symbol@npm:1.1.0"
13166
+ version: 1.1.1
13167
+ resolution: "is-symbol@npm:1.1.1"
13167
13168
  dependencies:
13168
- call-bind: "npm:^1.0.7"
13169
- has-symbols: "npm:^1.0.3"
13170
- safe-regex-test: "npm:^1.0.3"
13171
- checksum: 10c0/57f63c22e00cc4990680e12035b91ed158de1030924175123b13b2188fb2d10c9a80da9a923dd6ff9e9b084afd3d2e8d7d3ad711fe971e7fb74a44644751cd52
13169
+ call-bound: "npm:^1.0.2"
13170
+ has-symbols: "npm:^1.1.0"
13171
+ safe-regex-test: "npm:^1.1.0"
13172
+ checksum: 10c0/f08f3e255c12442e833f75a9e2b84b2d4882fdfd920513cf2a4a2324f0a5b076c8fd913778e3ea5d258d5183e9d92c0cd20e04b03ab3df05316b049b2670af1e
13172
13173
  languageName: node
13173
13174
  linkType: hard
13174
13175
 
@@ -19052,14 +19053,14 @@ __metadata:
19052
19053
  languageName: node
19053
19054
  linkType: hard
19054
19055
 
19055
- "safe-regex-test@npm:^1.0.3":
19056
- version: 1.0.3
19057
- resolution: "safe-regex-test@npm:1.0.3"
19056
+ "safe-regex-test@npm:^1.0.3, safe-regex-test@npm:^1.1.0":
19057
+ version: 1.1.0
19058
+ resolution: "safe-regex-test@npm:1.1.0"
19058
19059
  dependencies:
19059
- call-bind: "npm:^1.0.6"
19060
+ call-bound: "npm:^1.0.2"
19060
19061
  es-errors: "npm:^1.3.0"
19061
- is-regex: "npm:^1.1.4"
19062
- checksum: 10c0/900bf7c98dc58f08d8523b7012b468e4eb757afa624f198902c0643d7008ba777b0bdc35810ba0b758671ce887617295fb742b3f3968991b178ceca54cb07603
19062
+ is-regex: "npm:^1.2.1"
19063
+ checksum: 10c0/f2c25281bbe5d39cddbbce7f86fca5ea9b3ce3354ea6cd7c81c31b006a5a9fff4286acc5450a3b9122c56c33eba69c56b9131ad751457b2b4a585825e6a10665
19063
19064
  languageName: node
19064
19065
  linkType: hard
19065
19066
 
@@ -21373,11 +21374,14 @@ __metadata:
21373
21374
  linkType: hard
21374
21375
 
21375
21376
  "use-composed-ref@npm:^1.3.0":
21376
- version: 1.3.0
21377
- resolution: "use-composed-ref@npm:1.3.0"
21377
+ version: 1.4.0
21378
+ resolution: "use-composed-ref@npm:1.4.0"
21378
21379
  peerDependencies:
21379
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
21380
- checksum: 10c0/e64ce52f4b18c020407636784192726807404a2552609acf7497b66a2b7070674fb5d2b950d426c4aa85f353e2bbecb02ebf9c5b865cd06797938c70bcbf5d26
21380
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21381
+ peerDependenciesMeta:
21382
+ "@types/react":
21383
+ optional: true
21384
+ checksum: 10c0/c77e0cba9579b7746d52feaf3ce77d8c345f266c9c1ef46584ae68f54646537c87b2ad97f5219a4b1db52f97ec2905e88e5b146add1f28f7e457bd52ca1b93cf
21381
21385
  languageName: node
21382
21386
  linkType: hard
21383
21387
 
@@ -21403,16 +21407,16 @@ __metadata:
21403
21407
  linkType: hard
21404
21408
 
21405
21409
  "use-latest@npm:^1.2.1":
21406
- version: 1.2.1
21407
- resolution: "use-latest@npm:1.2.1"
21410
+ version: 1.3.0
21411
+ resolution: "use-latest@npm:1.3.0"
21408
21412
  dependencies:
21409
21413
  use-isomorphic-layout-effect: "npm:^1.1.1"
21410
21414
  peerDependencies:
21411
- react: ^16.8.0 || ^17.0.0 || ^18.0.0
21415
+ react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
21412
21416
  peerDependenciesMeta:
21413
21417
  "@types/react":
21414
21418
  optional: true
21415
- checksum: 10c0/1958886fc35262d973f5cd4ce16acd6ce3a66707a72761c93abd1b5ae64e1a11efa83f68e6c8c9bf1647628037980ce59df64cba50adb36bd4071851e70527d2
21419
+ checksum: 10c0/067c648814ad0c1f1e89d2d0e496254b05c4bed6a34e23045b4413824222aab08fd803c59a42852acc16830c17567d03f8c90af0a62be2f4e4b931454d079798
21416
21420
  languageName: node
21417
21421
  linkType: hard
21418
21422
 
@@ -21897,7 +21901,7 @@ __metadata:
21897
21901
  languageName: node
21898
21902
  linkType: hard
21899
21903
 
21900
- "which-boxed-primitive@npm:^1.0.2":
21904
+ "which-boxed-primitive@npm:^1.0.2, which-boxed-primitive@npm:^1.1.0":
21901
21905
  version: 1.1.0
21902
21906
  resolution: "which-boxed-primitive@npm:1.1.0"
21903
21907
  dependencies:
@@ -21911,23 +21915,23 @@ __metadata:
21911
21915
  linkType: hard
21912
21916
 
21913
21917
  "which-builtin-type@npm:^1.2.0":
21914
- version: 1.2.0
21915
- resolution: "which-builtin-type@npm:1.2.0"
21918
+ version: 1.2.1
21919
+ resolution: "which-builtin-type@npm:1.2.1"
21916
21920
  dependencies:
21917
- call-bind: "npm:^1.0.7"
21921
+ call-bound: "npm:^1.0.2"
21918
21922
  function.prototype.name: "npm:^1.1.6"
21919
21923
  has-tostringtag: "npm:^1.0.2"
21920
21924
  is-async-function: "npm:^2.0.0"
21921
- is-date-object: "npm:^1.0.5"
21925
+ is-date-object: "npm:^1.1.0"
21922
21926
  is-finalizationregistry: "npm:^1.1.0"
21923
21927
  is-generator-function: "npm:^1.0.10"
21924
- is-regex: "npm:^1.1.4"
21928
+ is-regex: "npm:^1.2.1"
21925
21929
  is-weakref: "npm:^1.0.2"
21926
21930
  isarray: "npm:^2.0.5"
21927
- which-boxed-primitive: "npm:^1.0.2"
21931
+ which-boxed-primitive: "npm:^1.1.0"
21928
21932
  which-collection: "npm:^1.0.2"
21929
- which-typed-array: "npm:^1.1.15"
21930
- checksum: 10c0/7cd4a8ccfa6a3cb7c2296c716e7266b9f31a66f3e131fe7b185232c16d3ad21442046ec1798c4ec1e19dce7eb99c7751377192e5e734dc07042d14ec0f09b332
21933
+ which-typed-array: "npm:^1.1.16"
21934
+ checksum: 10c0/8dcf323c45e5c27887800df42fbe0431d0b66b1163849bb7d46b5a730ad6a96ee8bfe827d078303f825537844ebf20c02459de41239a0a9805e2fcb3cae0d471
21931
21935
  languageName: node
21932
21936
  linkType: hard
21933
21937
 
@@ -21943,7 +21947,7 @@ __metadata:
21943
21947
  languageName: node
21944
21948
  linkType: hard
21945
21949
 
21946
- "which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15":
21950
+ "which-typed-array@npm:^1.1.14, which-typed-array@npm:^1.1.15, which-typed-array@npm:^1.1.16":
21947
21951
  version: 1.1.16
21948
21952
  resolution: "which-typed-array@npm:1.1.16"
21949
21953
  dependencies: