@simpleangularcontrols/sac-common 13.0.0-rc.12 → 13.0.0-rc.14
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/README.md +15 -15
- package/common/basedatetimecontrol.d.ts +172 -172
- package/common/basedatetimecontrol.ngfactory.d.ts +3 -3
- package/common/basedatetimecontrol.ngsummary.d.ts +1 -1
- package/common/baseinputcontrol.d.ts +41 -41
- package/common/baseinputcontrol.ngfactory.d.ts +3 -3
- package/common/baseinputcontrol.ngsummary.d.ts +1 -1
- package/common/baselistcontrol.d.ts +46 -46
- package/common/baselistcontrol.ngfactory.d.ts +3 -3
- package/common/baselistcontrol.ngsummary.d.ts +1 -1
- package/common/basemodelcontrol.d.ts +283 -283
- package/common/basemodelcontrol.ngfactory.d.ts +3 -3
- package/common/basemodelcontrol.ngsummary.d.ts +1 -1
- package/common/baseselectcontrol.d.ts +17 -17
- package/common/baseselectcontrol.ngfactory.d.ts +3 -3
- package/common/baseselectcontrol.ngsummary.d.ts +1 -1
- package/common/baseuploadcontrol.d.ts +303 -303
- package/common/baseuploadcontrol.ngfactory.d.ts +3 -3
- package/common/baseuploadcontrol.ngsummary.d.ts +1 -1
- package/components/browser/browser.d.ts +270 -270
- package/components/browser/browser.ngfactory.d.ts +3 -3
- package/components/browser/browser.ngsummary.d.ts +1 -1
- package/components/browser/models/browserfile.d.ts +17 -17
- package/components/browser/models/browserfile.ngfactory.d.ts +1 -1
- package/components/browser/models/browserfile.ngsummary.d.ts +1 -1
- package/components/browser/models/browserfiledeleterequest.d.ts +18 -18
- package/components/browser/models/browserfiledeleterequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browserfiledeleterequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browserfilerenamerequest.d.ts +22 -22
- package/components/browser/models/browserfilerenamerequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browserfilerenamerequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browserfileresponse.d.ts +10 -10
- package/components/browser/models/browserfileresponse.ngfactory.d.ts +1 -1
- package/components/browser/models/browserfileresponse.ngsummary.d.ts +1 -1
- package/components/browser/models/browserfilesaverequest.d.ts +22 -22
- package/components/browser/models/browserfilesaverequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browserfilesaverequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernode.d.ts +34 -34
- package/components/browser/models/browsernode.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernode.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernodedeleterequest.d.ts +14 -14
- package/components/browser/models/browsernodedeleterequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernodedeleterequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernodenewrequest.d.ts +18 -18
- package/components/browser/models/browsernodenewrequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernodenewrequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernoderenamerequest.d.ts +18 -18
- package/components/browser/models/browsernoderenamerequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernoderenamerequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernoderequest.d.ts +18 -18
- package/components/browser/models/browsernoderequest.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernoderequest.ngsummary.d.ts +1 -1
- package/components/browser/models/browsernoderesponse.d.ts +10 -10
- package/components/browser/models/browsernoderesponse.ngfactory.d.ts +1 -1
- package/components/browser/models/browsernoderesponse.ngsummary.d.ts +1 -1
- package/controls/buttons/button.d.ts +73 -73
- package/controls/buttons/button.ngfactory.d.ts +3 -3
- package/controls/buttons/button.ngsummary.d.ts +1 -1
- package/controls/checkbox/checkbox.d.ts +35 -35
- package/controls/checkbox/checkbox.ngfactory.d.ts +3 -3
- package/controls/checkbox/checkbox.ngsummary.d.ts +1 -1
- package/controls/checkbox/radiobutton.d.ts +117 -117
- package/controls/checkbox/radiobutton.ngfactory.d.ts +3 -3
- package/controls/checkbox/radiobutton.ngsummary.d.ts +1 -1
- package/controls/checkbox/radiobuttons.d.ts +63 -63
- package/controls/checkbox/radiobuttons.ngfactory.d.ts +3 -3
- package/controls/checkbox/radiobuttons.ngsummary.d.ts +1 -1
- package/controls/confirm/confirm.button.d.ts +25 -25
- package/controls/confirm/confirm.button.ngfactory.d.ts +1 -1
- package/controls/confirm/confirm.button.ngsummary.d.ts +1 -1
- package/controls/confirm/confirm.d.ts +52 -52
- package/controls/confirm/confirm.ngfactory.d.ts +3 -3
- package/controls/confirm/confirm.ngsummary.d.ts +1 -1
- package/controls/confirm/confirm.service.d.ts +63 -63
- package/controls/confirm/confirm.service.ngfactory.d.ts +1 -1
- package/controls/confirm/confirm.service.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenu.d.ts +123 -123
- package/controls/contextmenu/contextmenu.interface.d.ts +3 -3
- package/controls/contextmenu/contextmenu.interface.ngfactory.d.ts +1 -1
- package/controls/contextmenu/contextmenu.interface.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenu.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenu.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenuanchor.d.ts +18 -18
- package/controls/contextmenu/contextmenuanchor.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuanchor.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenucontainer.d.ts +18 -18
- package/controls/contextmenu/contextmenucontainer.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenucontainer.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenuitem.d.ts +13 -13
- package/controls/contextmenu/contextmenuitem.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuitem.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenuitembutton.d.ts +70 -70
- package/controls/contextmenu/contextmenuitembutton.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuitembutton.ngsummary.d.ts +1 -1
- package/controls/datetime/date.d.ts +120 -120
- package/controls/datetime/date.ngfactory.d.ts +3 -3
- package/controls/datetime/date.ngsummary.d.ts +1 -1
- package/controls/datetime/dateselector.d.ts +164 -164
- package/controls/datetime/dateselector.ngfactory.d.ts +3 -3
- package/controls/datetime/dateselector.ngsummary.d.ts +1 -1
- package/controls/datetime/datetime.d.ts +134 -134
- package/controls/datetime/datetime.ngfactory.d.ts +3 -3
- package/controls/datetime/datetime.ngsummary.d.ts +1 -1
- package/controls/datetime/time.d.ts +114 -114
- package/controls/datetime/time.ngfactory.d.ts +3 -3
- package/controls/datetime/time.ngsummary.d.ts +1 -1
- package/controls/dialog/dialog.d.ts +96 -96
- package/controls/dialog/dialog.ngfactory.d.ts +3 -3
- package/controls/dialog/dialog.ngsummary.d.ts +1 -1
- package/controls/form/form.d.ts +50 -50
- package/controls/form/form.ngfactory.d.ts +3 -3
- package/controls/form/form.ngsummary.d.ts +1 -1
- package/controls/grid/grid.d.ts +130 -130
- package/controls/grid/grid.ngfactory.d.ts +3 -3
- package/controls/grid/grid.ngsummary.d.ts +1 -1
- package/controls/grid/gridbutton.d.ts +36 -36
- package/controls/grid/gridbutton.ngfactory.d.ts +3 -3
- package/controls/grid/gridbutton.ngsummary.d.ts +1 -1
- package/controls/grid/gridcolumn.d.ts +31 -31
- package/controls/grid/gridcolumn.ngfactory.d.ts +3 -3
- package/controls/grid/gridcolumn.ngsummary.d.ts +1 -1
- package/controls/grid/gridcolumnaction.d.ts +18 -18
- package/controls/grid/gridcolumnaction.ngfactory.d.ts +3 -3
- package/controls/grid/gridcolumnaction.ngsummary.d.ts +1 -1
- package/controls/grid/gridcolumnbase.d.ts +97 -97
- package/controls/grid/gridcolumnbase.ngfactory.d.ts +3 -3
- package/controls/grid/gridcolumnbase.ngsummary.d.ts +1 -1
- package/controls/grid/gridimage.d.ts +12 -12
- package/controls/grid/gridimage.ngfactory.d.ts +3 -3
- package/controls/grid/gridimage.ngsummary.d.ts +1 -1
- package/controls/grid/model.d.ts +92 -92
- package/controls/grid/model.ngfactory.d.ts +1 -1
- package/controls/grid/model.ngsummary.d.ts +1 -1
- package/controls/grid/paging.d.ts +148 -148
- package/controls/grid/paging.ngfactory.d.ts +3 -3
- package/controls/grid/paging.ngsummary.d.ts +1 -1
- package/controls/input/input.d.ts +38 -38
- package/controls/input/input.d.ts.map +1 -1
- package/controls/input/input.ngfactory.d.ts +3 -3
- package/controls/input/input.ngsummary.d.ts +1 -1
- package/controls/input/inputarea.d.ts +29 -29
- package/controls/input/inputarea.d.ts.map +1 -1
- package/controls/input/inputarea.ngfactory.d.ts +3 -3
- package/controls/input/inputarea.ngsummary.d.ts +1 -1
- package/controls/input/inputcurrency.d.ts +14 -14
- package/controls/input/inputcurrency.ngfactory.d.ts +3 -3
- package/controls/input/inputcurrency.ngsummary.d.ts +1 -1
- package/controls/input/inputdecimal.d.ts +62 -62
- package/controls/input/inputdecimal.ngfactory.d.ts +3 -3
- package/controls/input/inputdecimal.ngsummary.d.ts +1 -1
- package/controls/input/inputemail.d.ts +22 -22
- package/controls/input/inputemail.ngfactory.d.ts +3 -3
- package/controls/input/inputemail.ngsummary.d.ts +1 -1
- package/controls/input/inputinteger.d.ts +62 -62
- package/controls/input/inputinteger.ngfactory.d.ts +3 -3
- package/controls/input/inputinteger.ngsummary.d.ts +1 -1
- package/controls/input/inputpassword.d.ts +26 -26
- package/controls/input/inputpassword.d.ts.map +1 -1
- package/controls/input/inputpassword.ngfactory.d.ts +3 -3
- package/controls/input/inputpassword.ngsummary.d.ts +1 -1
- package/controls/input/inputsearch.d.ts +35 -35
- package/controls/input/inputsearch.ngfactory.d.ts +3 -3
- package/controls/input/inputsearch.ngsummary.d.ts +1 -1
- package/controls/layout/formlayout.d.ts +65 -65
- package/controls/layout/formlayout.ngfactory.d.ts +3 -3
- package/controls/layout/formlayout.ngsummary.d.ts +1 -1
- package/controls/list/buildvaluestring.d.ts +6 -6
- package/controls/list/buildvaluestring.ngfactory.d.ts +1 -1
- package/controls/list/buildvaluestring.ngsummary.d.ts +1 -1
- package/controls/list/dropdown.d.ts +99 -99
- package/controls/list/dropdown.ngfactory.d.ts +3 -3
- package/controls/list/dropdown.ngsummary.d.ts +1 -1
- package/controls/list/dropdownoptions.d.ts +41 -41
- package/controls/list/dropdownoptions.ngfactory.d.ts +3 -3
- package/controls/list/dropdownoptions.ngsummary.d.ts +1 -1
- package/controls/list/list.module.d.ts +6 -6
- package/controls/list/list.module.ngfactory.d.ts +3 -3
- package/controls/list/list.module.ngsummary.d.ts +1 -1
- package/controls/list/listbox.d.ts +91 -91
- package/controls/list/listbox.ngfactory.d.ts +4 -4
- package/controls/list/listbox.ngsummary.d.ts +2 -2
- package/controls/multilanguage/multilanguageinput.d.ts +105 -105
- package/controls/multilanguage/multilanguageinput.d.ts.map +1 -1
- package/controls/multilanguage/multilanguageinput.ngfactory.d.ts +3 -3
- package/controls/multilanguage/multilanguageinput.ngsummary.d.ts +1 -1
- package/controls/multilanguage/multilanguageinputarea.d.ts +110 -110
- package/controls/multilanguage/multilanguageinputarea.d.ts.map +1 -1
- package/controls/multilanguage/multilanguageinputarea.ngfactory.d.ts +3 -3
- package/controls/multilanguage/multilanguageinputarea.ngsummary.d.ts +1 -1
- package/controls/static/formcontainer.d.ts +38 -38
- package/controls/static/formcontainer.ngfactory.d.ts +3 -3
- package/controls/static/formcontainer.ngsummary.d.ts +1 -1
- package/controls/static/staticlabel.d.ts +21 -21
- package/controls/static/staticlabel.ngfactory.d.ts +3 -3
- package/controls/static/staticlabel.ngsummary.d.ts +1 -1
- package/controls/tabs/tab.d.ts +48 -48
- package/controls/tabs/tab.ngfactory.d.ts +3 -3
- package/controls/tabs/tab.ngsummary.d.ts +1 -1
- package/controls/tabs/tabitem.d.ts +33 -33
- package/controls/tabs/tabitem.ngfactory.d.ts +3 -3
- package/controls/tabs/tabitem.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymce.d.ts +152 -152
- package/controls/tinymce/tinymce.ngfactory.d.ts +3 -3
- package/controls/tinymce/tinymce.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymcedialogsettings.d.ts +27 -27
- package/controls/tinymce/tinymcedialogsettings.ngfactory.d.ts +1 -1
- package/controls/tinymce/tinymcedialogsettings.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymcedialogsettingsmeta.d.ts +9 -9
- package/controls/tinymce/tinymcedialogsettingsmeta.ngfactory.d.ts +4 -1
- package/controls/tinymce/tinymcedialogsettingsmeta.ngfactory.d.ts.map +1 -1
- package/controls/tinymce/tinymcedialogsettingsmeta.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymceinstance.d.ts +10 -10
- package/controls/tinymce/tinymceinstance.ngfactory.d.ts +1 -1
- package/controls/tinymce/tinymceinstance.ngsummary.d.ts +1 -1
- package/controls/tooltip/tooltip.d.ts +148 -148
- package/controls/tooltip/tooltip.ngfactory.d.ts +3 -3
- package/controls/tooltip/tooltip.ngsummary.d.ts +1 -1
- package/controls/treeview/treeview.d.ts +188 -188
- package/controls/treeview/treeview.ngfactory.d.ts +3 -3
- package/controls/treeview/treeview.ngsummary.d.ts +1 -1
- package/controls/upload/dropzonemultiple.d.ts +73 -73
- package/controls/upload/dropzonemultiple.d.ts.map +1 -1
- package/controls/upload/dropzonemultiple.ngfactory.d.ts +3 -3
- package/controls/upload/dropzonemultiple.ngsummary.d.ts +1 -1
- package/controls/upload/dropzonesingle.d.ts +50 -50
- package/controls/upload/dropzonesingle.d.ts.map +1 -1
- package/controls/upload/dropzonesingle.ngfactory.d.ts +3 -3
- package/controls/upload/dropzonesingle.ngsummary.d.ts +1 -1
- package/controls/upload/uploadmultiple.d.ts +53 -53
- package/controls/upload/uploadmultiple.d.ts.map +1 -1
- package/controls/upload/uploadmultiple.ngfactory.d.ts +3 -3
- package/controls/upload/uploadmultiple.ngsummary.d.ts +1 -1
- package/controls/upload/uploadsingle.d.ts +30 -30
- package/controls/upload/uploadsingle.d.ts.map +1 -1
- package/controls/upload/uploadsingle.ngfactory.d.ts +3 -3
- package/controls/upload/uploadsingle.ngsummary.d.ts +1 -1
- package/controls/validation/validationsummary.d.ts +63 -63
- package/controls/validation/validationsummary.ngfactory.d.ts +3 -3
- package/controls/validation/validationsummary.ngsummary.d.ts +1 -1
- package/controls/wizard/wizard.d.ts +76 -76
- package/controls/wizard/wizard.ngfactory.d.ts +3 -3
- package/controls/wizard/wizard.ngsummary.d.ts +1 -1
- package/controls/wizard/wizarditem.d.ts +28 -28
- package/controls/wizard/wizarditem.ngfactory.d.ts +3 -3
- package/controls/wizard/wizarditem.ngsummary.d.ts +1 -1
- package/enums/ButtonRoleType.d.ts +1 -1
- package/enums/ButtonRoleType.ngfactory.d.ts +1 -1
- package/enums/ButtonRoleType.ngsummary.d.ts +1 -1
- package/enums/ControlHeight.d.ts +17 -17
- package/enums/ControlHeight.ngfactory.d.ts +1 -1
- package/enums/ControlHeight.ngsummary.d.ts +1 -1
- package/enums/IconType.d.ts +7 -7
- package/enums/IconType.ngfactory.d.ts +1 -1
- package/enums/IconType.ngsummary.d.ts +1 -1
- package/esm2020/common/basedatetimecontrol.mjs +84 -84
- package/esm2020/common/basedatetimecontrol.ngfactory.mjs +3 -3
- package/esm2020/common/basedatetimecontrol.ngsummary.mjs +3 -3
- package/esm2020/common/baseinputcontrol.mjs +25 -25
- package/esm2020/common/baseinputcontrol.ngfactory.mjs +3 -3
- package/esm2020/common/baseinputcontrol.ngsummary.mjs +3 -3
- package/esm2020/common/baselistcontrol.mjs +19 -19
- package/esm2020/common/baselistcontrol.ngfactory.mjs +3 -3
- package/esm2020/common/baselistcontrol.ngsummary.mjs +3 -3
- package/esm2020/common/basemodelcontrol.mjs +143 -143
- package/esm2020/common/basemodelcontrol.ngfactory.mjs +3 -3
- package/esm2020/common/basemodelcontrol.ngsummary.mjs +3 -3
- package/esm2020/common/baseselectcontrol.mjs +9 -9
- package/esm2020/common/baseselectcontrol.ngfactory.mjs +3 -3
- package/esm2020/common/baseselectcontrol.ngsummary.mjs +3 -3
- package/esm2020/common/baseuploadcontrol.mjs +140 -140
- package/esm2020/common/baseuploadcontrol.ngfactory.mjs +3 -3
- package/esm2020/common/baseuploadcontrol.ngsummary.mjs +3 -3
- package/esm2020/components/browser/browser.mjs +141 -141
- package/esm2020/components/browser/browser.ngfactory.mjs +3 -3
- package/esm2020/components/browser/browser.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browserfile.mjs +3 -3
- package/esm2020/components/browser/models/browserfile.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browserfile.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browserfiledeleterequest.mjs +8 -8
- package/esm2020/components/browser/models/browserfiledeleterequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browserfiledeleterequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browserfilerenamerequest.mjs +8 -8
- package/esm2020/components/browser/models/browserfilerenamerequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browserfilerenamerequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browserfileresponse.mjs +3 -3
- package/esm2020/components/browser/models/browserfileresponse.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browserfileresponse.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browserfilesaverequest.mjs +8 -8
- package/esm2020/components/browser/models/browserfilesaverequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browserfilesaverequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernode.mjs +3 -3
- package/esm2020/components/browser/models/browsernode.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernode.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernodedeleterequest.mjs +8 -8
- package/esm2020/components/browser/models/browsernodedeleterequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernodedeleterequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernodenewrequest.mjs +8 -8
- package/esm2020/components/browser/models/browsernodenewrequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernodenewrequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderenamerequest.mjs +8 -8
- package/esm2020/components/browser/models/browsernoderenamerequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderenamerequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderequest.mjs +8 -8
- package/esm2020/components/browser/models/browsernoderequest.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderequest.ngsummary.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderesponse.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderesponse.ngfactory.mjs +3 -3
- package/esm2020/components/browser/models/browsernoderesponse.ngsummary.mjs +3 -3
- package/esm2020/controls/buttons/button.mjs +43 -43
- package/esm2020/controls/buttons/button.ngfactory.mjs +3 -3
- package/esm2020/controls/buttons/button.ngsummary.mjs +3 -3
- package/esm2020/controls/checkbox/checkbox.mjs +15 -15
- package/esm2020/controls/checkbox/checkbox.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/checkbox.ngsummary.mjs +3 -3
- package/esm2020/controls/checkbox/radiobutton.mjs +47 -47
- package/esm2020/controls/checkbox/radiobutton.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/radiobutton.ngsummary.mjs +3 -3
- package/esm2020/controls/checkbox/radiobuttons.mjs +33 -33
- package/esm2020/controls/checkbox/radiobuttons.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/radiobuttons.ngsummary.mjs +3 -3
- package/esm2020/controls/confirm/confirm.button.mjs +17 -17
- package/esm2020/controls/confirm/confirm.button.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.button.ngsummary.mjs +3 -3
- package/esm2020/controls/confirm/confirm.mjs +29 -29
- package/esm2020/controls/confirm/confirm.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.ngsummary.mjs +3 -3
- package/esm2020/controls/confirm/confirm.service.mjs +33 -33
- package/esm2020/controls/confirm/confirm.service.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.service.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.interface.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.interface.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.interface.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.mjs +58 -58
- package/esm2020/controls/contextmenu/contextmenu.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuanchor.mjs +8 -8
- package/esm2020/controls/contextmenu/contextmenuanchor.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuanchor.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenucontainer.mjs +8 -8
- package/esm2020/controls/contextmenu/contextmenucontainer.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenucontainer.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitem.mjs +8 -8
- package/esm2020/controls/contextmenu/contextmenuitem.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitem.ngsummary.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitembutton.mjs +32 -32
- package/esm2020/controls/contextmenu/contextmenuitembutton.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitembutton.ngsummary.mjs +3 -3
- package/esm2020/controls/datetime/date.mjs +51 -51
- package/esm2020/controls/datetime/date.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/date.ngsummary.mjs +3 -3
- package/esm2020/controls/datetime/dateselector.mjs +111 -111
- package/esm2020/controls/datetime/dateselector.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/dateselector.ngsummary.mjs +3 -3
- package/esm2020/controls/datetime/datetime.mjs +53 -53
- package/esm2020/controls/datetime/datetime.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/datetime.ngsummary.mjs +3 -3
- package/esm2020/controls/datetime/time.mjs +50 -50
- package/esm2020/controls/datetime/time.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/time.ngsummary.mjs +3 -3
- package/esm2020/controls/dialog/dialog.mjs +48 -48
- package/esm2020/controls/dialog/dialog.ngfactory.mjs +3 -3
- package/esm2020/controls/dialog/dialog.ngsummary.mjs +3 -3
- package/esm2020/controls/form/form.mjs +31 -31
- package/esm2020/controls/form/form.ngfactory.mjs +3 -3
- package/esm2020/controls/form/form.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/grid.mjs +46 -46
- package/esm2020/controls/grid/grid.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/grid.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/gridbutton.mjs +20 -20
- package/esm2020/controls/grid/gridbutton.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridbutton.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/gridcolumn.mjs +18 -18
- package/esm2020/controls/grid/gridcolumn.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridcolumn.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/gridcolumnaction.mjs +10 -10
- package/esm2020/controls/grid/gridcolumnaction.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridcolumnaction.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/gridcolumnbase.mjs +36 -36
- package/esm2020/controls/grid/gridcolumnbase.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridcolumnbase.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/gridimage.mjs +5 -5
- package/esm2020/controls/grid/gridimage.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridimage.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/model.mjs +47 -47
- package/esm2020/controls/grid/model.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/model.ngsummary.mjs +3 -3
- package/esm2020/controls/grid/paging.mjs +80 -80
- package/esm2020/controls/grid/paging.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/paging.ngsummary.mjs +3 -3
- package/esm2020/controls/input/input.mjs +21 -21
- package/esm2020/controls/input/input.ngfactory.mjs +3 -3
- package/esm2020/controls/input/input.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputarea.mjs +21 -16
- package/esm2020/controls/input/inputarea.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputarea.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputcurrency.mjs +9 -9
- package/esm2020/controls/input/inputcurrency.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputcurrency.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputdecimal.mjs +39 -39
- package/esm2020/controls/input/inputdecimal.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputdecimal.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputemail.mjs +13 -13
- package/esm2020/controls/input/inputemail.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputemail.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputinteger.mjs +38 -38
- package/esm2020/controls/input/inputinteger.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputinteger.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputpassword.mjs +15 -15
- package/esm2020/controls/input/inputpassword.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputpassword.ngsummary.mjs +3 -3
- package/esm2020/controls/input/inputsearch.mjs +18 -18
- package/esm2020/controls/input/inputsearch.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputsearch.ngsummary.mjs +3 -3
- package/esm2020/controls/layout/formlayout.mjs +31 -31
- package/esm2020/controls/layout/formlayout.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/formlayout.ngsummary.mjs +3 -3
- package/esm2020/controls/list/buildvaluestring.mjs +10 -10
- package/esm2020/controls/list/buildvaluestring.ngfactory.mjs +3 -3
- package/esm2020/controls/list/buildvaluestring.ngsummary.mjs +3 -3
- package/esm2020/controls/list/dropdown.mjs +60 -60
- package/esm2020/controls/list/dropdown.ngfactory.mjs +3 -3
- package/esm2020/controls/list/dropdown.ngsummary.mjs +3 -3
- package/esm2020/controls/list/dropdownoptions.mjs +22 -22
- package/esm2020/controls/list/dropdownoptions.ngfactory.mjs +3 -3
- package/esm2020/controls/list/dropdownoptions.ngsummary.mjs +3 -3
- package/esm2020/controls/list/list.module.mjs +3 -3
- package/esm2020/controls/list/list.module.ngfactory.mjs +3 -3
- package/esm2020/controls/list/list.module.ngsummary.mjs +3 -3
- package/esm2020/controls/list/listbox.mjs +51 -51
- package/esm2020/controls/list/listbox.ngfactory.mjs +3 -3
- package/esm2020/controls/list/listbox.ngsummary.mjs +3 -3
- package/esm2020/controls/multilanguage/multilanguageinput.mjs +58 -58
- package/esm2020/controls/multilanguage/multilanguageinput.ngfactory.mjs +3 -3
- package/esm2020/controls/multilanguage/multilanguageinput.ngsummary.mjs +3 -3
- package/esm2020/controls/multilanguage/multilanguageinputarea.mjs +61 -61
- package/esm2020/controls/multilanguage/multilanguageinputarea.ngfactory.mjs +3 -3
- package/esm2020/controls/multilanguage/multilanguageinputarea.ngsummary.mjs +3 -3
- package/esm2020/controls/static/formcontainer.mjs +25 -25
- package/esm2020/controls/static/formcontainer.ngfactory.mjs +3 -3
- package/esm2020/controls/static/formcontainer.ngsummary.mjs +3 -3
- package/esm2020/controls/static/staticlabel.mjs +13 -13
- package/esm2020/controls/static/staticlabel.ngfactory.mjs +3 -3
- package/esm2020/controls/static/staticlabel.ngsummary.mjs +3 -3
- package/esm2020/controls/tabs/tab.mjs +24 -24
- package/esm2020/controls/tabs/tab.ngfactory.mjs +3 -3
- package/esm2020/controls/tabs/tab.ngsummary.mjs +3 -3
- package/esm2020/controls/tabs/tabitem.mjs +11 -11
- package/esm2020/controls/tabs/tabitem.ngfactory.mjs +3 -3
- package/esm2020/controls/tabs/tabitem.ngsummary.mjs +3 -3
- package/esm2020/controls/tinymce/tinymce.mjs +75 -75
- package/esm2020/controls/tinymce/tinymce.ngfactory.mjs +3 -3
- package/esm2020/controls/tinymce/tinymce.ngsummary.mjs +3 -3
- package/esm2020/controls/tinymce/tinymcedialogsettings.mjs +8 -8
- package/esm2020/controls/tinymce/tinymcedialogsettings.ngfactory.mjs +3 -3
- package/esm2020/controls/tinymce/tinymcedialogsettings.ngsummary.mjs +3 -3
- package/esm2020/controls/tinymce/tinymcedialogsettingsmeta.mjs +5 -5
- package/esm2020/controls/tinymce/tinymcedialogsettingsmeta.ngfactory.mjs +5 -3
- package/esm2020/controls/tinymce/tinymcedialogsettingsmeta.ngsummary.mjs +3 -3
- package/esm2020/controls/tinymce/tinymceinstance.mjs +3 -3
- package/esm2020/controls/tinymce/tinymceinstance.ngfactory.mjs +3 -3
- package/esm2020/controls/tinymce/tinymceinstance.ngsummary.mjs +3 -3
- package/esm2020/controls/tooltip/tooltip.mjs +77 -77
- package/esm2020/controls/tooltip/tooltip.ngfactory.mjs +3 -3
- package/esm2020/controls/tooltip/tooltip.ngsummary.mjs +3 -3
- package/esm2020/controls/treeview/treeview.mjs +99 -99
- package/esm2020/controls/treeview/treeview.ngfactory.mjs +3 -3
- package/esm2020/controls/treeview/treeview.ngsummary.mjs +3 -3
- package/esm2020/controls/upload/dropzonemultiple.mjs +45 -45
- package/esm2020/controls/upload/dropzonemultiple.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/dropzonemultiple.ngsummary.mjs +3 -3
- package/esm2020/controls/upload/dropzonesingle.mjs +31 -28
- package/esm2020/controls/upload/dropzonesingle.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/dropzonesingle.ngsummary.mjs +3 -3
- package/esm2020/controls/upload/uploadmultiple.mjs +34 -34
- package/esm2020/controls/upload/uploadmultiple.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/uploadmultiple.ngsummary.mjs +3 -3
- package/esm2020/controls/upload/uploadsingle.mjs +20 -17
- package/esm2020/controls/upload/uploadsingle.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/uploadsingle.ngsummary.mjs +3 -3
- package/esm2020/controls/validation/validationsummary.mjs +27 -27
- package/esm2020/controls/validation/validationsummary.ngfactory.mjs +3 -3
- package/esm2020/controls/validation/validationsummary.ngsummary.mjs +3 -3
- package/esm2020/controls/wizard/wizard.mjs +37 -37
- package/esm2020/controls/wizard/wizard.ngfactory.mjs +3 -3
- package/esm2020/controls/wizard/wizard.ngsummary.mjs +3 -3
- package/esm2020/controls/wizard/wizarditem.mjs +9 -9
- package/esm2020/controls/wizard/wizarditem.ngfactory.mjs +3 -3
- package/esm2020/controls/wizard/wizarditem.ngsummary.mjs +3 -3
- package/esm2020/enums/ButtonRoleType.mjs +3 -3
- package/esm2020/enums/ButtonRoleType.ngfactory.mjs +3 -3
- package/esm2020/enums/ButtonRoleType.ngsummary.mjs +3 -3
- package/esm2020/enums/ControlHeight.mjs +11 -11
- package/esm2020/enums/ControlHeight.ngfactory.mjs +3 -3
- package/esm2020/enums/ControlHeight.ngsummary.mjs +3 -3
- package/esm2020/enums/IconType.mjs +5 -5
- package/esm2020/enums/IconType.ngfactory.mjs +3 -3
- package/esm2020/enums/IconType.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacConfigurationService.mjs +3 -3
- package/esm2020/interfaces/ISacConfigurationService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacConfigurationService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacFileBrowserService.mjs +3 -3
- package/esm2020/interfaces/ISacFileBrowserService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacFileBrowserService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacIconService.mjs +3 -3
- package/esm2020/interfaces/ISacIconService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacIconService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacLabelSizes.mjs +3 -3
- package/esm2020/interfaces/ISacLabelSizes.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacLabelSizes.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacLanguageService.mjs +3 -3
- package/esm2020/interfaces/ISacLanguageService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacLanguageService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacLocalisationService.mjs +3 -3
- package/esm2020/interfaces/ISacLocalisationService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacLocalisationService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacUploadEventCompleteState.mjs +3 -3
- package/esm2020/interfaces/ISacUploadEventCompleteState.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacUploadEventCompleteState.ngsummary.mjs +3 -3
- package/esm2020/interfaces/ISacValidationKeyService.mjs +3 -3
- package/esm2020/interfaces/ISacValidationKeyService.ngfactory.mjs +3 -3
- package/esm2020/interfaces/ISacValidationKeyService.ngsummary.mjs +3 -3
- package/esm2020/interfaces/iabstractcontrollabel.mjs +3 -3
- package/esm2020/interfaces/iabstractcontrollabel.ngfactory.mjs +3 -3
- package/esm2020/interfaces/iabstractcontrollabel.ngsummary.mjs +3 -3
- package/esm2020/interfaces/iconfirmcomponent.mjs +3 -3
- package/esm2020/interfaces/iconfirmcomponent.ngfactory.mjs +3 -3
- package/esm2020/interfaces/iconfirmcomponent.ngsummary.mjs +3 -3
- package/esm2020/interfaces/idatetimecontrol.mjs +3 -3
- package/esm2020/interfaces/idatetimecontrol.ngfactory.mjs +3 -3
- package/esm2020/interfaces/idatetimecontrol.ngsummary.mjs +3 -3
- package/esm2020/interfaces/iuploadcontrol.mjs +3 -3
- package/esm2020/interfaces/iuploadcontrol.ngfactory.mjs +3 -3
- package/esm2020/interfaces/iuploadcontrol.ngsummary.mjs +3 -3
- package/esm2020/interfaces/treeviewaction.interface.mjs +3 -3
- package/esm2020/interfaces/treeviewaction.interface.ngfactory.mjs +3 -3
- package/esm2020/interfaces/treeviewaction.interface.ngsummary.mjs +3 -3
- package/esm2020/models/languagemodel.mjs +7 -7
- package/esm2020/models/languagemodel.ngfactory.mjs +3 -3
- package/esm2020/models/languagemodel.ngsummary.mjs +3 -3
- package/esm2020/public_api.mjs +5 -5
- package/esm2020/public_api.ngfactory.mjs +3 -3
- package/esm2020/public_api.ngsummary.mjs +3 -3
- package/esm2020/services/index.mjs +3 -3
- package/esm2020/services/index.ngfactory.mjs +3 -3
- package/esm2020/services/index.ngsummary.mjs +3 -3
- package/esm2020/services/sac-configuration.service.mjs +35 -35
- package/esm2020/services/sac-configuration.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-configuration.service.ngsummary.mjs +3 -3
- package/esm2020/services/sac-filebrowser.service.mjs +53 -53
- package/esm2020/services/sac-filebrowser.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-filebrowser.service.ngsummary.mjs +3 -3
- package/esm2020/services/sac-icon.service.mjs +65 -65
- package/esm2020/services/sac-icon.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-icon.service.ngsummary.mjs +3 -3
- package/esm2020/services/sac-language.service.mjs +11 -11
- package/esm2020/services/sac-language.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-language.service.ngsummary.mjs +3 -3
- package/esm2020/services/sac-localisation.service.mjs +36 -35
- package/esm2020/services/sac-localisation.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-localisation.service.ngsummary.mjs +3 -3
- package/esm2020/services/sac-validationkey.service.mjs +7 -7
- package/esm2020/services/sac-validationkey.service.ngfactory.mjs +3 -3
- package/esm2020/services/sac-validationkey.service.ngsummary.mjs +3 -3
- package/esm2020/simpleangularcontrols-sac-common.mjs +4 -4
- package/esm2020/utilities/convertion.mjs +12 -12
- package/esm2020/utilities/convertion.ngfactory.mjs +3 -3
- package/esm2020/utilities/convertion.ngsummary.mjs +3 -3
- package/esm2020/utilities/datatypes.mjs +7 -7
- package/esm2020/utilities/datatypes.ngfactory.mjs +3 -3
- package/esm2020/utilities/datatypes.ngsummary.mjs +3 -3
- package/esm2020/utilities/enums.mjs +11 -11
- package/esm2020/utilities/enums.ngfactory.mjs +3 -3
- package/esm2020/utilities/enums.ngsummary.mjs +3 -3
- package/esm2020/utilities/guid.mjs +8 -8
- package/esm2020/utilities/guid.ngfactory.mjs +3 -3
- package/esm2020/utilities/guid.ngsummary.mjs +3 -3
- package/esm2020/utilities/interpolation.mjs +15 -15
- package/esm2020/utilities/interpolation.ngfactory.mjs +3 -3
- package/esm2020/utilities/interpolation.ngsummary.mjs +3 -3
- package/esm2020/utilities/popuphelper.mjs +79 -79
- package/esm2020/utilities/popuphelper.ngfactory.mjs +3 -3
- package/esm2020/utilities/popuphelper.ngsummary.mjs +3 -3
- package/esm2020/utilities/positioning.mjs +56 -56
- package/esm2020/utilities/positioning.ngfactory.mjs +3 -3
- package/esm2020/utilities/positioning.ngsummary.mjs +3 -3
- package/esm2020/validation/email.validator.mjs +3 -3
- package/esm2020/validation/email.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/email.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/equals.validator.mjs +3 -3
- package/esm2020/validation/equals.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/equals.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/index.mjs +3 -3
- package/esm2020/validation/index.ngfactory.mjs +3 -3
- package/esm2020/validation/index.ngsummary.mjs +3 -3
- package/esm2020/validation/invaliddate.validator.mjs +3 -3
- package/esm2020/validation/invaliddate.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/invaliddate.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/isDateValid.mjs +10 -10
- package/esm2020/validation/isDateValid.ngfactory.mjs +3 -3
- package/esm2020/validation/isDateValid.ngsummary.mjs +3 -3
- package/esm2020/validation/maxdate.validator.mjs +4 -4
- package/esm2020/validation/maxdate.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/maxdate.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/maxtime.validator.mjs +4 -4
- package/esm2020/validation/maxtime.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/maxtime.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/maxvalue.validator.mjs +3 -3
- package/esm2020/validation/maxvalue.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/maxvalue.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/mindate.validator.mjs +4 -4
- package/esm2020/validation/mindate.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/mindate.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/minfiles.validator.mjs +4 -4
- package/esm2020/validation/minfiles.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/minfiles.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/mintextlength.validator.mjs +5 -0
- package/esm2020/validation/mintextlength.validator.ngfactory.mjs +3 -0
- package/esm2020/validation/mintextlength.validator.ngsummary.mjs +3 -0
- package/esm2020/validation/mintime.validator.mjs +4 -4
- package/esm2020/validation/mintime.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/mintime.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/minvalue.validator.mjs +3 -3
- package/esm2020/validation/minvalue.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/minvalue.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/multilanguagerequired.validator.mjs +3 -3
- package/esm2020/validation/multilanguagerequired.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/multilanguagerequired.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/multilanguagerequiredany.validator.mjs +3 -3
- package/esm2020/validation/multilanguagerequiredany.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/multilanguagerequiredany.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/notequals.validator.mjs +3 -3
- package/esm2020/validation/notequals.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/notequals.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/pattern.validator.mjs +3 -3
- package/esm2020/validation/pattern.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/pattern.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/required.validator.mjs +3 -3
- package/esm2020/validation/required.validator.ngfactory.mjs +3 -3
- package/esm2020/validation/required.validator.ngsummary.mjs +3 -3
- package/esm2020/validation/validation.mjs +128 -123
- package/esm2020/validation/validation.ngfactory.mjs +3 -3
- package/esm2020/validation/validation.ngsummary.mjs +3 -3
- package/esm2020/validation/validationerrorcreator.mjs +3 -3
- package/esm2020/validation/validationerrorcreator.ngfactory.mjs +3 -3
- package/esm2020/validation/validationerrorcreator.ngsummary.mjs +3 -3
- package/esm2020/validation/validationerroritem.mjs +15 -15
- package/esm2020/validation/validationerroritem.ngfactory.mjs +3 -3
- package/esm2020/validation/validationerroritem.ngsummary.mjs +3 -3
- package/fesm2015/simpleangularcontrols-sac-common.mjs +2873 -2854
- package/fesm2015/simpleangularcontrols-sac-common.mjs.map +1 -1
- package/fesm2020/simpleangularcontrols-sac-common.mjs +2873 -2854
- package/fesm2020/simpleangularcontrols-sac-common.mjs.map +1 -1
- package/interfaces/ISacConfigurationService.d.ts +58 -58
- package/interfaces/ISacConfigurationService.ngfactory.d.ts +1 -1
- package/interfaces/ISacConfigurationService.ngsummary.d.ts +1 -1
- package/interfaces/ISacFileBrowserService.d.ts +65 -65
- package/interfaces/ISacFileBrowserService.ngfactory.d.ts +1 -1
- package/interfaces/ISacFileBrowserService.ngsummary.d.ts +1 -1
- package/interfaces/ISacIconService.d.ts +113 -113
- package/interfaces/ISacIconService.ngfactory.d.ts +1 -1
- package/interfaces/ISacIconService.ngsummary.d.ts +1 -1
- package/interfaces/ISacLabelSizes.d.ts +26 -26
- package/interfaces/ISacLabelSizes.ngfactory.d.ts +1 -1
- package/interfaces/ISacLabelSizes.ngsummary.d.ts +1 -1
- package/interfaces/ISacLanguageService.d.ts +12 -12
- package/interfaces/ISacLanguageService.ngfactory.d.ts +1 -1
- package/interfaces/ISacLanguageService.ngsummary.d.ts +1 -1
- package/interfaces/ISacLocalisationService.d.ts +10 -10
- package/interfaces/ISacLocalisationService.ngfactory.d.ts +1 -1
- package/interfaces/ISacLocalisationService.ngsummary.d.ts +1 -1
- package/interfaces/ISacUploadEventCompleteState.d.ts +5 -5
- package/interfaces/ISacUploadEventCompleteState.ngfactory.d.ts +1 -1
- package/interfaces/ISacUploadEventCompleteState.ngsummary.d.ts +1 -1
- package/interfaces/ISacValidationKeyService.d.ts +52 -52
- package/interfaces/ISacValidationKeyService.d.ts.map +1 -1
- package/interfaces/ISacValidationKeyService.ngfactory.d.ts +1 -1
- package/interfaces/ISacValidationKeyService.ngsummary.d.ts +1 -1
- package/interfaces/iabstractcontrollabel.d.ts +6 -6
- package/interfaces/iabstractcontrollabel.ngfactory.d.ts +1 -1
- package/interfaces/iabstractcontrollabel.ngsummary.d.ts +1 -1
- package/interfaces/iconfirmcomponent.d.ts +18 -18
- package/interfaces/iconfirmcomponent.ngfactory.d.ts +1 -1
- package/interfaces/iconfirmcomponent.ngsummary.d.ts +1 -1
- package/interfaces/idatetimecontrol.d.ts +7 -7
- package/interfaces/idatetimecontrol.ngfactory.d.ts +1 -1
- package/interfaces/idatetimecontrol.ngsummary.d.ts +1 -1
- package/interfaces/iuploadcontrol.d.ts +9 -9
- package/interfaces/iuploadcontrol.ngfactory.d.ts +1 -1
- package/interfaces/iuploadcontrol.ngsummary.d.ts +1 -1
- package/interfaces/treeviewaction.interface.d.ts +4 -4
- package/interfaces/treeviewaction.interface.ngfactory.d.ts +1 -1
- package/interfaces/treeviewaction.interface.ngsummary.d.ts +1 -1
- package/models/languagemodel.d.ts +22 -22
- package/models/languagemodel.ngfactory.d.ts +1 -1
- package/models/languagemodel.ngsummary.d.ts +1 -1
- package/package.json +1 -1
- package/public_api.d.ts +86 -86
- package/public_api.ngfactory.d.ts +1 -1
- package/public_api.ngsummary.d.ts +1 -1
- package/services/index.d.ts +6 -6
- package/services/index.ngfactory.d.ts +1 -1
- package/services/index.ngsummary.d.ts +1 -1
- package/services/sac-configuration.service.d.ts +126 -126
- package/services/sac-configuration.service.ngfactory.d.ts +4 -4
- package/services/sac-configuration.service.ngsummary.d.ts +2 -2
- package/services/sac-filebrowser.service.d.ts +145 -145
- package/services/sac-filebrowser.service.ngfactory.d.ts +4 -4
- package/services/sac-filebrowser.service.ngsummary.d.ts +2 -2
- package/services/sac-icon.service.d.ts +237 -237
- package/services/sac-icon.service.ngfactory.d.ts +4 -4
- package/services/sac-icon.service.ngsummary.d.ts +2 -2
- package/services/sac-language.service.d.ts +31 -31
- package/services/sac-language.service.ngfactory.d.ts +4 -4
- package/services/sac-language.service.ngsummary.d.ts +2 -2
- package/services/sac-localisation.service.d.ts +142 -142
- package/services/sac-localisation.service.d.ts.map +1 -1
- package/services/sac-localisation.service.ngfactory.d.ts +4 -4
- package/services/sac-localisation.service.ngsummary.d.ts +2 -2
- package/services/sac-validationkey.service.d.ts +58 -58
- package/services/sac-validationkey.service.d.ts.map +1 -1
- package/services/sac-validationkey.service.ngfactory.d.ts +3 -3
- package/services/sac-validationkey.service.ngsummary.d.ts +1 -1
- package/simpleangularcontrols-sac-common-13.0.0-rc.14.tgz +0 -0
- package/simpleangularcontrols-sac-common.d.ts +5 -5
- package/utilities/convertion.d.ts +15 -15
- package/utilities/convertion.ngfactory.d.ts +1 -1
- package/utilities/convertion.ngsummary.d.ts +1 -1
- package/utilities/datatypes.d.ts +6 -6
- package/utilities/datatypes.ngfactory.d.ts +1 -1
- package/utilities/datatypes.ngsummary.d.ts +1 -1
- package/utilities/enums.d.ts +12 -12
- package/utilities/enums.ngfactory.d.ts +1 -1
- package/utilities/enums.ngsummary.d.ts +1 -1
- package/utilities/guid.d.ts +4 -4
- package/utilities/guid.ngfactory.d.ts +1 -1
- package/utilities/guid.ngsummary.d.ts +1 -1
- package/utilities/interpolation.d.ts +21 -21
- package/utilities/interpolation.ngfactory.d.ts +1 -1
- package/utilities/interpolation.ngsummary.d.ts +1 -1
- package/utilities/popuphelper.d.ts +83 -83
- package/utilities/popuphelper.ngfactory.d.ts +1 -1
- package/utilities/popuphelper.ngsummary.d.ts +1 -1
- package/utilities/positioning.d.ts +82 -82
- package/utilities/positioning.ngfactory.d.ts +1 -1
- package/utilities/positioning.ngsummary.d.ts +1 -1
- package/validation/email.validator.d.ts +2 -2
- package/validation/email.validator.ngfactory.d.ts +1 -1
- package/validation/email.validator.ngsummary.d.ts +1 -1
- package/validation/equals.validator.d.ts +2 -2
- package/validation/equals.validator.ngfactory.d.ts +1 -1
- package/validation/equals.validator.ngsummary.d.ts +1 -1
- package/validation/index.d.ts +2 -2
- package/validation/index.ngfactory.d.ts +1 -1
- package/validation/index.ngsummary.d.ts +1 -1
- package/validation/invaliddate.validator.d.ts +2 -2
- package/validation/invaliddate.validator.ngfactory.d.ts +1 -1
- package/validation/invaliddate.validator.ngsummary.d.ts +1 -1
- package/validation/isDateValid.d.ts +5 -5
- package/validation/isDateValid.ngfactory.d.ts +1 -1
- package/validation/isDateValid.ngsummary.d.ts +1 -1
- package/validation/maxdate.validator.d.ts +2 -2
- package/validation/maxdate.validator.ngfactory.d.ts +1 -1
- package/validation/maxdate.validator.ngsummary.d.ts +1 -1
- package/validation/maxtime.validator.d.ts +2 -2
- package/validation/maxtime.validator.ngfactory.d.ts +1 -1
- package/validation/maxtime.validator.ngsummary.d.ts +1 -1
- package/validation/maxvalue.validator.d.ts +2 -2
- package/validation/maxvalue.validator.ngfactory.d.ts +1 -1
- package/validation/maxvalue.validator.ngsummary.d.ts +1 -1
- package/validation/mindate.validator.d.ts +2 -2
- package/validation/mindate.validator.ngfactory.d.ts +1 -1
- package/validation/mindate.validator.ngsummary.d.ts +1 -1
- package/validation/minfiles.validator.d.ts +2 -2
- package/validation/minfiles.validator.ngfactory.d.ts +1 -1
- package/validation/minfiles.validator.ngsummary.d.ts +1 -1
- package/validation/mintextlength.validator.d.ts +3 -0
- package/validation/mintextlength.validator.d.ts.map +1 -0
- package/validation/mintextlength.validator.ngfactory.d.ts +2 -0
- package/validation/mintextlength.validator.ngfactory.d.ts.map +1 -0
- package/validation/mintextlength.validator.ngsummary.d.ts +2 -0
- package/validation/mintextlength.validator.ngsummary.d.ts.map +1 -0
- package/validation/mintime.validator.d.ts +2 -2
- package/validation/mintime.validator.ngfactory.d.ts +1 -1
- package/validation/mintime.validator.ngsummary.d.ts +1 -1
- package/validation/minvalue.validator.d.ts +2 -2
- package/validation/minvalue.validator.ngfactory.d.ts +1 -1
- package/validation/minvalue.validator.ngsummary.d.ts +1 -1
- package/validation/multilanguagerequired.validator.d.ts +3 -3
- package/validation/multilanguagerequired.validator.ngfactory.d.ts +1 -1
- package/validation/multilanguagerequired.validator.ngsummary.d.ts +1 -1
- package/validation/multilanguagerequiredany.validator.d.ts +3 -3
- package/validation/multilanguagerequiredany.validator.ngfactory.d.ts +1 -1
- package/validation/multilanguagerequiredany.validator.ngsummary.d.ts +1 -1
- package/validation/notequals.validator.d.ts +2 -2
- package/validation/notequals.validator.ngfactory.d.ts +1 -1
- package/validation/notequals.validator.ngsummary.d.ts +1 -1
- package/validation/pattern.validator.d.ts +2 -2
- package/validation/pattern.validator.ngfactory.d.ts +1 -1
- package/validation/pattern.validator.ngsummary.d.ts +1 -1
- package/validation/required.validator.d.ts +2 -2
- package/validation/required.validator.ngfactory.d.ts +1 -1
- package/validation/required.validator.ngsummary.d.ts +1 -1
- package/validation/validation.d.ts +157 -157
- package/validation/validation.d.ts.map +1 -1
- package/validation/validation.ngfactory.d.ts +1 -1
- package/validation/validation.ngsummary.d.ts +1 -1
- package/validation/validationerrorcreator.d.ts +1 -1
- package/validation/validationerrorcreator.ngfactory.d.ts +1 -1
- package/validation/validationerrorcreator.ngsummary.d.ts +1 -1
- package/validation/validationerroritem.d.ts +33 -33
- package/validation/validationerroritem.ngfactory.d.ts +1 -1
- package/validation/validationerroritem.ngsummary.d.ts +1 -1
- package/esm2020/validation/minlength.validator.mjs +0 -3
- package/esm2020/validation/minlength.validator.ngfactory.mjs +0 -3
- package/esm2020/validation/minlength.validator.ngsummary.mjs +0 -3
- package/simpleangularcontrols-sac-common-13.0.0-rc.12.tgz +0 -0
- package/validation/minlength.validator.d.ts +0 -3
- package/validation/minlength.validator.d.ts.map +0 -1
- package/validation/minlength.validator.ngfactory.d.ts +0 -2
- package/validation/minlength.validator.ngfactory.d.ts.map +0 -1
- package/validation/minlength.validator.ngsummary.d.ts +0 -2
- package/validation/minlength.validator.ngsummary.d.ts.map +0 -1
|
@@ -1,59 +1,59 @@
|
|
|
1
|
-
import { ControlHeight } from '../enums/ControlHeight';
|
|
2
|
-
/**
|
|
3
|
-
* interface for service which provides global configuration settings to components
|
|
4
|
-
*/
|
|
5
|
-
export interface ISacConfigurationService {
|
|
6
|
-
/**
|
|
7
|
-
* Defines the default display for a checkbox. You can choose between a checkbox and a switch.
|
|
8
|
-
*/
|
|
9
|
-
CheckboxStyle: 'checkbox' | 'switch';
|
|
10
|
-
/**
|
|
11
|
-
* Defines the standard height of the components
|
|
12
|
-
*/
|
|
13
|
-
ComponentHeight: ControlHeight | null;
|
|
14
|
-
/**
|
|
15
|
-
* Defines the standard text for currencies. e.g. $, €, CHF
|
|
16
|
-
*/
|
|
17
|
-
CurrencyText: string;
|
|
18
|
-
/**
|
|
19
|
-
* Mode for display helptext
|
|
20
|
-
*/
|
|
21
|
-
HelptextMode: 'tooltip' | 'text';
|
|
22
|
-
/**
|
|
23
|
-
* Activates the error messages below the controls
|
|
24
|
-
*/
|
|
25
|
-
InlineErrorEnabled: boolean;
|
|
26
|
-
/**
|
|
27
|
-
* Defines if InputSearch uses an icon at the button or the text
|
|
28
|
-
*/
|
|
29
|
-
InputSearchIconMode: 'text' | 'icon' | 'mixed';
|
|
30
|
-
/**
|
|
31
|
-
* default labe size for large devices
|
|
32
|
-
*/
|
|
33
|
-
LabelSizeLg: number | null;
|
|
34
|
-
/**
|
|
35
|
-
* default label size for medium devices
|
|
36
|
-
*/
|
|
37
|
-
LabelSizeMd: number | null;
|
|
38
|
-
/**
|
|
39
|
-
* default label size for small devices
|
|
40
|
-
*/
|
|
41
|
-
LabelSizeSm: number | null;
|
|
42
|
-
/**
|
|
43
|
-
* default label size for extra large devices
|
|
44
|
-
*/
|
|
45
|
-
LabelSizeXl: number | null;
|
|
46
|
-
/**
|
|
47
|
-
* default label column size
|
|
48
|
-
*/
|
|
49
|
-
LabelSizeXs: number | null;
|
|
50
|
-
/**
|
|
51
|
-
* default label size for extra extra large devices
|
|
52
|
-
*/
|
|
53
|
-
get LabelSizeXxl(): number | null;
|
|
54
|
-
/**
|
|
55
|
-
* Detach label text and tooltip from each other in Label so that label and tooltip can be aligned differently. This is in Bootstrap 3 not supported!
|
|
56
|
-
*/
|
|
57
|
-
SplitLabelAndHelptext: boolean;
|
|
58
|
-
}
|
|
1
|
+
import { ControlHeight } from '../enums/ControlHeight';
|
|
2
|
+
/**
|
|
3
|
+
* interface for service which provides global configuration settings to components
|
|
4
|
+
*/
|
|
5
|
+
export interface ISacConfigurationService {
|
|
6
|
+
/**
|
|
7
|
+
* Defines the default display for a checkbox. You can choose between a checkbox and a switch.
|
|
8
|
+
*/
|
|
9
|
+
CheckboxStyle: 'checkbox' | 'switch';
|
|
10
|
+
/**
|
|
11
|
+
* Defines the standard height of the components
|
|
12
|
+
*/
|
|
13
|
+
ComponentHeight: ControlHeight | null;
|
|
14
|
+
/**
|
|
15
|
+
* Defines the standard text for currencies. e.g. $, €, CHF
|
|
16
|
+
*/
|
|
17
|
+
CurrencyText: string;
|
|
18
|
+
/**
|
|
19
|
+
* Mode for display helptext
|
|
20
|
+
*/
|
|
21
|
+
HelptextMode: 'tooltip' | 'text';
|
|
22
|
+
/**
|
|
23
|
+
* Activates the error messages below the controls
|
|
24
|
+
*/
|
|
25
|
+
InlineErrorEnabled: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* Defines if InputSearch uses an icon at the button or the text
|
|
28
|
+
*/
|
|
29
|
+
InputSearchIconMode: 'text' | 'icon' | 'mixed';
|
|
30
|
+
/**
|
|
31
|
+
* default labe size for large devices
|
|
32
|
+
*/
|
|
33
|
+
LabelSizeLg: number | null;
|
|
34
|
+
/**
|
|
35
|
+
* default label size for medium devices
|
|
36
|
+
*/
|
|
37
|
+
LabelSizeMd: number | null;
|
|
38
|
+
/**
|
|
39
|
+
* default label size for small devices
|
|
40
|
+
*/
|
|
41
|
+
LabelSizeSm: number | null;
|
|
42
|
+
/**
|
|
43
|
+
* default label size for extra large devices
|
|
44
|
+
*/
|
|
45
|
+
LabelSizeXl: number | null;
|
|
46
|
+
/**
|
|
47
|
+
* default label column size
|
|
48
|
+
*/
|
|
49
|
+
LabelSizeXs: number | null;
|
|
50
|
+
/**
|
|
51
|
+
* default label size for extra extra large devices
|
|
52
|
+
*/
|
|
53
|
+
get LabelSizeXxl(): number | null;
|
|
54
|
+
/**
|
|
55
|
+
* Detach label text and tooltip from each other in Label so that label and tooltip can be aligned differently. This is in Bootstrap 3 not supported!
|
|
56
|
+
*/
|
|
57
|
+
SplitLabelAndHelptext: boolean;
|
|
58
|
+
}
|
|
59
59
|
//# sourceMappingURL=ISacConfigurationService.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacConfigurationService.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacConfigurationService.ngsummary.d.ts.map
|
|
@@ -1,66 +1,66 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { IBrowserFileResponse } from '../components/browser/models/browserfileresponse';
|
|
3
|
-
import { IBrowserNodeResponse } from '../components/browser/models/browsernoderesponse';
|
|
4
|
-
/**
|
|
5
|
-
* Interface für File Browser Service
|
|
6
|
-
*/
|
|
7
|
-
export interface ISacFileBrowserService {
|
|
8
|
-
/**
|
|
9
|
-
* Methode welche die Dateien eines Nodes ausliest
|
|
10
|
-
* @param apiurl URL zu API Service
|
|
11
|
-
* @param path Pfad des Nodes in welchem die Files gelesen werden sollen
|
|
12
|
-
* @param allowedextensions Erlaubte File Extensions
|
|
13
|
-
*/
|
|
14
|
-
GetFiles(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
15
|
-
/**
|
|
16
|
-
* Speichert eine Hochgeladene Datei in der Struktur
|
|
17
|
-
* @param apiurl URL zu API Service
|
|
18
|
-
* @param path Pfad in welchem das neue File gespeichert werden soll
|
|
19
|
-
* @param id ID des Uploads
|
|
20
|
-
* @param allowedextensions Erlaubte Extensions für den Upload
|
|
21
|
-
*/
|
|
22
|
-
SaveFile(apiurl: string, path: string, uploadid: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
23
|
-
/**
|
|
24
|
-
* Methode welche eine Datei umbenannt
|
|
25
|
-
* @param apiurl URL zu API Service
|
|
26
|
-
* @param path Pfad zum File welches umbenannt werden soll
|
|
27
|
-
* @param newFilename Neuer Dateiname
|
|
28
|
-
* @param allowedextensions Erlaubte Extension für Files
|
|
29
|
-
*/
|
|
30
|
-
RenameFile(apiurl: string, path: string, newFilename: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
31
|
-
/**
|
|
32
|
-
* Löscht eine Datei
|
|
33
|
-
* @param apiurl URL zu API Service
|
|
34
|
-
* @param path Pfad des Files welches gelöscht werden soll
|
|
35
|
-
* @param allowedextensions Erlaubte Extensions für Files
|
|
36
|
-
*/
|
|
37
|
-
DeleteFile(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
38
|
-
/**
|
|
39
|
-
* Gibt einen Node zurück
|
|
40
|
-
* @param apiurl URL zu API Service
|
|
41
|
-
* @param path Pfad des Node welcher angefordert wird
|
|
42
|
-
* @param allowedextensions Erlaubte Extensions die angezeigt werden dürfen
|
|
43
|
-
*/
|
|
44
|
-
GetNode(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserNodeResponse>;
|
|
45
|
-
/**
|
|
46
|
-
* Speichert einen Node
|
|
47
|
-
* @param apiurl URL zu API Service
|
|
48
|
-
* @param path Pfad in welchem der Node gespeichert werden soll
|
|
49
|
-
* @param newFoldername Name des neuen Nodes
|
|
50
|
-
*/
|
|
51
|
-
SaveNode(apiurl: string, path: string, newFoldername: string): Observable<IBrowserNodeResponse>;
|
|
52
|
-
/**
|
|
53
|
-
* Rename eines Nodes
|
|
54
|
-
* @param apiurl URL zu API Service
|
|
55
|
-
* @param path Pfad des Nodes welcher umbenannt werden soll
|
|
56
|
-
* @param newFoldername Neuer Name des Nodes
|
|
57
|
-
*/
|
|
58
|
-
RenameNode(apiurl: string, path: string, newFoldername: string): Observable<IBrowserNodeResponse>;
|
|
59
|
-
/**
|
|
60
|
-
* Löscht einen Node
|
|
61
|
-
* @param apiurl URL zu API Service
|
|
62
|
-
* @param path Pfad des Nodes welcher gelöscht werden soll
|
|
63
|
-
*/
|
|
64
|
-
DeleteNode(apiurl: string, path: string): Observable<IBrowserNodeResponse>;
|
|
65
|
-
}
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
2
|
+
import { IBrowserFileResponse } from '../components/browser/models/browserfileresponse';
|
|
3
|
+
import { IBrowserNodeResponse } from '../components/browser/models/browsernoderesponse';
|
|
4
|
+
/**
|
|
5
|
+
* Interface für File Browser Service
|
|
6
|
+
*/
|
|
7
|
+
export interface ISacFileBrowserService {
|
|
8
|
+
/**
|
|
9
|
+
* Methode welche die Dateien eines Nodes ausliest
|
|
10
|
+
* @param apiurl URL zu API Service
|
|
11
|
+
* @param path Pfad des Nodes in welchem die Files gelesen werden sollen
|
|
12
|
+
* @param allowedextensions Erlaubte File Extensions
|
|
13
|
+
*/
|
|
14
|
+
GetFiles(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
15
|
+
/**
|
|
16
|
+
* Speichert eine Hochgeladene Datei in der Struktur
|
|
17
|
+
* @param apiurl URL zu API Service
|
|
18
|
+
* @param path Pfad in welchem das neue File gespeichert werden soll
|
|
19
|
+
* @param id ID des Uploads
|
|
20
|
+
* @param allowedextensions Erlaubte Extensions für den Upload
|
|
21
|
+
*/
|
|
22
|
+
SaveFile(apiurl: string, path: string, uploadid: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
23
|
+
/**
|
|
24
|
+
* Methode welche eine Datei umbenannt
|
|
25
|
+
* @param apiurl URL zu API Service
|
|
26
|
+
* @param path Pfad zum File welches umbenannt werden soll
|
|
27
|
+
* @param newFilename Neuer Dateiname
|
|
28
|
+
* @param allowedextensions Erlaubte Extension für Files
|
|
29
|
+
*/
|
|
30
|
+
RenameFile(apiurl: string, path: string, newFilename: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
31
|
+
/**
|
|
32
|
+
* Löscht eine Datei
|
|
33
|
+
* @param apiurl URL zu API Service
|
|
34
|
+
* @param path Pfad des Files welches gelöscht werden soll
|
|
35
|
+
* @param allowedextensions Erlaubte Extensions für Files
|
|
36
|
+
*/
|
|
37
|
+
DeleteFile(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserFileResponse>;
|
|
38
|
+
/**
|
|
39
|
+
* Gibt einen Node zurück
|
|
40
|
+
* @param apiurl URL zu API Service
|
|
41
|
+
* @param path Pfad des Node welcher angefordert wird
|
|
42
|
+
* @param allowedextensions Erlaubte Extensions die angezeigt werden dürfen
|
|
43
|
+
*/
|
|
44
|
+
GetNode(apiurl: string, path: string, allowedextensions: string): Observable<IBrowserNodeResponse>;
|
|
45
|
+
/**
|
|
46
|
+
* Speichert einen Node
|
|
47
|
+
* @param apiurl URL zu API Service
|
|
48
|
+
* @param path Pfad in welchem der Node gespeichert werden soll
|
|
49
|
+
* @param newFoldername Name des neuen Nodes
|
|
50
|
+
*/
|
|
51
|
+
SaveNode(apiurl: string, path: string, newFoldername: string): Observable<IBrowserNodeResponse>;
|
|
52
|
+
/**
|
|
53
|
+
* Rename eines Nodes
|
|
54
|
+
* @param apiurl URL zu API Service
|
|
55
|
+
* @param path Pfad des Nodes welcher umbenannt werden soll
|
|
56
|
+
* @param newFoldername Neuer Name des Nodes
|
|
57
|
+
*/
|
|
58
|
+
RenameNode(apiurl: string, path: string, newFoldername: string): Observable<IBrowserNodeResponse>;
|
|
59
|
+
/**
|
|
60
|
+
* Löscht einen Node
|
|
61
|
+
* @param apiurl URL zu API Service
|
|
62
|
+
* @param path Pfad des Nodes welcher gelöscht werden soll
|
|
63
|
+
*/
|
|
64
|
+
DeleteNode(apiurl: string, path: string): Observable<IBrowserNodeResponse>;
|
|
65
|
+
}
|
|
66
66
|
//# sourceMappingURL=ISacFileBrowserService.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacFileBrowserService.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacFileBrowserService.ngsummary.d.ts.map
|
|
@@ -1,114 +1,114 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* interface for service which provides icons to components
|
|
3
|
-
*/
|
|
4
|
-
export interface ISacIconService {
|
|
5
|
-
/**
|
|
6
|
-
* Delete icon for file browser component
|
|
7
|
-
*/
|
|
8
|
-
get BrowserComponentDeleteIcon(): string;
|
|
9
|
-
/**
|
|
10
|
-
* Edit icon for file browser component
|
|
11
|
-
*/
|
|
12
|
-
get BrowserComponentEditIcon(): string;
|
|
13
|
-
/**
|
|
14
|
-
* Folder icon for closed folders in the browser component tree
|
|
15
|
-
*/
|
|
16
|
-
get BrowserComponentFolderClosedIcon(): string;
|
|
17
|
-
/**
|
|
18
|
-
* Folder icon for folders without subfolders in the browser component tree
|
|
19
|
-
*/
|
|
20
|
-
get BrowserComponentFolderEmptyIcon(): string;
|
|
21
|
-
/**
|
|
22
|
-
* Folder icon for new folders in the browser component
|
|
23
|
-
*/
|
|
24
|
-
get BrowserComponentFolderNewIcon(): string;
|
|
25
|
-
/**
|
|
26
|
-
* Folder icon for open folders in the browser component tree
|
|
27
|
-
*/
|
|
28
|
-
get BrowserComponentFolderOpenIcon(): string;
|
|
29
|
-
/**
|
|
30
|
-
* Refresh icon for file browser component
|
|
31
|
-
*/
|
|
32
|
-
get BrowserComponentRefreshIcon(): string;
|
|
33
|
-
/**
|
|
34
|
-
* default image for confirm dialog. currently is required a png image path
|
|
35
|
-
*/
|
|
36
|
-
get ConfirmDefaultImage(): string;
|
|
37
|
-
/**
|
|
38
|
-
* icon to open context menu
|
|
39
|
-
*/
|
|
40
|
-
get ContextMenuOpenIcon(): string;
|
|
41
|
-
/**
|
|
42
|
-
* icon for select button in date component
|
|
43
|
-
*/
|
|
44
|
-
get DateComponentSelectorIcon(): string;
|
|
45
|
-
/**
|
|
46
|
-
* icon for select button in datetime component
|
|
47
|
-
*/
|
|
48
|
-
get DateTimeComponentSelectorIcon(): string;
|
|
49
|
-
/**
|
|
50
|
-
* Icon for switching to the next month in the DateTimSelector component
|
|
51
|
-
*/
|
|
52
|
-
get DateTimeSelectorComponentMonthNextIcon(): string;
|
|
53
|
-
/**
|
|
54
|
-
* Icon for switching to the previous month in the DateTimSelector component
|
|
55
|
-
*/
|
|
56
|
-
get DateTimeSelectorComponentMonthPrevIcon(): string;
|
|
57
|
-
/**
|
|
58
|
-
* Icon for HelpText Tooltip in any controls
|
|
59
|
-
*/
|
|
60
|
-
get GenericHelptextIcon(): string;
|
|
61
|
-
/**
|
|
62
|
-
* sort down icon for grid
|
|
63
|
-
*/
|
|
64
|
-
get GridComponentSortDown(): string;
|
|
65
|
-
/**
|
|
66
|
-
* sort up icon for grid
|
|
67
|
-
*/
|
|
68
|
-
get GridComponentSortUp(): string;
|
|
69
|
-
/**
|
|
70
|
-
* Icon which is used by the InputSearch component on the button.
|
|
71
|
-
*/
|
|
72
|
-
get InputSearchButtonIcon(): string;
|
|
73
|
-
/**
|
|
74
|
-
* icon for select button in time component
|
|
75
|
-
*/
|
|
76
|
-
get TimeComponentSelectorIcon(): string;
|
|
77
|
-
/**
|
|
78
|
-
* Icon for the standard actions per node
|
|
79
|
-
*/
|
|
80
|
-
get TreeviewNodeActionIcon(): string;
|
|
81
|
-
/**
|
|
82
|
-
* Icon if node is closed in Treeview and the child elements are not visible.
|
|
83
|
-
*/
|
|
84
|
-
get TreeviewNodeClosedIcon(): string;
|
|
85
|
-
/**
|
|
86
|
-
* Icon if node in treeview has no child elements
|
|
87
|
-
*/
|
|
88
|
-
get TreeviewNodeEmptyIcon(): string;
|
|
89
|
-
/**
|
|
90
|
-
* Icon when Node is open in Treeview and the child elements are visible.
|
|
91
|
-
*/
|
|
92
|
-
get TreeviewNodeOpenIcon(): string;
|
|
93
|
-
/**
|
|
94
|
-
* browse icon in upload component
|
|
95
|
-
*/
|
|
96
|
-
get UploadComponentBrowseIcon(): string;
|
|
97
|
-
/**
|
|
98
|
-
* icon to continue uploads in uplaod component
|
|
99
|
-
*/
|
|
100
|
-
get UploadComponentContinueIcon(): string;
|
|
101
|
-
/**
|
|
102
|
-
* icon to delete files in upload component
|
|
103
|
-
*/
|
|
104
|
-
get UploadComponentDeleteIcon(): string;
|
|
105
|
-
/**
|
|
106
|
-
* icon to pause uploads in upload component
|
|
107
|
-
*/
|
|
108
|
-
get UploadComponentPauseIcon(): string;
|
|
109
|
-
/**
|
|
110
|
-
* icon to upload file to server in upload component
|
|
111
|
-
*/
|
|
112
|
-
get UploadComponentUploadIcon(): string;
|
|
113
|
-
}
|
|
1
|
+
/**
|
|
2
|
+
* interface for service which provides icons to components
|
|
3
|
+
*/
|
|
4
|
+
export interface ISacIconService {
|
|
5
|
+
/**
|
|
6
|
+
* Delete icon for file browser component
|
|
7
|
+
*/
|
|
8
|
+
get BrowserComponentDeleteIcon(): string;
|
|
9
|
+
/**
|
|
10
|
+
* Edit icon for file browser component
|
|
11
|
+
*/
|
|
12
|
+
get BrowserComponentEditIcon(): string;
|
|
13
|
+
/**
|
|
14
|
+
* Folder icon for closed folders in the browser component tree
|
|
15
|
+
*/
|
|
16
|
+
get BrowserComponentFolderClosedIcon(): string;
|
|
17
|
+
/**
|
|
18
|
+
* Folder icon for folders without subfolders in the browser component tree
|
|
19
|
+
*/
|
|
20
|
+
get BrowserComponentFolderEmptyIcon(): string;
|
|
21
|
+
/**
|
|
22
|
+
* Folder icon for new folders in the browser component
|
|
23
|
+
*/
|
|
24
|
+
get BrowserComponentFolderNewIcon(): string;
|
|
25
|
+
/**
|
|
26
|
+
* Folder icon for open folders in the browser component tree
|
|
27
|
+
*/
|
|
28
|
+
get BrowserComponentFolderOpenIcon(): string;
|
|
29
|
+
/**
|
|
30
|
+
* Refresh icon for file browser component
|
|
31
|
+
*/
|
|
32
|
+
get BrowserComponentRefreshIcon(): string;
|
|
33
|
+
/**
|
|
34
|
+
* default image for confirm dialog. currently is required a png image path
|
|
35
|
+
*/
|
|
36
|
+
get ConfirmDefaultImage(): string;
|
|
37
|
+
/**
|
|
38
|
+
* icon to open context menu
|
|
39
|
+
*/
|
|
40
|
+
get ContextMenuOpenIcon(): string;
|
|
41
|
+
/**
|
|
42
|
+
* icon for select button in date component
|
|
43
|
+
*/
|
|
44
|
+
get DateComponentSelectorIcon(): string;
|
|
45
|
+
/**
|
|
46
|
+
* icon for select button in datetime component
|
|
47
|
+
*/
|
|
48
|
+
get DateTimeComponentSelectorIcon(): string;
|
|
49
|
+
/**
|
|
50
|
+
* Icon for switching to the next month in the DateTimSelector component
|
|
51
|
+
*/
|
|
52
|
+
get DateTimeSelectorComponentMonthNextIcon(): string;
|
|
53
|
+
/**
|
|
54
|
+
* Icon for switching to the previous month in the DateTimSelector component
|
|
55
|
+
*/
|
|
56
|
+
get DateTimeSelectorComponentMonthPrevIcon(): string;
|
|
57
|
+
/**
|
|
58
|
+
* Icon for HelpText Tooltip in any controls
|
|
59
|
+
*/
|
|
60
|
+
get GenericHelptextIcon(): string;
|
|
61
|
+
/**
|
|
62
|
+
* sort down icon for grid
|
|
63
|
+
*/
|
|
64
|
+
get GridComponentSortDown(): string;
|
|
65
|
+
/**
|
|
66
|
+
* sort up icon for grid
|
|
67
|
+
*/
|
|
68
|
+
get GridComponentSortUp(): string;
|
|
69
|
+
/**
|
|
70
|
+
* Icon which is used by the InputSearch component on the button.
|
|
71
|
+
*/
|
|
72
|
+
get InputSearchButtonIcon(): string;
|
|
73
|
+
/**
|
|
74
|
+
* icon for select button in time component
|
|
75
|
+
*/
|
|
76
|
+
get TimeComponentSelectorIcon(): string;
|
|
77
|
+
/**
|
|
78
|
+
* Icon for the standard actions per node
|
|
79
|
+
*/
|
|
80
|
+
get TreeviewNodeActionIcon(): string;
|
|
81
|
+
/**
|
|
82
|
+
* Icon if node is closed in Treeview and the child elements are not visible.
|
|
83
|
+
*/
|
|
84
|
+
get TreeviewNodeClosedIcon(): string;
|
|
85
|
+
/**
|
|
86
|
+
* Icon if node in treeview has no child elements
|
|
87
|
+
*/
|
|
88
|
+
get TreeviewNodeEmptyIcon(): string;
|
|
89
|
+
/**
|
|
90
|
+
* Icon when Node is open in Treeview and the child elements are visible.
|
|
91
|
+
*/
|
|
92
|
+
get TreeviewNodeOpenIcon(): string;
|
|
93
|
+
/**
|
|
94
|
+
* browse icon in upload component
|
|
95
|
+
*/
|
|
96
|
+
get UploadComponentBrowseIcon(): string;
|
|
97
|
+
/**
|
|
98
|
+
* icon to continue uploads in uplaod component
|
|
99
|
+
*/
|
|
100
|
+
get UploadComponentContinueIcon(): string;
|
|
101
|
+
/**
|
|
102
|
+
* icon to delete files in upload component
|
|
103
|
+
*/
|
|
104
|
+
get UploadComponentDeleteIcon(): string;
|
|
105
|
+
/**
|
|
106
|
+
* icon to pause uploads in upload component
|
|
107
|
+
*/
|
|
108
|
+
get UploadComponentPauseIcon(): string;
|
|
109
|
+
/**
|
|
110
|
+
* icon to upload file to server in upload component
|
|
111
|
+
*/
|
|
112
|
+
get UploadComponentUploadIcon(): string;
|
|
113
|
+
}
|
|
114
114
|
//# sourceMappingURL=ISacIconService.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacIconService.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacIconService.ngsummary.d.ts.map
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export interface ISacLabelSizes {
|
|
2
|
-
/**
|
|
3
|
-
* default label size for medium devices
|
|
4
|
-
*/
|
|
5
|
-
labelSizeMd: number;
|
|
6
|
-
/**
|
|
7
|
-
* default label size for small devices
|
|
8
|
-
*/
|
|
9
|
-
labelSizeSm: number;
|
|
10
|
-
/**
|
|
11
|
-
* default label column size
|
|
12
|
-
*/
|
|
13
|
-
labelSizeXs: number;
|
|
14
|
-
/**
|
|
15
|
-
* default label size for extra extra large devices
|
|
16
|
-
*/
|
|
17
|
-
labelSizeXxl: number;
|
|
18
|
-
/**
|
|
19
|
-
* default labe size for large devices
|
|
20
|
-
*/
|
|
21
|
-
labelSizeLg: number;
|
|
22
|
-
/**
|
|
23
|
-
* default label size for extra large devices
|
|
24
|
-
*/
|
|
25
|
-
labelSizeXl: number;
|
|
26
|
-
}
|
|
1
|
+
export interface ISacLabelSizes {
|
|
2
|
+
/**
|
|
3
|
+
* default label size for medium devices
|
|
4
|
+
*/
|
|
5
|
+
labelSizeMd: number;
|
|
6
|
+
/**
|
|
7
|
+
* default label size for small devices
|
|
8
|
+
*/
|
|
9
|
+
labelSizeSm: number;
|
|
10
|
+
/**
|
|
11
|
+
* default label column size
|
|
12
|
+
*/
|
|
13
|
+
labelSizeXs: number;
|
|
14
|
+
/**
|
|
15
|
+
* default label size for extra extra large devices
|
|
16
|
+
*/
|
|
17
|
+
labelSizeXxl: number;
|
|
18
|
+
/**
|
|
19
|
+
* default labe size for large devices
|
|
20
|
+
*/
|
|
21
|
+
labelSizeLg: number;
|
|
22
|
+
/**
|
|
23
|
+
* default label size for extra large devices
|
|
24
|
+
*/
|
|
25
|
+
labelSizeXl: number;
|
|
26
|
+
}
|
|
27
27
|
//# sourceMappingURL=ISacLabelSizes.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacLabelSizes.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacLabelSizes.ngsummary.d.ts.map
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
import { LanguageModel } from '../models/languagemodel';
|
|
3
|
-
/**
|
|
4
|
-
* Interface for language service
|
|
5
|
-
*/
|
|
6
|
-
export interface ISacLanguageService {
|
|
7
|
-
/**
|
|
8
|
-
* Returns any language, that the application supports. This Languages are populated to
|
|
9
|
-
* Multilanguage Control.
|
|
10
|
-
*/
|
|
11
|
-
GetLanguages(): Observable<LanguageModel[]>;
|
|
12
|
-
}
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
2
|
+
import { LanguageModel } from '../models/languagemodel';
|
|
3
|
+
/**
|
|
4
|
+
* Interface for language service
|
|
5
|
+
*/
|
|
6
|
+
export interface ISacLanguageService {
|
|
7
|
+
/**
|
|
8
|
+
* Returns any language, that the application supports. This Languages are populated to
|
|
9
|
+
* Multilanguage Control.
|
|
10
|
+
*/
|
|
11
|
+
GetLanguages(): Observable<LanguageModel[]>;
|
|
12
|
+
}
|
|
13
13
|
//# sourceMappingURL=ISacLanguageService.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacLanguageService.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacLanguageService.ngsummary.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { Observable } from 'rxjs';
|
|
2
|
-
/**
|
|
3
|
-
* Interface für Language Resource Service implementation
|
|
4
|
-
*/
|
|
5
|
-
export interface ISacLocalisationService {
|
|
6
|
-
/**
|
|
7
|
-
* Get String anhand von Key und Params
|
|
8
|
-
*/
|
|
9
|
-
GetString(key: string, params?: any): Observable<string>;
|
|
10
|
-
}
|
|
1
|
+
import { Observable } from 'rxjs';
|
|
2
|
+
/**
|
|
3
|
+
* Interface für Language Resource Service implementation
|
|
4
|
+
*/
|
|
5
|
+
export interface ISacLocalisationService {
|
|
6
|
+
/**
|
|
7
|
+
* Get String anhand von Key und Params
|
|
8
|
+
*/
|
|
9
|
+
GetString(key: string, params?: any): Observable<string>;
|
|
10
|
+
}
|
|
11
11
|
//# sourceMappingURL=ISacLocalisationService.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
export declare const ɵNonEmptyModule = true;
|
|
2
2
|
//# sourceMappingURL=ISacLocalisationService.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const ɵempty: any;
|
|
1
|
+
export declare const ɵempty: any;
|
|
2
2
|
//# sourceMappingURL=ISacLocalisationService.ngsummary.d.ts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export interface ISacUploadEventCompleteState {
|
|
2
|
-
name: string;
|
|
3
|
-
size: number;
|
|
4
|
-
uploadid: string;
|
|
5
|
-
}
|
|
1
|
+
export interface ISacUploadEventCompleteState {
|
|
2
|
+
name: string;
|
|
3
|
+
size: number;
|
|
4
|
+
uploadid: string;
|
|
5
|
+
}
|
|
6
6
|
//# sourceMappingURL=ISacUploadEventCompleteState.d.ts.map
|