@simpleangularcontrols/sac-bootstrap3 13.0.0-rc.13 → 13.0.0-rc.15
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 +27 -27
- package/controls/buttons/button.d.ts +6 -6
- package/controls/buttons/button.module.d.ts +8 -8
- package/controls/buttons/button.module.ngfactory.d.ts +3 -3
- package/controls/buttons/button.module.ngsummary.d.ts +1 -1
- package/controls/buttons/button.ngfactory.d.ts +3 -3
- package/controls/buttons/button.ngsummary.d.ts +1 -1
- package/controls/checkbox/checkbox.d.ts +14 -14
- package/controls/checkbox/checkbox.module.d.ts +12 -12
- package/controls/checkbox/checkbox.module.ngfactory.d.ts +3 -3
- package/controls/checkbox/checkbox.module.ngsummary.d.ts +1 -1
- package/controls/checkbox/checkbox.ngfactory.d.ts +3 -3
- package/controls/checkbox/checkbox.ngsummary.d.ts +1 -1
- package/controls/checkbox/radiobutton.d.ts +10 -10
- package/controls/checkbox/radiobutton.ngfactory.d.ts +3 -3
- package/controls/checkbox/radiobutton.ngsummary.d.ts +1 -1
- package/controls/checkbox/radiobuttons.d.ts +14 -14
- package/controls/checkbox/radiobuttons.ngfactory.d.ts +3 -3
- package/controls/checkbox/radiobuttons.ngsummary.d.ts +1 -1
- package/controls/confirm/confirm.d.ts +6 -6
- package/controls/confirm/confirm.module.d.ts +19 -19
- package/controls/confirm/confirm.module.ngfactory.d.ts +3 -3
- package/controls/confirm/confirm.module.ngsummary.d.ts +1 -1
- 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 +57 -57
- package/controls/confirm/confirm.service.ngfactory.d.ts +3 -3
- package/controls/confirm/confirm.service.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenu.d.ts +19 -19
- package/controls/contextmenu/contextmenu.module.d.ts +12 -12
- package/controls/contextmenu/contextmenu.module.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenu.module.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 +15 -15
- package/controls/contextmenu/contextmenuanchor.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuanchor.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenucontainer.d.ts +15 -15
- package/controls/contextmenu/contextmenucontainer.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenucontainer.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenuitembutton.d.ts +19 -17
- package/controls/contextmenu/contextmenuitembutton.d.ts.map +1 -1
- package/controls/contextmenu/contextmenuitembutton.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuitembutton.ngsummary.d.ts +1 -1
- package/controls/contextmenu/contextmenuitemsplitter.d.ts +9 -9
- package/controls/contextmenu/contextmenuitemsplitter.ngfactory.d.ts +3 -3
- package/controls/contextmenu/contextmenuitemsplitter.ngsummary.d.ts +1 -1
- package/controls/datetime/date.d.ts +16 -16
- package/controls/datetime/date.ngfactory.d.ts +3 -3
- package/controls/datetime/date.ngsummary.d.ts +1 -1
- package/controls/datetime/dateselector.d.ts +6 -6
- package/controls/datetime/dateselector.ngfactory.d.ts +3 -3
- package/controls/datetime/dateselector.ngsummary.d.ts +1 -1
- package/controls/datetime/datetime.d.ts +16 -16
- package/controls/datetime/datetime.module.d.ts +14 -14
- package/controls/datetime/datetime.module.ngfactory.d.ts +3 -3
- package/controls/datetime/datetime.module.ngsummary.d.ts +1 -1
- package/controls/datetime/datetime.ngfactory.d.ts +3 -3
- package/controls/datetime/datetime.ngsummary.d.ts +1 -1
- package/controls/datetime/time.d.ts +16 -16
- package/controls/datetime/time.ngfactory.d.ts +3 -3
- package/controls/datetime/time.ngsummary.d.ts +1 -1
- package/controls/dialog/dialog.d.ts +14 -14
- package/controls/dialog/dialog.module.d.ts +8 -8
- package/controls/dialog/dialog.module.ngfactory.d.ts +3 -3
- package/controls/dialog/dialog.module.ngsummary.d.ts +1 -1
- package/controls/dialog/dialog.ngfactory.d.ts +3 -3
- package/controls/dialog/dialog.ngsummary.d.ts +1 -1
- package/controls/form/form.d.ts +31 -31
- package/controls/form/form.module.d.ts +10 -10
- package/controls/form/form.module.ngfactory.d.ts +3 -3
- package/controls/form/form.module.ngsummary.d.ts +1 -1
- package/controls/form/form.ngfactory.d.ts +3 -3
- package/controls/form/form.ngsummary.d.ts +1 -1
- package/controls/form/inheritform.directive.d.ts +27 -27
- package/controls/form/inheritform.directive.ngfactory.d.ts +3 -3
- package/controls/form/inheritform.directive.ngsummary.d.ts +1 -1
- package/controls/grid/grid.d.ts +9 -9
- package/controls/grid/grid.module.d.ts +14 -14
- package/controls/grid/grid.module.ngfactory.d.ts +3 -3
- package/controls/grid/grid.module.ngsummary.d.ts +1 -1
- package/controls/grid/grid.ngfactory.d.ts +3 -3
- package/controls/grid/grid.ngsummary.d.ts +1 -1
- package/controls/grid/gridbutton.d.ts +13 -13
- package/controls/grid/gridbutton.ngfactory.d.ts +3 -3
- package/controls/grid/gridbutton.ngsummary.d.ts +1 -1
- package/controls/grid/gridcolumn.d.ts +9 -9
- package/controls/grid/gridcolumn.ngfactory.d.ts +3 -3
- package/controls/grid/gridcolumn.ngsummary.d.ts +1 -1
- package/controls/grid/gridcolumnaction.d.ts +9 -9
- package/controls/grid/gridcolumnaction.ngfactory.d.ts +3 -3
- package/controls/grid/gridcolumnaction.ngsummary.d.ts +1 -1
- package/controls/grid/gridimage.d.ts +7 -7
- package/controls/grid/gridimage.ngfactory.d.ts +3 -3
- package/controls/grid/gridimage.ngsummary.d.ts +1 -1
- package/controls/grid/paging.d.ts +11 -11
- package/controls/grid/paging.ngfactory.d.ts +3 -3
- package/controls/grid/paging.ngsummary.d.ts +1 -1
- package/controls/input/input.d.ts +14 -14
- package/controls/input/input.module.d.ts +18 -18
- package/controls/input/input.module.ngfactory.d.ts +3 -3
- package/controls/input/input.module.ngsummary.d.ts +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 +26 -26
- 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 +14 -14
- package/controls/input/inputdecimal.ngfactory.d.ts +3 -3
- package/controls/input/inputdecimal.ngsummary.d.ts +1 -1
- package/controls/input/inputemail.d.ts +14 -14
- package/controls/input/inputemail.ngfactory.d.ts +3 -3
- package/controls/input/inputemail.ngsummary.d.ts +1 -1
- package/controls/input/inputinteger.d.ts +14 -14
- package/controls/input/inputinteger.ngfactory.d.ts +3 -3
- package/controls/input/inputinteger.ngsummary.d.ts +1 -1
- package/controls/input/inputpassword.d.ts +14 -14
- package/controls/input/inputpassword.ngfactory.d.ts +3 -3
- package/controls/input/inputpassword.ngsummary.d.ts +1 -1
- package/controls/input/inputsearch.d.ts +14 -14
- package/controls/input/inputsearch.ngfactory.d.ts +3 -3
- package/controls/input/inputsearch.ngsummary.d.ts +1 -1
- package/controls/layout/formlayout.directive.d.ts +6 -6
- package/controls/layout/formlayout.directive.ngfactory.d.ts +3 -3
- package/controls/layout/formlayout.directive.ngsummary.d.ts +1 -1
- package/controls/layout/layout.module.d.ts +12 -12
- package/controls/layout/layout.module.ngfactory.d.ts +3 -3
- package/controls/layout/layout.module.ngsummary.d.ts +1 -1
- package/controls/layout/tocontrolheight.pipe.d.ts +12 -12
- package/controls/layout/tocontrolheight.pipe.ngfactory.d.ts +3 -3
- package/controls/layout/tocontrolheight.pipe.ngsummary.d.ts +1 -1
- package/controls/layout/tocontrolwidthcss.pipe.d.ts +19 -19
- package/controls/layout/tocontrolwidthcss.pipe.ngfactory.d.ts +3 -3
- package/controls/layout/tocontrolwidthcss.pipe.ngsummary.d.ts +1 -1
- package/controls/layout/tolabelheight.pipe.d.ts +12 -12
- package/controls/layout/tolabelheight.pipe.ngfactory.d.ts +3 -3
- package/controls/layout/tolabelheight.pipe.ngsummary.d.ts +1 -1
- package/controls/layout/tolabelwidthcss.pipe.d.ts +13 -13
- package/controls/layout/tolabelwidthcss.pipe.ngfactory.d.ts +3 -3
- package/controls/layout/tolabelwidthcss.pipe.ngsummary.d.ts +1 -1
- package/controls/list/dropdown.d.ts +27 -27
- package/controls/list/dropdown.ngfactory.d.ts +4 -4
- package/controls/list/dropdown.ngsummary.d.ts +2 -2
- package/controls/list/list.module.d.ts +13 -13
- 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 +14 -14
- package/controls/list/listbox.ngfactory.d.ts +3 -3
- package/controls/list/listbox.ngsummary.d.ts +1 -1
- package/controls/static/formcontainer.d.ts +28 -28
- package/controls/static/formcontainer.ngfactory.d.ts +3 -3
- package/controls/static/formcontainer.ngsummary.d.ts +1 -1
- package/controls/static/staticlabel.d.ts +14 -14
- package/controls/static/staticlabel.module.d.ts +11 -11
- package/controls/static/staticlabel.module.ngfactory.d.ts +3 -3
- package/controls/static/staticlabel.module.ngsummary.d.ts +1 -1
- package/controls/static/staticlabel.ngfactory.d.ts +3 -3
- package/controls/static/staticlabel.ngsummary.d.ts +1 -1
- package/controls/tabs/tab.d.ts +10 -10
- package/controls/tabs/tab.ngfactory.d.ts +3 -3
- package/controls/tabs/tab.ngsummary.d.ts +1 -1
- package/controls/tabs/tabitem.d.ts +6 -6
- package/controls/tabs/tabitem.ngfactory.d.ts +3 -3
- package/controls/tabs/tabitem.ngsummary.d.ts +1 -1
- package/controls/tabs/tabs.module.d.ts +9 -9
- package/controls/tabs/tabs.module.ngfactory.d.ts +3 -3
- package/controls/tabs/tabs.module.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymce.d.ts +23 -23
- package/controls/tinymce/tinymce.module.d.ts +14 -14
- package/controls/tinymce/tinymce.module.ngfactory.d.ts +3 -3
- package/controls/tinymce/tinymce.module.ngsummary.d.ts +1 -1
- package/controls/tinymce/tinymce.ngfactory.d.ts +3 -3
- package/controls/tinymce/tinymce.ngsummary.d.ts +1 -1
- package/controls/tooltip/tooltip.d.ts +37 -37
- package/controls/tooltip/tooltip.module.d.ts +8 -8
- package/controls/tooltip/tooltip.module.ngfactory.d.ts +3 -3
- package/controls/tooltip/tooltip.module.ngsummary.d.ts +1 -1
- package/controls/tooltip/tooltip.ngfactory.d.ts +3 -3
- package/controls/tooltip/tooltip.ngsummary.d.ts +1 -1
- package/controls/treeview/treeview.d.ts +17 -17
- package/controls/treeview/treeview.module.d.ts +11 -11
- package/controls/treeview/treeview.module.ngfactory.d.ts +3 -3
- package/controls/treeview/treeview.module.ngsummary.d.ts +1 -1
- package/controls/treeview/treeview.ngfactory.d.ts +3 -3
- package/controls/treeview/treeview.ngsummary.d.ts +1 -1
- package/controls/upload/dropzonemultiple.d.ts +24 -24
- package/controls/upload/dropzonemultiple.ngfactory.d.ts +3 -3
- package/controls/upload/dropzonemultiple.ngsummary.d.ts +1 -1
- package/controls/upload/dropzonesingle.d.ts +24 -24
- package/controls/upload/dropzonesingle.ngfactory.d.ts +3 -3
- package/controls/upload/dropzonesingle.ngsummary.d.ts +1 -1
- package/controls/upload/upload.d.ts +16 -16
- package/controls/upload/upload.module.d.ts +14 -14
- package/controls/upload/upload.module.ngfactory.d.ts +3 -3
- package/controls/upload/upload.module.ngsummary.d.ts +1 -1
- package/controls/upload/upload.ngfactory.d.ts +3 -3
- package/controls/upload/upload.ngsummary.d.ts +1 -1
- package/controls/upload/uploadmultiple.d.ts +16 -16
- package/controls/upload/uploadmultiple.ngfactory.d.ts +3 -3
- package/controls/upload/uploadmultiple.ngsummary.d.ts +1 -1
- package/controls/validation/validationsummary.d.ts +14 -14
- package/controls/validation/validationsummary.module.d.ts +8 -8
- package/controls/validation/validationsummary.module.ngfactory.d.ts +3 -3
- package/controls/validation/validationsummary.module.ngsummary.d.ts +1 -1
- package/controls/validation/validationsummary.ngfactory.d.ts +3 -3
- package/controls/validation/validationsummary.ngsummary.d.ts +1 -1
- package/controls/wizard/wizard.d.ts +10 -10
- package/controls/wizard/wizard.module.d.ts +9 -9
- package/controls/wizard/wizard.module.ngfactory.d.ts +3 -3
- package/controls/wizard/wizard.module.ngsummary.d.ts +1 -1
- package/controls/wizard/wizard.ngfactory.d.ts +3 -3
- package/controls/wizard/wizard.ngsummary.d.ts +1 -1
- package/controls/wizard/wizarditem.d.ts +6 -6
- package/controls/wizard/wizarditem.ngfactory.d.ts +3 -3
- package/controls/wizard/wizarditem.ngsummary.d.ts +1 -1
- package/esm2020/controls/buttons/button.mjs +13 -13
- package/esm2020/controls/buttons/button.module.mjs +22 -22
- package/esm2020/controls/buttons/button.module.ngfactory.mjs +3 -3
- package/esm2020/controls/buttons/button.module.ngsummary.mjs +1 -1
- package/esm2020/controls/buttons/button.ngfactory.mjs +3 -3
- package/esm2020/controls/buttons/button.ngsummary.mjs +1 -1
- package/esm2020/controls/checkbox/checkbox.mjs +54 -54
- package/esm2020/controls/checkbox/checkbox.module.mjs +44 -44
- package/esm2020/controls/checkbox/checkbox.module.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/checkbox.module.ngsummary.mjs +1 -1
- package/esm2020/controls/checkbox/checkbox.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/checkbox.ngsummary.mjs +1 -1
- package/esm2020/controls/checkbox/radiobutton.mjs +26 -26
- package/esm2020/controls/checkbox/radiobutton.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/radiobutton.ngsummary.mjs +1 -1
- package/esm2020/controls/checkbox/radiobuttons.mjs +54 -54
- package/esm2020/controls/checkbox/radiobuttons.ngfactory.mjs +3 -3
- package/esm2020/controls/checkbox/radiobuttons.ngsummary.mjs +1 -1
- package/esm2020/controls/confirm/confirm.mjs +15 -15
- package/esm2020/controls/confirm/confirm.module.mjs +34 -34
- package/esm2020/controls/confirm/confirm.module.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.module.ngsummary.mjs +1 -1
- package/esm2020/controls/confirm/confirm.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.ngsummary.mjs +1 -1
- package/esm2020/controls/confirm/confirm.service.mjs +103 -103
- package/esm2020/controls/confirm/confirm.service.ngfactory.mjs +3 -3
- package/esm2020/controls/confirm/confirm.service.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenu.mjs +34 -34
- package/esm2020/controls/contextmenu/contextmenu.module.mjs +40 -40
- package/esm2020/controls/contextmenu/contextmenu.module.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.module.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenu.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenu.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenuanchor.mjs +36 -36
- package/esm2020/controls/contextmenu/contextmenuanchor.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuanchor.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenucontainer.mjs +36 -36
- package/esm2020/controls/contextmenu/contextmenucontainer.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenucontainer.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenuitembutton.mjs +54 -45
- package/esm2020/controls/contextmenu/contextmenuitembutton.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitembutton.ngsummary.mjs +1 -1
- package/esm2020/controls/contextmenu/contextmenuitemsplitter.mjs +25 -25
- package/esm2020/controls/contextmenu/contextmenuitemsplitter.ngfactory.mjs +3 -3
- package/esm2020/controls/contextmenu/contextmenuitemsplitter.ngsummary.mjs +1 -1
- package/esm2020/controls/datetime/date.mjs +64 -64
- package/esm2020/controls/datetime/date.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/date.ngsummary.mjs +1 -1
- package/esm2020/controls/datetime/dateselector.mjs +13 -13
- package/esm2020/controls/datetime/dateselector.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/dateselector.ngsummary.mjs +1 -1
- package/esm2020/controls/datetime/datetime.mjs +59 -59
- package/esm2020/controls/datetime/datetime.module.mjs +53 -53
- package/esm2020/controls/datetime/datetime.module.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/datetime.module.ngsummary.mjs +1 -1
- package/esm2020/controls/datetime/datetime.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/datetime.ngsummary.mjs +1 -1
- package/esm2020/controls/datetime/time.mjs +59 -59
- package/esm2020/controls/datetime/time.ngfactory.mjs +3 -3
- package/esm2020/controls/datetime/time.ngsummary.mjs +1 -1
- package/esm2020/controls/dialog/dialog.mjs +48 -48
- package/esm2020/controls/dialog/dialog.module.mjs +22 -22
- package/esm2020/controls/dialog/dialog.module.ngfactory.mjs +3 -3
- package/esm2020/controls/dialog/dialog.module.ngsummary.mjs +1 -1
- package/esm2020/controls/dialog/dialog.ngfactory.mjs +3 -3
- package/esm2020/controls/dialog/dialog.ngsummary.mjs +1 -1
- package/esm2020/controls/form/form.mjs +52 -52
- package/esm2020/controls/form/form.module.mjs +20 -20
- package/esm2020/controls/form/form.module.ngfactory.mjs +3 -3
- package/esm2020/controls/form/form.module.ngsummary.mjs +1 -1
- package/esm2020/controls/form/form.ngfactory.mjs +3 -3
- package/esm2020/controls/form/form.ngsummary.mjs +1 -1
- package/esm2020/controls/form/inheritform.directive.mjs +68 -68
- package/esm2020/controls/form/inheritform.directive.ngfactory.mjs +3 -3
- package/esm2020/controls/form/inheritform.directive.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/grid.mjs +28 -28
- package/esm2020/controls/grid/grid.module.mjs +48 -48
- package/esm2020/controls/grid/grid.module.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/grid.module.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/grid.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/grid.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/gridbutton.mjs +40 -40
- package/esm2020/controls/grid/gridbutton.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridbutton.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/gridcolumn.mjs +27 -27
- package/esm2020/controls/grid/gridcolumn.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridcolumn.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/gridcolumnaction.mjs +28 -28
- package/esm2020/controls/grid/gridcolumnaction.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridcolumnaction.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/gridimage.mjs +22 -22
- package/esm2020/controls/grid/gridimage.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/gridimage.ngsummary.mjs +1 -1
- package/esm2020/controls/grid/paging.mjs +25 -25
- package/esm2020/controls/grid/paging.ngfactory.mjs +3 -3
- package/esm2020/controls/grid/paging.ngsummary.mjs +1 -1
- package/esm2020/controls/input/input.mjs +47 -47
- package/esm2020/controls/input/input.module.mjs +76 -76
- package/esm2020/controls/input/input.module.ngfactory.mjs +3 -3
- package/esm2020/controls/input/input.module.ngsummary.mjs +1 -1
- package/esm2020/controls/input/input.ngfactory.mjs +3 -3
- package/esm2020/controls/input/input.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputarea.mjs +67 -67
- package/esm2020/controls/input/inputarea.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputarea.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputcurrency.mjs +55 -55
- package/esm2020/controls/input/inputcurrency.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputcurrency.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputdecimal.mjs +55 -55
- package/esm2020/controls/input/inputdecimal.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputdecimal.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputemail.mjs +55 -55
- package/esm2020/controls/input/inputemail.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputemail.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputinteger.mjs +55 -55
- package/esm2020/controls/input/inputinteger.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputinteger.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputpassword.mjs +55 -55
- package/esm2020/controls/input/inputpassword.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputpassword.ngsummary.mjs +1 -1
- package/esm2020/controls/input/inputsearch.mjs +55 -55
- package/esm2020/controls/input/inputsearch.ngfactory.mjs +3 -3
- package/esm2020/controls/input/inputsearch.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/formlayout.directive.mjs +14 -14
- package/esm2020/controls/layout/formlayout.directive.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/formlayout.directive.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/layout.module.mjs +42 -42
- package/esm2020/controls/layout/layout.module.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/layout.module.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/tocontrolheight.pipe.mjs +33 -33
- package/esm2020/controls/layout/tocontrolheight.pipe.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/tocontrolheight.pipe.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.mjs +51 -51
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/tolabelheight.pipe.mjs +33 -33
- package/esm2020/controls/layout/tolabelheight.pipe.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/tolabelheight.pipe.ngsummary.mjs +1 -1
- package/esm2020/controls/layout/tolabelwidthcss.pipe.mjs +35 -35
- package/esm2020/controls/layout/tolabelwidthcss.pipe.ngfactory.mjs +3 -3
- package/esm2020/controls/layout/tolabelwidthcss.pipe.ngsummary.mjs +1 -1
- package/esm2020/controls/list/dropdown.mjs +81 -81
- package/esm2020/controls/list/dropdown.ngfactory.mjs +3 -3
- package/esm2020/controls/list/dropdown.ngsummary.mjs +2 -2
- package/esm2020/controls/list/list.module.mjs +51 -51
- package/esm2020/controls/list/list.module.ngfactory.mjs +3 -3
- package/esm2020/controls/list/list.module.ngsummary.mjs +1 -1
- package/esm2020/controls/list/listbox.mjs +59 -59
- package/esm2020/controls/list/listbox.ngfactory.mjs +3 -3
- package/esm2020/controls/list/listbox.ngsummary.mjs +1 -1
- package/esm2020/controls/static/formcontainer.mjs +68 -68
- package/esm2020/controls/static/formcontainer.ngfactory.mjs +3 -3
- package/esm2020/controls/static/formcontainer.ngsummary.mjs +1 -1
- package/esm2020/controls/static/staticlabel.mjs +54 -54
- package/esm2020/controls/static/staticlabel.module.mjs +31 -31
- package/esm2020/controls/static/staticlabel.module.ngfactory.mjs +3 -3
- package/esm2020/controls/static/staticlabel.module.ngsummary.mjs +1 -1
- package/esm2020/controls/static/staticlabel.ngfactory.mjs +3 -3
- package/esm2020/controls/static/staticlabel.ngsummary.mjs +1 -1
- package/esm2020/controls/tabs/tab.mjs +20 -20
- package/esm2020/controls/tabs/tab.ngfactory.mjs +3 -3
- package/esm2020/controls/tabs/tab.ngsummary.mjs +1 -1
- package/esm2020/controls/tabs/tabitem.mjs +13 -13
- package/esm2020/controls/tabs/tabitem.ngfactory.mjs +3 -3
- package/esm2020/controls/tabs/tabitem.ngsummary.mjs +1 -1
- package/esm2020/controls/tabs/tabs.module.mjs +23 -23
- package/esm2020/controls/tabs/tabs.module.ngfactory.mjs +3 -3
- package/esm2020/controls/tabs/tabs.module.ngsummary.mjs +1 -1
- package/esm2020/controls/tinymce/tinymce.mjs +68 -68
- package/esm2020/controls/tinymce/tinymce.module.mjs +46 -46
- package/esm2020/controls/tinymce/tinymce.module.ngfactory.mjs +3 -3
- package/esm2020/controls/tinymce/tinymce.module.ngsummary.mjs +1 -1
- package/esm2020/controls/tinymce/tinymce.ngfactory.mjs +3 -3
- package/esm2020/controls/tinymce/tinymce.ngsummary.mjs +1 -1
- package/esm2020/controls/tooltip/tooltip.mjs +50 -50
- package/esm2020/controls/tooltip/tooltip.module.mjs +18 -18
- package/esm2020/controls/tooltip/tooltip.module.ngfactory.mjs +3 -3
- package/esm2020/controls/tooltip/tooltip.module.ngsummary.mjs +1 -1
- package/esm2020/controls/tooltip/tooltip.ngfactory.mjs +3 -3
- package/esm2020/controls/tooltip/tooltip.ngsummary.mjs +1 -1
- package/esm2020/controls/treeview/treeview.mjs +56 -56
- package/esm2020/controls/treeview/treeview.module.mjs +21 -21
- package/esm2020/controls/treeview/treeview.module.ngfactory.mjs +3 -3
- package/esm2020/controls/treeview/treeview.module.ngsummary.mjs +1 -1
- package/esm2020/controls/treeview/treeview.ngfactory.mjs +3 -3
- package/esm2020/controls/treeview/treeview.ngsummary.mjs +1 -1
- package/esm2020/controls/upload/dropzonemultiple.mjs +68 -68
- package/esm2020/controls/upload/dropzonemultiple.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/dropzonemultiple.ngsummary.mjs +1 -1
- package/esm2020/controls/upload/dropzonesingle.mjs +68 -68
- package/esm2020/controls/upload/dropzonesingle.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/dropzonesingle.ngsummary.mjs +1 -1
- package/esm2020/controls/upload/upload.mjs +57 -57
- package/esm2020/controls/upload/upload.module.mjs +32 -32
- package/esm2020/controls/upload/upload.module.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/upload.module.ngsummary.mjs +1 -1
- package/esm2020/controls/upload/upload.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/upload.ngsummary.mjs +1 -1
- package/esm2020/controls/upload/uploadmultiple.mjs +57 -57
- package/esm2020/controls/upload/uploadmultiple.ngfactory.mjs +3 -3
- package/esm2020/controls/upload/uploadmultiple.ngsummary.mjs +1 -1
- package/esm2020/controls/validation/validationsummary.mjs +41 -41
- package/esm2020/controls/validation/validationsummary.module.mjs +22 -22
- package/esm2020/controls/validation/validationsummary.module.ngfactory.mjs +3 -3
- package/esm2020/controls/validation/validationsummary.module.ngsummary.mjs +1 -1
- package/esm2020/controls/validation/validationsummary.ngfactory.mjs +3 -3
- package/esm2020/controls/validation/validationsummary.ngsummary.mjs +1 -1
- package/esm2020/controls/wizard/wizard.mjs +25 -25
- package/esm2020/controls/wizard/wizard.module.mjs +23 -23
- package/esm2020/controls/wizard/wizard.module.ngfactory.mjs +3 -3
- package/esm2020/controls/wizard/wizard.module.ngsummary.mjs +1 -1
- package/esm2020/controls/wizard/wizard.ngfactory.mjs +3 -3
- package/esm2020/controls/wizard/wizard.ngsummary.mjs +1 -1
- package/esm2020/controls/wizard/wizarditem.mjs +12 -12
- package/esm2020/controls/wizard/wizarditem.ngfactory.mjs +3 -3
- package/esm2020/controls/wizard/wizarditem.ngsummary.mjs +1 -1
- package/esm2020/public_api.mjs +76 -76
- package/esm2020/public_api.ngfactory.mjs +1 -1
- package/esm2020/public_api.ngsummary.mjs +1 -1
- package/esm2020/simpleangularcontrols-sac-bootstrap3.mjs +4 -4
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs +2447 -2438
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs.map +1 -1
- package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs +2391 -2382
- package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs.map +1 -1
- package/package.json +43 -43
- package/public_api.d.ts +70 -70
- package/public_api.ngfactory.d.ts +1 -1
- package/public_api.ngsummary.d.ts +1 -1
- package/simpleangularcontrols-sac-bootstrap3-13.0.0-rc.15.tgz +0 -0
- package/simpleangularcontrols-sac-bootstrap3.d.ts +5 -5
- package/simpleangularcontrols-sac-bootstrap3-13.0.0-rc.13.tgz +0 -0
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { SacContextmenuAnchorCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Anker Komponente für Context Menü. Wird zum positionieren des Context Menü in der Page benötigt.
|
|
6
|
-
*/
|
|
7
|
-
export declare class SacContextmenuAnchorDirective extends SacContextmenuAnchorCommon {
|
|
8
|
-
/**
|
|
9
|
-
* Konstruktor
|
|
10
|
-
* @param elementRef HTML DOM Referenz
|
|
11
|
-
*/
|
|
12
|
-
constructor(elementRef: ElementRef<HTMLElement>);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuAnchorDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SacContextmenuAnchorDirective, "[sacContextMenuAnchor]", never, {}, {}, never>;
|
|
15
|
-
}
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { SacContextmenuAnchorCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Anker Komponente für Context Menü. Wird zum positionieren des Context Menü in der Page benötigt.
|
|
6
|
+
*/
|
|
7
|
+
export declare class SacContextmenuAnchorDirective extends SacContextmenuAnchorCommon {
|
|
8
|
+
/**
|
|
9
|
+
* Konstruktor
|
|
10
|
+
* @param elementRef HTML DOM Referenz
|
|
11
|
+
*/
|
|
12
|
+
constructor(elementRef: ElementRef<HTMLElement>);
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuAnchorDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SacContextmenuAnchorDirective, "[sacContextMenuAnchor]", never, {}, {}, never>;
|
|
15
|
+
}
|
|
16
16
|
//# sourceMappingURL=contextmenuanchor.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacContextmenuAnchorDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacContextmenuAnchorDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=contextmenuanchor.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacContextmenuAnchorDirectiveNgSummary: any;
|
|
1
|
+
export declare const SacContextmenuAnchorDirectiveNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=contextmenuanchor.ngsummary.d.ts.map
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { ElementRef } from '@angular/core';
|
|
2
|
-
import { SacContextMenuContrainerCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Marker Komponente für Context Menü
|
|
6
|
-
*/
|
|
7
|
-
export declare class SacContextmenuContainerDirective extends SacContextMenuContrainerCommon {
|
|
8
|
-
/**
|
|
9
|
-
* Konstruktor
|
|
10
|
-
* @param elementRef Referenz auf DOM Element
|
|
11
|
-
*/
|
|
12
|
-
constructor(elementRef: ElementRef<HTMLElement>);
|
|
13
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuContainerDirective, never>;
|
|
14
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SacContextmenuContainerDirective, "[sacContextMenuContainer]", never, {}, {}, never>;
|
|
15
|
-
}
|
|
1
|
+
import { ElementRef } from '@angular/core';
|
|
2
|
+
import { SacContextMenuContrainerCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Marker Komponente für Context Menü
|
|
6
|
+
*/
|
|
7
|
+
export declare class SacContextmenuContainerDirective extends SacContextMenuContrainerCommon {
|
|
8
|
+
/**
|
|
9
|
+
* Konstruktor
|
|
10
|
+
* @param elementRef Referenz auf DOM Element
|
|
11
|
+
*/
|
|
12
|
+
constructor(elementRef: ElementRef<HTMLElement>);
|
|
13
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuContainerDirective, never>;
|
|
14
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SacContextmenuContainerDirective, "[sacContextMenuContainer]", never, {}, {}, never>;
|
|
15
|
+
}
|
|
16
16
|
//# sourceMappingURL=contextmenucontainer.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacContextmenuContainerDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacContextmenuContainerDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=contextmenucontainer.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacContextmenuContainerDirectiveNgSummary: any;
|
|
1
|
+
export declare const SacContextmenuContainerDirectiveNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=contextmenucontainer.ngsummary.d.ts.map
|
|
@@ -1,18 +1,20 @@
|
|
|
1
|
-
import { ElementRef, OnInit } from '@angular/core';
|
|
2
|
-
import { SacContextmenuItemButtonCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Component for menu entry in context menu
|
|
6
|
-
*/
|
|
7
|
-
export declare class SacContextmenuItemButtonComponent extends SacContextmenuItemButtonCommon implements OnInit {
|
|
8
|
-
private readonly el;
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
*
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { ElementRef, OnDestroy, OnInit } from '@angular/core';
|
|
2
|
+
import { SacContextmenuItemButtonCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Component for menu entry in context menu
|
|
6
|
+
*/
|
|
7
|
+
export declare class SacContextmenuItemButtonComponent extends SacContextmenuItemButtonCommon implements OnInit, OnDestroy {
|
|
8
|
+
private readonly el;
|
|
9
|
+
ref: ChildNode[];
|
|
10
|
+
/**
|
|
11
|
+
* Constructor
|
|
12
|
+
* @param contextmenu Instance von Context Menü
|
|
13
|
+
*/
|
|
14
|
+
constructor(el: ElementRef);
|
|
15
|
+
ngOnDestroy(): void;
|
|
16
|
+
ngOnInit(): void;
|
|
17
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuItemButtonComponent, never>;
|
|
18
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacContextmenuItemButtonComponent, "sac-contextmenubutton", never, {}, {}, never, never>;
|
|
19
|
+
}
|
|
18
20
|
//# sourceMappingURL=contextmenuitembutton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contextmenuitembutton.d.ts","sourceRoot":"","sources":["../../../../projects/sac-bootstrap3/src/controls/contextmenu/contextmenuitembutton.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,MAAM,EAAc,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"contextmenuitembutton.d.ts","sourceRoot":"","sources":["../../../../projects/sac-bootstrap3/src/controls/contextmenu/contextmenuitembutton.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,UAAU,EAAE,SAAS,EAAE,MAAM,EAAc,MAAM,eAAe,CAAC;AACrF,OAAO,EAAE,8BAA8B,EAA4B,MAAM,mCAAmC,CAAC;;AAE7G;;GAEG;AACH,qBAUa,iCAAkC,SAAQ,8BAA+B,YAAW,MAAM,EAAE,SAAS;IAalG,OAAO,CAAC,QAAQ,CAAC,EAAE;IAVxB,GAAG,EAAE,SAAS,EAAE,CAAM;IAM7B;;;OAGG;gBAC0B,EAAE,EAAE,UAAU;IAQpC,WAAW,IAAI,IAAI;IAMnB,QAAQ,IAAI,IAAI;yCA3Bd,iCAAiC;2CAAjC,iCAAiC;CAsC7C"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacContextmenuItemButtonComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacContextmenuItemButtonComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=contextmenuitembutton.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacContextmenuItemButtonComponentNgSummary: any;
|
|
1
|
+
export declare const SacContextmenuItemButtonComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=contextmenuitembutton.ngsummary.d.ts.map
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { SacContextmenuItemCommon } from '@simpleangularcontrols/sac-common';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
/**
|
|
4
|
-
* Splitter Komponente in Context Menü
|
|
5
|
-
*/
|
|
6
|
-
export declare class SacContextmenuItemSplitterComponent extends SacContextmenuItemCommon {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuItemSplitterComponent, never>;
|
|
8
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacContextmenuItemSplitterComponent, "sac-contextmenusplitter", never, {}, {}, never, never>;
|
|
9
|
-
}
|
|
1
|
+
import { SacContextmenuItemCommon } from '@simpleangularcontrols/sac-common';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
/**
|
|
4
|
+
* Splitter Komponente in Context Menü
|
|
5
|
+
*/
|
|
6
|
+
export declare class SacContextmenuItemSplitterComponent extends SacContextmenuItemCommon {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacContextmenuItemSplitterComponent, never>;
|
|
8
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacContextmenuItemSplitterComponent, "sac-contextmenusplitter", never, {}, {}, never, never>;
|
|
9
|
+
}
|
|
10
10
|
//# sourceMappingURL=contextmenuitemsplitter.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacContextmenuItemSplitterComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacContextmenuItemSplitterComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=contextmenuitemsplitter.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacContextmenuItemSplitterComponentNgSummary: any;
|
|
1
|
+
export declare const SacContextmenuItemSplitterComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=contextmenuitemsplitter.ngsummary.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
-
import { SacDateCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SacDateComponent extends SacDateCommon {
|
|
6
|
-
/**
|
|
7
|
-
* Constructor
|
|
8
|
-
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
-
* @param injector Injector for injecting services
|
|
10
|
-
* @param elementRef Reference to html dom element
|
|
11
|
-
* @param cdRef Change Dectection Servie
|
|
12
|
-
*/
|
|
13
|
-
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateComponent, "sac-date", never, {}, {}, never, never>;
|
|
16
|
-
}
|
|
1
|
+
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
+
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import { SacDateCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SacDateComponent extends SacDateCommon {
|
|
6
|
+
/**
|
|
7
|
+
* Constructor
|
|
8
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
+
* @param injector Injector for injecting services
|
|
10
|
+
* @param elementRef Reference to html dom element
|
|
11
|
+
* @param cdRef Change Dectection Servie
|
|
12
|
+
*/
|
|
13
|
+
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateComponent, "sac-date", never, {}, {}, never, never>;
|
|
16
|
+
}
|
|
17
17
|
//# sourceMappingURL=date.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacDateComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacDateComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=date.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacDateComponentNgSummary: any;
|
|
1
|
+
export declare const SacDateComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=date.ngsummary.d.ts.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { SacDateSelectorCommon } from '@simpleangularcontrols/sac-common';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SacDateSelectorComponent extends SacDateSelectorCommon {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateSelectorComponent, never>;
|
|
5
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateSelectorComponent, "sac-dateselector", never, {}, {}, never, never>;
|
|
6
|
-
}
|
|
1
|
+
import { SacDateSelectorCommon } from '@simpleangularcontrols/sac-common';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class SacDateSelectorComponent extends SacDateSelectorCommon {
|
|
4
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateSelectorComponent, never>;
|
|
5
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateSelectorComponent, "sac-dateselector", never, {}, {}, never, never>;
|
|
6
|
+
}
|
|
7
7
|
//# sourceMappingURL=dateselector.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacDateSelectorComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacDateSelectorComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=dateselector.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacDateSelectorComponentNgSummary: any;
|
|
1
|
+
export declare const SacDateSelectorComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=dateselector.ngsummary.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
-
import { SacDateTimeCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SacDateTimeComponent extends SacDateTimeCommon {
|
|
6
|
-
/**
|
|
7
|
-
* Constructor
|
|
8
|
-
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
-
* @param injector Injector for injecting services
|
|
10
|
-
* @param elementRef Reference to html dom element
|
|
11
|
-
* @param cdRef Change Dectection Servie
|
|
12
|
-
*/
|
|
13
|
-
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateTimeComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateTimeComponent, "sac-datetime", never, {}, {}, never, never>;
|
|
16
|
-
}
|
|
1
|
+
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
+
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import { SacDateTimeCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SacDateTimeComponent extends SacDateTimeCommon {
|
|
6
|
+
/**
|
|
7
|
+
* Constructor
|
|
8
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
+
* @param injector Injector for injecting services
|
|
10
|
+
* @param elementRef Reference to html dom element
|
|
11
|
+
* @param cdRef Change Dectection Servie
|
|
12
|
+
*/
|
|
13
|
+
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacDateTimeComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacDateTimeComponent, "sac-datetime", never, {}, {}, never, never>;
|
|
16
|
+
}
|
|
17
17
|
//# sourceMappingURL=datetime.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./date";
|
|
3
|
-
import * as i2 from "./datetime";
|
|
4
|
-
import * as i3 from "./time";
|
|
5
|
-
import * as i4 from "./dateselector";
|
|
6
|
-
import * as i5 from "@angular/common";
|
|
7
|
-
import * as i6 from "angular-imask";
|
|
8
|
-
import * as i7 from "../layout/layout.module";
|
|
9
|
-
import * as i8 from "../tooltip/tooltip.module";
|
|
10
|
-
export declare class SACBootstrap3DateTimeModule {
|
|
11
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3DateTimeModule, never>;
|
|
12
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3DateTimeModule, [typeof i1.SacDateComponent, typeof i2.SacDateTimeComponent, typeof i3.SacTimeComponent, typeof i4.SacDateSelectorComponent], [typeof i5.CommonModule, typeof i6.IMaskModule, typeof i7.SACBootstrap3LayoutModule, typeof i8.SACBootstrap3TooltipModule], [typeof i1.SacDateComponent, typeof i2.SacDateTimeComponent, typeof i3.SacTimeComponent, typeof i4.SacDateSelectorComponent]>;
|
|
13
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3DateTimeModule>;
|
|
14
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./date";
|
|
3
|
+
import * as i2 from "./datetime";
|
|
4
|
+
import * as i3 from "./time";
|
|
5
|
+
import * as i4 from "./dateselector";
|
|
6
|
+
import * as i5 from "@angular/common";
|
|
7
|
+
import * as i6 from "angular-imask";
|
|
8
|
+
import * as i7 from "../layout/layout.module";
|
|
9
|
+
import * as i8 from "../tooltip/tooltip.module";
|
|
10
|
+
export declare class SACBootstrap3DateTimeModule {
|
|
11
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3DateTimeModule, never>;
|
|
12
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3DateTimeModule, [typeof i1.SacDateComponent, typeof i2.SacDateTimeComponent, typeof i3.SacTimeComponent, typeof i4.SacDateSelectorComponent], [typeof i5.CommonModule, typeof i6.IMaskModule, typeof i7.SACBootstrap3LayoutModule, typeof i8.SACBootstrap3TooltipModule], [typeof i1.SacDateComponent, typeof i2.SacDateTimeComponent, typeof i3.SacTimeComponent, typeof i4.SacDateSelectorComponent]>;
|
|
13
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3DateTimeModule>;
|
|
14
|
+
}
|
|
15
15
|
//# sourceMappingURL=datetime.module.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SACBootstrap3DateTimeModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SACBootstrap3DateTimeModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=datetime.module.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SACBootstrap3DateTimeModuleNgSummary: any;
|
|
1
|
+
export declare const SACBootstrap3DateTimeModuleNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=datetime.module.ngsummary.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacDateTimeComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacDateTimeComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=datetime.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacDateTimeComponentNgSummary: any;
|
|
1
|
+
export declare const SacDateTimeComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=datetime.ngsummary.d.ts.map
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
-
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
-
import { SacTimeCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SacTimeComponent extends SacTimeCommon {
|
|
6
|
-
/**
|
|
7
|
-
* Constructor
|
|
8
|
-
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
-
* @param injector Injector for injecting services
|
|
10
|
-
* @param elementRef Reference to html dom element
|
|
11
|
-
* @param cdRef Change Dectection Servie
|
|
12
|
-
*/
|
|
13
|
-
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacTimeComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacTimeComponent, "sac-time", never, {}, {}, never, never>;
|
|
16
|
-
}
|
|
1
|
+
import { SacFormLayoutDirective } from '../layout/formlayout.directive';
|
|
2
|
+
import { ChangeDetectorRef, ElementRef, Injector } from '@angular/core';
|
|
3
|
+
import { SacTimeCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
+
import * as i0 from "@angular/core";
|
|
5
|
+
export declare class SacTimeComponent extends SacTimeCommon {
|
|
6
|
+
/**
|
|
7
|
+
* Constructor
|
|
8
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
9
|
+
* @param injector Injector for injecting services
|
|
10
|
+
* @param elementRef Reference to html dom element
|
|
11
|
+
* @param cdRef Change Dectection Servie
|
|
12
|
+
*/
|
|
13
|
+
constructor(formLayout: SacFormLayoutDirective, injector: Injector, elementRef: ElementRef, cdRef: ChangeDetectorRef);
|
|
14
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacTimeComponent, [{ optional: true; host: true; }, null, null, null]>;
|
|
15
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacTimeComponent, "sac-time", never, {}, {}, never, never>;
|
|
16
|
+
}
|
|
17
17
|
//# sourceMappingURL=time.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacTimeComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacTimeComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=time.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacTimeComponentNgSummary: any;
|
|
1
|
+
export declare const SacTimeComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=time.ngsummary.d.ts.map
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { ElementRef, OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { SacDialogCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SacDialogComponent extends SacDialogCommon implements OnInit, OnDestroy {
|
|
5
|
-
private element;
|
|
6
|
-
constructor(el: ElementRef, cdRef: ChangeDetectorRef);
|
|
7
|
-
zindex: number;
|
|
8
|
-
private _lastDialogMarginTop;
|
|
9
|
-
get dialogMarginTop(): number;
|
|
10
|
-
ngOnInit(): void;
|
|
11
|
-
ngOnDestroy(): void;
|
|
12
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacDialogComponent, never>;
|
|
13
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SacDialogComponent, "sac-dialog", never, { "zindex": "zindex"; }, {}, never, ["[dialogbody]", "[dialogfooter]"]>;
|
|
14
|
-
}
|
|
1
|
+
import { ElementRef, OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
+
import { SacDialogCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class SacDialogComponent extends SacDialogCommon implements OnInit, OnDestroy {
|
|
5
|
+
private element;
|
|
6
|
+
constructor(el: ElementRef, cdRef: ChangeDetectorRef);
|
|
7
|
+
zindex: number;
|
|
8
|
+
private _lastDialogMarginTop;
|
|
9
|
+
get dialogMarginTop(): number;
|
|
10
|
+
ngOnInit(): void;
|
|
11
|
+
ngOnDestroy(): void;
|
|
12
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacDialogComponent, never>;
|
|
13
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<SacDialogComponent, "sac-dialog", never, { "zindex": "zindex"; }, {}, never, ["[dialogbody]", "[dialogfooter]"]>;
|
|
14
|
+
}
|
|
15
15
|
//# sourceMappingURL=dialog.d.ts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./dialog";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
export declare class SACBootstrap3DialogModule {
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3DialogModule, never>;
|
|
6
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3DialogModule, [typeof i1.SacDialogComponent], [typeof i2.CommonModule], [typeof i1.SacDialogComponent]>;
|
|
7
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3DialogModule>;
|
|
8
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./dialog";
|
|
3
|
+
import * as i2 from "@angular/common";
|
|
4
|
+
export declare class SACBootstrap3DialogModule {
|
|
5
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3DialogModule, never>;
|
|
6
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3DialogModule, [typeof i1.SacDialogComponent], [typeof i2.CommonModule], [typeof i1.SacDialogComponent]>;
|
|
7
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3DialogModule>;
|
|
8
|
+
}
|
|
9
9
|
//# sourceMappingURL=dialog.module.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SACBootstrap3DialogModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SACBootstrap3DialogModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=dialog.module.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SACBootstrap3DialogModuleNgSummary: any;
|
|
1
|
+
export declare const SACBootstrap3DialogModuleNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=dialog.module.ngsummary.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacDialogComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacDialogComponentNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=dialog.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacDialogComponentNgSummary: any;
|
|
1
|
+
export declare const SacDialogComponentNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=dialog.ngsummary.d.ts.map
|
package/controls/form/form.d.ts
CHANGED
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
import { NgForm } from '@angular/forms';
|
|
2
|
-
import { SacFormCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
/**
|
|
5
|
-
* Erweiterung / Hooking für automatismen in Formular. Wird als Container für alle Controls benötigt.
|
|
6
|
-
*
|
|
7
|
-
* @example Beispiel über Div Container
|
|
8
|
-
*
|
|
9
|
-
* <div ngForm></div>
|
|
10
|
-
*
|
|
11
|
-
* @example Beispiel über Form Tag
|
|
12
|
-
*
|
|
13
|
-
* <form></form>
|
|
14
|
-
*/
|
|
15
|
-
export declare class SacFormDirective extends SacFormCommon {
|
|
16
|
-
/**
|
|
17
|
-
* Sets the standard CSS class for forms on the form container
|
|
18
|
-
*/
|
|
19
|
-
cssClassForm: boolean;
|
|
20
|
-
/**
|
|
21
|
-
* Sets the default CSS class for horizontal forms on the form container
|
|
22
|
-
*/
|
|
23
|
-
cssClassHorizontal: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* Konstruktor
|
|
26
|
-
* @param form Instanz von NgForm für eigene automatische Formular Logik
|
|
27
|
-
*/
|
|
28
|
-
constructor(form: NgForm);
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SacFormDirective, never>;
|
|
30
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SacFormDirective, "form:not([ngNoForm]):not([formGroup]),[ngForm]", ["sacform"], {}, {}, never>;
|
|
31
|
-
}
|
|
1
|
+
import { NgForm } from '@angular/forms';
|
|
2
|
+
import { SacFormCommon } from '@simpleangularcontrols/sac-common';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
/**
|
|
5
|
+
* Erweiterung / Hooking für automatismen in Formular. Wird als Container für alle Controls benötigt.
|
|
6
|
+
*
|
|
7
|
+
* @example Beispiel über Div Container
|
|
8
|
+
*
|
|
9
|
+
* <div ngForm></div>
|
|
10
|
+
*
|
|
11
|
+
* @example Beispiel über Form Tag
|
|
12
|
+
*
|
|
13
|
+
* <form></form>
|
|
14
|
+
*/
|
|
15
|
+
export declare class SacFormDirective extends SacFormCommon {
|
|
16
|
+
/**
|
|
17
|
+
* Sets the standard CSS class for forms on the form container
|
|
18
|
+
*/
|
|
19
|
+
cssClassForm: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* Sets the default CSS class for horizontal forms on the form container
|
|
22
|
+
*/
|
|
23
|
+
cssClassHorizontal: boolean;
|
|
24
|
+
/**
|
|
25
|
+
* Konstruktor
|
|
26
|
+
* @param form Instanz von NgForm für eigene automatische Formular Logik
|
|
27
|
+
*/
|
|
28
|
+
constructor(form: NgForm);
|
|
29
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SacFormDirective, never>;
|
|
30
|
+
static ɵdir: i0.ɵɵDirectiveDeclaration<SacFormDirective, "form:not([ngNoForm]):not([formGroup]),[ngForm]", ["sacform"], {}, {}, never>;
|
|
31
|
+
}
|
|
32
32
|
//# sourceMappingURL=form.d.ts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./form";
|
|
3
|
-
import * as i2 from "./inheritform.directive";
|
|
4
|
-
import * as i3 from "@angular/common";
|
|
5
|
-
import * as i4 from "@angular/forms";
|
|
6
|
-
export declare class SACBootstrap3FormModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3FormModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3FormModule, [typeof i1.SacFormDirective, typeof i2.SacInheritFormDirective], [typeof i3.CommonModule, typeof i4.FormsModule], [typeof i1.SacFormDirective, typeof i2.SacInheritFormDirective]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3FormModule>;
|
|
10
|
-
}
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./form";
|
|
3
|
+
import * as i2 from "./inheritform.directive";
|
|
4
|
+
import * as i3 from "@angular/common";
|
|
5
|
+
import * as i4 from "@angular/forms";
|
|
6
|
+
export declare class SACBootstrap3FormModule {
|
|
7
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<SACBootstrap3FormModule, never>;
|
|
8
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<SACBootstrap3FormModule, [typeof i1.SacFormDirective, typeof i2.SacInheritFormDirective], [typeof i3.CommonModule, typeof i4.FormsModule], [typeof i1.SacFormDirective, typeof i2.SacInheritFormDirective]>;
|
|
9
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<SACBootstrap3FormModule>;
|
|
10
|
+
}
|
|
11
11
|
//# sourceMappingURL=form.module.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SACBootstrap3FormModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SACBootstrap3FormModuleNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=form.module.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SACBootstrap3FormModuleNgSummary: any;
|
|
1
|
+
export declare const SACBootstrap3FormModuleNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=form.module.ngsummary.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as i0 from '@angular/core';
|
|
2
|
-
export declare const SacFormDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
-
export declare const ɵNonEmptyModule = true;
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
export declare const SacFormDirectiveNgFactory: i0.ɵNgModuleFactory<any>;
|
|
3
|
+
export declare const ɵNonEmptyModule = true;
|
|
4
4
|
//# sourceMappingURL=form.ngfactory.d.ts.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const SacFormDirectiveNgSummary: any;
|
|
1
|
+
export declare const SacFormDirectiveNgSummary: any;
|
|
2
2
|
//# sourceMappingURL=form.ngsummary.d.ts.map
|