beem-component 1.1.1 → 1.1.2
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/components/index.js
CHANGED
|
@@ -84,6 +84,24 @@ Object.defineProperty(exports, "BmContactCard", {
|
|
|
84
84
|
return _contactCards.default;
|
|
85
85
|
}
|
|
86
86
|
});
|
|
87
|
+
Object.defineProperty(exports, "BmContent", {
|
|
88
|
+
enumerable: true,
|
|
89
|
+
get: function get() {
|
|
90
|
+
return _index.BmContent;
|
|
91
|
+
}
|
|
92
|
+
});
|
|
93
|
+
Object.defineProperty(exports, "BmContentFooter", {
|
|
94
|
+
enumerable: true,
|
|
95
|
+
get: function get() {
|
|
96
|
+
return _index2.BmContentFooter;
|
|
97
|
+
}
|
|
98
|
+
});
|
|
99
|
+
Object.defineProperty(exports, "BmContentTitle", {
|
|
100
|
+
enumerable: true,
|
|
101
|
+
get: function get() {
|
|
102
|
+
return _index2.BmContentTitle;
|
|
103
|
+
}
|
|
104
|
+
});
|
|
87
105
|
Object.defineProperty(exports, "BmCounter", {
|
|
88
106
|
enumerable: true,
|
|
89
107
|
get: function get() {
|
|
@@ -96,6 +114,18 @@ Object.defineProperty(exports, "BmEmojiIcon", {
|
|
|
96
114
|
return _iconStyles.BmEmojiIcon;
|
|
97
115
|
}
|
|
98
116
|
});
|
|
117
|
+
Object.defineProperty(exports, "BmFooterLeft", {
|
|
118
|
+
enumerable: true,
|
|
119
|
+
get: function get() {
|
|
120
|
+
return _index2.BmFooterLeft;
|
|
121
|
+
}
|
|
122
|
+
});
|
|
123
|
+
Object.defineProperty(exports, "BmFooterRight", {
|
|
124
|
+
enumerable: true,
|
|
125
|
+
get: function get() {
|
|
126
|
+
return _index2.BmFooterRight;
|
|
127
|
+
}
|
|
128
|
+
});
|
|
99
129
|
Object.defineProperty(exports, "BmIcons", {
|
|
100
130
|
enumerable: true,
|
|
101
131
|
get: function get() {
|
|
@@ -168,6 +198,48 @@ Object.defineProperty(exports, "BmRowLabel", {
|
|
|
168
198
|
return _rowLabels.BmRowLabel;
|
|
169
199
|
}
|
|
170
200
|
});
|
|
201
|
+
Object.defineProperty(exports, "BmSegment", {
|
|
202
|
+
enumerable: true,
|
|
203
|
+
get: function get() {
|
|
204
|
+
return _index3.BmSegment;
|
|
205
|
+
}
|
|
206
|
+
});
|
|
207
|
+
Object.defineProperty(exports, "BmSegmentCard", {
|
|
208
|
+
enumerable: true,
|
|
209
|
+
get: function get() {
|
|
210
|
+
return _index3.BmSegmentCard;
|
|
211
|
+
}
|
|
212
|
+
});
|
|
213
|
+
Object.defineProperty(exports, "BmSegmentCheckBox", {
|
|
214
|
+
enumerable: true,
|
|
215
|
+
get: function get() {
|
|
216
|
+
return _index3.BmSegmentCheckBox;
|
|
217
|
+
}
|
|
218
|
+
});
|
|
219
|
+
Object.defineProperty(exports, "BmSegmentCompleteContent", {
|
|
220
|
+
enumerable: true,
|
|
221
|
+
get: function get() {
|
|
222
|
+
return _index3.BmSegmentCompleteContent;
|
|
223
|
+
}
|
|
224
|
+
});
|
|
225
|
+
Object.defineProperty(exports, "BmSegmentCompleteIcon", {
|
|
226
|
+
enumerable: true,
|
|
227
|
+
get: function get() {
|
|
228
|
+
return _index3.BmSegmentCompleteIcon;
|
|
229
|
+
}
|
|
230
|
+
});
|
|
231
|
+
Object.defineProperty(exports, "BmSegmentCreateContent", {
|
|
232
|
+
enumerable: true,
|
|
233
|
+
get: function get() {
|
|
234
|
+
return _index3.BmSegmentCreateContent;
|
|
235
|
+
}
|
|
236
|
+
});
|
|
237
|
+
Object.defineProperty(exports, "BmSegmentSelector", {
|
|
238
|
+
enumerable: true,
|
|
239
|
+
get: function get() {
|
|
240
|
+
return _index3.BmSegmentSelector;
|
|
241
|
+
}
|
|
242
|
+
});
|
|
171
243
|
Object.defineProperty(exports, "BmSupport", {
|
|
172
244
|
enumerable: true,
|
|
173
245
|
get: function get() {
|
|
@@ -269,6 +341,12 @@ var _infoTab = _interopRequireDefault(require("./InfoTab/infoTab"));
|
|
|
269
341
|
|
|
270
342
|
var _messageCounter = _interopRequireDefault(require("./MessageCounter/messageCounter"));
|
|
271
343
|
|
|
344
|
+
var _index = require("./SuperFluid/Content/index");
|
|
345
|
+
|
|
346
|
+
var _index2 = require("./SuperFluid/ContentTitle.js/index.js");
|
|
347
|
+
|
|
348
|
+
var _index3 = require("./SuperFluid/SegmentCard/index");
|
|
349
|
+
|
|
272
350
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
273
351
|
|
|
274
352
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
package/dist/components/input.js
CHANGED
package/package.json
CHANGED
package/src/SideBar.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import React from "react";
|
|
2
2
|
import { BmTab } from "./lib/components/Tabs/tabs";
|
|
3
|
+
import { BmTag } from "./lib/components/Tags/tags";
|
|
3
4
|
import ForumIcon from "@material-ui/icons/Forum";
|
|
4
|
-
import { BmContactCard, BmAvatar, BmCounter
|
|
5
|
+
import { BmContactCard, BmAvatar, BmCounter } from "./lib/components";
|
|
5
6
|
|
|
6
7
|
const SideBar = () => {
|
|
7
8
|
return (
|
|
@@ -38,6 +38,24 @@ import BmContactCard from "./ContactCards/contactCards";
|
|
|
38
38
|
import BmInfoTab from "./InfoTab/infoTab";
|
|
39
39
|
import BmCounter from "./MessageCounter/messageCounter";
|
|
40
40
|
|
|
41
|
+
//SuperFluid Components
|
|
42
|
+
import { BmContent } from "./SuperFluid/Content/index";
|
|
43
|
+
import {
|
|
44
|
+
BmContentFooter,
|
|
45
|
+
BmContentTitle,
|
|
46
|
+
BmFooterLeft,
|
|
47
|
+
BmFooterRight,
|
|
48
|
+
} from "./SuperFluid/ContentTitle.js/index.js";
|
|
49
|
+
import {
|
|
50
|
+
BmSegmentCard,
|
|
51
|
+
BmSegmentSelector,
|
|
52
|
+
BmSegment,
|
|
53
|
+
BmSegmentCheckBox,
|
|
54
|
+
BmSegmentCompleteContent,
|
|
55
|
+
BmSegmentCompleteIcon,
|
|
56
|
+
BmSegmentCreateContent,
|
|
57
|
+
} from "./SuperFluid/SegmentCard/index";
|
|
58
|
+
|
|
41
59
|
export {
|
|
42
60
|
BmAccordion,
|
|
43
61
|
BmAvatar,
|
|
@@ -57,11 +75,24 @@ export {
|
|
|
57
75
|
GlobalStyle,
|
|
58
76
|
MainWrapper,
|
|
59
77
|
BmLoader,
|
|
78
|
+
BmTag,
|
|
60
79
|
// Old components to be refactored
|
|
61
80
|
BmButtonDropDown,
|
|
62
81
|
BmCheckbox,
|
|
63
82
|
BmInput,
|
|
64
|
-
|
|
83
|
+
//Old SFL componets to be refactored
|
|
84
|
+
BmContent,
|
|
85
|
+
BmContentFooter,
|
|
86
|
+
BmContentTitle,
|
|
87
|
+
BmFooterLeft,
|
|
88
|
+
BmFooterRight,
|
|
89
|
+
BmSegmentCard,
|
|
90
|
+
BmSegmentSelector,
|
|
91
|
+
BmSegment,
|
|
92
|
+
BmSegmentCheckBox,
|
|
93
|
+
BmSegmentCompleteContent,
|
|
94
|
+
BmSegmentCompleteIcon,
|
|
95
|
+
BmSegmentCreateContent,
|
|
65
96
|
//Icons (Remove unused ones and check on the sizing for custom icons)
|
|
66
97
|
BmAvatarIcon,
|
|
67
98
|
BmIcons,
|