@bosonprotocol/react-kit 0.36.0-alpha.7 → 0.36.0-alpha.9
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/dist/cjs/colors.d.ts +5 -3
- package/dist/cjs/colors.d.ts.map +1 -1
- package/dist/cjs/colors.js +5 -3
- package/dist/cjs/colors.js.map +1 -1
- package/dist/esm/colors.d.ts +5 -3
- package/dist/esm/colors.d.ts.map +1 -1
- package/dist/esm/colors.js +5 -3
- package/dist/esm/colors.js.map +1 -1
- package/package.json +4 -4
- package/src/colors.ts +5 -3
package/dist/cjs/colors.d.ts
CHANGED
|
@@ -10,16 +10,18 @@ export declare const colors: {
|
|
|
10
10
|
readonly darkShade: "#333033";
|
|
11
11
|
readonly froly: "#F46A6A";
|
|
12
12
|
readonly green: "#02F3A2";
|
|
13
|
-
readonly grey: "
|
|
13
|
+
readonly grey: "#808080";
|
|
14
14
|
readonly greyDark: "#556072";
|
|
15
15
|
readonly greyDark2: "#505050";
|
|
16
16
|
readonly greyLight: "#F1F3F9";
|
|
17
17
|
readonly greyLight2: "#dedfe3";
|
|
18
18
|
readonly greyLight3: "#cdcdcd";
|
|
19
|
+
readonly greyLight4: "#A1A1A1";
|
|
20
|
+
readonly lime: "#B6F952";
|
|
19
21
|
readonly orange: "#FC6838";
|
|
20
|
-
readonly orangeDark: "
|
|
22
|
+
readonly orangeDark: "#ff8c00";
|
|
21
23
|
readonly red: "#FC386A";
|
|
22
|
-
readonly redDark: "
|
|
24
|
+
readonly redDark: "#8b0000";
|
|
23
25
|
readonly torquise: "#06F7D5";
|
|
24
26
|
readonly violet: "#7829F9";
|
|
25
27
|
readonly white: "#ffffff";
|
package/dist/cjs/colors.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2BT,CAAC"}
|
package/dist/cjs/colors.js
CHANGED
|
@@ -14,16 +14,18 @@ exports.colors = {
|
|
|
14
14
|
darkShade: "#333033",
|
|
15
15
|
froly: "#F46A6A",
|
|
16
16
|
green: "#02F3A2",
|
|
17
|
-
grey: "
|
|
17
|
+
grey: "#808080", // color 'grey' in chrome
|
|
18
18
|
greyDark: "#556072",
|
|
19
19
|
greyDark2: "#505050",
|
|
20
20
|
greyLight: "#F1F3F9",
|
|
21
21
|
greyLight2: "#dedfe3",
|
|
22
22
|
greyLight3: "#cdcdcd",
|
|
23
|
+
greyLight4: "#A1A1A1",
|
|
24
|
+
lime: "#B6F952",
|
|
23
25
|
orange: "#FC6838",
|
|
24
|
-
orangeDark: "
|
|
26
|
+
orangeDark: "#ff8c00", // color 'darkorange' in chrome
|
|
25
27
|
red: "#FC386A",
|
|
26
|
-
redDark: "
|
|
28
|
+
redDark: "#8b0000", // color 'darkred' in chrome
|
|
27
29
|
torquise: "#06F7D5",
|
|
28
30
|
violet: "#7829F9",
|
|
29
31
|
white: "#ffffff"
|
package/dist/cjs/colors.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.js","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":";AAAA,6BAA6B;;;AAEhB,QAAA,MAAM,GAAG;IACpB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,WAAW;IACnB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"colors.js","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":";AAAA,6BAA6B;;;AAEhB,QAAA,MAAM,GAAG;IACpB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,WAAW;IACnB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,SAAS,EAAE,yBAAyB;IAC1C,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,SAAS;IACjB,UAAU,EAAE,SAAS,EAAE,+BAA+B;IACtD,GAAG,EAAE,SAAS;IACd,OAAO,EAAE,SAAS,EAAE,4BAA4B;IAChD,QAAQ,EAAE,SAAS;IACnB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,SAAS;CACR,CAAC"}
|
package/dist/esm/colors.d.ts
CHANGED
|
@@ -10,16 +10,18 @@ export declare const colors: {
|
|
|
10
10
|
readonly darkShade: "#333033";
|
|
11
11
|
readonly froly: "#F46A6A";
|
|
12
12
|
readonly green: "#02F3A2";
|
|
13
|
-
readonly grey: "
|
|
13
|
+
readonly grey: "#808080";
|
|
14
14
|
readonly greyDark: "#556072";
|
|
15
15
|
readonly greyDark2: "#505050";
|
|
16
16
|
readonly greyLight: "#F1F3F9";
|
|
17
17
|
readonly greyLight2: "#dedfe3";
|
|
18
18
|
readonly greyLight3: "#cdcdcd";
|
|
19
|
+
readonly greyLight4: "#A1A1A1";
|
|
20
|
+
readonly lime: "#B6F952";
|
|
19
21
|
readonly orange: "#FC6838";
|
|
20
|
-
readonly orangeDark: "
|
|
22
|
+
readonly orangeDark: "#ff8c00";
|
|
21
23
|
readonly red: "#FC386A";
|
|
22
|
-
readonly redDark: "
|
|
24
|
+
readonly redDark: "#8b0000";
|
|
23
25
|
readonly torquise: "#06F7D5";
|
|
24
26
|
readonly violet: "#7829F9";
|
|
25
27
|
readonly white: "#ffffff";
|
package/dist/esm/colors.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"colors.d.ts","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;CA2BT,CAAC"}
|
package/dist/esm/colors.js
CHANGED
|
@@ -11,16 +11,18 @@ export const colors = {
|
|
|
11
11
|
darkShade: "#333033",
|
|
12
12
|
froly: "#F46A6A",
|
|
13
13
|
green: "#02F3A2",
|
|
14
|
-
grey: "
|
|
14
|
+
grey: "#808080", // color 'grey' in chrome
|
|
15
15
|
greyDark: "#556072",
|
|
16
16
|
greyDark2: "#505050",
|
|
17
17
|
greyLight: "#F1F3F9",
|
|
18
18
|
greyLight2: "#dedfe3",
|
|
19
19
|
greyLight3: "#cdcdcd",
|
|
20
|
+
greyLight4: "#A1A1A1",
|
|
21
|
+
lime: "#B6F952",
|
|
20
22
|
orange: "#FC6838",
|
|
21
|
-
orangeDark: "
|
|
23
|
+
orangeDark: "#ff8c00", // color 'darkorange' in chrome
|
|
22
24
|
red: "#FC386A",
|
|
23
|
-
redDark: "
|
|
25
|
+
redDark: "#8b0000", // color 'darkred' in chrome
|
|
24
26
|
torquise: "#06F7D5",
|
|
25
27
|
violet: "#7829F9",
|
|
26
28
|
white: "#ffffff"
|
package/dist/esm/colors.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"colors.js","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAAA,6BAA6B;AAE7B,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,WAAW;IACnB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"colors.js","sourceRoot":"","sources":["../../src/colors.ts"],"names":[],"mappings":"AAAA,6BAA6B;AAE7B,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,SAAS;IAChB,MAAM,EAAE,SAAS;IACjB,SAAS,EAAE,SAAS;IACpB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,WAAW;IACnB,YAAY,EAAE,SAAS;IACvB,IAAI,EAAE,SAAS;IACf,SAAS,EAAE,SAAS;IACpB,KAAK,EAAE,SAAS;IAChB,KAAK,EAAE,SAAS;IAChB,IAAI,EAAE,SAAS,EAAE,yBAAyB;IAC1C,QAAQ,EAAE,SAAS;IACnB,SAAS,EAAE,SAAS;IACpB,SAAS,EAAE,SAAS;IACpB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,UAAU,EAAE,SAAS;IACrB,IAAI,EAAE,SAAS;IACf,MAAM,EAAE,SAAS;IACjB,UAAU,EAAE,SAAS,EAAE,+BAA+B;IACtD,GAAG,EAAE,SAAS;IACd,OAAO,EAAE,SAAS,EAAE,4BAA4B;IAChD,QAAQ,EAAE,SAAS;IACnB,MAAM,EAAE,SAAS;IACjB,KAAK,EAAE,SAAS;CACR,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@bosonprotocol/react-kit",
|
|
3
3
|
"description": "React toolkit with smart components and hooks for building on top of the Boson Protocol.",
|
|
4
|
-
"version": "0.36.0-alpha.
|
|
4
|
+
"version": "0.36.0-alpha.9",
|
|
5
5
|
"main": "./dist/cjs/index.js",
|
|
6
6
|
"module": "./dist/esm/index.js",
|
|
7
7
|
"types": "./dist/cjs/index.d.ts",
|
|
@@ -15,8 +15,8 @@
|
|
|
15
15
|
"license": "Apache-2.0",
|
|
16
16
|
"dependencies": {
|
|
17
17
|
"@bosonprotocol/chat-sdk": "^1.3.1-alpha.9",
|
|
18
|
-
"@bosonprotocol/core-sdk": "^1.42.0-alpha.
|
|
19
|
-
"@bosonprotocol/ethers-sdk": "^1.15.1-alpha.
|
|
18
|
+
"@bosonprotocol/core-sdk": "^1.42.0-alpha.11",
|
|
19
|
+
"@bosonprotocol/ethers-sdk": "^1.15.1-alpha.17",
|
|
20
20
|
"@bosonprotocol/ipfs-storage": "^1.12.0",
|
|
21
21
|
"@bosonprotocol/roblox-sdk": "^1.0.0-alpha.16",
|
|
22
22
|
"@davatar/react": "1.11.1",
|
|
@@ -205,5 +205,5 @@
|
|
|
205
205
|
"overrides": {
|
|
206
206
|
"typescript": "^5.1.6"
|
|
207
207
|
},
|
|
208
|
-
"gitHead": "
|
|
208
|
+
"gitHead": "23636f3e65546cb531fd608328cd226f779dd357"
|
|
209
209
|
}
|
package/src/colors.ts
CHANGED
|
@@ -12,16 +12,18 @@ export const colors = {
|
|
|
12
12
|
darkShade: "#333033",
|
|
13
13
|
froly: "#F46A6A",
|
|
14
14
|
green: "#02F3A2",
|
|
15
|
-
grey: "
|
|
15
|
+
grey: "#808080", // color 'grey' in chrome
|
|
16
16
|
greyDark: "#556072",
|
|
17
17
|
greyDark2: "#505050",
|
|
18
18
|
greyLight: "#F1F3F9",
|
|
19
19
|
greyLight2: "#dedfe3",
|
|
20
20
|
greyLight3: "#cdcdcd",
|
|
21
|
+
greyLight4: "#A1A1A1",
|
|
22
|
+
lime: "#B6F952",
|
|
21
23
|
orange: "#FC6838",
|
|
22
|
-
orangeDark: "
|
|
24
|
+
orangeDark: "#ff8c00", // color 'darkorange' in chrome
|
|
23
25
|
red: "#FC386A",
|
|
24
|
-
redDark: "
|
|
26
|
+
redDark: "#8b0000", // color 'darkred' in chrome
|
|
25
27
|
torquise: "#06F7D5",
|
|
26
28
|
violet: "#7829F9",
|
|
27
29
|
white: "#ffffff"
|