@topconsultnpm/sdkui-react 6.19.0-dev2.2 → 6.19.0-test.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/assets/IconsS4t/add.svg +12 -12
- package/lib/assets/IconsS4t/aggiorna.svg +18 -18
- package/lib/assets/IconsS4t/bookmark.svg +42 -42
- package/lib/assets/IconsS4t/cancella.svg +15 -15
- package/lib/assets/IconsS4t/check-box.svg +19 -19
- package/lib/assets/IconsS4t/down-arrow-signBook.svg +40 -40
- package/lib/assets/IconsS4t/down.svg +28 -28
- package/lib/assets/IconsS4t/edit-file.svg +19 -19
- package/lib/assets/IconsS4t/edita.svg +32 -32
- package/lib/assets/IconsS4t/firma.svg +19 -19
- package/lib/assets/IconsS4t/icona_download.svg +16 -16
- package/lib/assets/IconsS4t/info.svg +51 -51
- package/lib/assets/IconsS4t/left.svg +20 -20
- package/lib/assets/IconsS4t/line.svg +40 -40
- package/lib/assets/IconsS4t/more.svg +19 -19
- package/lib/assets/IconsS4t/plus.svg +23 -23
- package/lib/assets/IconsS4t/printer.svg +49 -49
- package/lib/assets/IconsS4t/radio-on-button.svg +25 -25
- package/lib/assets/IconsS4t/rectangle.svg +41 -41
- package/lib/assets/IconsS4t/redo.svg +19 -19
- package/lib/assets/IconsS4t/right-arrow-signBook-finish.svg +40 -40
- package/lib/assets/IconsS4t/right-arrow-signBook.svg +40 -40
- package/lib/assets/IconsS4t/right.svg +22 -22
- package/lib/assets/IconsS4t/searchbar.svg +21 -21
- package/lib/assets/IconsS4t/text-box.svg +36 -36
- package/lib/assets/IconsS4t/tick.svg +8 -8
- package/lib/assets/IconsS4t/trash-white.svg +10 -10
- package/lib/assets/IconsS4t/undo.svg +19 -19
- package/lib/assets/IconsS4t/up.svg +32 -32
- package/lib/assets/IconsS4t/video-streaming.svg +2 -2
- package/lib/assets/IconsS4t/zoom-in.svg +58 -58
- package/lib/assets/IconsS4t/zoom-out.svg +56 -56
- package/lib/assets/icomoon.svg +96 -96
- package/lib/assets/italy.svg +16 -16
- package/lib/assets/six.svg +3 -3
- package/lib/assets/thumbnails/index.ts +39 -39
- package/lib/assets/topmedia-six.svg +65 -65
- package/lib/assets/topmeida-six-bianco.svg +65 -65
- package/lib/components/base/Styled.js +302 -302
- package/lib/components/base/TMAccordion.js +43 -43
- package/lib/components/base/TMAreaManager.js +23 -23
- package/lib/components/base/TMButton.js +130 -130
- package/lib/components/base/TMClosableList.js +46 -46
- package/lib/components/base/TMConfirm.js +20 -20
- package/lib/components/base/TMContextMenu.js +4 -4
- package/lib/components/base/TMContextMenuOLD.js +25 -25
- package/lib/components/base/TMCounterBar.js +32 -32
- package/lib/components/base/TMCounterContainer.js +30 -30
- package/lib/components/base/TMCustomButton.js +7 -7
- package/lib/components/base/TMDropDownMenu.js +24 -24
- package/lib/components/base/TMFileManagerUtils.js +19 -19
- package/lib/components/base/TMFloatingToolbar.js +34 -34
- package/lib/components/base/TMLayout.js +44 -44
- package/lib/components/base/TMList.js +34 -34
- package/lib/components/base/TMModal.js +31 -31
- package/lib/components/base/TMPanel.js +57 -57
- package/lib/components/base/TMPopUp.js +114 -114
- package/lib/components/base/TMProgressBar.js +20 -20
- package/lib/components/base/TMResizableMenu.js +28 -28
- package/lib/components/base/TMRightSidebar.js +40 -40
- package/lib/components/base/TMSpinner.js +121 -121
- package/lib/components/base/TMTab.js +11 -11
- package/lib/components/base/TMToggleButton.js +36 -36
- package/lib/components/base/TMToolbarCard.js +35 -35
- package/lib/components/base/TMTreeView.js +16 -16
- package/lib/components/base/TMUserAvatar.js +7 -7
- package/lib/components/base/TMWaitPanel.js +22 -22
- package/lib/components/choosers/TMCultureIDPicker.js +35 -35
- package/lib/components/choosers/TMDataListItemPicker.js +54 -54
- package/lib/components/editors/TMCheckBox.js +24 -24
- package/lib/components/editors/TMDropDown.js +43 -43
- package/lib/components/editors/TMEditorStyled.js +71 -71
- package/lib/components/editors/TMHtmlContentDisplay.js +16 -16
- package/lib/components/editors/TMLocalizedTextBox.js +31 -31
- package/lib/components/editors/TMMetadataValues.js +17 -17
- package/lib/components/editors/TMRadioButton.js +39 -39
- package/lib/components/editors/TMSummary.js +39 -39
- package/lib/components/editors/TMTextArea.js +12 -12
- package/lib/components/editors/TMTextBox.js +19 -19
- package/lib/components/features/assistant/ToppyHelpCenter.js +114 -114
- package/lib/components/features/blog/TMBlogCommentForm.js +3 -3
- package/lib/components/features/documents/TMDcmtIcon.js +8 -8
- package/lib/components/features/documents/TMDcmtPreview.js +30 -30
- package/lib/components/features/documents/TMFileUploader.js +21 -21
- package/lib/components/features/search/TMSavedQuerySelector.js +51 -51
- package/lib/components/features/search/TMSearchQueryEditor.js +13 -13
- package/lib/components/features/search/TMSearchQueryPanel.js +30 -30
- package/lib/components/features/search/TMSearchResult.js +3 -3
- package/lib/components/features/search/TMTreeSelector.js +66 -66
- package/lib/components/features/tasks/TMTaskForm.js +31 -31
- package/lib/components/features/wg/TMWGsCopyMoveForm.js +9 -9
- package/lib/components/features/workflow/TMWorkflowPopup.js +41 -41
- package/lib/components/features/workflow/diagram/ConnectionComponent.js +29 -29
- package/lib/components/features/workflow/diagram/ConnectionForm.js +10 -10
- package/lib/components/features/workflow/diagram/DiagramItemComponent.js +57 -57
- package/lib/components/features/workflow/diagram/DiagramItemForm.js +29 -29
- package/lib/components/features/workflow/diagram/DiagramItemSvgContent.js +12 -12
- package/lib/components/features/workflow/diagram/RecipientList.js +38 -38
- package/lib/components/features/workflow/diagram/WFDiagram.js +278 -278
- package/lib/components/features/workflow/diagram/WorkitemRecipientsEditor.js +4 -4
- package/lib/components/forms/Login/Chooser.js +35 -35
- package/lib/components/forms/Login/Menu.js +22 -22
- package/lib/components/forms/Login/SelectBox.js +46 -46
- package/lib/components/forms/Login/TMLoginForm.js +14 -14
- package/lib/components/forms/Login/TextBox.js +57 -57
- package/lib/components/grids/TMBlogsPostUtils.js +5 -5
- package/lib/components/grids/TMRecentsManager.js +50 -50
- package/lib/components/grids/TMValidationItemsList.js +48 -48
- package/lib/components/layout/panelManager/TMPanelManagerContainer.js +12 -12
- package/lib/components/layout/panelManager/TMPanelManagerToolbar.js +34 -34
- package/lib/components/query/TMQueryEditor.js +17 -17
- package/lib/components/query/TMQuerySummary.js +12 -12
- package/lib/components/settings/SettingsAppearance.js +0 -8
- package/lib/components/sidebar/TMCommandsPanel.js +10 -10
- package/lib/components/sidebar/TMHeader.js +307 -307
- package/lib/components/sidebar/TMSidebar.js +24 -24
- package/lib/components/sidebar/TMSidebarItem.js +21 -21
- package/lib/components/wizard/TMStepIndicator.js +102 -102
- package/lib/components/wizard/TMWizard.js +29 -29
- package/lib/helper/SDKUI_Globals.d.ts +0 -2
- package/lib/helper/SDKUI_Globals.js +1 -9
- package/lib/helper/TMIcons.js +1 -1
- package/lib/helper/TMToppyMessage.js +30 -30
- package/lib/helper/TMUtils.js +37 -37
- package/package.json +54 -54
|
@@ -1,39 +1,39 @@
|
|
|
1
|
-
import IconFolder from './folder.png';
|
|
2
|
-
import IconPdf from './pdf.png';
|
|
3
|
-
import IconTxt from './txt.png';
|
|
4
|
-
import IconXls from './xls.png';
|
|
5
|
-
import IconDocx from './doc.png';
|
|
6
|
-
import IconImage from './image.png';
|
|
7
|
-
import IconZip from './zip.png';
|
|
8
|
-
import IconXml from './xml.png';
|
|
9
|
-
import IconMp4 from './mp4.png';
|
|
10
|
-
import IconEmail from './email.png';
|
|
11
|
-
import IconPpt from './ppt.png';
|
|
12
|
-
import IconSigned from './p7m.png';
|
|
13
|
-
import IconOther from './other.png';
|
|
14
|
-
import IconExe from './exe.png';
|
|
15
|
-
import IconHtml from './html.png';
|
|
16
|
-
import IconDwg from './dwg.png';
|
|
17
|
-
import IconDicom from './dicom.png';
|
|
18
|
-
import IconSlddrw from './slddrw.png';
|
|
19
|
-
|
|
20
|
-
export {
|
|
21
|
-
IconFolder,
|
|
22
|
-
IconPdf,
|
|
23
|
-
IconTxt,
|
|
24
|
-
IconXls,
|
|
25
|
-
IconDocx,
|
|
26
|
-
IconImage,
|
|
27
|
-
IconZip,
|
|
28
|
-
IconXml,
|
|
29
|
-
IconMp4,
|
|
30
|
-
IconEmail,
|
|
31
|
-
IconPpt,
|
|
32
|
-
IconSigned,
|
|
33
|
-
IconOther,
|
|
34
|
-
IconExe,
|
|
35
|
-
IconHtml,
|
|
36
|
-
IconDwg,
|
|
37
|
-
IconDicom,
|
|
38
|
-
IconSlddrw
|
|
39
|
-
};
|
|
1
|
+
import IconFolder from './folder.png';
|
|
2
|
+
import IconPdf from './pdf.png';
|
|
3
|
+
import IconTxt from './txt.png';
|
|
4
|
+
import IconXls from './xls.png';
|
|
5
|
+
import IconDocx from './doc.png';
|
|
6
|
+
import IconImage from './image.png';
|
|
7
|
+
import IconZip from './zip.png';
|
|
8
|
+
import IconXml from './xml.png';
|
|
9
|
+
import IconMp4 from './mp4.png';
|
|
10
|
+
import IconEmail from './email.png';
|
|
11
|
+
import IconPpt from './ppt.png';
|
|
12
|
+
import IconSigned from './p7m.png';
|
|
13
|
+
import IconOther from './other.png';
|
|
14
|
+
import IconExe from './exe.png';
|
|
15
|
+
import IconHtml from './html.png';
|
|
16
|
+
import IconDwg from './dwg.png';
|
|
17
|
+
import IconDicom from './dicom.png';
|
|
18
|
+
import IconSlddrw from './slddrw.png';
|
|
19
|
+
|
|
20
|
+
export {
|
|
21
|
+
IconFolder,
|
|
22
|
+
IconPdf,
|
|
23
|
+
IconTxt,
|
|
24
|
+
IconXls,
|
|
25
|
+
IconDocx,
|
|
26
|
+
IconImage,
|
|
27
|
+
IconZip,
|
|
28
|
+
IconXml,
|
|
29
|
+
IconMp4,
|
|
30
|
+
IconEmail,
|
|
31
|
+
IconPpt,
|
|
32
|
+
IconSigned,
|
|
33
|
+
IconOther,
|
|
34
|
+
IconExe,
|
|
35
|
+
IconHtml,
|
|
36
|
+
IconDwg,
|
|
37
|
+
IconDicom,
|
|
38
|
+
IconSlddrw
|
|
39
|
+
};
|