@veltdev/react 3.0.2 → 3.0.4
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/cjs/index.js +103 -7
- package/cjs/index.js.map +1 -1
- package/cjs/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +0 -1
- package/cjs/types/components/SnippylySidebarButton/SnippylySidebarButton.d.ts +0 -1
- package/cjs/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
- package/cjs/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +5 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +11 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/index.d.ts +1 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +12 -0
- package/cjs/types/components/VeltPersistentCommentModeWireframe/index.d.ts +1 -0
- package/cjs/types/components/index.d.ts +2 -0
- package/cjs/types/constants.d.ts +1 -1
- package/esm/index.js +102 -8
- package/esm/index.js.map +1 -1
- package/esm/types/components/SnippylyCommentsSidebar/SnippylyCommentsSidebar.d.ts +0 -1
- package/esm/types/components/SnippylySidebarButton/SnippylySidebarButton.d.ts +0 -1
- package/esm/types/components/VeltCommentsSidebarButton/VeltCommentsSidebarButton.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarButton/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdown.d.ts +12 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContent.d.ts +22 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterAll/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterRead/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/VeltCommentsSidebarMinimalFilterDropdownContentSortDate.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortDate/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/VeltCommentsSidebarMinimalFilterDropdownContentSortUnread/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownContent/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/VeltCommentsSidebarMinimalFilterDropdownTrigger.d.ts +8 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/VeltCommentsSidebarMinimalFilterDropdownTrigger/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarMinimalFilterDropdown/index.d.ts +1 -0
- package/esm/types/components/VeltCommentsSidebarWireframe/VeltCommentsSidebarWireframe.d.ts +2 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/VeltPersistentCommentModeCloseButtonWireframe.d.ts +5 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeCloseButtonWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/VeltPersistentCommentModeLabelPrivateWireframe.d.ts +5 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPrivateWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/VeltPersistentCommentModeLabelPublicWireframe.d.ts +5 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelPublicWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/VeltPersistentCommentModeLabelWireframe.d.ts +11 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeLabelWireframe/index.d.ts +1 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/VeltPersistentCommentModeWireframe.d.ts +12 -0
- package/esm/types/components/VeltPersistentCommentModeWireframe/index.d.ts +1 -0
- package/esm/types/components/index.d.ts +2 -0
- package/esm/types/constants.d.ts +1 -1
- package/index.d.ts +103 -3
- package/package.json +1 -1
package/cjs/index.js
CHANGED
|
@@ -140,7 +140,7 @@ var loadVelt = function (callback, version, staging, develop, proxyDomain) {
|
|
|
140
140
|
}
|
|
141
141
|
};
|
|
142
142
|
|
|
143
|
-
var VELT_SDK_VERSION = '3.0.
|
|
143
|
+
var VELT_SDK_VERSION = '3.0.4';
|
|
144
144
|
var VELT_SDK_INIT_EVENT = 'onVeltInit';
|
|
145
145
|
var VELT_TAB_ID = 'veltTabId';
|
|
146
146
|
|
|
@@ -352,7 +352,7 @@ var SnippylyComments = function (props) {
|
|
|
352
352
|
};
|
|
353
353
|
|
|
354
354
|
var SnippylyCommentsSidebar = function (props) {
|
|
355
|
-
var embedMode = props.embedMode,
|
|
355
|
+
var embedMode = props.embedMode, enableUrlNavigation = props.enableUrlNavigation, urlNavigation = props.urlNavigation, pageMode = props.pageMode, currentLocationSuffix = props.currentLocationSuffix, sortData = props.sortData, filterConfig = props.filterConfig, groupConfig = props.groupConfig, filters = props.filters, excludeLocationIds = props.excludeLocationIds, variant = props.variant, pageModeComposerVariant = props.pageModeComposerVariant, dialogVariant = props.dialogVariant, shadowDom = props.shadowDom, openSidebar = props.openSidebar, onSidebarOpen = props.onSidebarOpen, onSidebarCommentClick = props.onSidebarCommentClick, onCommentClick = props.onCommentClick, darkMode = props.darkMode, position = props.position, filterPanelLayout = props.filterPanelLayout;
|
|
356
356
|
var ref = React.useRef();
|
|
357
357
|
var openSidebarRef = React.useRef(openSidebar);
|
|
358
358
|
var onSidebarOpenRef = React.useRef(onSidebarOpen);
|
|
@@ -403,7 +403,7 @@ var SnippylyCommentsSidebar = function (props) {
|
|
|
403
403
|
}
|
|
404
404
|
};
|
|
405
405
|
}, []);
|
|
406
|
-
return (React__default["default"].createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "
|
|
406
|
+
return (React__default["default"].createElement("velt-comments-sidebar", { ref: ref, position: position, "filter-panel-layout": filterPanelLayout, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "embed-mode": [true, false].includes(embedMode) ? (embedMode ? 'true' : 'false') : undefined, "enable-url-navigation": [true, false].includes(enableUrlNavigation) ? (enableUrlNavigation ? 'true' : 'false') : undefined, "url-navigation": [true, false].includes(urlNavigation) ? (urlNavigation ? 'true' : 'false') : undefined, "page-mode": [true, false].includes(pageMode) ? (pageMode ? 'true' : 'false') : undefined, "current-location-suffix": [true, false].includes(currentLocationSuffix) ? (currentLocationSuffix ? 'true' : 'false') : undefined, "filter-config": filterConfig ? JSON.stringify(filterConfig) : undefined, "group-config": groupConfig ? JSON.stringify(groupConfig) : undefined, filters: filters ? JSON.stringify(filters) : undefined, "exclude-location-ids": excludeLocationIds ? JSON.stringify(excludeLocationIds) : undefined, variant: variant, "page-mode-composer-variant": pageModeComposerVariant, "dialog-variant": dialogVariant, "sort-data": sortData, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }));
|
|
407
407
|
};
|
|
408
408
|
|
|
409
409
|
var SnippylyCommentTool = function (props) {
|
|
@@ -612,8 +612,13 @@ var SnippylyRecorderTool = function (props) {
|
|
|
612
612
|
};
|
|
613
613
|
|
|
614
614
|
var SnippylySidebarButton = function (props) {
|
|
615
|
-
var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom
|
|
616
|
-
return (React__default["default"].createElement("velt-sidebar-button", { "tooltip-text": tooltipText, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined
|
|
615
|
+
var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
|
|
616
|
+
return (React__default["default"].createElement("velt-sidebar-button", { "tooltip-text": tooltipText, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
617
|
+
};
|
|
618
|
+
|
|
619
|
+
var VeltCommentsSidebarButton = function (props) {
|
|
620
|
+
var tooltipText = props.tooltipText, children = props.children, darkMode = props.darkMode, shadowDom = props.shadowDom;
|
|
621
|
+
return (React__default["default"].createElement("velt-comments-sidebar-button", { "tooltip-text": tooltipText, "shadow-dom": [true, false].includes(shadowDom) ? (shadowDom ? 'true' : 'false') : undefined, "dark-mode": [true, false].includes(darkMode) ? (darkMode ? 'true' : 'false') : undefined }, children));
|
|
617
622
|
};
|
|
618
623
|
|
|
619
624
|
var SnippylyTags = function (props) {
|
|
@@ -2055,8 +2060,8 @@ VeltCommentDialogWireframe.DeleteButton = VeltCommentDialogDeleteButton;
|
|
|
2055
2060
|
VeltCommentDialogWireframe.CloseButton = VeltCommentDialogCloseButton;
|
|
2056
2061
|
|
|
2057
2062
|
var VeltCommentsSidebarCloseButton = function (props) {
|
|
2058
|
-
props.children
|
|
2059
|
-
return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps)));
|
|
2063
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2064
|
+
return (React__default["default"].createElement("velt-comments-sidebar-close-button-wireframe", __assign({}, remainingProps), children));
|
|
2060
2065
|
};
|
|
2061
2066
|
|
|
2062
2067
|
var VeltCommentsSidebarEmptyPlaceholder = function (props) {
|
|
@@ -2338,6 +2343,65 @@ var VeltCommentsSidebarPanel = function (props) {
|
|
|
2338
2343
|
return (React__default["default"].createElement("velt-comments-sidebar-panel-wireframe", __assign({}, remainingProps), children));
|
|
2339
2344
|
};
|
|
2340
2345
|
|
|
2346
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterAll = function (props) {
|
|
2347
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2348
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-all-wireframe", __assign({}, remainingProps), children));
|
|
2349
|
+
};
|
|
2350
|
+
|
|
2351
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterRead = function (props) {
|
|
2352
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2353
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-read-wireframe", __assign({}, remainingProps), children));
|
|
2354
|
+
};
|
|
2355
|
+
|
|
2356
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved = function (props) {
|
|
2357
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2358
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-resolved-wireframe", __assign({}, remainingProps), children));
|
|
2359
|
+
};
|
|
2360
|
+
|
|
2361
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread = function (props) {
|
|
2362
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2363
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-filter-unread-wireframe", __assign({}, remainingProps), children));
|
|
2364
|
+
};
|
|
2365
|
+
|
|
2366
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon = function (props) {
|
|
2367
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2368
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-selected-icon-wireframe", __assign({}, remainingProps), children));
|
|
2369
|
+
};
|
|
2370
|
+
|
|
2371
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSortDate = function (props) {
|
|
2372
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2373
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-date-wireframe", __assign({}, remainingProps), children));
|
|
2374
|
+
};
|
|
2375
|
+
|
|
2376
|
+
var VeltCommentsSidebarMinimalFilterDropdownContentSortUnread = function (props) {
|
|
2377
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2378
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-sort-unread-wireframe", __assign({}, remainingProps), children));
|
|
2379
|
+
};
|
|
2380
|
+
|
|
2381
|
+
var VeltCommentsSidebarMinimalFilterDropdownContent = function (props) {
|
|
2382
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2383
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-content-wireframe", __assign({}, remainingProps), children));
|
|
2384
|
+
};
|
|
2385
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterAll = VeltCommentsSidebarMinimalFilterDropdownContentFilterAll;
|
|
2386
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterUnread = VeltCommentsSidebarMinimalFilterDropdownContentFilterUnread;
|
|
2387
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterRead = VeltCommentsSidebarMinimalFilterDropdownContentFilterRead;
|
|
2388
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.FilterResolved = VeltCommentsSidebarMinimalFilterDropdownContentFilterResolved;
|
|
2389
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SelectedIcon = VeltCommentsSidebarMinimalFilterDropdownContentSelectedIcon;
|
|
2390
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SortDate = VeltCommentsSidebarMinimalFilterDropdownContentSortDate;
|
|
2391
|
+
VeltCommentsSidebarMinimalFilterDropdownContent.SortUnread = VeltCommentsSidebarMinimalFilterDropdownContentSortUnread;
|
|
2392
|
+
|
|
2393
|
+
var VeltCommentsSidebarMinimalFilterDropdownTrigger = function (props) {
|
|
2394
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2395
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-trigger-wireframe", __assign({}, remainingProps), children));
|
|
2396
|
+
};
|
|
2397
|
+
|
|
2398
|
+
var VeltCommentsSidebarMinimalFilterDropdown = function (props) {
|
|
2399
|
+
var children = props.children, remainingProps = __rest(props, ["children"]);
|
|
2400
|
+
return (React__default["default"].createElement("velt-comments-sidebar-minimal-filter-dropdown-wireframe", __assign({}, remainingProps), children));
|
|
2401
|
+
};
|
|
2402
|
+
VeltCommentsSidebarMinimalFilterDropdown.Trigger = VeltCommentsSidebarMinimalFilterDropdownTrigger;
|
|
2403
|
+
VeltCommentsSidebarMinimalFilterDropdown.Content = VeltCommentsSidebarMinimalFilterDropdownContent;
|
|
2404
|
+
|
|
2341
2405
|
var VeltCommentsSidebarWireframe = function (props) {
|
|
2342
2406
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
2343
2407
|
return (React__default["default"].createElement("velt-comments-sidebar-wireframe", __assign({}, remainingProp), children));
|
|
@@ -2353,6 +2417,7 @@ VeltCommentsSidebarWireframe.Status = VeltCommentsSidebarStatus;
|
|
|
2353
2417
|
VeltCommentsSidebarWireframe.FilterButton = VeltCommentsSidebarFilterButton;
|
|
2354
2418
|
VeltCommentsSidebarWireframe.Skeleton = VeltCommentsSidebarSkeleton;
|
|
2355
2419
|
VeltCommentsSidebarWireframe.Panel = VeltCommentsSidebarPanel;
|
|
2420
|
+
VeltCommentsSidebarWireframe.MinimalFilterDropdown = VeltCommentsSidebarMinimalFilterDropdown;
|
|
2356
2421
|
|
|
2357
2422
|
var VeltCommentPinGhostCommentIndicator = function (props) {
|
|
2358
2423
|
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
@@ -2985,6 +3050,35 @@ VeltInlineReactionsSectionWireframe.List = VeltInlineReactionsSectionListWirefra
|
|
|
2985
3050
|
VeltInlineReactionsSectionWireframe.Panel = VeltInlineReactionsSectionPanelWireframe;
|
|
2986
3051
|
VeltInlineReactionsSectionWireframe.ToolContainer = VeltInlineReactionsSectionToolContainerWireframe;
|
|
2987
3052
|
|
|
3053
|
+
var VeltPersistentCommentModeCloseButtonWireframe = function (props) {
|
|
3054
|
+
var children = props.children;
|
|
3055
|
+
return (React__default["default"].createElement("velt-persistent-comment-mode-close-button-wireframe", null, children));
|
|
3056
|
+
};
|
|
3057
|
+
|
|
3058
|
+
var VeltPersistentCommentModeLabelPrivateWireframe = function (props) {
|
|
3059
|
+
var children = props.children;
|
|
3060
|
+
return (React__default["default"].createElement("velt-persistent-comment-mode-label-private-wireframe", null, children));
|
|
3061
|
+
};
|
|
3062
|
+
|
|
3063
|
+
var VeltPersistentCommentModeLabelPublicWireframe = function (props) {
|
|
3064
|
+
var children = props.children;
|
|
3065
|
+
return (React__default["default"].createElement("velt-persistent-comment-mode-label-public-wireframe", null, children));
|
|
3066
|
+
};
|
|
3067
|
+
|
|
3068
|
+
var VeltPersistentCommentModeLabelWireframe = function (props) {
|
|
3069
|
+
var children = props.children;
|
|
3070
|
+
return (React__default["default"].createElement("velt-persistent-comment-mode-label-wireframe", null, children));
|
|
3071
|
+
};
|
|
3072
|
+
VeltPersistentCommentModeLabelWireframe.Private = VeltPersistentCommentModeLabelPrivateWireframe;
|
|
3073
|
+
VeltPersistentCommentModeLabelWireframe.Public = VeltPersistentCommentModeLabelPublicWireframe;
|
|
3074
|
+
|
|
3075
|
+
var VeltPersistentCommentModeWireframe = function (props) {
|
|
3076
|
+
var children = props.children, remainingProp = __rest(props, ["children"]);
|
|
3077
|
+
return (React__default["default"].createElement("velt-persistent-comment-mode-wireframe", __assign({}, remainingProp), children));
|
|
3078
|
+
};
|
|
3079
|
+
VeltPersistentCommentModeWireframe.CloseButton = VeltPersistentCommentModeCloseButtonWireframe;
|
|
3080
|
+
VeltPersistentCommentModeWireframe.Label = VeltPersistentCommentModeLabelWireframe;
|
|
3081
|
+
|
|
2988
3082
|
function useClient() {
|
|
2989
3083
|
var client = useVeltClient().client;
|
|
2990
3084
|
var _a = React__default["default"].useState(), veltClient = _a[0], setVeltClient = _a[1];
|
|
@@ -3780,6 +3874,7 @@ exports.VeltCommentToolWireframe = VeltCommentToolWireframe;
|
|
|
3780
3874
|
exports.VeltComments = SnippylyComments;
|
|
3781
3875
|
exports.VeltCommentsMinimap = VeltCommentsMinimap;
|
|
3782
3876
|
exports.VeltCommentsSidebar = SnippylyCommentsSidebar;
|
|
3877
|
+
exports.VeltCommentsSidebarButton = VeltCommentsSidebarButton;
|
|
3783
3878
|
exports.VeltCommentsSidebarStatusDropdownWireframe = VeltCommentsSidebarStatusDropdownWireframe;
|
|
3784
3879
|
exports.VeltCommentsSidebarWireframe = VeltCommentsSidebarWireframe;
|
|
3785
3880
|
exports.VeltConfirmDialogWireframe = VeltConfirmDialogWireframe;
|
|
@@ -3798,6 +3893,7 @@ exports.VeltNotificationsPanel = VeltNotificationsPanel;
|
|
|
3798
3893
|
exports.VeltNotificationsPanelWireframe = VeltNotificationsPanelWireframe;
|
|
3799
3894
|
exports.VeltNotificationsTool = VeltNotificationsTool;
|
|
3800
3895
|
exports.VeltNotificationsToolWireframe = VeltNotificationsToolWireframe;
|
|
3896
|
+
exports.VeltPersistentCommentModeWireframe = VeltPersistentCommentModeWireframe;
|
|
3801
3897
|
exports.VeltPresence = SnippylyPresence;
|
|
3802
3898
|
exports.VeltProvider = SnippylyProvider;
|
|
3803
3899
|
exports.VeltReactionPinTooltipWireframe = VeltReactionPinTooltipWireframe;
|