@rocket.chat/fuselage 0.58.2 → 0.59.0
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/SidebarV2/Sidebar.d.ts +5 -0
- package/dist/components/SidebarV2/Sidebar.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarAccordion.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarAccordion.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarAccordionItem.d.ts +14 -0
- package/dist/components/SidebarV2/SidebarAccordionItem.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarAction.d.ts +24 -0
- package/dist/components/SidebarV2/SidebarAction.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarActions.d.ts +9 -0
- package/dist/components/SidebarV2/SidebarActions.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarBanner.d.ts +15 -0
- package/dist/components/SidebarV2/SidebarBanner.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarButtonGroup.d.ts +4 -0
- package/dist/components/SidebarV2/SidebarButtonGroup.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarCollapseGroup.d.ts +10 -0
- package/dist/components/SidebarV2/SidebarCollapseGroup.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarDivider.d.ts +2 -0
- package/dist/components/SidebarV2/SidebarDivider.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooter.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooter.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts +4 -0
- package/dist/components/SidebarV2/SidebarFooter/SidebarFooterContent.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarFooter/index.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarFooter/index.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarGroupTitle.d.ts +12 -0
- package/dist/components/SidebarV2/SidebarGroupTitle.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts +6 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItem.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAction.d.ts +7 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAction.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts +4 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemBadge.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemCol.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemCol.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemContent.d.ts +5 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemContent.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts +10 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemIcon.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemMenu.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemMenu.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemRow.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemRow.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts +4 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTimestamp.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTimestamp.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTitle.d.ts +5 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarItemTitle.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarListItem.d.ts +5 -0
- package/dist/components/SidebarV2/SidebarItem/SidebarListItem.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarItem/index.d.ts +14 -0
- package/dist/components/SidebarV2/SidebarItem/index.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarLink.d.ts +9 -0
- package/dist/components/SidebarV2/SidebarLink.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMedia.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMedia.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaController.d.ts +5 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaController.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaTitle.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarMedia/SidebarMediaTitle.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarMedia/index.d.ts +4 -0
- package/dist/components/SidebarV2/SidebarMedia/index.d.ts.map +1 -0
- package/dist/components/SidebarV2/SidebarSection.d.ts +3 -0
- package/dist/components/SidebarV2/SidebarSection.d.ts.map +1 -0
- package/dist/components/SidebarV2/helpers.d.ts +23 -0
- package/dist/components/SidebarV2/helpers.d.ts.map +1 -0
- package/dist/components/SidebarV2/hooks/useCollapse.d.ts +25 -0
- package/dist/components/SidebarV2/hooks/useCollapse.d.ts.map +1 -0
- package/dist/components/SidebarV2/index.d.ts +16 -0
- package/dist/components/SidebarV2/index.d.ts.map +1 -0
- package/dist/components/Sidepanel/Sidepanel.d.ts +3 -0
- package/dist/components/Sidepanel/Sidepanel.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelDivider.d.ts +2 -0
- package/dist/components/Sidepanel/SidepanelDivider.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelHeader.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelHeader.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelHeaderTitle.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelHeaderTitle.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelList.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelList.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelListItem.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelListItem.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelSection.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelSection.d.ts.map +1 -0
- package/dist/components/Sidepanel/SidepanelSectionAction.d.ts +3 -0
- package/dist/components/Sidepanel/SidepanelSectionAction.d.ts.map +1 -0
- package/dist/components/Sidepanel/index.d.ts +9 -0
- package/dist/components/Sidepanel/index.d.ts.map +1 -0
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/fuselage.css +2 -2
- package/dist/fuselage.css.map +1 -1
- package/dist/fuselage.development.js +1836 -0
- package/dist/fuselage.development.js.map +1 -1
- package/dist/fuselage.production.js +1 -1
- package/package.json +1 -1
|
@@ -16011,6 +16011,1840 @@ __exportStar(__webpack_require__(/*! ./SidebarBanner */ "./src/components/Sideba
|
|
|
16011
16011
|
__exportStar(__webpack_require__(/*! ./SidebarFooter */ "./src/components/Sidebar/SidebarFooter.tsx"), exports);
|
|
16012
16012
|
|
|
16013
16013
|
|
|
16014
|
+
/***/ }),
|
|
16015
|
+
|
|
16016
|
+
/***/ "./src/components/SidebarV2/Sidebar.tsx":
|
|
16017
|
+
/*!**********************************************!*\
|
|
16018
|
+
!*** ./src/components/SidebarV2/Sidebar.tsx ***!
|
|
16019
|
+
\**********************************************/
|
|
16020
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16021
|
+
|
|
16022
|
+
|
|
16023
|
+
var __assign = (this && this.__assign) || function () {
|
|
16024
|
+
__assign = Object.assign || function(t) {
|
|
16025
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16026
|
+
s = arguments[i];
|
|
16027
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16028
|
+
t[p] = s[p];
|
|
16029
|
+
}
|
|
16030
|
+
return t;
|
|
16031
|
+
};
|
|
16032
|
+
return __assign.apply(this, arguments);
|
|
16033
|
+
};
|
|
16034
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16035
|
+
var t = {};
|
|
16036
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16037
|
+
t[p] = s[p];
|
|
16038
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16039
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16040
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16041
|
+
t[p[i]] = s[p[i]];
|
|
16042
|
+
}
|
|
16043
|
+
return t;
|
|
16044
|
+
};
|
|
16045
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16046
|
+
exports.Sidebar = void 0;
|
|
16047
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16048
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
16049
|
+
exports.Sidebar = (0, react_1.forwardRef)(function (_a, ref) {
|
|
16050
|
+
var collapsed = _a.collapsed, className = _a.className, props = __rest(_a, ["collapsed", "className"]);
|
|
16051
|
+
return ((0, jsx_runtime_1.jsx)("nav", __assign({ ref: ref, className: [
|
|
16052
|
+
'rcx-box rcx-box--full rcx-sidebar-v2',
|
|
16053
|
+
'rcx-box--animated',
|
|
16054
|
+
collapsed && 'rcx-sidebar-v2--collapsed',
|
|
16055
|
+
className,
|
|
16056
|
+
]
|
|
16057
|
+
.filter(Boolean)
|
|
16058
|
+
.join(' ') }, props)));
|
|
16059
|
+
});
|
|
16060
|
+
|
|
16061
|
+
|
|
16062
|
+
/***/ }),
|
|
16063
|
+
|
|
16064
|
+
/***/ "./src/components/SidebarV2/SidebarAccordion.tsx":
|
|
16065
|
+
/*!*******************************************************!*\
|
|
16066
|
+
!*** ./src/components/SidebarV2/SidebarAccordion.tsx ***!
|
|
16067
|
+
\*******************************************************/
|
|
16068
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16069
|
+
|
|
16070
|
+
|
|
16071
|
+
var __assign = (this && this.__assign) || function () {
|
|
16072
|
+
__assign = Object.assign || function(t) {
|
|
16073
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16074
|
+
s = arguments[i];
|
|
16075
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16076
|
+
t[p] = s[p];
|
|
16077
|
+
}
|
|
16078
|
+
return t;
|
|
16079
|
+
};
|
|
16080
|
+
return __assign.apply(this, arguments);
|
|
16081
|
+
};
|
|
16082
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16083
|
+
var t = {};
|
|
16084
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16085
|
+
t[p] = s[p];
|
|
16086
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16087
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16088
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16089
|
+
t[p[i]] = s[p[i]];
|
|
16090
|
+
}
|
|
16091
|
+
return t;
|
|
16092
|
+
};
|
|
16093
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16094
|
+
exports.SidebarAccordion = void 0;
|
|
16095
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16096
|
+
var SidebarAccordion = function (_a) {
|
|
16097
|
+
var className = _a.className, children = _a.children, props = __rest(_a, ["className", "children"]);
|
|
16098
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: [
|
|
16099
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-accordion rcx-box--animated',
|
|
16100
|
+
className,
|
|
16101
|
+
]
|
|
16102
|
+
.filter(Boolean)
|
|
16103
|
+
.join(' ') }, props, { children: (0, jsx_runtime_1.jsx)("div", { className: 'rcx-sidebar-v2-accordion__wrapper', children: children }) })));
|
|
16104
|
+
};
|
|
16105
|
+
exports.SidebarAccordion = SidebarAccordion;
|
|
16106
|
+
|
|
16107
|
+
|
|
16108
|
+
/***/ }),
|
|
16109
|
+
|
|
16110
|
+
/***/ "./src/components/SidebarV2/SidebarAccordionItem.tsx":
|
|
16111
|
+
/*!***********************************************************!*\
|
|
16112
|
+
!*** ./src/components/SidebarV2/SidebarAccordionItem.tsx ***!
|
|
16113
|
+
\***********************************************************/
|
|
16114
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16115
|
+
|
|
16116
|
+
|
|
16117
|
+
var __assign = (this && this.__assign) || function () {
|
|
16118
|
+
__assign = Object.assign || function(t) {
|
|
16119
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16120
|
+
s = arguments[i];
|
|
16121
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16122
|
+
t[p] = s[p];
|
|
16123
|
+
}
|
|
16124
|
+
return t;
|
|
16125
|
+
};
|
|
16126
|
+
return __assign.apply(this, arguments);
|
|
16127
|
+
};
|
|
16128
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16129
|
+
var t = {};
|
|
16130
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16131
|
+
t[p] = s[p];
|
|
16132
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16133
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16134
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16135
|
+
t[p[i]] = s[p[i]];
|
|
16136
|
+
}
|
|
16137
|
+
return t;
|
|
16138
|
+
};
|
|
16139
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16140
|
+
exports.SidebarAccordionItem = void 0;
|
|
16141
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16142
|
+
var Chevron_1 = __webpack_require__(/*! ../Chevron */ "./src/components/Chevron/index.tsx");
|
|
16143
|
+
var useCollapse_1 = __webpack_require__(/*! ./hooks/useCollapse */ "./src/components/SidebarV2/hooks/useCollapse.tsx");
|
|
16144
|
+
var SidebarAccordionItem = function (_a) {
|
|
16145
|
+
var children = _a.children, title = _a.title, badge = _a.badge, noncollapsible = _a.noncollapsible, disabled = _a.disabled, propExpanded = _a.expanded, defaultExpanded = _a.defaultExpanded, tabIndex = _a.tabIndex, props = __rest(_a, ["children", "title", "badge", "noncollapsible", "disabled", "expanded", "defaultExpanded", "tabIndex"]);
|
|
16146
|
+
var _b = (0, useCollapse_1.useCollapse)({
|
|
16147
|
+
expanded: propExpanded,
|
|
16148
|
+
defaultExpanded: defaultExpanded,
|
|
16149
|
+
tabIndex: tabIndex,
|
|
16150
|
+
disabled: disabled,
|
|
16151
|
+
noncollapsible: noncollapsible,
|
|
16152
|
+
}), barProps = _b.barProps, expanded = _b.expanded, panelExpanded = _b.panelExpanded, panelId = _b.panelId, titleId = _b.titleId;
|
|
16153
|
+
return ((0, jsx_runtime_1.jsxs)("section", __assign({ className: 'rcx-box rcx-box--full rcx-sidebar-v2-accordion-item' }, props, { children: [(0, jsx_runtime_1.jsxs)("div", __assign({ role: 'button', className: [
|
|
16154
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-accordion-item__bar rcx-box--animated',
|
|
16155
|
+
disabled && 'rcx-sidebar-v2-accordion-item__bar--disabled',
|
|
16156
|
+
]
|
|
16157
|
+
.filter(Boolean)
|
|
16158
|
+
.join(' ') }, barProps, { children: [!noncollapsible && ((0, jsx_runtime_1.jsx)(Chevron_1.Chevron, { className: 'rcx-sidebar-v2-accordion-item__chevron', size: 'x16', right: !expanded })), title && ((0, jsx_runtime_1.jsx)("h5", { className: 'rcx-sidebar-v2-accordion-item__title', id: titleId, children: title })), !expanded && badge && badge] })), (0, jsx_runtime_1.jsx)("div", { className: [
|
|
16159
|
+
'rcx-sidebar-v2-accordion-item__panel',
|
|
16160
|
+
'rcx-box--animated',
|
|
16161
|
+
panelExpanded && 'rcx-sidebar-v2-accordion-item__panel--expanded',
|
|
16162
|
+
]
|
|
16163
|
+
.filter(Boolean)
|
|
16164
|
+
.join(' '), id: panelId, children: children })] })));
|
|
16165
|
+
};
|
|
16166
|
+
exports.SidebarAccordionItem = SidebarAccordionItem;
|
|
16167
|
+
|
|
16168
|
+
|
|
16169
|
+
/***/ }),
|
|
16170
|
+
|
|
16171
|
+
/***/ "./src/components/SidebarV2/SidebarAction.tsx":
|
|
16172
|
+
/*!****************************************************!*\
|
|
16173
|
+
!*** ./src/components/SidebarV2/SidebarAction.tsx ***!
|
|
16174
|
+
\****************************************************/
|
|
16175
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16176
|
+
|
|
16177
|
+
|
|
16178
|
+
var __assign = (this && this.__assign) || function () {
|
|
16179
|
+
__assign = Object.assign || function(t) {
|
|
16180
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16181
|
+
s = arguments[i];
|
|
16182
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16183
|
+
t[p] = s[p];
|
|
16184
|
+
}
|
|
16185
|
+
return t;
|
|
16186
|
+
};
|
|
16187
|
+
return __assign.apply(this, arguments);
|
|
16188
|
+
};
|
|
16189
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16190
|
+
exports.SidebarAction = void 0;
|
|
16191
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16192
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
16193
|
+
var Button_1 = __webpack_require__(/*! ../Button */ "./src/components/Button/index.ts");
|
|
16194
|
+
exports.SidebarAction = (0, react_1.forwardRef)(function SidebarAction(props, ref) {
|
|
16195
|
+
return (0, jsx_runtime_1.jsx)(Button_1.IconButton, __assign({ small: true, ref: ref }, props));
|
|
16196
|
+
});
|
|
16197
|
+
|
|
16198
|
+
|
|
16199
|
+
/***/ }),
|
|
16200
|
+
|
|
16201
|
+
/***/ "./src/components/SidebarV2/SidebarActions.tsx":
|
|
16202
|
+
/*!*****************************************************!*\
|
|
16203
|
+
!*** ./src/components/SidebarV2/SidebarActions.tsx ***!
|
|
16204
|
+
\*****************************************************/
|
|
16205
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16206
|
+
|
|
16207
|
+
|
|
16208
|
+
var __assign = (this && this.__assign) || function () {
|
|
16209
|
+
__assign = Object.assign || function(t) {
|
|
16210
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16211
|
+
s = arguments[i];
|
|
16212
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16213
|
+
t[p] = s[p];
|
|
16214
|
+
}
|
|
16215
|
+
return t;
|
|
16216
|
+
};
|
|
16217
|
+
return __assign.apply(this, arguments);
|
|
16218
|
+
};
|
|
16219
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16220
|
+
exports.SidebarActions = void 0;
|
|
16221
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16222
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
16223
|
+
var ButtonGroup_1 = __webpack_require__(/*! ../ButtonGroup */ "./src/components/ButtonGroup/index.ts");
|
|
16224
|
+
exports.SidebarActions = (0, react_1.forwardRef)(function SidebarActions(props, ref) {
|
|
16225
|
+
return (0, jsx_runtime_1.jsx)(ButtonGroup_1.ButtonGroup, __assign({ ref: ref }, props));
|
|
16226
|
+
});
|
|
16227
|
+
|
|
16228
|
+
|
|
16229
|
+
/***/ }),
|
|
16230
|
+
|
|
16231
|
+
/***/ "./src/components/SidebarV2/SidebarBanner.tsx":
|
|
16232
|
+
/*!****************************************************!*\
|
|
16233
|
+
!*** ./src/components/SidebarV2/SidebarBanner.tsx ***!
|
|
16234
|
+
\****************************************************/
|
|
16235
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16236
|
+
|
|
16237
|
+
|
|
16238
|
+
var __assign = (this && this.__assign) || function () {
|
|
16239
|
+
__assign = Object.assign || function(t) {
|
|
16240
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16241
|
+
s = arguments[i];
|
|
16242
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16243
|
+
t[p] = s[p];
|
|
16244
|
+
}
|
|
16245
|
+
return t;
|
|
16246
|
+
};
|
|
16247
|
+
return __assign.apply(this, arguments);
|
|
16248
|
+
};
|
|
16249
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16250
|
+
var t = {};
|
|
16251
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16252
|
+
t[p] = s[p];
|
|
16253
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16254
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16255
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16256
|
+
t[p[i]] = s[p[i]];
|
|
16257
|
+
}
|
|
16258
|
+
return t;
|
|
16259
|
+
};
|
|
16260
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16261
|
+
exports.SidebarBanner = void 0;
|
|
16262
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16263
|
+
var Button_1 = __webpack_require__(/*! ../Button */ "./src/components/Button/index.ts");
|
|
16264
|
+
var SidebarBanner = function (_a) {
|
|
16265
|
+
var title = _a.title, linkText = _a.linkText, linkProps = _a.linkProps, _b = _a.variant, variant = _b === void 0 ? 'default' : _b, addon = _a.addon, onClose = _a.onClose, children = _a.children, props = __rest(_a, ["title", "linkText", "linkProps", "variant", "addon", "onClose", "children"]);
|
|
16266
|
+
return ((0, jsx_runtime_1.jsxs)("div", __assign({ className: "rcx-box rcx-box--full rcx-sidebar-v2-banner rcx-sidebar-v2-banner--".concat(variant) }, props, { children: [(0, jsx_runtime_1.jsxs)("div", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-banner__content', children: [title && ((0, jsx_runtime_1.jsx)("h5", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-banner__title', children: title })), linkText && ((0, jsx_runtime_1.jsx)("a", __assign({ className: 'rcx-box rcx-box--full rcx-sidebar-v2-banner__link', tabIndex: 0 }, linkProps, { children: linkText }))), children] }), (0, jsx_runtime_1.jsxs)("div", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-banner__addon', children: [addon, onClose && (0, jsx_runtime_1.jsx)(Button_1.IconButton, { onClick: onClose, tiny: true, icon: 'cross' })] })] })));
|
|
16267
|
+
};
|
|
16268
|
+
exports.SidebarBanner = SidebarBanner;
|
|
16269
|
+
|
|
16270
|
+
|
|
16271
|
+
/***/ }),
|
|
16272
|
+
|
|
16273
|
+
/***/ "./src/components/SidebarV2/SidebarButtonGroup.tsx":
|
|
16274
|
+
/*!*********************************************************!*\
|
|
16275
|
+
!*** ./src/components/SidebarV2/SidebarButtonGroup.tsx ***!
|
|
16276
|
+
\*********************************************************/
|
|
16277
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16278
|
+
|
|
16279
|
+
|
|
16280
|
+
var __assign = (this && this.__assign) || function () {
|
|
16281
|
+
__assign = Object.assign || function(t) {
|
|
16282
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16283
|
+
s = arguments[i];
|
|
16284
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16285
|
+
t[p] = s[p];
|
|
16286
|
+
}
|
|
16287
|
+
return t;
|
|
16288
|
+
};
|
|
16289
|
+
return __assign.apply(this, arguments);
|
|
16290
|
+
};
|
|
16291
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16292
|
+
var t = {};
|
|
16293
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16294
|
+
t[p] = s[p];
|
|
16295
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16296
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16297
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16298
|
+
t[p[i]] = s[p[i]];
|
|
16299
|
+
}
|
|
16300
|
+
return t;
|
|
16301
|
+
};
|
|
16302
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16303
|
+
exports.SidebarButtonGroup = void 0;
|
|
16304
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16305
|
+
var ButtonGroup_1 = __webpack_require__(/*! ../ButtonGroup */ "./src/components/ButtonGroup/index.ts");
|
|
16306
|
+
var SidebarButtonGroup = function (_a) {
|
|
16307
|
+
var _b = _a.align, align = _b === void 0 ? 'end' : _b, _c = _a.small, small = _c === void 0 ? true : _c, props = __rest(_a, ["align", "small"]);
|
|
16308
|
+
return ((0, jsx_runtime_1.jsx)(ButtonGroup_1.ButtonGroup, __assign({ align: align, small: small }, props)));
|
|
16309
|
+
};
|
|
16310
|
+
exports.SidebarButtonGroup = SidebarButtonGroup;
|
|
16311
|
+
|
|
16312
|
+
|
|
16313
|
+
/***/ }),
|
|
16314
|
+
|
|
16315
|
+
/***/ "./src/components/SidebarV2/SidebarCollapseGroup.tsx":
|
|
16316
|
+
/*!***********************************************************!*\
|
|
16317
|
+
!*** ./src/components/SidebarV2/SidebarCollapseGroup.tsx ***!
|
|
16318
|
+
\***********************************************************/
|
|
16319
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16320
|
+
|
|
16321
|
+
|
|
16322
|
+
var __assign = (this && this.__assign) || function () {
|
|
16323
|
+
__assign = Object.assign || function(t) {
|
|
16324
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16325
|
+
s = arguments[i];
|
|
16326
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16327
|
+
t[p] = s[p];
|
|
16328
|
+
}
|
|
16329
|
+
return t;
|
|
16330
|
+
};
|
|
16331
|
+
return __assign.apply(this, arguments);
|
|
16332
|
+
};
|
|
16333
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16334
|
+
var t = {};
|
|
16335
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16336
|
+
t[p] = s[p];
|
|
16337
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16338
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16339
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16340
|
+
t[p[i]] = s[p[i]];
|
|
16341
|
+
}
|
|
16342
|
+
return t;
|
|
16343
|
+
};
|
|
16344
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16345
|
+
exports.SidebarCollapseGroup = void 0;
|
|
16346
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16347
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
16348
|
+
var SidebarGroupTitle_1 = __webpack_require__(/*! ./SidebarGroupTitle */ "./src/components/SidebarV2/SidebarGroupTitle.tsx");
|
|
16349
|
+
var useCollapse_1 = __webpack_require__(/*! ./hooks/useCollapse */ "./src/components/SidebarV2/hooks/useCollapse.tsx");
|
|
16350
|
+
exports.SidebarCollapseGroup = (0, react_1.forwardRef)(function (_a, ref) {
|
|
16351
|
+
var propExpanded = _a.expanded, defaultExpanded = _a.defaultExpanded, tabIndex = _a.tabIndex, children = _a.children, badge = _a.badge, title = _a.title, props = __rest(_a, ["expanded", "defaultExpanded", "tabIndex", "children", "badge", "title"]);
|
|
16352
|
+
var _b = (0, useCollapse_1.useCollapse)({
|
|
16353
|
+
expanded: propExpanded,
|
|
16354
|
+
defaultExpanded: defaultExpanded,
|
|
16355
|
+
tabIndex: tabIndex,
|
|
16356
|
+
}), barProps = _b.barProps, expanded = _b.expanded, panelExpanded = _b.panelExpanded, panelId = _b.panelId, titleId = _b.titleId;
|
|
16357
|
+
return ((0, jsx_runtime_1.jsxs)("section", __assign({ className: 'rcx-box rcx-box--full rcx-sidebar-v2-collapse-group' }, props, { children: [(0, jsx_runtime_1.jsx)(SidebarGroupTitle_1.SidebarGroupTitle, { expanded: expanded, title: title, titleId: titleId, badge: badge, barProps: barProps, role: 'button' }), (0, jsx_runtime_1.jsx)("div", { role: 'list', ref: ref, className: [
|
|
16358
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-collapse-group__panel rcx-box--animated',
|
|
16359
|
+
panelExpanded && 'rcx-sidebar-v2-collapse-group__panel--expanded',
|
|
16360
|
+
]
|
|
16361
|
+
.filter(Boolean)
|
|
16362
|
+
.join(' '), id: panelId, children: children })] })));
|
|
16363
|
+
});
|
|
16364
|
+
|
|
16365
|
+
|
|
16366
|
+
/***/ }),
|
|
16367
|
+
|
|
16368
|
+
/***/ "./src/components/SidebarV2/SidebarDivider.tsx":
|
|
16369
|
+
/*!*****************************************************!*\
|
|
16370
|
+
!*** ./src/components/SidebarV2/SidebarDivider.tsx ***!
|
|
16371
|
+
\*****************************************************/
|
|
16372
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16373
|
+
|
|
16374
|
+
|
|
16375
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16376
|
+
exports.SidebarDivider = void 0;
|
|
16377
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16378
|
+
var Divider_1 = __webpack_require__(/*! ../Divider */ "./src/components/Divider/index.tsx");
|
|
16379
|
+
var SidebarDivider = function () { return ((0, jsx_runtime_1.jsx)(Divider_1.Divider, { "rcx-sidebar-v2--divider": true, mbs: -2, mbe: 0 })); };
|
|
16380
|
+
exports.SidebarDivider = SidebarDivider;
|
|
16381
|
+
|
|
16382
|
+
|
|
16383
|
+
/***/ }),
|
|
16384
|
+
|
|
16385
|
+
/***/ "./src/components/SidebarV2/SidebarFooter/SidebarFooter.tsx":
|
|
16386
|
+
/*!******************************************************************!*\
|
|
16387
|
+
!*** ./src/components/SidebarV2/SidebarFooter/SidebarFooter.tsx ***!
|
|
16388
|
+
\******************************************************************/
|
|
16389
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16390
|
+
|
|
16391
|
+
|
|
16392
|
+
var __assign = (this && this.__assign) || function () {
|
|
16393
|
+
__assign = Object.assign || function(t) {
|
|
16394
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16395
|
+
s = arguments[i];
|
|
16396
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16397
|
+
t[p] = s[p];
|
|
16398
|
+
}
|
|
16399
|
+
return t;
|
|
16400
|
+
};
|
|
16401
|
+
return __assign.apply(this, arguments);
|
|
16402
|
+
};
|
|
16403
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16404
|
+
var t = {};
|
|
16405
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16406
|
+
t[p] = s[p];
|
|
16407
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16408
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16409
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16410
|
+
t[p[i]] = s[p[i]];
|
|
16411
|
+
}
|
|
16412
|
+
return t;
|
|
16413
|
+
};
|
|
16414
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16415
|
+
exports.SidebarFooter = void 0;
|
|
16416
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16417
|
+
var SidebarFooter = function (_a) {
|
|
16418
|
+
var children = _a.children, props = __rest(_a, ["children"]);
|
|
16419
|
+
return ((0, jsx_runtime_1.jsx)("footer", __assign({ className: 'rcx-sidebar-v2-footer' }, props, { children: children })));
|
|
16420
|
+
};
|
|
16421
|
+
exports.SidebarFooter = SidebarFooter;
|
|
16422
|
+
|
|
16423
|
+
|
|
16424
|
+
/***/ }),
|
|
16425
|
+
|
|
16426
|
+
/***/ "./src/components/SidebarV2/SidebarFooter/SidebarFooterContent.tsx":
|
|
16427
|
+
/*!*************************************************************************!*\
|
|
16428
|
+
!*** ./src/components/SidebarV2/SidebarFooter/SidebarFooterContent.tsx ***!
|
|
16429
|
+
\*************************************************************************/
|
|
16430
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16431
|
+
|
|
16432
|
+
|
|
16433
|
+
var __assign = (this && this.__assign) || function () {
|
|
16434
|
+
__assign = Object.assign || function(t) {
|
|
16435
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16436
|
+
s = arguments[i];
|
|
16437
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16438
|
+
t[p] = s[p];
|
|
16439
|
+
}
|
|
16440
|
+
return t;
|
|
16441
|
+
};
|
|
16442
|
+
return __assign.apply(this, arguments);
|
|
16443
|
+
};
|
|
16444
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16445
|
+
var t = {};
|
|
16446
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16447
|
+
t[p] = s[p];
|
|
16448
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16449
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16450
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16451
|
+
t[p[i]] = s[p[i]];
|
|
16452
|
+
}
|
|
16453
|
+
return t;
|
|
16454
|
+
};
|
|
16455
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
16456
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
16457
|
+
};
|
|
16458
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16459
|
+
exports.SidebarFooterContent = void 0;
|
|
16460
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16461
|
+
var Box_1 = __importDefault(__webpack_require__(/*! ../../Box */ "./src/components/Box/index.tsx"));
|
|
16462
|
+
var SidebarFooterContent = function (_a) {
|
|
16463
|
+
var children = _a.children, props = __rest(_a, ["children"]);
|
|
16464
|
+
return ((0, jsx_runtime_1.jsx)(Box_1.default, __assign({ className: 'rcx-sidebar-v2-footer__content' }, props, { children: children })));
|
|
16465
|
+
};
|
|
16466
|
+
exports.SidebarFooterContent = SidebarFooterContent;
|
|
16467
|
+
|
|
16468
|
+
|
|
16469
|
+
/***/ }),
|
|
16470
|
+
|
|
16471
|
+
/***/ "./src/components/SidebarV2/SidebarFooter/index.ts":
|
|
16472
|
+
/*!*********************************************************!*\
|
|
16473
|
+
!*** ./src/components/SidebarV2/SidebarFooter/index.ts ***!
|
|
16474
|
+
\*********************************************************/
|
|
16475
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16476
|
+
|
|
16477
|
+
|
|
16478
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16479
|
+
exports.SidebarV2FooterContent = exports.SidebarV2Footer = void 0;
|
|
16480
|
+
var SidebarFooter_1 = __webpack_require__(/*! ./SidebarFooter */ "./src/components/SidebarV2/SidebarFooter/SidebarFooter.tsx");
|
|
16481
|
+
Object.defineProperty(exports, "SidebarV2Footer", ({ enumerable: true, get: function () { return SidebarFooter_1.SidebarFooter; } }));
|
|
16482
|
+
var SidebarFooterContent_1 = __webpack_require__(/*! ./SidebarFooterContent */ "./src/components/SidebarV2/SidebarFooter/SidebarFooterContent.tsx");
|
|
16483
|
+
Object.defineProperty(exports, "SidebarV2FooterContent", ({ enumerable: true, get: function () { return SidebarFooterContent_1.SidebarFooterContent; } }));
|
|
16484
|
+
|
|
16485
|
+
|
|
16486
|
+
/***/ }),
|
|
16487
|
+
|
|
16488
|
+
/***/ "./src/components/SidebarV2/SidebarGroupTitle.tsx":
|
|
16489
|
+
/*!********************************************************!*\
|
|
16490
|
+
!*** ./src/components/SidebarV2/SidebarGroupTitle.tsx ***!
|
|
16491
|
+
\********************************************************/
|
|
16492
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16493
|
+
|
|
16494
|
+
|
|
16495
|
+
var __assign = (this && this.__assign) || function () {
|
|
16496
|
+
__assign = Object.assign || function(t) {
|
|
16497
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16498
|
+
s = arguments[i];
|
|
16499
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16500
|
+
t[p] = s[p];
|
|
16501
|
+
}
|
|
16502
|
+
return t;
|
|
16503
|
+
};
|
|
16504
|
+
return __assign.apply(this, arguments);
|
|
16505
|
+
};
|
|
16506
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16507
|
+
var t = {};
|
|
16508
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16509
|
+
t[p] = s[p];
|
|
16510
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16511
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16512
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16513
|
+
t[p[i]] = s[p[i]];
|
|
16514
|
+
}
|
|
16515
|
+
return t;
|
|
16516
|
+
};
|
|
16517
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16518
|
+
exports.SidebarGroupTitle = void 0;
|
|
16519
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16520
|
+
var Chevron_1 = __webpack_require__(/*! ../Chevron */ "./src/components/Chevron/index.tsx");
|
|
16521
|
+
var SidebarGroupTitle = function (_a) {
|
|
16522
|
+
var title = _a.title, titleId = _a.titleId, badge = _a.badge, barProps = _a.barProps, expanded = _a.expanded, props = __rest(_a, ["title", "titleId", "badge", "barProps", "expanded"]);
|
|
16523
|
+
return ((0, jsx_runtime_1.jsxs)("div", __assign({ className: [
|
|
16524
|
+
'rcx-box rcx-box--full',
|
|
16525
|
+
'rcx-sidebar-v2-collapse-group__bar rcx-box--animated',
|
|
16526
|
+
]
|
|
16527
|
+
.filter(Boolean)
|
|
16528
|
+
.join(' ') }, barProps, props, { children: [expanded !== undefined && (0, jsx_runtime_1.jsx)(Chevron_1.Chevron, { size: 'x20', right: !expanded }), title && ((0, jsx_runtime_1.jsx)("h4", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-collapse-group__title', id: titleId, children: title })), !expanded && badge && badge] })));
|
|
16529
|
+
};
|
|
16530
|
+
exports.SidebarGroupTitle = SidebarGroupTitle;
|
|
16531
|
+
|
|
16532
|
+
|
|
16533
|
+
/***/ }),
|
|
16534
|
+
|
|
16535
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItem.tsx":
|
|
16536
|
+
/*!**************************************************************!*\
|
|
16537
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItem.tsx ***!
|
|
16538
|
+
\**************************************************************/
|
|
16539
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16540
|
+
|
|
16541
|
+
|
|
16542
|
+
var __assign = (this && this.__assign) || function () {
|
|
16543
|
+
__assign = Object.assign || function(t) {
|
|
16544
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16545
|
+
s = arguments[i];
|
|
16546
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16547
|
+
t[p] = s[p];
|
|
16548
|
+
}
|
|
16549
|
+
return t;
|
|
16550
|
+
};
|
|
16551
|
+
return __assign.apply(this, arguments);
|
|
16552
|
+
};
|
|
16553
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16554
|
+
var t = {};
|
|
16555
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16556
|
+
t[p] = s[p];
|
|
16557
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16558
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16559
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16560
|
+
t[p[i]] = s[p[i]];
|
|
16561
|
+
}
|
|
16562
|
+
return t;
|
|
16563
|
+
};
|
|
16564
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16565
|
+
exports.SidebarItem = void 0;
|
|
16566
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16567
|
+
var SidebarItem = function (_a) {
|
|
16568
|
+
var selected = _a.selected, className = _a.className, children = _a.children, _b = _a.is, Tag = _b === void 0 ? 'a' : _b, props = __rest(_a, ["selected", "className", "children", "is"]);
|
|
16569
|
+
return ((0, jsx_runtime_1.jsx)(Tag, __assign({ className: [
|
|
16570
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item',
|
|
16571
|
+
selected && 'rcx-sidebar-v2-item--selected',
|
|
16572
|
+
className,
|
|
16573
|
+
]
|
|
16574
|
+
.filter(Boolean)
|
|
16575
|
+
.join(' ') }, props, { children: children })));
|
|
16576
|
+
};
|
|
16577
|
+
exports.SidebarItem = SidebarItem;
|
|
16578
|
+
|
|
16579
|
+
|
|
16580
|
+
/***/ }),
|
|
16581
|
+
|
|
16582
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemAction.tsx":
|
|
16583
|
+
/*!********************************************************************!*\
|
|
16584
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemAction.tsx ***!
|
|
16585
|
+
\********************************************************************/
|
|
16586
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16587
|
+
|
|
16588
|
+
|
|
16589
|
+
var __assign = (this && this.__assign) || function () {
|
|
16590
|
+
__assign = Object.assign || function(t) {
|
|
16591
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16592
|
+
s = arguments[i];
|
|
16593
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16594
|
+
t[p] = s[p];
|
|
16595
|
+
}
|
|
16596
|
+
return t;
|
|
16597
|
+
};
|
|
16598
|
+
return __assign.apply(this, arguments);
|
|
16599
|
+
};
|
|
16600
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16601
|
+
var t = {};
|
|
16602
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16603
|
+
t[p] = s[p];
|
|
16604
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16605
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16606
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16607
|
+
t[p[i]] = s[p[i]];
|
|
16608
|
+
}
|
|
16609
|
+
return t;
|
|
16610
|
+
};
|
|
16611
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16612
|
+
exports.SidebarItemAction = void 0;
|
|
16613
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16614
|
+
var Icon_1 = __webpack_require__(/*! ../../Icon */ "./src/components/Icon/index.ts");
|
|
16615
|
+
var SidebarItemAction = function (_a) {
|
|
16616
|
+
var children = _a.children, className = _a.className, _b = _a.icon, icon = _b === void 0 ? 'plus-small' : _b, props = __rest(_a, ["children", "className", "icon"]);
|
|
16617
|
+
return ((0, jsx_runtime_1.jsxs)("div", __assign({ role: 'button', tabIndex: 0, className: [
|
|
16618
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item rcx-sidebar-v2-item__action',
|
|
16619
|
+
className,
|
|
16620
|
+
]
|
|
16621
|
+
.filter(Boolean)
|
|
16622
|
+
.join(' ') }, props, { children: [(0, jsx_runtime_1.jsx)(Icon_1.Icon, { name: icon, size: 'x20' }), children] })));
|
|
16623
|
+
};
|
|
16624
|
+
exports.SidebarItemAction = SidebarItemAction;
|
|
16625
|
+
|
|
16626
|
+
|
|
16627
|
+
/***/ }),
|
|
16628
|
+
|
|
16629
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.tsx":
|
|
16630
|
+
/*!***************************************************************************!*\
|
|
16631
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.tsx ***!
|
|
16632
|
+
\***************************************************************************/
|
|
16633
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16634
|
+
|
|
16635
|
+
|
|
16636
|
+
var __assign = (this && this.__assign) || function () {
|
|
16637
|
+
__assign = Object.assign || function(t) {
|
|
16638
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16639
|
+
s = arguments[i];
|
|
16640
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16641
|
+
t[p] = s[p];
|
|
16642
|
+
}
|
|
16643
|
+
return t;
|
|
16644
|
+
};
|
|
16645
|
+
return __assign.apply(this, arguments);
|
|
16646
|
+
};
|
|
16647
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16648
|
+
var t = {};
|
|
16649
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16650
|
+
t[p] = s[p];
|
|
16651
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16652
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16653
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16654
|
+
t[p[i]] = s[p[i]];
|
|
16655
|
+
}
|
|
16656
|
+
return t;
|
|
16657
|
+
};
|
|
16658
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16659
|
+
exports.SidebarItemAvatarWrapper = void 0;
|
|
16660
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16661
|
+
var SidebarItemAvatarWrapper = function (_a) {
|
|
16662
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
16663
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-box rcx-box--full rcx-sidebar-v2-item__avatar', className]
|
|
16664
|
+
.filter(Boolean)
|
|
16665
|
+
.join(' ') }, props)));
|
|
16666
|
+
};
|
|
16667
|
+
exports.SidebarItemAvatarWrapper = SidebarItemAvatarWrapper;
|
|
16668
|
+
|
|
16669
|
+
|
|
16670
|
+
/***/ }),
|
|
16671
|
+
|
|
16672
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemBadge.tsx":
|
|
16673
|
+
/*!*******************************************************************!*\
|
|
16674
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemBadge.tsx ***!
|
|
16675
|
+
\*******************************************************************/
|
|
16676
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16677
|
+
|
|
16678
|
+
|
|
16679
|
+
var __assign = (this && this.__assign) || function () {
|
|
16680
|
+
__assign = Object.assign || function(t) {
|
|
16681
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16682
|
+
s = arguments[i];
|
|
16683
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16684
|
+
t[p] = s[p];
|
|
16685
|
+
}
|
|
16686
|
+
return t;
|
|
16687
|
+
};
|
|
16688
|
+
return __assign.apply(this, arguments);
|
|
16689
|
+
};
|
|
16690
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16691
|
+
var t = {};
|
|
16692
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16693
|
+
t[p] = s[p];
|
|
16694
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16695
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16696
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16697
|
+
t[p[i]] = s[p[i]];
|
|
16698
|
+
}
|
|
16699
|
+
return t;
|
|
16700
|
+
};
|
|
16701
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16702
|
+
exports.SidebarItemBadge = void 0;
|
|
16703
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16704
|
+
var Badge_1 = __webpack_require__(/*! ../../Badge */ "./src/components/Badge/index.tsx");
|
|
16705
|
+
var SidebarItemBadge = function (_a) {
|
|
16706
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
16707
|
+
return ((0, jsx_runtime_1.jsx)(Badge_1.Badge, __assign({ className: ['rcx-box rcx-box--full rcx-sidebar-v2-item__badge', className]
|
|
16708
|
+
.filter(Boolean)
|
|
16709
|
+
.join(' ') }, props)));
|
|
16710
|
+
};
|
|
16711
|
+
exports.SidebarItemBadge = SidebarItemBadge;
|
|
16712
|
+
|
|
16713
|
+
|
|
16714
|
+
/***/ }),
|
|
16715
|
+
|
|
16716
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemCol.tsx":
|
|
16717
|
+
/*!*****************************************************************!*\
|
|
16718
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemCol.tsx ***!
|
|
16719
|
+
\*****************************************************************/
|
|
16720
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16721
|
+
|
|
16722
|
+
|
|
16723
|
+
var __assign = (this && this.__assign) || function () {
|
|
16724
|
+
__assign = Object.assign || function(t) {
|
|
16725
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16726
|
+
s = arguments[i];
|
|
16727
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16728
|
+
t[p] = s[p];
|
|
16729
|
+
}
|
|
16730
|
+
return t;
|
|
16731
|
+
};
|
|
16732
|
+
return __assign.apply(this, arguments);
|
|
16733
|
+
};
|
|
16734
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16735
|
+
var t = {};
|
|
16736
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16737
|
+
t[p] = s[p];
|
|
16738
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16739
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16740
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16741
|
+
t[p[i]] = s[p[i]];
|
|
16742
|
+
}
|
|
16743
|
+
return t;
|
|
16744
|
+
};
|
|
16745
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16746
|
+
exports.SidebarItemCol = void 0;
|
|
16747
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16748
|
+
var SidebarItemCol = function (_a) {
|
|
16749
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
16750
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-box rcx-box--full rcx-sidebar-v2-item__col', className]
|
|
16751
|
+
.filter(Boolean)
|
|
16752
|
+
.join(' ') }, props)));
|
|
16753
|
+
};
|
|
16754
|
+
exports.SidebarItemCol = SidebarItemCol;
|
|
16755
|
+
|
|
16756
|
+
|
|
16757
|
+
/***/ }),
|
|
16758
|
+
|
|
16759
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemContent.tsx":
|
|
16760
|
+
/*!*********************************************************************!*\
|
|
16761
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemContent.tsx ***!
|
|
16762
|
+
\*********************************************************************/
|
|
16763
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16764
|
+
|
|
16765
|
+
|
|
16766
|
+
var __assign = (this && this.__assign) || function () {
|
|
16767
|
+
__assign = Object.assign || function(t) {
|
|
16768
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16769
|
+
s = arguments[i];
|
|
16770
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16771
|
+
t[p] = s[p];
|
|
16772
|
+
}
|
|
16773
|
+
return t;
|
|
16774
|
+
};
|
|
16775
|
+
return __assign.apply(this, arguments);
|
|
16776
|
+
};
|
|
16777
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16778
|
+
var t = {};
|
|
16779
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16780
|
+
t[p] = s[p];
|
|
16781
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16782
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16783
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16784
|
+
t[p[i]] = s[p[i]];
|
|
16785
|
+
}
|
|
16786
|
+
return t;
|
|
16787
|
+
};
|
|
16788
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16789
|
+
exports.SidebarItemContent = void 0;
|
|
16790
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16791
|
+
var SidebarItemContent = function (_a) {
|
|
16792
|
+
var className = _a.className, unread = _a.unread, props = __rest(_a, ["className", "unread"]);
|
|
16793
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: [
|
|
16794
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item__subtitle',
|
|
16795
|
+
unread && 'rcx-sidebar-v2-item__subtitle--highlighted',
|
|
16796
|
+
className,
|
|
16797
|
+
]
|
|
16798
|
+
.filter(Boolean)
|
|
16799
|
+
.join(' ') }, props)));
|
|
16800
|
+
};
|
|
16801
|
+
exports.SidebarItemContent = SidebarItemContent;
|
|
16802
|
+
|
|
16803
|
+
|
|
16804
|
+
/***/ }),
|
|
16805
|
+
|
|
16806
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemIcon.tsx":
|
|
16807
|
+
/*!******************************************************************!*\
|
|
16808
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemIcon.tsx ***!
|
|
16809
|
+
\******************************************************************/
|
|
16810
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16811
|
+
|
|
16812
|
+
|
|
16813
|
+
var __assign = (this && this.__assign) || function () {
|
|
16814
|
+
__assign = Object.assign || function(t) {
|
|
16815
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16816
|
+
s = arguments[i];
|
|
16817
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16818
|
+
t[p] = s[p];
|
|
16819
|
+
}
|
|
16820
|
+
return t;
|
|
16821
|
+
};
|
|
16822
|
+
return __assign.apply(this, arguments);
|
|
16823
|
+
};
|
|
16824
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16825
|
+
var t = {};
|
|
16826
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16827
|
+
t[p] = s[p];
|
|
16828
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16829
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16830
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16831
|
+
t[p[i]] = s[p[i]];
|
|
16832
|
+
}
|
|
16833
|
+
return t;
|
|
16834
|
+
};
|
|
16835
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16836
|
+
exports.SidebarItemIcon = void 0;
|
|
16837
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16838
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
16839
|
+
var Icon_1 = __webpack_require__(/*! ../../Icon */ "./src/components/Icon/index.ts");
|
|
16840
|
+
var SidebarItemIcon = function (_a) {
|
|
16841
|
+
var icon = _a.icon, className = _a.className, highlighted = _a.highlighted, props = __rest(_a, ["icon", "className", "highlighted"]);
|
|
16842
|
+
return ((0, jsx_runtime_1.jsx)("div", { className: [
|
|
16843
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item__icon',
|
|
16844
|
+
highlighted && 'rcx-sidebar-v2-item__icon--highlighted',
|
|
16845
|
+
className,
|
|
16846
|
+
]
|
|
16847
|
+
.filter(Boolean)
|
|
16848
|
+
.join(' '), children: (0, react_1.isValidElement)(icon) ? (icon) : ((0, jsx_runtime_1.jsx)(Icon_1.Icon, __assign({ name: icon, size: 'x20' }, props))) }));
|
|
16849
|
+
};
|
|
16850
|
+
exports.SidebarItemIcon = SidebarItemIcon;
|
|
16851
|
+
|
|
16852
|
+
|
|
16853
|
+
/***/ }),
|
|
16854
|
+
|
|
16855
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemMenu.tsx":
|
|
16856
|
+
/*!******************************************************************!*\
|
|
16857
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemMenu.tsx ***!
|
|
16858
|
+
\******************************************************************/
|
|
16859
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16860
|
+
|
|
16861
|
+
|
|
16862
|
+
var __assign = (this && this.__assign) || function () {
|
|
16863
|
+
__assign = Object.assign || function(t) {
|
|
16864
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16865
|
+
s = arguments[i];
|
|
16866
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16867
|
+
t[p] = s[p];
|
|
16868
|
+
}
|
|
16869
|
+
return t;
|
|
16870
|
+
};
|
|
16871
|
+
return __assign.apply(this, arguments);
|
|
16872
|
+
};
|
|
16873
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16874
|
+
var t = {};
|
|
16875
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16876
|
+
t[p] = s[p];
|
|
16877
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16878
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16879
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16880
|
+
t[p[i]] = s[p[i]];
|
|
16881
|
+
}
|
|
16882
|
+
return t;
|
|
16883
|
+
};
|
|
16884
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16885
|
+
exports.SidebarItemMenu = void 0;
|
|
16886
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16887
|
+
var appendClassName_1 = __webpack_require__(/*! ../../../helpers/appendClassName */ "./src/helpers/appendClassName.ts");
|
|
16888
|
+
var patchChildren_1 = __webpack_require__(/*! ../../../helpers/patchChildren */ "./src/helpers/patchChildren.ts");
|
|
16889
|
+
var SidebarItemMenu = function (_a) {
|
|
16890
|
+
var children = _a.children, props = __rest(_a, ["children"]);
|
|
16891
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: 'rcx-box rcx-box--full rcx-sidebar-v2-item__menu-wrapper rcx-box--animated' }, props, { children: (0, patchChildren_1.patchChildren)((0, jsx_runtime_1.jsx)("span", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-item__menu', children: children }), function (childProps) { return ({
|
|
16892
|
+
className: (0, appendClassName_1.appendClassName)(childProps.className, 'rcx-sidebar-v2-item__menu'),
|
|
16893
|
+
}); }) })));
|
|
16894
|
+
};
|
|
16895
|
+
exports.SidebarItemMenu = SidebarItemMenu;
|
|
16896
|
+
|
|
16897
|
+
|
|
16898
|
+
/***/ }),
|
|
16899
|
+
|
|
16900
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemRow.tsx":
|
|
16901
|
+
/*!*****************************************************************!*\
|
|
16902
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemRow.tsx ***!
|
|
16903
|
+
\*****************************************************************/
|
|
16904
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16905
|
+
|
|
16906
|
+
|
|
16907
|
+
var __assign = (this && this.__assign) || function () {
|
|
16908
|
+
__assign = Object.assign || function(t) {
|
|
16909
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16910
|
+
s = arguments[i];
|
|
16911
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16912
|
+
t[p] = s[p];
|
|
16913
|
+
}
|
|
16914
|
+
return t;
|
|
16915
|
+
};
|
|
16916
|
+
return __assign.apply(this, arguments);
|
|
16917
|
+
};
|
|
16918
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16919
|
+
var t = {};
|
|
16920
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16921
|
+
t[p] = s[p];
|
|
16922
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16923
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16924
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16925
|
+
t[p[i]] = s[p[i]];
|
|
16926
|
+
}
|
|
16927
|
+
return t;
|
|
16928
|
+
};
|
|
16929
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16930
|
+
exports.SidebarItemRow = void 0;
|
|
16931
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16932
|
+
var SidebarItemRow = function (_a) {
|
|
16933
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
16934
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-box rcx-box--full rcx-sidebar-v2-item__row', className]
|
|
16935
|
+
.filter(Boolean)
|
|
16936
|
+
.join(' ') }, props)));
|
|
16937
|
+
};
|
|
16938
|
+
exports.SidebarItemRow = SidebarItemRow;
|
|
16939
|
+
|
|
16940
|
+
|
|
16941
|
+
/***/ }),
|
|
16942
|
+
|
|
16943
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.tsx":
|
|
16944
|
+
/*!**************************************************************************!*\
|
|
16945
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.tsx ***!
|
|
16946
|
+
\**************************************************************************/
|
|
16947
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16948
|
+
|
|
16949
|
+
|
|
16950
|
+
var __assign = (this && this.__assign) || function () {
|
|
16951
|
+
__assign = Object.assign || function(t) {
|
|
16952
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16953
|
+
s = arguments[i];
|
|
16954
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16955
|
+
t[p] = s[p];
|
|
16956
|
+
}
|
|
16957
|
+
return t;
|
|
16958
|
+
};
|
|
16959
|
+
return __assign.apply(this, arguments);
|
|
16960
|
+
};
|
|
16961
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
16962
|
+
exports.SidebarItemStatusBullet = void 0;
|
|
16963
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
16964
|
+
var StatusBullet_1 = __webpack_require__(/*! ../../StatusBullet */ "./src/components/StatusBullet/index.tsx");
|
|
16965
|
+
var SidebarItemStatusBullet = function (props) { return ((0, jsx_runtime_1.jsx)("div", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-item__status-bullet', children: (0, jsx_runtime_1.jsx)(StatusBullet_1.StatusBullet, __assign({}, props)) })); };
|
|
16966
|
+
exports.SidebarItemStatusBullet = SidebarItemStatusBullet;
|
|
16967
|
+
|
|
16968
|
+
|
|
16969
|
+
/***/ }),
|
|
16970
|
+
|
|
16971
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemTimestamp.tsx":
|
|
16972
|
+
/*!***********************************************************************!*\
|
|
16973
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemTimestamp.tsx ***!
|
|
16974
|
+
\***********************************************************************/
|
|
16975
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
16976
|
+
|
|
16977
|
+
|
|
16978
|
+
var __assign = (this && this.__assign) || function () {
|
|
16979
|
+
__assign = Object.assign || function(t) {
|
|
16980
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
16981
|
+
s = arguments[i];
|
|
16982
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
16983
|
+
t[p] = s[p];
|
|
16984
|
+
}
|
|
16985
|
+
return t;
|
|
16986
|
+
};
|
|
16987
|
+
return __assign.apply(this, arguments);
|
|
16988
|
+
};
|
|
16989
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
16990
|
+
var t = {};
|
|
16991
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16992
|
+
t[p] = s[p];
|
|
16993
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
16994
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
16995
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
16996
|
+
t[p[i]] = s[p[i]];
|
|
16997
|
+
}
|
|
16998
|
+
return t;
|
|
16999
|
+
};
|
|
17000
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17001
|
+
exports.SidebarItemTimestamp = void 0;
|
|
17002
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17003
|
+
var SidebarItemTimestamp = function (_a) {
|
|
17004
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17005
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: [
|
|
17006
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item__timestamp',
|
|
17007
|
+
className,
|
|
17008
|
+
]
|
|
17009
|
+
.filter(Boolean)
|
|
17010
|
+
.join(' ') }, props)));
|
|
17011
|
+
};
|
|
17012
|
+
exports.SidebarItemTimestamp = SidebarItemTimestamp;
|
|
17013
|
+
|
|
17014
|
+
|
|
17015
|
+
/***/ }),
|
|
17016
|
+
|
|
17017
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarItemTitle.tsx":
|
|
17018
|
+
/*!*******************************************************************!*\
|
|
17019
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarItemTitle.tsx ***!
|
|
17020
|
+
\*******************************************************************/
|
|
17021
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17022
|
+
|
|
17023
|
+
|
|
17024
|
+
var __assign = (this && this.__assign) || function () {
|
|
17025
|
+
__assign = Object.assign || function(t) {
|
|
17026
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17027
|
+
s = arguments[i];
|
|
17028
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17029
|
+
t[p] = s[p];
|
|
17030
|
+
}
|
|
17031
|
+
return t;
|
|
17032
|
+
};
|
|
17033
|
+
return __assign.apply(this, arguments);
|
|
17034
|
+
};
|
|
17035
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17036
|
+
var t = {};
|
|
17037
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17038
|
+
t[p] = s[p];
|
|
17039
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17040
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17041
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17042
|
+
t[p[i]] = s[p[i]];
|
|
17043
|
+
}
|
|
17044
|
+
return t;
|
|
17045
|
+
};
|
|
17046
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17047
|
+
exports.SidebarItemTitle = void 0;
|
|
17048
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17049
|
+
var SidebarItemTitle = function (_a) {
|
|
17050
|
+
var className = _a.className, unread = _a.unread, props = __rest(_a, ["className", "unread"]);
|
|
17051
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: [
|
|
17052
|
+
'rcx-box rcx-box--full rcx-sidebar-v2-item__title',
|
|
17053
|
+
unread && 'rcx-sidebar-v2-item__title--highlighted',
|
|
17054
|
+
className,
|
|
17055
|
+
]
|
|
17056
|
+
.filter(Boolean)
|
|
17057
|
+
.join(' ') }, props)));
|
|
17058
|
+
};
|
|
17059
|
+
exports.SidebarItemTitle = SidebarItemTitle;
|
|
17060
|
+
|
|
17061
|
+
|
|
17062
|
+
/***/ }),
|
|
17063
|
+
|
|
17064
|
+
/***/ "./src/components/SidebarV2/SidebarItem/SidebarListItem.tsx":
|
|
17065
|
+
/*!******************************************************************!*\
|
|
17066
|
+
!*** ./src/components/SidebarV2/SidebarItem/SidebarListItem.tsx ***!
|
|
17067
|
+
\******************************************************************/
|
|
17068
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17069
|
+
|
|
17070
|
+
|
|
17071
|
+
var __assign = (this && this.__assign) || function () {
|
|
17072
|
+
__assign = Object.assign || function(t) {
|
|
17073
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17074
|
+
s = arguments[i];
|
|
17075
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17076
|
+
t[p] = s[p];
|
|
17077
|
+
}
|
|
17078
|
+
return t;
|
|
17079
|
+
};
|
|
17080
|
+
return __assign.apply(this, arguments);
|
|
17081
|
+
};
|
|
17082
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17083
|
+
var t = {};
|
|
17084
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17085
|
+
t[p] = s[p];
|
|
17086
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17087
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17088
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17089
|
+
t[p[i]] = s[p[i]];
|
|
17090
|
+
}
|
|
17091
|
+
return t;
|
|
17092
|
+
};
|
|
17093
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17094
|
+
exports.SidebarListItem = void 0;
|
|
17095
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17096
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
17097
|
+
exports.SidebarListItem = (0, react_1.forwardRef)(function (_a, ref) {
|
|
17098
|
+
var className = _a.className, children = _a.children, props = __rest(_a, ["className", "children"]);
|
|
17099
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ ref: ref, role: 'listitem', className: [
|
|
17100
|
+
'rcx-box rcx-box--full rcx-sidebar-item__list-item',
|
|
17101
|
+
className,
|
|
17102
|
+
]
|
|
17103
|
+
.filter(Boolean)
|
|
17104
|
+
.join(' ') }, props, { children: children })));
|
|
17105
|
+
});
|
|
17106
|
+
|
|
17107
|
+
|
|
17108
|
+
/***/ }),
|
|
17109
|
+
|
|
17110
|
+
/***/ "./src/components/SidebarV2/SidebarItem/index.ts":
|
|
17111
|
+
/*!*******************************************************!*\
|
|
17112
|
+
!*** ./src/components/SidebarV2/SidebarItem/index.ts ***!
|
|
17113
|
+
\*******************************************************/
|
|
17114
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17115
|
+
|
|
17116
|
+
|
|
17117
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17118
|
+
exports.SidebarV2ItemStatusBullet = exports.SidebarV2ItemContent = exports.SidebarV2ListItem = exports.SidebarV2ItemTimestamp = exports.SidebarV2ItemCol = exports.SidebarV2ItemRow = exports.SidebarV2ItemTitle = exports.SidebarV2ItemMenu = exports.SidebarV2ItemIcon = exports.SidebarV2ItemBadge = exports.SidebarV2ItemAvatarWrapper = exports.SidebarV2ItemAction = exports.SidebarV2Item = void 0;
|
|
17119
|
+
var SidebarItem_1 = __webpack_require__(/*! ./SidebarItem */ "./src/components/SidebarV2/SidebarItem/SidebarItem.tsx");
|
|
17120
|
+
Object.defineProperty(exports, "SidebarV2Item", ({ enumerable: true, get: function () { return SidebarItem_1.SidebarItem; } }));
|
|
17121
|
+
var SidebarItemAction_1 = __webpack_require__(/*! ./SidebarItemAction */ "./src/components/SidebarV2/SidebarItem/SidebarItemAction.tsx");
|
|
17122
|
+
Object.defineProperty(exports, "SidebarV2ItemAction", ({ enumerable: true, get: function () { return SidebarItemAction_1.SidebarItemAction; } }));
|
|
17123
|
+
var SidebarItemAvatarWrapper_1 = __webpack_require__(/*! ./SidebarItemAvatarWrapper */ "./src/components/SidebarV2/SidebarItem/SidebarItemAvatarWrapper.tsx");
|
|
17124
|
+
Object.defineProperty(exports, "SidebarV2ItemAvatarWrapper", ({ enumerable: true, get: function () { return SidebarItemAvatarWrapper_1.SidebarItemAvatarWrapper; } }));
|
|
17125
|
+
var SidebarItemBadge_1 = __webpack_require__(/*! ./SidebarItemBadge */ "./src/components/SidebarV2/SidebarItem/SidebarItemBadge.tsx");
|
|
17126
|
+
Object.defineProperty(exports, "SidebarV2ItemBadge", ({ enumerable: true, get: function () { return SidebarItemBadge_1.SidebarItemBadge; } }));
|
|
17127
|
+
var SidebarItemIcon_1 = __webpack_require__(/*! ./SidebarItemIcon */ "./src/components/SidebarV2/SidebarItem/SidebarItemIcon.tsx");
|
|
17128
|
+
Object.defineProperty(exports, "SidebarV2ItemIcon", ({ enumerable: true, get: function () { return SidebarItemIcon_1.SidebarItemIcon; } }));
|
|
17129
|
+
var SidebarItemMenu_1 = __webpack_require__(/*! ./SidebarItemMenu */ "./src/components/SidebarV2/SidebarItem/SidebarItemMenu.tsx");
|
|
17130
|
+
Object.defineProperty(exports, "SidebarV2ItemMenu", ({ enumerable: true, get: function () { return SidebarItemMenu_1.SidebarItemMenu; } }));
|
|
17131
|
+
var SidebarItemTitle_1 = __webpack_require__(/*! ./SidebarItemTitle */ "./src/components/SidebarV2/SidebarItem/SidebarItemTitle.tsx");
|
|
17132
|
+
Object.defineProperty(exports, "SidebarV2ItemTitle", ({ enumerable: true, get: function () { return SidebarItemTitle_1.SidebarItemTitle; } }));
|
|
17133
|
+
var SidebarItemRow_1 = __webpack_require__(/*! ./SidebarItemRow */ "./src/components/SidebarV2/SidebarItem/SidebarItemRow.tsx");
|
|
17134
|
+
Object.defineProperty(exports, "SidebarV2ItemRow", ({ enumerable: true, get: function () { return SidebarItemRow_1.SidebarItemRow; } }));
|
|
17135
|
+
var SidebarItemCol_1 = __webpack_require__(/*! ./SidebarItemCol */ "./src/components/SidebarV2/SidebarItem/SidebarItemCol.tsx");
|
|
17136
|
+
Object.defineProperty(exports, "SidebarV2ItemCol", ({ enumerable: true, get: function () { return SidebarItemCol_1.SidebarItemCol; } }));
|
|
17137
|
+
var SidebarItemTimestamp_1 = __webpack_require__(/*! ./SidebarItemTimestamp */ "./src/components/SidebarV2/SidebarItem/SidebarItemTimestamp.tsx");
|
|
17138
|
+
Object.defineProperty(exports, "SidebarV2ItemTimestamp", ({ enumerable: true, get: function () { return SidebarItemTimestamp_1.SidebarItemTimestamp; } }));
|
|
17139
|
+
var SidebarListItem_1 = __webpack_require__(/*! ./SidebarListItem */ "./src/components/SidebarV2/SidebarItem/SidebarListItem.tsx");
|
|
17140
|
+
Object.defineProperty(exports, "SidebarV2ListItem", ({ enumerable: true, get: function () { return SidebarListItem_1.SidebarListItem; } }));
|
|
17141
|
+
var SidebarItemContent_1 = __webpack_require__(/*! ./SidebarItemContent */ "./src/components/SidebarV2/SidebarItem/SidebarItemContent.tsx");
|
|
17142
|
+
Object.defineProperty(exports, "SidebarV2ItemContent", ({ enumerable: true, get: function () { return SidebarItemContent_1.SidebarItemContent; } }));
|
|
17143
|
+
var SidebarItemStatusBullet_1 = __webpack_require__(/*! ./SidebarItemStatusBullet */ "./src/components/SidebarV2/SidebarItem/SidebarItemStatusBullet.tsx");
|
|
17144
|
+
Object.defineProperty(exports, "SidebarV2ItemStatusBullet", ({ enumerable: true, get: function () { return SidebarItemStatusBullet_1.SidebarItemStatusBullet; } }));
|
|
17145
|
+
|
|
17146
|
+
|
|
17147
|
+
/***/ }),
|
|
17148
|
+
|
|
17149
|
+
/***/ "./src/components/SidebarV2/SidebarLink.tsx":
|
|
17150
|
+
/*!**************************************************!*\
|
|
17151
|
+
!*** ./src/components/SidebarV2/SidebarLink.tsx ***!
|
|
17152
|
+
\**************************************************/
|
|
17153
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17154
|
+
|
|
17155
|
+
|
|
17156
|
+
var __assign = (this && this.__assign) || function () {
|
|
17157
|
+
__assign = Object.assign || function(t) {
|
|
17158
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17159
|
+
s = arguments[i];
|
|
17160
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17161
|
+
t[p] = s[p];
|
|
17162
|
+
}
|
|
17163
|
+
return t;
|
|
17164
|
+
};
|
|
17165
|
+
return __assign.apply(this, arguments);
|
|
17166
|
+
};
|
|
17167
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17168
|
+
var t = {};
|
|
17169
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17170
|
+
t[p] = s[p];
|
|
17171
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17172
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17173
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17174
|
+
t[p[i]] = s[p[i]];
|
|
17175
|
+
}
|
|
17176
|
+
return t;
|
|
17177
|
+
};
|
|
17178
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17179
|
+
exports.SidebarLink = void 0;
|
|
17180
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17181
|
+
var appendClassName_1 = __webpack_require__(/*! ../../helpers/appendClassName */ "./src/helpers/appendClassName.ts");
|
|
17182
|
+
var patchChildren_1 = __webpack_require__(/*! ../../helpers/patchChildren */ "./src/helpers/patchChildren.ts");
|
|
17183
|
+
var Icon_1 = __webpack_require__(/*! ../Icon */ "./src/components/Icon/index.ts");
|
|
17184
|
+
var SidebarLink = function (_a) {
|
|
17185
|
+
var selected = _a.selected, icon = _a.icon, badge = _a.badge, menu = _a.menu, props = __rest(_a, ["selected", "icon", "badge", "menu"]);
|
|
17186
|
+
return ((0, jsx_runtime_1.jsxs)("a", __assign({ className: [
|
|
17187
|
+
'rcx-box rcx-box--full',
|
|
17188
|
+
'rcx-sidebar-v2-link',
|
|
17189
|
+
'rcx-sidebar-v2-item',
|
|
17190
|
+
selected && 'rcx-sidebar-v2-item--selected',
|
|
17191
|
+
]
|
|
17192
|
+
.filter(Boolean)
|
|
17193
|
+
.join(' '), onClick: function (e) { return e.stopPropagation(); } }, props, { children: [icon && ((0, jsx_runtime_1.jsx)(Icon_1.Icon, { name: icon, size: 'x20', className: 'rcx-sidebar-v2-item__icon' })), (0, jsx_runtime_1.jsx)("span", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-item__title', children: props.children }), badge, menu &&
|
|
17194
|
+
(0, patchChildren_1.patchChildren)((0, jsx_runtime_1.jsx)("span", { className: 'rcx-box rcx-box--full rcx-sidebar-v2-item__menu-wrapper', children: menu }), function (childProps) { return ({
|
|
17195
|
+
className: (0, appendClassName_1.appendClassName)(childProps.className, 'rcx-box rcx-box--full rcx-sidebar-v2-item__menu rcx-box--animated'),
|
|
17196
|
+
}); })] })));
|
|
17197
|
+
};
|
|
17198
|
+
exports.SidebarLink = SidebarLink;
|
|
17199
|
+
|
|
17200
|
+
|
|
17201
|
+
/***/ }),
|
|
17202
|
+
|
|
17203
|
+
/***/ "./src/components/SidebarV2/SidebarMedia/SidebarMedia.tsx":
|
|
17204
|
+
/*!****************************************************************!*\
|
|
17205
|
+
!*** ./src/components/SidebarV2/SidebarMedia/SidebarMedia.tsx ***!
|
|
17206
|
+
\****************************************************************/
|
|
17207
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17208
|
+
|
|
17209
|
+
|
|
17210
|
+
var __assign = (this && this.__assign) || function () {
|
|
17211
|
+
__assign = Object.assign || function(t) {
|
|
17212
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17213
|
+
s = arguments[i];
|
|
17214
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17215
|
+
t[p] = s[p];
|
|
17216
|
+
}
|
|
17217
|
+
return t;
|
|
17218
|
+
};
|
|
17219
|
+
return __assign.apply(this, arguments);
|
|
17220
|
+
};
|
|
17221
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17222
|
+
var t = {};
|
|
17223
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17224
|
+
t[p] = s[p];
|
|
17225
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17226
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17227
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17228
|
+
t[p[i]] = s[p[i]];
|
|
17229
|
+
}
|
|
17230
|
+
return t;
|
|
17231
|
+
};
|
|
17232
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17233
|
+
exports.SidebarMedia = void 0;
|
|
17234
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17235
|
+
var SidebarMedia = function (_a) {
|
|
17236
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17237
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidebar-v2-media', className].filter(Boolean).join(' ') }, props)));
|
|
17238
|
+
};
|
|
17239
|
+
exports.SidebarMedia = SidebarMedia;
|
|
17240
|
+
|
|
17241
|
+
|
|
17242
|
+
/***/ }),
|
|
17243
|
+
|
|
17244
|
+
/***/ "./src/components/SidebarV2/SidebarMedia/SidebarMediaController.tsx":
|
|
17245
|
+
/*!**************************************************************************!*\
|
|
17246
|
+
!*** ./src/components/SidebarV2/SidebarMedia/SidebarMediaController.tsx ***!
|
|
17247
|
+
\**************************************************************************/
|
|
17248
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17249
|
+
|
|
17250
|
+
|
|
17251
|
+
var __assign = (this && this.__assign) || function () {
|
|
17252
|
+
__assign = Object.assign || function(t) {
|
|
17253
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17254
|
+
s = arguments[i];
|
|
17255
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17256
|
+
t[p] = s[p];
|
|
17257
|
+
}
|
|
17258
|
+
return t;
|
|
17259
|
+
};
|
|
17260
|
+
return __assign.apply(this, arguments);
|
|
17261
|
+
};
|
|
17262
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17263
|
+
var t = {};
|
|
17264
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17265
|
+
t[p] = s[p];
|
|
17266
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17267
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17268
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17269
|
+
t[p[i]] = s[p[i]];
|
|
17270
|
+
}
|
|
17271
|
+
return t;
|
|
17272
|
+
};
|
|
17273
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17274
|
+
exports.SidebarMediaController = void 0;
|
|
17275
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17276
|
+
var SidebarButtonGroup_1 = __webpack_require__(/*! ../SidebarButtonGroup */ "./src/components/SidebarV2/SidebarButtonGroup.tsx");
|
|
17277
|
+
var SidebarMediaController = function (_a) {
|
|
17278
|
+
var className = _a.className, label = _a.label, children = _a.children, props = __rest(_a, ["className", "label", "children"]);
|
|
17279
|
+
return ((0, jsx_runtime_1.jsxs)("div", { className: ['rcx-sidebar-v2-media__controller', className]
|
|
17280
|
+
.filter(Boolean)
|
|
17281
|
+
.join(' '), children: [(0, jsx_runtime_1.jsx)("div", { className: 'rcx-sidebar-v2-media__controller__label', children: label }), (0, jsx_runtime_1.jsx)(SidebarButtonGroup_1.SidebarButtonGroup, __assign({ small: true, align: 'end' }, props, { children: children }))] }));
|
|
17282
|
+
};
|
|
17283
|
+
exports.SidebarMediaController = SidebarMediaController;
|
|
17284
|
+
|
|
17285
|
+
|
|
17286
|
+
/***/ }),
|
|
17287
|
+
|
|
17288
|
+
/***/ "./src/components/SidebarV2/SidebarMedia/SidebarMediaTitle.tsx":
|
|
17289
|
+
/*!*********************************************************************!*\
|
|
17290
|
+
!*** ./src/components/SidebarV2/SidebarMedia/SidebarMediaTitle.tsx ***!
|
|
17291
|
+
\*********************************************************************/
|
|
17292
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17293
|
+
|
|
17294
|
+
|
|
17295
|
+
var __assign = (this && this.__assign) || function () {
|
|
17296
|
+
__assign = Object.assign || function(t) {
|
|
17297
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17298
|
+
s = arguments[i];
|
|
17299
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17300
|
+
t[p] = s[p];
|
|
17301
|
+
}
|
|
17302
|
+
return t;
|
|
17303
|
+
};
|
|
17304
|
+
return __assign.apply(this, arguments);
|
|
17305
|
+
};
|
|
17306
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17307
|
+
var t = {};
|
|
17308
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17309
|
+
t[p] = s[p];
|
|
17310
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17311
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17312
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17313
|
+
t[p[i]] = s[p[i]];
|
|
17314
|
+
}
|
|
17315
|
+
return t;
|
|
17316
|
+
};
|
|
17317
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17318
|
+
exports.SidebarMediaTitle = void 0;
|
|
17319
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17320
|
+
var SidebarMediaTitle = function (_a) {
|
|
17321
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17322
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidebar-v2-media__title', className]
|
|
17323
|
+
.filter(Boolean)
|
|
17324
|
+
.join(' ') }, props)));
|
|
17325
|
+
};
|
|
17326
|
+
exports.SidebarMediaTitle = SidebarMediaTitle;
|
|
17327
|
+
|
|
17328
|
+
|
|
17329
|
+
/***/ }),
|
|
17330
|
+
|
|
17331
|
+
/***/ "./src/components/SidebarV2/SidebarMedia/index.ts":
|
|
17332
|
+
/*!********************************************************!*\
|
|
17333
|
+
!*** ./src/components/SidebarV2/SidebarMedia/index.ts ***!
|
|
17334
|
+
\********************************************************/
|
|
17335
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17336
|
+
|
|
17337
|
+
|
|
17338
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17339
|
+
exports.SidebarV2MediaTitle = exports.SidebarV2MediaController = exports.SidebarV2Media = void 0;
|
|
17340
|
+
var SidebarMedia_1 = __webpack_require__(/*! ./SidebarMedia */ "./src/components/SidebarV2/SidebarMedia/SidebarMedia.tsx");
|
|
17341
|
+
Object.defineProperty(exports, "SidebarV2Media", ({ enumerable: true, get: function () { return SidebarMedia_1.SidebarMedia; } }));
|
|
17342
|
+
var SidebarMediaController_1 = __webpack_require__(/*! ./SidebarMediaController */ "./src/components/SidebarV2/SidebarMedia/SidebarMediaController.tsx");
|
|
17343
|
+
Object.defineProperty(exports, "SidebarV2MediaController", ({ enumerable: true, get: function () { return SidebarMediaController_1.SidebarMediaController; } }));
|
|
17344
|
+
var SidebarMediaTitle_1 = __webpack_require__(/*! ./SidebarMediaTitle */ "./src/components/SidebarV2/SidebarMedia/SidebarMediaTitle.tsx");
|
|
17345
|
+
Object.defineProperty(exports, "SidebarV2MediaTitle", ({ enumerable: true, get: function () { return SidebarMediaTitle_1.SidebarMediaTitle; } }));
|
|
17346
|
+
|
|
17347
|
+
|
|
17348
|
+
/***/ }),
|
|
17349
|
+
|
|
17350
|
+
/***/ "./src/components/SidebarV2/SidebarSection.tsx":
|
|
17351
|
+
/*!*****************************************************!*\
|
|
17352
|
+
!*** ./src/components/SidebarV2/SidebarSection.tsx ***!
|
|
17353
|
+
\*****************************************************/
|
|
17354
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17355
|
+
|
|
17356
|
+
|
|
17357
|
+
var __assign = (this && this.__assign) || function () {
|
|
17358
|
+
__assign = Object.assign || function(t) {
|
|
17359
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17360
|
+
s = arguments[i];
|
|
17361
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17362
|
+
t[p] = s[p];
|
|
17363
|
+
}
|
|
17364
|
+
return t;
|
|
17365
|
+
};
|
|
17366
|
+
return __assign.apply(this, arguments);
|
|
17367
|
+
};
|
|
17368
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17369
|
+
exports.SidebarSection = void 0;
|
|
17370
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17371
|
+
var SidebarDivider_1 = __webpack_require__(/*! ./SidebarDivider */ "./src/components/SidebarV2/SidebarDivider.tsx");
|
|
17372
|
+
var SidebarSection = function (props) { return ((0, jsx_runtime_1.jsxs)("div", { children: [(0, jsx_runtime_1.jsx)("div", __assign({ className: 'rcx-box rcx-box--full rcx-sidebar-v2-section' }, props)), (0, jsx_runtime_1.jsx)(SidebarDivider_1.SidebarDivider, {})] })); };
|
|
17373
|
+
exports.SidebarSection = SidebarSection;
|
|
17374
|
+
|
|
17375
|
+
|
|
17376
|
+
/***/ }),
|
|
17377
|
+
|
|
17378
|
+
/***/ "./src/components/SidebarV2/hooks/useCollapse.tsx":
|
|
17379
|
+
/*!********************************************************!*\
|
|
17380
|
+
!*** ./src/components/SidebarV2/hooks/useCollapse.tsx ***!
|
|
17381
|
+
\********************************************************/
|
|
17382
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17383
|
+
|
|
17384
|
+
|
|
17385
|
+
var __read = (this && this.__read) || function (o, n) {
|
|
17386
|
+
var m = typeof Symbol === "function" && o[Symbol.iterator];
|
|
17387
|
+
if (!m) return o;
|
|
17388
|
+
var i = m.call(o), r, ar = [], e;
|
|
17389
|
+
try {
|
|
17390
|
+
while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);
|
|
17391
|
+
}
|
|
17392
|
+
catch (error) { e = { error: error }; }
|
|
17393
|
+
finally {
|
|
17394
|
+
try {
|
|
17395
|
+
if (r && !r.done && (m = i["return"])) m.call(i);
|
|
17396
|
+
}
|
|
17397
|
+
finally { if (e) throw e.error; }
|
|
17398
|
+
}
|
|
17399
|
+
return ar;
|
|
17400
|
+
};
|
|
17401
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17402
|
+
exports.useCollapse = void 0;
|
|
17403
|
+
var fuselage_hooks_1 = __webpack_require__(/*! @rocket.chat/fuselage-hooks */ "@rocket.chat/fuselage-hooks");
|
|
17404
|
+
var useCollapse = function (_a) {
|
|
17405
|
+
var propExpanded = _a.expanded, defaultExpanded = _a.defaultExpanded, disabled = _a.disabled, noncollapsible = _a.noncollapsible, _b = _a.tabIndex, tabIndex = _b === void 0 ? 0 : _b;
|
|
17406
|
+
var _c = __read((0, fuselage_hooks_1.useToggle)(defaultExpanded), 2), stateExpanded = _c[0], toggleStateExpanded = _c[1];
|
|
17407
|
+
var expanded = propExpanded || stateExpanded;
|
|
17408
|
+
var panelExpanded = noncollapsible || expanded;
|
|
17409
|
+
var titleId = (0, fuselage_hooks_1.useUniqueId)();
|
|
17410
|
+
var panelId = (0, fuselage_hooks_1.useUniqueId)();
|
|
17411
|
+
var handleClick = function (e) {
|
|
17412
|
+
var _a;
|
|
17413
|
+
if (disabled) {
|
|
17414
|
+
return;
|
|
17415
|
+
}
|
|
17416
|
+
(_a = e.currentTarget) === null || _a === void 0 ? void 0 : _a.blur();
|
|
17417
|
+
toggleStateExpanded();
|
|
17418
|
+
};
|
|
17419
|
+
var handleKeyDown = function (event) {
|
|
17420
|
+
if (disabled || event.currentTarget !== event.target) {
|
|
17421
|
+
return;
|
|
17422
|
+
}
|
|
17423
|
+
if (['Enter', 'Space'].includes(event.code)) {
|
|
17424
|
+
event.preventDefault();
|
|
17425
|
+
if (event.repeat) {
|
|
17426
|
+
return;
|
|
17427
|
+
}
|
|
17428
|
+
toggleStateExpanded();
|
|
17429
|
+
}
|
|
17430
|
+
};
|
|
17431
|
+
var collapsibleProps = {
|
|
17432
|
+
'aria-controls': panelId,
|
|
17433
|
+
'aria-expanded': expanded ? 'true' : 'false',
|
|
17434
|
+
'tabIndex': !disabled ? tabIndex : undefined,
|
|
17435
|
+
'onClick': handleClick,
|
|
17436
|
+
'onKeyDown': handleKeyDown,
|
|
17437
|
+
};
|
|
17438
|
+
var nonCollapsibleProps = {
|
|
17439
|
+
'aria-disabled': 'true',
|
|
17440
|
+
'aria-expanded': 'true',
|
|
17441
|
+
'aria-labelledby': titleId,
|
|
17442
|
+
};
|
|
17443
|
+
var barProps = noncollapsible ? nonCollapsibleProps : collapsibleProps;
|
|
17444
|
+
return { barProps: barProps, titleId: titleId, panelId: panelId, panelExpanded: panelExpanded, expanded: expanded };
|
|
17445
|
+
};
|
|
17446
|
+
exports.useCollapse = useCollapse;
|
|
17447
|
+
|
|
17448
|
+
|
|
17449
|
+
/***/ }),
|
|
17450
|
+
|
|
17451
|
+
/***/ "./src/components/SidebarV2/index.tsx":
|
|
17452
|
+
/*!********************************************!*\
|
|
17453
|
+
!*** ./src/components/SidebarV2/index.tsx ***!
|
|
17454
|
+
\********************************************/
|
|
17455
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17456
|
+
|
|
17457
|
+
|
|
17458
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17459
|
+
if (k2 === undefined) k2 = k;
|
|
17460
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
17461
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17462
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17463
|
+
}
|
|
17464
|
+
Object.defineProperty(o, k2, desc);
|
|
17465
|
+
}) : (function(o, m, k, k2) {
|
|
17466
|
+
if (k2 === undefined) k2 = k;
|
|
17467
|
+
o[k2] = m[k];
|
|
17468
|
+
}));
|
|
17469
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
17470
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17471
|
+
};
|
|
17472
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17473
|
+
exports.SidebarV2GroupTitle = exports.SidebarV2Divider = exports.SidebarV2Section = exports.SidebarV2ButtonGroup = exports.SidebarV2Banner = exports.SidebarV2CollapseGroup = exports.SidebarV2Link = exports.SidebarV2Actions = exports.SidebarV2Action = exports.SidebarV2AccordionItem = exports.SidebarV2Accordion = exports.SidebarV2 = void 0;
|
|
17474
|
+
var Sidebar_1 = __webpack_require__(/*! ./Sidebar */ "./src/components/SidebarV2/Sidebar.tsx");
|
|
17475
|
+
Object.defineProperty(exports, "SidebarV2", ({ enumerable: true, get: function () { return Sidebar_1.Sidebar; } }));
|
|
17476
|
+
var SidebarAccordion_1 = __webpack_require__(/*! ./SidebarAccordion */ "./src/components/SidebarV2/SidebarAccordion.tsx");
|
|
17477
|
+
Object.defineProperty(exports, "SidebarV2Accordion", ({ enumerable: true, get: function () { return SidebarAccordion_1.SidebarAccordion; } }));
|
|
17478
|
+
var SidebarAccordionItem_1 = __webpack_require__(/*! ./SidebarAccordionItem */ "./src/components/SidebarV2/SidebarAccordionItem.tsx");
|
|
17479
|
+
Object.defineProperty(exports, "SidebarV2AccordionItem", ({ enumerable: true, get: function () { return SidebarAccordionItem_1.SidebarAccordionItem; } }));
|
|
17480
|
+
var SidebarAction_1 = __webpack_require__(/*! ./SidebarAction */ "./src/components/SidebarV2/SidebarAction.tsx");
|
|
17481
|
+
Object.defineProperty(exports, "SidebarV2Action", ({ enumerable: true, get: function () { return SidebarAction_1.SidebarAction; } }));
|
|
17482
|
+
var SidebarActions_1 = __webpack_require__(/*! ./SidebarActions */ "./src/components/SidebarV2/SidebarActions.tsx");
|
|
17483
|
+
Object.defineProperty(exports, "SidebarV2Actions", ({ enumerable: true, get: function () { return SidebarActions_1.SidebarActions; } }));
|
|
17484
|
+
var SidebarLink_1 = __webpack_require__(/*! ./SidebarLink */ "./src/components/SidebarV2/SidebarLink.tsx");
|
|
17485
|
+
Object.defineProperty(exports, "SidebarV2Link", ({ enumerable: true, get: function () { return SidebarLink_1.SidebarLink; } }));
|
|
17486
|
+
__exportStar(__webpack_require__(/*! ./SidebarItem */ "./src/components/SidebarV2/SidebarItem/index.ts"), exports);
|
|
17487
|
+
var SidebarCollapseGroup_1 = __webpack_require__(/*! ./SidebarCollapseGroup */ "./src/components/SidebarV2/SidebarCollapseGroup.tsx");
|
|
17488
|
+
Object.defineProperty(exports, "SidebarV2CollapseGroup", ({ enumerable: true, get: function () { return SidebarCollapseGroup_1.SidebarCollapseGroup; } }));
|
|
17489
|
+
var SidebarBanner_1 = __webpack_require__(/*! ./SidebarBanner */ "./src/components/SidebarV2/SidebarBanner.tsx");
|
|
17490
|
+
Object.defineProperty(exports, "SidebarV2Banner", ({ enumerable: true, get: function () { return SidebarBanner_1.SidebarBanner; } }));
|
|
17491
|
+
__exportStar(__webpack_require__(/*! ./SidebarFooter */ "./src/components/SidebarV2/SidebarFooter/index.ts"), exports);
|
|
17492
|
+
__exportStar(__webpack_require__(/*! ./SidebarMedia */ "./src/components/SidebarV2/SidebarMedia/index.ts"), exports);
|
|
17493
|
+
var SidebarButtonGroup_1 = __webpack_require__(/*! ./SidebarButtonGroup */ "./src/components/SidebarV2/SidebarButtonGroup.tsx");
|
|
17494
|
+
Object.defineProperty(exports, "SidebarV2ButtonGroup", ({ enumerable: true, get: function () { return SidebarButtonGroup_1.SidebarButtonGroup; } }));
|
|
17495
|
+
var SidebarSection_1 = __webpack_require__(/*! ./SidebarSection */ "./src/components/SidebarV2/SidebarSection.tsx");
|
|
17496
|
+
Object.defineProperty(exports, "SidebarV2Section", ({ enumerable: true, get: function () { return SidebarSection_1.SidebarSection; } }));
|
|
17497
|
+
var SidebarDivider_1 = __webpack_require__(/*! ./SidebarDivider */ "./src/components/SidebarV2/SidebarDivider.tsx");
|
|
17498
|
+
Object.defineProperty(exports, "SidebarV2Divider", ({ enumerable: true, get: function () { return SidebarDivider_1.SidebarDivider; } }));
|
|
17499
|
+
var SidebarGroupTitle_1 = __webpack_require__(/*! ./SidebarGroupTitle */ "./src/components/SidebarV2/SidebarGroupTitle.tsx");
|
|
17500
|
+
Object.defineProperty(exports, "SidebarV2GroupTitle", ({ enumerable: true, get: function () { return SidebarGroupTitle_1.SidebarGroupTitle; } }));
|
|
17501
|
+
|
|
17502
|
+
|
|
17503
|
+
/***/ }),
|
|
17504
|
+
|
|
17505
|
+
/***/ "./src/components/Sidepanel/Sidepanel.tsx":
|
|
17506
|
+
/*!************************************************!*\
|
|
17507
|
+
!*** ./src/components/Sidepanel/Sidepanel.tsx ***!
|
|
17508
|
+
\************************************************/
|
|
17509
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17510
|
+
|
|
17511
|
+
|
|
17512
|
+
var __assign = (this && this.__assign) || function () {
|
|
17513
|
+
__assign = Object.assign || function(t) {
|
|
17514
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17515
|
+
s = arguments[i];
|
|
17516
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17517
|
+
t[p] = s[p];
|
|
17518
|
+
}
|
|
17519
|
+
return t;
|
|
17520
|
+
};
|
|
17521
|
+
return __assign.apply(this, arguments);
|
|
17522
|
+
};
|
|
17523
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17524
|
+
var t = {};
|
|
17525
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17526
|
+
t[p] = s[p];
|
|
17527
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17528
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17529
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17530
|
+
t[p[i]] = s[p[i]];
|
|
17531
|
+
}
|
|
17532
|
+
return t;
|
|
17533
|
+
};
|
|
17534
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17535
|
+
exports.Sidepanel = void 0;
|
|
17536
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17537
|
+
var Sidepanel = function (_a) {
|
|
17538
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17539
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidepanel', className].filter(Boolean).join(' ') }, props)));
|
|
17540
|
+
};
|
|
17541
|
+
exports.Sidepanel = Sidepanel;
|
|
17542
|
+
|
|
17543
|
+
|
|
17544
|
+
/***/ }),
|
|
17545
|
+
|
|
17546
|
+
/***/ "./src/components/Sidepanel/SidepanelDivider.tsx":
|
|
17547
|
+
/*!*******************************************************!*\
|
|
17548
|
+
!*** ./src/components/Sidepanel/SidepanelDivider.tsx ***!
|
|
17549
|
+
\*******************************************************/
|
|
17550
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17551
|
+
|
|
17552
|
+
|
|
17553
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17554
|
+
exports.SidepanelDivider = void 0;
|
|
17555
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17556
|
+
var Divider_1 = __webpack_require__(/*! ../Divider */ "./src/components/Divider/index.tsx");
|
|
17557
|
+
var SidepanelDivider = function () { return ((0, jsx_runtime_1.jsx)(Divider_1.Divider, { "rcx-sidepanel--divider": true, mbs: -2, mbe: 0 })); };
|
|
17558
|
+
exports.SidepanelDivider = SidepanelDivider;
|
|
17559
|
+
|
|
17560
|
+
|
|
17561
|
+
/***/ }),
|
|
17562
|
+
|
|
17563
|
+
/***/ "./src/components/Sidepanel/SidepanelHeader.tsx":
|
|
17564
|
+
/*!******************************************************!*\
|
|
17565
|
+
!*** ./src/components/Sidepanel/SidepanelHeader.tsx ***!
|
|
17566
|
+
\******************************************************/
|
|
17567
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17568
|
+
|
|
17569
|
+
|
|
17570
|
+
var __assign = (this && this.__assign) || function () {
|
|
17571
|
+
__assign = Object.assign || function(t) {
|
|
17572
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17573
|
+
s = arguments[i];
|
|
17574
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17575
|
+
t[p] = s[p];
|
|
17576
|
+
}
|
|
17577
|
+
return t;
|
|
17578
|
+
};
|
|
17579
|
+
return __assign.apply(this, arguments);
|
|
17580
|
+
};
|
|
17581
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17582
|
+
var t = {};
|
|
17583
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17584
|
+
t[p] = s[p];
|
|
17585
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17586
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17587
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17588
|
+
t[p[i]] = s[p[i]];
|
|
17589
|
+
}
|
|
17590
|
+
return t;
|
|
17591
|
+
};
|
|
17592
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17593
|
+
exports.SidepanelHeader = void 0;
|
|
17594
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17595
|
+
var SidepanelDivider_1 = __webpack_require__(/*! ./SidepanelDivider */ "./src/components/Sidepanel/SidepanelDivider.tsx");
|
|
17596
|
+
var SidepanelHeader = function (_a) {
|
|
17597
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17598
|
+
return ((0, jsx_runtime_1.jsxs)(jsx_runtime_1.Fragment, { children: [(0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidepanel-header', className].filter(Boolean).join(' ') }, props)), (0, jsx_runtime_1.jsx)(SidepanelDivider_1.SidepanelDivider, {})] }));
|
|
17599
|
+
};
|
|
17600
|
+
exports.SidepanelHeader = SidepanelHeader;
|
|
17601
|
+
|
|
17602
|
+
|
|
17603
|
+
/***/ }),
|
|
17604
|
+
|
|
17605
|
+
/***/ "./src/components/Sidepanel/SidepanelHeaderTitle.tsx":
|
|
17606
|
+
/*!***********************************************************!*\
|
|
17607
|
+
!*** ./src/components/Sidepanel/SidepanelHeaderTitle.tsx ***!
|
|
17608
|
+
\***********************************************************/
|
|
17609
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17610
|
+
|
|
17611
|
+
|
|
17612
|
+
var __assign = (this && this.__assign) || function () {
|
|
17613
|
+
__assign = Object.assign || function(t) {
|
|
17614
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17615
|
+
s = arguments[i];
|
|
17616
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17617
|
+
t[p] = s[p];
|
|
17618
|
+
}
|
|
17619
|
+
return t;
|
|
17620
|
+
};
|
|
17621
|
+
return __assign.apply(this, arguments);
|
|
17622
|
+
};
|
|
17623
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17624
|
+
var t = {};
|
|
17625
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17626
|
+
t[p] = s[p];
|
|
17627
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17628
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17629
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17630
|
+
t[p[i]] = s[p[i]];
|
|
17631
|
+
}
|
|
17632
|
+
return t;
|
|
17633
|
+
};
|
|
17634
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17635
|
+
exports.SidepanelHeaderTitle = void 0;
|
|
17636
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17637
|
+
var SidepanelHeaderTitle = function (_a) {
|
|
17638
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17639
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidepanel-header__title', className]
|
|
17640
|
+
.filter(Boolean)
|
|
17641
|
+
.join(' ') }, props)));
|
|
17642
|
+
};
|
|
17643
|
+
exports.SidepanelHeaderTitle = SidepanelHeaderTitle;
|
|
17644
|
+
|
|
17645
|
+
|
|
17646
|
+
/***/ }),
|
|
17647
|
+
|
|
17648
|
+
/***/ "./src/components/Sidepanel/SidepanelList.tsx":
|
|
17649
|
+
/*!****************************************************!*\
|
|
17650
|
+
!*** ./src/components/Sidepanel/SidepanelList.tsx ***!
|
|
17651
|
+
\****************************************************/
|
|
17652
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17653
|
+
|
|
17654
|
+
|
|
17655
|
+
var __assign = (this && this.__assign) || function () {
|
|
17656
|
+
__assign = Object.assign || function(t) {
|
|
17657
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17658
|
+
s = arguments[i];
|
|
17659
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17660
|
+
t[p] = s[p];
|
|
17661
|
+
}
|
|
17662
|
+
return t;
|
|
17663
|
+
};
|
|
17664
|
+
return __assign.apply(this, arguments);
|
|
17665
|
+
};
|
|
17666
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17667
|
+
var t = {};
|
|
17668
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17669
|
+
t[p] = s[p];
|
|
17670
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17671
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17672
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17673
|
+
t[p[i]] = s[p[i]];
|
|
17674
|
+
}
|
|
17675
|
+
return t;
|
|
17676
|
+
};
|
|
17677
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17678
|
+
exports.SidepanelList = void 0;
|
|
17679
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17680
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
17681
|
+
exports.SidepanelList = (0, react_1.forwardRef)(function SidepanelList(_a, ref) {
|
|
17682
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17683
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ role: 'list', ref: ref, className: ['rcx-sidepanel-list', className].filter(Boolean).join(' ') }, props)));
|
|
17684
|
+
});
|
|
17685
|
+
|
|
17686
|
+
|
|
17687
|
+
/***/ }),
|
|
17688
|
+
|
|
17689
|
+
/***/ "./src/components/Sidepanel/SidepanelListItem.tsx":
|
|
17690
|
+
/*!********************************************************!*\
|
|
17691
|
+
!*** ./src/components/Sidepanel/SidepanelListItem.tsx ***!
|
|
17692
|
+
\********************************************************/
|
|
17693
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17694
|
+
|
|
17695
|
+
|
|
17696
|
+
var __assign = (this && this.__assign) || function () {
|
|
17697
|
+
__assign = Object.assign || function(t) {
|
|
17698
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17699
|
+
s = arguments[i];
|
|
17700
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17701
|
+
t[p] = s[p];
|
|
17702
|
+
}
|
|
17703
|
+
return t;
|
|
17704
|
+
};
|
|
17705
|
+
return __assign.apply(this, arguments);
|
|
17706
|
+
};
|
|
17707
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17708
|
+
var t = {};
|
|
17709
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17710
|
+
t[p] = s[p];
|
|
17711
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17712
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17713
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17714
|
+
t[p[i]] = s[p[i]];
|
|
17715
|
+
}
|
|
17716
|
+
return t;
|
|
17717
|
+
};
|
|
17718
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17719
|
+
exports.SidepanelListItem = void 0;
|
|
17720
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17721
|
+
var react_1 = __webpack_require__(/*! react */ "react");
|
|
17722
|
+
exports.SidepanelListItem = (0, react_1.forwardRef)(function SidepanelListItem(_a, ref) {
|
|
17723
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17724
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ role: 'listitem', ref: ref, className: ['rcx-sidepanel-list__item', className]
|
|
17725
|
+
.filter(Boolean)
|
|
17726
|
+
.join(' ') }, props)));
|
|
17727
|
+
});
|
|
17728
|
+
|
|
17729
|
+
|
|
17730
|
+
/***/ }),
|
|
17731
|
+
|
|
17732
|
+
/***/ "./src/components/Sidepanel/SidepanelSection.tsx":
|
|
17733
|
+
/*!*******************************************************!*\
|
|
17734
|
+
!*** ./src/components/Sidepanel/SidepanelSection.tsx ***!
|
|
17735
|
+
\*******************************************************/
|
|
17736
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17737
|
+
|
|
17738
|
+
|
|
17739
|
+
var __assign = (this && this.__assign) || function () {
|
|
17740
|
+
__assign = Object.assign || function(t) {
|
|
17741
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17742
|
+
s = arguments[i];
|
|
17743
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17744
|
+
t[p] = s[p];
|
|
17745
|
+
}
|
|
17746
|
+
return t;
|
|
17747
|
+
};
|
|
17748
|
+
return __assign.apply(this, arguments);
|
|
17749
|
+
};
|
|
17750
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17751
|
+
var t = {};
|
|
17752
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17753
|
+
t[p] = s[p];
|
|
17754
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17755
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17756
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17757
|
+
t[p[i]] = s[p[i]];
|
|
17758
|
+
}
|
|
17759
|
+
return t;
|
|
17760
|
+
};
|
|
17761
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17762
|
+
exports.SidepanelSection = void 0;
|
|
17763
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17764
|
+
var SidepanelSection = function (_a) {
|
|
17765
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17766
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidepanel-section', className].filter(Boolean).join(' ') }, props)));
|
|
17767
|
+
};
|
|
17768
|
+
exports.SidepanelSection = SidepanelSection;
|
|
17769
|
+
|
|
17770
|
+
|
|
17771
|
+
/***/ }),
|
|
17772
|
+
|
|
17773
|
+
/***/ "./src/components/Sidepanel/SidepanelSectionAction.tsx":
|
|
17774
|
+
/*!*************************************************************!*\
|
|
17775
|
+
!*** ./src/components/Sidepanel/SidepanelSectionAction.tsx ***!
|
|
17776
|
+
\*************************************************************/
|
|
17777
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17778
|
+
|
|
17779
|
+
|
|
17780
|
+
var __assign = (this && this.__assign) || function () {
|
|
17781
|
+
__assign = Object.assign || function(t) {
|
|
17782
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
17783
|
+
s = arguments[i];
|
|
17784
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
17785
|
+
t[p] = s[p];
|
|
17786
|
+
}
|
|
17787
|
+
return t;
|
|
17788
|
+
};
|
|
17789
|
+
return __assign.apply(this, arguments);
|
|
17790
|
+
};
|
|
17791
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
17792
|
+
var t = {};
|
|
17793
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
17794
|
+
t[p] = s[p];
|
|
17795
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
17796
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
17797
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
17798
|
+
t[p[i]] = s[p[i]];
|
|
17799
|
+
}
|
|
17800
|
+
return t;
|
|
17801
|
+
};
|
|
17802
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17803
|
+
exports.SidepanelSectionAction = void 0;
|
|
17804
|
+
var jsx_runtime_1 = __webpack_require__(/*! react/jsx-runtime */ "../../node_modules/react/jsx-runtime.js");
|
|
17805
|
+
var SidepanelSectionAction = function (_a) {
|
|
17806
|
+
var className = _a.className, props = __rest(_a, ["className"]);
|
|
17807
|
+
return ((0, jsx_runtime_1.jsx)("div", __assign({ className: ['rcx-sidepanel-section__action', className]
|
|
17808
|
+
.filter(Boolean)
|
|
17809
|
+
.join(' ') }, props)));
|
|
17810
|
+
};
|
|
17811
|
+
exports.SidepanelSectionAction = SidepanelSectionAction;
|
|
17812
|
+
|
|
17813
|
+
|
|
17814
|
+
/***/ }),
|
|
17815
|
+
|
|
17816
|
+
/***/ "./src/components/Sidepanel/index.ts":
|
|
17817
|
+
/*!*******************************************!*\
|
|
17818
|
+
!*** ./src/components/Sidepanel/index.ts ***!
|
|
17819
|
+
\*******************************************/
|
|
17820
|
+
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
17821
|
+
|
|
17822
|
+
|
|
17823
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
17824
|
+
if (k2 === undefined) k2 = k;
|
|
17825
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
17826
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
17827
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
17828
|
+
}
|
|
17829
|
+
Object.defineProperty(o, k2, desc);
|
|
17830
|
+
}) : (function(o, m, k, k2) {
|
|
17831
|
+
if (k2 === undefined) k2 = k;
|
|
17832
|
+
o[k2] = m[k];
|
|
17833
|
+
}));
|
|
17834
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
17835
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
17836
|
+
};
|
|
17837
|
+
Object.defineProperty(exports, "__esModule", ({ value: true }));
|
|
17838
|
+
__exportStar(__webpack_require__(/*! ./Sidepanel */ "./src/components/Sidepanel/Sidepanel.tsx"), exports);
|
|
17839
|
+
__exportStar(__webpack_require__(/*! ./SidepanelSection */ "./src/components/Sidepanel/SidepanelSection.tsx"), exports);
|
|
17840
|
+
__exportStar(__webpack_require__(/*! ./SidepanelSectionAction */ "./src/components/Sidepanel/SidepanelSectionAction.tsx"), exports);
|
|
17841
|
+
__exportStar(__webpack_require__(/*! ./SidepanelHeaderTitle */ "./src/components/Sidepanel/SidepanelHeaderTitle.tsx"), exports);
|
|
17842
|
+
__exportStar(__webpack_require__(/*! ./SidepanelHeader */ "./src/components/Sidepanel/SidepanelHeader.tsx"), exports);
|
|
17843
|
+
__exportStar(__webpack_require__(/*! ./SidepanelList */ "./src/components/Sidepanel/SidepanelList.tsx"), exports);
|
|
17844
|
+
__exportStar(__webpack_require__(/*! ./SidepanelListItem */ "./src/components/Sidepanel/SidepanelListItem.tsx"), exports);
|
|
17845
|
+
__exportStar(__webpack_require__(/*! ./SidepanelDivider */ "./src/components/Sidepanel/SidepanelDivider.tsx"), exports);
|
|
17846
|
+
|
|
17847
|
+
|
|
16014
17848
|
/***/ }),
|
|
16015
17849
|
|
|
16016
17850
|
/***/ "./src/components/Skeleton/Skeleton.tsx":
|
|
@@ -18460,6 +20294,8 @@ __exportStar(__webpack_require__(/*! ./SelectInput */ "./src/components/SelectIn
|
|
|
18460
20294
|
var Sidebar_1 = __webpack_require__(/*! ./Sidebar */ "./src/components/Sidebar/index.tsx");
|
|
18461
20295
|
Object.defineProperty(exports, "Sidebar", ({ enumerable: true, get: function () { return __importDefault(Sidebar_1).default; } }));
|
|
18462
20296
|
__exportStar(__webpack_require__(/*! ./Sidebar */ "./src/components/Sidebar/index.tsx"), exports);
|
|
20297
|
+
__exportStar(__webpack_require__(/*! ./Sidepanel */ "./src/components/Sidepanel/index.ts"), exports);
|
|
20298
|
+
__exportStar(__webpack_require__(/*! ./SidebarV2 */ "./src/components/SidebarV2/index.tsx"), exports);
|
|
18463
20299
|
__exportStar(__webpack_require__(/*! ./Skeleton */ "./src/components/Skeleton/index.tsx"), exports);
|
|
18464
20300
|
__exportStar(__webpack_require__(/*! ./States */ "./src/components/States/index.tsx"), exports);
|
|
18465
20301
|
__exportStar(__webpack_require__(/*! ./Table */ "./src/components/Table/index.ts"), exports);
|