zebpay-ui 0.0.32 → 0.0.34

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 (50) hide show
  1. package/README.md +8 -2
  2. package/dist/cjs/components/PinInput/typing.d.ts +3 -0
  3. package/dist/cjs/index.js +1 -1
  4. package/dist/cjs/index.js.map +1 -1
  5. package/dist/esm/components/PinInput/typing.d.ts +3 -0
  6. package/dist/esm/index.js +1 -1
  7. package/dist/esm/index.js.map +1 -1
  8. package/package.json +8 -2
  9. package/storybook-static/0.0c565d7cbac7dd8ee3e7.manager.bundle.js +2 -0
  10. package/storybook-static/0.0c565d7cbac7dd8ee3e7.manager.bundle.js.LICENSE.txt +8 -0
  11. package/storybook-static/0.e89aef7e.iframe.bundle.js +3 -0
  12. package/storybook-static/0.e89aef7e.iframe.bundle.js.LICENSE.txt +8 -0
  13. package/storybook-static/0.e89aef7e.iframe.bundle.js.map +1 -0
  14. package/storybook-static/1.acc22fc1.iframe.bundle.js +3 -0
  15. package/storybook-static/1.acc22fc1.iframe.bundle.js.LICENSE.txt +14 -0
  16. package/storybook-static/1.acc22fc1.iframe.bundle.js.map +1 -0
  17. package/storybook-static/1.c409245f27aef9e70504.manager.bundle.js +1 -0
  18. package/storybook-static/10.c73a8dbd.iframe.bundle.js +3 -0
  19. package/storybook-static/10.c73a8dbd.iframe.bundle.js.LICENSE.txt +12 -0
  20. package/storybook-static/10.c73a8dbd.iframe.bundle.js.map +1 -0
  21. package/storybook-static/2.f6a01323.iframe.bundle.js +1 -0
  22. package/storybook-static/3.1f064d0b.iframe.bundle.js +1 -0
  23. package/storybook-static/5.c518804c068ae5cb7e7e.manager.bundle.js +2 -0
  24. package/storybook-static/5.c518804c068ae5cb7e7e.manager.bundle.js.LICENSE.txt +31 -0
  25. package/storybook-static/6.04fc6e11d2910d38c539.manager.bundle.js +1 -0
  26. package/storybook-static/7.1d695bd211fbb23c96d2.manager.bundle.js +1 -0
  27. package/storybook-static/7.6a0189c5.iframe.bundle.js +3 -0
  28. package/storybook-static/7.6a0189c5.iframe.bundle.js.LICENSE.txt +31 -0
  29. package/storybook-static/7.6a0189c5.iframe.bundle.js.map +1 -0
  30. package/storybook-static/8.3508c5121d2f48fe8efd.manager.bundle.js +2 -0
  31. package/storybook-static/8.3508c5121d2f48fe8efd.manager.bundle.js.LICENSE.txt +12 -0
  32. package/storybook-static/8.d94220da.iframe.bundle.js +1 -0
  33. package/storybook-static/9.c3051aa6.iframe.bundle.js +1 -0
  34. package/storybook-static/9.f938a82dbcf36bc59009.manager.bundle.js +1 -0
  35. package/storybook-static/favicon.ico +0 -0
  36. package/storybook-static/iframe.html +364 -0
  37. package/storybook-static/index.html +59 -0
  38. package/storybook-static/main.87e7ec50.iframe.bundle.js +1 -0
  39. package/storybook-static/main.d75d1c50cee2f421f173.manager.bundle.js +1 -0
  40. package/storybook-static/project.json +1 -0
  41. package/storybook-static/runtime~main.182a24d500fec02cdc8f.manager.bundle.js +1 -0
  42. package/storybook-static/runtime~main.1ca94aef.iframe.bundle.js +1 -0
  43. package/storybook-static/static/media/icons.a38a35ae.woff2 +0 -0
  44. package/storybook-static/static/media/icons.bc0a02f6.eot +0 -0
  45. package/storybook-static/static/media/icons.eea0a3fa.woff +0 -0
  46. package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js +3 -0
  47. package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js.LICENSE.txt +100 -0
  48. package/storybook-static/vendors~main.d0f6ba62.iframe.bundle.js.map +1 -0
  49. package/storybook-static/vendors~main.e812b4628120b96ad200.manager.bundle.js +2 -0
  50. package/storybook-static/vendors~main.e812b4628120b96ad200.manager.bundle.js.LICENSE.txt +104 -0
@@ -0,0 +1,104 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
7
+ /*!
8
+ * Fuse.js v3.6.1 - Lightweight fuzzy-search (http://fusejs.io)
9
+ *
10
+ * Copyright (c) 2012-2017 Kirollos Risk (http://kiro.me)
11
+ * All Rights Reserved. Apache Software License 2.0
12
+ *
13
+ * http://www.apache.org/licenses/LICENSE-2.0
14
+ */
15
+
16
+ /*!
17
+ * https://github.com/es-shims/es5-shim
18
+ * @license es5-shim Copyright 2009-2020 by contributors, MIT License
19
+ * see https://github.com/es-shims/es5-shim/blob/master/LICENSE
20
+ */
21
+
22
+ /*!
23
+ * https://github.com/paulmillr/es6-shim
24
+ * @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
25
+ * and contributors, MIT License
26
+ * es6-shim: v0.35.4
27
+ * see https://github.com/paulmillr/es6-shim/blob/0.35.3/LICENSE
28
+ * Details and documentation:
29
+ * https://github.com/paulmillr/es6-shim/
30
+ */
31
+
32
+ /*!
33
+ * isobject <https://github.com/jonschlinkert/isobject>
34
+ *
35
+ * Copyright (c) 2014-2017, Jon Schlinkert.
36
+ * Released under the MIT License.
37
+ */
38
+
39
+ /*! *****************************************************************************
40
+ Copyright (c) Microsoft Corporation.
41
+
42
+ Permission to use, copy, modify, and/or distribute this software for any
43
+ purpose with or without fee is hereby granted.
44
+
45
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
46
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
47
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
48
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
49
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
50
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
51
+ PERFORMANCE OF THIS SOFTWARE.
52
+ ***************************************************************************** */
53
+
54
+ /*! store2 - v2.13.1 - 2021-12-20
55
+ * Copyright (c) 2021 Nathan Bubna; Licensed (MIT OR GPL-3.0) */
56
+
57
+ /**
58
+ * React Router DOM v6.0.2
59
+ *
60
+ * Copyright (c) Remix Software Inc.
61
+ *
62
+ * This source code is licensed under the MIT license found in the
63
+ * LICENSE.md file in the root directory of this source tree.
64
+ *
65
+ * @license MIT
66
+ */
67
+
68
+ /**
69
+ * React Router v6.0.2
70
+ *
71
+ * Copyright (c) Remix Software Inc.
72
+ *
73
+ * This source code is licensed under the MIT license found in the
74
+ * LICENSE.md file in the root directory of this source tree.
75
+ *
76
+ * @license MIT
77
+ */
78
+
79
+ /** @license React v0.20.2
80
+ * scheduler.production.min.js
81
+ *
82
+ * Copyright (c) Facebook, Inc. and its affiliates.
83
+ *
84
+ * This source code is licensed under the MIT license found in the
85
+ * LICENSE file in the root directory of this source tree.
86
+ */
87
+
88
+ /** @license React v17.0.2
89
+ * react-dom.production.min.js
90
+ *
91
+ * Copyright (c) Facebook, Inc. and its affiliates.
92
+ *
93
+ * This source code is licensed under the MIT license found in the
94
+ * LICENSE file in the root directory of this source tree.
95
+ */
96
+
97
+ /** @license React v17.0.2
98
+ * react.production.min.js
99
+ *
100
+ * Copyright (c) Facebook, Inc. and its affiliates.
101
+ *
102
+ * This source code is licensed under the MIT license found in the
103
+ * LICENSE file in the root directory of this source tree.
104
+ */