@cerebruminc/cerebellum 16.10.0 → 16.10.1
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/lib/cjs/colors.cjs +12 -12
- package/lib/cjs/index.cjs +1 -1
- package/lib/cjs/{mantineTheme-BxyFGaGo.js → mantineTheme-CdhZda-L.js} +6 -6
- package/lib/cjs/{mantineTheme-BxyFGaGo.js.map → mantineTheme-CdhZda-L.js.map} +1 -1
- package/lib/cjs/mantineTheme.cjs +1 -1
- package/lib/cjs/notifications.cjs +1 -1
- package/lib/esm/colors.js +12 -12
- package/lib/esm/index.js +1 -1
- package/lib/esm/{mantineTheme-vfnEhVfo.js → mantineTheme-BVTMbDzX.js} +6 -6
- package/lib/esm/{mantineTheme-vfnEhVfo.js.map → mantineTheme-BVTMbDzX.js.map} +1 -1
- package/lib/esm/mantineTheme.js +1 -1
- package/lib/esm/notifications.js +1 -1
- package/package.json +1 -1
package/lib/cjs/colors.cjs
CHANGED
|
@@ -270,14 +270,14 @@ var lightBlues = {
|
|
|
270
270
|
BLUE_50: "#7290F7",
|
|
271
271
|
BLUE_55: "#6F8DF6",
|
|
272
272
|
BLUE_60: "#6C8BF5",
|
|
273
|
-
BLUE_65: "#
|
|
274
|
-
BLUE_70: "#
|
|
275
|
-
BLUE_75: "#
|
|
276
|
-
BLUE_80: "#
|
|
277
|
-
BLUE_85: "#
|
|
278
|
-
BLUE_90: "#
|
|
279
|
-
BLUE_95: "#
|
|
280
|
-
BLUE_100: "#
|
|
273
|
+
BLUE_65: "#6b8af5",
|
|
274
|
+
BLUE_70: "#6988f4",
|
|
275
|
+
BLUE_75: "#6483f2",
|
|
276
|
+
BLUE_80: "#5d7cf0",
|
|
277
|
+
BLUE_85: "#5675ed",
|
|
278
|
+
BLUE_90: "#526feb",
|
|
279
|
+
BLUE_95: "#506dea",
|
|
280
|
+
BLUE_100: "#4F6CEA",
|
|
281
281
|
// old blues
|
|
282
282
|
// BLUE_55: "#6A89F4",
|
|
283
283
|
// BLUE_60: "#6182F1",
|
|
@@ -291,10 +291,10 @@ var lightBlues = {
|
|
|
291
291
|
// BLUE_100: "#3E62D6",
|
|
292
292
|
};
|
|
293
293
|
var darkBlues = {
|
|
294
|
-
BLUE_110: "#
|
|
295
|
-
BLUE_120: "#
|
|
296
|
-
BLUE_130: "#
|
|
297
|
-
BLUE_140: "#
|
|
294
|
+
BLUE_110: "#4d6be1",
|
|
295
|
+
BLUE_120: "#4965c8",
|
|
296
|
+
BLUE_130: "#4158aa",
|
|
297
|
+
BLUE_140: "#3b4e96",
|
|
298
298
|
BLUE_150: "#394B91",
|
|
299
299
|
BLUE_160: "#354380",
|
|
300
300
|
BLUE_170: "#2F3B6F",
|
package/lib/cjs/index.cjs
CHANGED
|
@@ -141,7 +141,7 @@ var LayoutSidebar = require('./LayoutSidebar.cjs');
|
|
|
141
141
|
var NavLayout = require('./NavLayout.cjs');
|
|
142
142
|
var NotFound = require('./NotFound.cjs');
|
|
143
143
|
require('./TableStyles-u_btXVjw.js');
|
|
144
|
-
var mantineTheme = require('./mantineTheme-
|
|
144
|
+
var mantineTheme = require('./mantineTheme-CdhZda-L.js');
|
|
145
145
|
var notifications = require('./notifications.cjs');
|
|
146
146
|
require('@mantine/modals');
|
|
147
147
|
var core = require('@mantine/core');
|
|
@@ -51,11 +51,11 @@ var blue = [
|
|
|
51
51
|
"#ADBDFE", // BLUE_25 - 2
|
|
52
52
|
"#829EFD", // BLUE_40 - 3
|
|
53
53
|
"#7290F7", // BLUE_50 - 4
|
|
54
|
-
"#
|
|
55
|
-
"#
|
|
56
|
-
"#
|
|
57
|
-
"#
|
|
58
|
-
"#
|
|
54
|
+
"#6b8af5", // BLUE_65 - 5
|
|
55
|
+
"#5d7cf0", // BLUE_80 - 6
|
|
56
|
+
"#4F6CEA", // BLUE_100 - 7
|
|
57
|
+
"#4d6be1", // BLUE_110 - 8
|
|
58
|
+
"#4965c8", // BLUE_120 - 9
|
|
59
59
|
];
|
|
60
60
|
var fontWeightMap = {
|
|
61
61
|
Regular: 400,
|
|
@@ -629,4 +629,4 @@ var createCustomMantineTheme = function (brandColor) {
|
|
|
629
629
|
exports.createCustomMantineTheme = createCustomMantineTheme;
|
|
630
630
|
exports.fontWeightMap = fontWeightMap;
|
|
631
631
|
exports.notificationClasses = notificationClasses;
|
|
632
|
-
//# sourceMappingURL=mantineTheme-
|
|
632
|
+
//# sourceMappingURL=mantineTheme-CdhZda-L.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mantineTheme-
|
|
1
|
+
{"version":3,"file":"mantineTheme-CdhZda-L.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/lib/cjs/mantineTheme.cjs
CHANGED
|
@@ -4,7 +4,7 @@ var _tslib = require('./_tslib-v5LAlAke.js');
|
|
|
4
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
5
5
|
var core = require('@mantine/core');
|
|
6
6
|
var notifications = require('@mantine/notifications');
|
|
7
|
-
var mantineTheme = require('./mantineTheme-
|
|
7
|
+
var mantineTheme = require('./mantineTheme-CdhZda-L.js');
|
|
8
8
|
require('react');
|
|
9
9
|
|
|
10
10
|
console.log("notificationClasses", mantineTheme.notificationClasses);
|
package/lib/esm/colors.js
CHANGED
|
@@ -268,14 +268,14 @@ var lightBlues = {
|
|
|
268
268
|
BLUE_50: "#7290F7",
|
|
269
269
|
BLUE_55: "#6F8DF6",
|
|
270
270
|
BLUE_60: "#6C8BF5",
|
|
271
|
-
BLUE_65: "#
|
|
272
|
-
BLUE_70: "#
|
|
273
|
-
BLUE_75: "#
|
|
274
|
-
BLUE_80: "#
|
|
275
|
-
BLUE_85: "#
|
|
276
|
-
BLUE_90: "#
|
|
277
|
-
BLUE_95: "#
|
|
278
|
-
BLUE_100: "#
|
|
271
|
+
BLUE_65: "#6b8af5",
|
|
272
|
+
BLUE_70: "#6988f4",
|
|
273
|
+
BLUE_75: "#6483f2",
|
|
274
|
+
BLUE_80: "#5d7cf0",
|
|
275
|
+
BLUE_85: "#5675ed",
|
|
276
|
+
BLUE_90: "#526feb",
|
|
277
|
+
BLUE_95: "#506dea",
|
|
278
|
+
BLUE_100: "#4F6CEA",
|
|
279
279
|
// old blues
|
|
280
280
|
// BLUE_55: "#6A89F4",
|
|
281
281
|
// BLUE_60: "#6182F1",
|
|
@@ -289,10 +289,10 @@ var lightBlues = {
|
|
|
289
289
|
// BLUE_100: "#3E62D6",
|
|
290
290
|
};
|
|
291
291
|
var darkBlues = {
|
|
292
|
-
BLUE_110: "#
|
|
293
|
-
BLUE_120: "#
|
|
294
|
-
BLUE_130: "#
|
|
295
|
-
BLUE_140: "#
|
|
292
|
+
BLUE_110: "#4d6be1",
|
|
293
|
+
BLUE_120: "#4965c8",
|
|
294
|
+
BLUE_130: "#4158aa",
|
|
295
|
+
BLUE_140: "#3b4e96",
|
|
296
296
|
BLUE_150: "#394B91",
|
|
297
297
|
BLUE_160: "#354380",
|
|
298
298
|
BLUE_170: "#2F3B6F",
|
package/lib/esm/index.js
CHANGED
|
@@ -144,7 +144,7 @@ export { LayoutSidebar } from './LayoutSidebar.js';
|
|
|
144
144
|
export { NavLayout } from './NavLayout.js';
|
|
145
145
|
export { NotFound } from './NotFound.js';
|
|
146
146
|
import './TableStyles-B0KNQ1YW.js';
|
|
147
|
-
export { c as createCustomMantineTheme, f as fontWeightMap } from './mantineTheme-
|
|
147
|
+
export { c as createCustomMantineTheme, f as fontWeightMap } from './mantineTheme-BVTMbDzX.js';
|
|
148
148
|
export { showBar, showDialog, showToast } from './notifications.js';
|
|
149
149
|
import '@mantine/modals';
|
|
150
150
|
export { Modal as MantineModal } from '@mantine/core';
|
|
@@ -45,11 +45,11 @@ var blue = [
|
|
|
45
45
|
"#ADBDFE", // BLUE_25 - 2
|
|
46
46
|
"#829EFD", // BLUE_40 - 3
|
|
47
47
|
"#7290F7", // BLUE_50 - 4
|
|
48
|
-
"#
|
|
49
|
-
"#
|
|
50
|
-
"#
|
|
51
|
-
"#
|
|
52
|
-
"#
|
|
48
|
+
"#6b8af5", // BLUE_65 - 5
|
|
49
|
+
"#5d7cf0", // BLUE_80 - 6
|
|
50
|
+
"#4F6CEA", // BLUE_100 - 7
|
|
51
|
+
"#4d6be1", // BLUE_110 - 8
|
|
52
|
+
"#4965c8", // BLUE_120 - 9
|
|
53
53
|
];
|
|
54
54
|
var fontWeightMap = {
|
|
55
55
|
Regular: 400,
|
|
@@ -621,4 +621,4 @@ var createCustomMantineTheme = function (brandColor) {
|
|
|
621
621
|
};
|
|
622
622
|
|
|
623
623
|
export { createCustomMantineTheme as c, fontWeightMap as f, notificationClasses as n };
|
|
624
|
-
//# sourceMappingURL=mantineTheme-
|
|
624
|
+
//# sourceMappingURL=mantineTheme-BVTMbDzX.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mantineTheme-
|
|
1
|
+
{"version":3,"file":"mantineTheme-BVTMbDzX.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/lib/esm/mantineTheme.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './_tslib-C4SuX8lJ.js';
|
|
2
2
|
import '@mantine/core';
|
|
3
3
|
import 'react';
|
|
4
|
-
export { c as createCustomMantineTheme, f as fontWeightMap } from './mantineTheme-
|
|
4
|
+
export { c as createCustomMantineTheme, f as fontWeightMap } from './mantineTheme-BVTMbDzX.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
//# sourceMappingURL=mantineTheme.js.map
|
package/lib/esm/notifications.js
CHANGED
|
@@ -2,7 +2,7 @@ import { _ as __assign, e as __rest } from './_tslib-C4SuX8lJ.js';
|
|
|
2
2
|
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
3
3
|
import { Group, Text, Anchor, Button } from '@mantine/core';
|
|
4
4
|
import { notifications } from '@mantine/notifications';
|
|
5
|
-
import { n as notificationClasses, f as fontWeightMap } from './mantineTheme-
|
|
5
|
+
import { n as notificationClasses, f as fontWeightMap } from './mantineTheme-BVTMbDzX.js';
|
|
6
6
|
import 'react';
|
|
7
7
|
|
|
8
8
|
console.log("notificationClasses", notificationClasses);
|