@banyan_cloud/roots 2.0.65 → 2.0.66

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@banyan_cloud/roots",
3
- "version": "2.0.65",
3
+ "version": "2.0.66",
4
4
  "description": "Design System Library which drives the Banyan Cloud products",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -1,150 +1,150 @@
1
1
  * {
2
- padding: 0px;
3
- margin: 0px;
4
- box-sizing: border-box;
5
- font-family: inherit;
2
+ padding: 0px;
3
+ margin: 0px;
4
+ box-sizing: border-box;
5
+ font-family: inherit;
6
6
  }
7
7
 
8
8
  html,
9
9
  body,
10
10
  #root {
11
- min-height: 100%;
12
- height: 100%;
13
- scroll-behavior: smooth;
14
- font-size: 12.5px;
11
+ min-height: 100%;
12
+ height: 100%;
13
+ scroll-behavior: smooth;
14
+ font-size: 12.5px;
15
15
  }
16
16
 
17
17
  body {
18
- -webkit-font-smoothing: antialiased;
19
- -moz-osx-font-smoothing: grayscale;
20
- font-family: "Poppins", sans-serif;
21
- background-color: #ffffff;
18
+ -webkit-font-smoothing: antialiased;
19
+ -moz-osx-font-smoothing: grayscale;
20
+ font-family: 'Poppins', sans-serif;
21
+ background-color: #ffffff;
22
22
  }
23
23
 
24
24
  @font-face {
25
- font-family: Poppins;
26
- font-style: normal;
27
- font-weight: 100;
28
- src: url("../../fonts/Poppins-Thin.ttf") format("truetype");
25
+ font-family: Poppins;
26
+ font-style: normal;
27
+ font-weight: 100;
28
+ src: url('../../fonts/Poppins-Thin.ttf') format('truetype');
29
29
  }
30
30
  @font-face {
31
- font-family: Poppins;
32
- font-style: normal;
33
- font-weight: 200;
34
- src: url("../../fonts/Poppins-ExtraLight.ttf") format("truetype");
31
+ font-family: Poppins;
32
+ font-style: normal;
33
+ font-weight: 200;
34
+ src: url('../../fonts/Poppins-ExtraLight.ttf') format('truetype');
35
35
  }
36
36
  @font-face {
37
- font-family: Poppins;
38
- font-style: normal;
39
- font-weight: 300;
40
- src: url("../../fonts/Poppins-Light.ttf") format("truetype");
37
+ font-family: Poppins;
38
+ font-style: normal;
39
+ font-weight: 300;
40
+ src: url('../../fonts/Poppins-Light.ttf') format('truetype');
41
41
  }
42
42
  @font-face {
43
- font-family: Poppins;
44
- font-style: normal;
45
- font-weight: 400;
46
- src: url("../../fonts/Poppins-Regular.ttf") format("truetype");
43
+ font-family: Poppins;
44
+ font-style: normal;
45
+ font-weight: 400;
46
+ src: url('../../fonts/Poppins-Regular.ttf') format('truetype');
47
47
  }
48
48
  @font-face {
49
- font-family: Poppins;
50
- font-style: normal;
51
- font-weight: 500;
52
- src: url("../../fonts/Poppins-Medium.ttf") format("truetype");
49
+ font-family: Poppins;
50
+ font-style: normal;
51
+ font-weight: 500;
52
+ src: url('../../fonts/Poppins-Medium.ttf') format('truetype');
53
53
  }
54
54
  @font-face {
55
- font-family: Poppins;
56
- font-style: normal;
57
- font-weight: 600;
58
- src: url("../../fonts/Poppins-SemiBold.ttf") format("truetype");
55
+ font-family: Poppins;
56
+ font-style: normal;
57
+ font-weight: 600;
58
+ src: url('../../fonts/Poppins-SemiBold.ttf') format('truetype');
59
59
  }
60
60
  @font-face {
61
- font-family: Poppins;
62
- font-style: normal;
63
- font-weight: 700;
64
- src: url("../../fonts/Poppins-Bold.ttf") format("truetype");
61
+ font-family: Poppins;
62
+ font-style: normal;
63
+ font-weight: 700;
64
+ src: url('../../fonts/Poppins-Bold.ttf') format('truetype');
65
65
  }
66
66
  @font-face {
67
- font-family: Poppins;
68
- font-style: normal;
69
- font-weight: 800;
70
- src: url("../../fonts/Poppins-ExtraBold.ttf") format("truetype");
67
+ font-family: Poppins;
68
+ font-style: normal;
69
+ font-weight: 800;
70
+ src: url('../../fonts/Poppins-ExtraBold.ttf') format('truetype');
71
71
  }
72
72
  @font-face {
73
- font-family: Poppins;
74
- font-style: normal;
75
- font-weight: 900;
76
- src: url("../../fonts/Poppins-Black.ttf") format("truetype");
73
+ font-family: Poppins;
74
+ font-style: normal;
75
+ font-weight: 900;
76
+ src: url('../../fonts/Poppins-Black.ttf') format('truetype');
77
77
  }
78
78
  @font-face {
79
- font-family: Jakarta;
80
- font-style: normal;
81
- font-weight: 400;
82
- src: url("../../fonts/Jakarta-Regular.ttf") format("truetype");
79
+ font-family: Jakarta;
80
+ font-style: normal;
81
+ font-weight: 400;
82
+ src: url('../../fonts/Jakarta-Regular.ttf') format('truetype');
83
83
  }
84
84
  @font-face {
85
- font-family: Jakarta;
86
- font-style: normal;
87
- font-weight: 400;
88
- src: url("../../fonts/Jakarta-Regular.ttf") format("truetype");
85
+ font-family: Jakarta;
86
+ font-style: normal;
87
+ font-weight: 400;
88
+ src: url('../../fonts/Jakarta-Regular.ttf') format('truetype');
89
89
  }
90
90
  @font-face {
91
- font-family: Jakarta;
92
- font-style: normal;
93
- font-weight: 500;
94
- src: url("../../fonts/Jakarta-Medium.ttf") format("truetype");
91
+ font-family: Jakarta;
92
+ font-style: normal;
93
+ font-weight: 500;
94
+ src: url('../../fonts/Jakarta-Medium.ttf') format('truetype');
95
95
  }
96
96
  @font-face {
97
- font-family: Jakarta;
98
- font-style: normal;
99
- font-weight: 600;
100
- src: url("../../fonts/Jakarta-SemiBold.ttf") format("truetype");
97
+ font-family: Jakarta;
98
+ font-style: normal;
99
+ font-weight: 600;
100
+ src: url('../../fonts/Jakarta-SemiBold.ttf') format('truetype');
101
101
  }
102
102
  @font-face {
103
- font-family: Jakarta;
104
- font-style: normal;
105
- font-weight: 700;
106
- src: url("../../fonts/Jakarta-Bold.ttf") format("truetype");
103
+ font-family: Jakarta;
104
+ font-style: normal;
105
+ font-weight: 700;
106
+ src: url('../../fonts/Jakarta-Bold.ttf') format('truetype');
107
107
  }
108
108
  @font-face {
109
- font-family: Jakarta;
110
- font-style: normal;
111
- font-weight: 400;
112
- src: url("../../fonts/Jakarta-Regular.ttf") format("truetype");
109
+ font-family: Jakarta;
110
+ font-style: normal;
111
+ font-weight: 400;
112
+ src: url('../../fonts/Jakarta-Regular.ttf') format('truetype');
113
113
  }
114
114
  @font-face {
115
- font-family: Jakarta;
116
- font-style: normal;
117
- font-weight: 500;
118
- src: url("../../fonts/Jakarta-Medium.ttf") format("truetype");
115
+ font-family: Jakarta;
116
+ font-style: normal;
117
+ font-weight: 500;
118
+ src: url('../../fonts/Jakarta-Medium.ttf') format('truetype');
119
119
  }
120
120
  @font-face {
121
- font-family: Jakarta;
122
- font-style: normal;
123
- font-weight: 600;
124
- src: url("../../fonts/Jakarta-SemiBold.ttf") format("truetype");
121
+ font-family: Jakarta;
122
+ font-style: normal;
123
+ font-weight: 600;
124
+ src: url('../../fonts/Jakarta-SemiBold.ttf') format('truetype');
125
125
  }
126
126
  @font-face {
127
- font-family: Jakarta;
128
- font-style: normal;
129
- font-weight: 700;
130
- src: url("../../fonts/Jakarta-Bold.ttf") format("truetype");
127
+ font-family: Jakarta;
128
+ font-style: normal;
129
+ font-weight: 700;
130
+ src: url('../../fonts/Jakarta-Bold.ttf') format('truetype');
131
131
  }
132
132
  .app-container {
133
- display: flex;
134
- height: 100%;
133
+ display: flex;
134
+ height: 100%;
135
135
  }
136
136
 
137
137
  .table {
138
- border-collapse: collapse;
139
- border-spacing: 0px;
140
- width: 100%;
138
+ border-collapse: collapse;
139
+ border-spacing: 0px;
140
+ width: 100%;
141
141
  }
142
142
  .table > tr > td,
143
143
  .table > tr th {
144
- border: 1px solid #dddddd;
145
- text-align: left;
146
- padding: 8px;
144
+ border: 1px solid #dddddd;
145
+ text-align: left;
146
+ padding: 8px;
147
147
  }
148
148
  .table > tr:nth-child(even) {
149
- background-color: #dddddd;
150
- }/*# sourceMappingURL=main.css.map */
149
+ background-color: #dddddd;
150
+ } /*# sourceMappingURL=main.css.map */