@nibssplc/cams-sdk-react 0.0.1-beta.61 → 0.0.1-beta.62

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.
@@ -0,0 +1,18 @@
1
+ <?xml version="1.0" encoding="iso-8859-1"?>
2
+ <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg fill="#228BE6" version="1.1" baseProfile="basic" id="&#x421;&#x43B;&#x43E;&#x439;_1"
4
+ xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50"
5
+ xml:space="preserve">
6
+ <path marker-start="none" marker-end="none" style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:79.8403;" d="
7
+ M25.001,48.001c-9.877,0-19-14.025-19-26c0-7.007,7.025-9,19-9c11.975,0,19,1.993,19,9C44.001,33.975,34.878,48.001,25.001,48.001z"
8
+ />
9
+ <path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:79.8403;" d="
10
+ M12.009,14.495c0.235-6.781,5.185-12.495,12.992-12.495c7.805,0,12.756,5.713,12.991,12.495"/>
11
+ <path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:79.8403;" d="
12
+ M17.205,13.394c0.761-3.087,3.597-6.393,7.796-6.393c4.197,0,7.033,3.307,7.795,6.393"/>
13
+ <path marker-start="none" marker-end="none" style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:79.8403;" d="
14
+ M24.995,17.011c3.304,0,5.987,2.681,5.987,5.984c0,3.303-2.683,5.984-5.987,5.984c-3.304,0-5.987-2.681-5.987-5.984
15
+ C19.009,19.693,21.691,17.011,24.995,17.011z"/>
16
+ <path style="fill:none;stroke:#000000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:79.8403;" d="
17
+ M37.017,41.054c-2.4-4.805-6.885-8.041-12.016-8.041c-5.133,0-9.617,3.235-12.017,8.04"/>
18
+ </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nibssplc/cams-sdk-react",
3
- "version": "0.0.1-beta.61",
3
+ "version": "0.0.1-beta.62",
4
4
  "description": "React hooks and components for NIBSS CAMS SDK",
5
5
  "main": "./dist/index.cjs.js",
6
6
  "module": "./dist/index.esm.js",