@simpleangularcontrols/sac-bootstrap3 10.0.0-rc.8 → 13.0.0-rc.10
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/controls/buttons/button.d.ts +4 -0
- package/controls/buttons/button.d.ts.map +1 -0
- package/controls/buttons/button.module.d.ts +7 -0
- package/controls/buttons/button.module.d.ts.map +1 -0
- package/controls/buttons/button.module.ngfactory.d.ts +3 -2
- package/controls/buttons/button.module.ngfactory.d.ts.map +1 -0
- package/controls/buttons/button.module.ngsummary.d.ts +2 -0
- package/controls/buttons/button.module.ngsummary.d.ts.map +1 -0
- package/controls/buttons/button.ngfactory.d.ts +4 -1
- package/controls/buttons/button.ngfactory.d.ts.map +1 -0
- package/controls/buttons/button.ngsummary.d.ts +2 -0
- package/controls/buttons/button.ngsummary.d.ts.map +1 -0
- package/controls/checkbox/checkbox.d.ts +4 -0
- package/controls/checkbox/checkbox.d.ts.map +1 -0
- package/controls/checkbox/checkbox.module.d.ts +11 -0
- package/controls/checkbox/checkbox.module.d.ts.map +1 -0
- package/controls/checkbox/checkbox.module.ngfactory.d.ts +3 -2
- package/controls/checkbox/checkbox.module.ngfactory.d.ts.map +1 -0
- package/controls/checkbox/checkbox.module.ngsummary.d.ts +2 -0
- package/controls/checkbox/checkbox.module.ngsummary.d.ts.map +1 -0
- package/controls/checkbox/checkbox.ngfactory.d.ts +4 -1
- package/controls/checkbox/checkbox.ngfactory.d.ts.map +1 -0
- package/controls/checkbox/checkbox.ngsummary.d.ts +2 -0
- package/controls/checkbox/checkbox.ngsummary.d.ts.map +1 -0
- package/controls/checkbox/radiobutton.d.ts +4 -0
- package/controls/checkbox/radiobutton.d.ts.map +1 -0
- package/controls/checkbox/radiobutton.ngfactory.d.ts +4 -1
- package/controls/checkbox/radiobutton.ngfactory.d.ts.map +1 -0
- package/controls/checkbox/radiobutton.ngsummary.d.ts +2 -0
- package/controls/checkbox/radiobutton.ngsummary.d.ts.map +1 -0
- package/controls/checkbox/radiobuttons.d.ts +4 -0
- package/controls/checkbox/radiobuttons.d.ts.map +1 -0
- package/controls/checkbox/radiobuttons.ngfactory.d.ts +4 -1
- package/controls/checkbox/radiobuttons.ngfactory.d.ts.map +1 -0
- package/controls/checkbox/radiobuttons.ngsummary.d.ts +2 -0
- package/controls/checkbox/radiobuttons.ngsummary.d.ts.map +1 -0
- package/controls/confirm/confirm.d.ts +4 -0
- package/controls/confirm/confirm.d.ts.map +1 -0
- package/controls/confirm/confirm.module.d.ts +9 -0
- package/controls/confirm/confirm.module.d.ts.map +1 -0
- package/controls/confirm/confirm.module.ngfactory.d.ts +3 -2
- package/controls/confirm/confirm.module.ngfactory.d.ts.map +1 -0
- package/controls/confirm/confirm.module.ngsummary.d.ts +2 -0
- package/controls/confirm/confirm.module.ngsummary.d.ts.map +1 -0
- package/controls/confirm/confirm.ngfactory.d.ts +4 -1
- package/controls/confirm/confirm.ngfactory.d.ts.map +1 -0
- package/controls/confirm/confirm.ngsummary.d.ts +2 -0
- package/controls/confirm/confirm.ngsummary.d.ts.map +1 -0
- package/controls/confirm/confirm.service.d.ts +4 -0
- package/controls/confirm/confirm.service.d.ts.map +1 -0
- package/controls/confirm/confirm.service.ngfactory.d.ts +4 -1
- package/controls/confirm/confirm.service.ngfactory.d.ts.map +1 -0
- package/controls/confirm/confirm.service.ngsummary.d.ts +2 -0
- package/controls/confirm/confirm.service.ngsummary.d.ts.map +1 -0
- package/controls/datetime/date.d.ts +4 -0
- package/controls/datetime/date.d.ts.map +1 -0
- package/controls/datetime/date.ngfactory.d.ts +4 -1
- package/controls/datetime/date.ngfactory.d.ts.map +1 -0
- package/controls/datetime/date.ngsummary.d.ts +2 -0
- package/controls/datetime/date.ngsummary.d.ts.map +1 -0
- package/controls/datetime/dateselector.d.ts +4 -0
- package/controls/datetime/dateselector.d.ts.map +1 -0
- package/controls/datetime/dateselector.ngfactory.d.ts +4 -1
- package/controls/datetime/dateselector.ngfactory.d.ts.map +1 -0
- package/controls/datetime/dateselector.ngsummary.d.ts +2 -0
- package/controls/datetime/dateselector.ngsummary.d.ts.map +1 -0
- package/controls/datetime/datetime.d.ts +4 -0
- package/controls/datetime/datetime.d.ts.map +1 -0
- package/controls/datetime/datetime.module.d.ts +13 -0
- package/controls/datetime/datetime.module.d.ts.map +1 -0
- package/controls/datetime/datetime.module.ngfactory.d.ts +3 -2
- package/controls/datetime/datetime.module.ngfactory.d.ts.map +1 -0
- package/controls/datetime/datetime.module.ngsummary.d.ts +2 -0
- package/controls/datetime/datetime.module.ngsummary.d.ts.map +1 -0
- package/controls/datetime/datetime.ngfactory.d.ts +4 -1
- package/controls/datetime/datetime.ngfactory.d.ts.map +1 -0
- package/controls/datetime/datetime.ngsummary.d.ts +2 -0
- package/controls/datetime/datetime.ngsummary.d.ts.map +1 -0
- package/controls/datetime/time.d.ts +4 -0
- package/controls/datetime/time.d.ts.map +1 -0
- package/controls/datetime/time.ngfactory.d.ts +4 -1
- package/controls/datetime/time.ngfactory.d.ts.map +1 -0
- package/controls/datetime/time.ngsummary.d.ts +2 -0
- package/controls/datetime/time.ngsummary.d.ts.map +1 -0
- package/controls/dialog/dialog.d.ts +4 -0
- package/controls/dialog/dialog.d.ts.map +1 -0
- package/controls/dialog/dialog.module.d.ts +7 -0
- package/controls/dialog/dialog.module.d.ts.map +1 -0
- package/controls/dialog/dialog.module.ngfactory.d.ts +3 -2
- package/controls/dialog/dialog.module.ngfactory.d.ts.map +1 -0
- package/controls/dialog/dialog.module.ngsummary.d.ts +2 -0
- package/controls/dialog/dialog.module.ngsummary.d.ts.map +1 -0
- package/controls/dialog/dialog.ngfactory.d.ts +4 -1
- package/controls/dialog/dialog.ngfactory.d.ts.map +1 -0
- package/controls/dialog/dialog.ngsummary.d.ts +2 -0
- package/controls/dialog/dialog.ngsummary.d.ts.map +1 -0
- package/controls/form/form.d.ts +4 -0
- package/controls/form/form.d.ts.map +1 -0
- package/controls/form/form.module.d.ts +9 -0
- package/controls/form/form.module.d.ts.map +1 -0
- package/controls/form/form.module.ngfactory.d.ts +3 -2
- package/controls/form/form.module.ngfactory.d.ts.map +1 -0
- package/controls/form/form.module.ngsummary.d.ts +2 -0
- package/controls/form/form.module.ngsummary.d.ts.map +1 -0
- package/controls/form/form.ngfactory.d.ts +4 -1
- package/controls/form/form.ngfactory.d.ts.map +1 -0
- package/controls/form/form.ngsummary.d.ts +2 -0
- package/controls/form/form.ngsummary.d.ts.map +1 -0
- package/controls/form/inheritform.directive.d.ts +4 -0
- package/controls/form/inheritform.directive.d.ts.map +1 -0
- package/controls/form/inheritform.directive.ngfactory.d.ts +4 -1
- package/controls/form/inheritform.directive.ngfactory.d.ts.map +1 -0
- package/controls/form/inheritform.directive.ngsummary.d.ts +2 -0
- package/controls/form/inheritform.directive.ngsummary.d.ts.map +1 -0
- package/controls/grid/grid.d.ts +4 -0
- package/controls/grid/grid.d.ts.map +1 -0
- package/controls/grid/grid.module.d.ts +13 -0
- package/controls/grid/grid.module.d.ts.map +1 -0
- package/controls/grid/grid.module.ngfactory.d.ts +3 -2
- package/controls/grid/grid.module.ngfactory.d.ts.map +1 -0
- package/controls/grid/grid.module.ngsummary.d.ts +2 -0
- package/controls/grid/grid.module.ngsummary.d.ts.map +1 -0
- package/controls/grid/grid.ngfactory.d.ts +4 -1
- package/controls/grid/grid.ngfactory.d.ts.map +1 -0
- package/controls/grid/grid.ngsummary.d.ts +2 -0
- package/controls/grid/grid.ngsummary.d.ts.map +1 -0
- package/controls/grid/gridbutton.d.ts +4 -0
- package/controls/grid/gridbutton.d.ts.map +1 -0
- package/controls/grid/gridbutton.ngfactory.d.ts +4 -1
- package/controls/grid/gridbutton.ngfactory.d.ts.map +1 -0
- package/controls/grid/gridbutton.ngsummary.d.ts +2 -0
- package/controls/grid/gridbutton.ngsummary.d.ts.map +1 -0
- package/controls/grid/gridcolumn.d.ts +4 -0
- package/controls/grid/gridcolumn.d.ts.map +1 -0
- package/controls/grid/gridcolumn.ngfactory.d.ts +4 -1
- package/controls/grid/gridcolumn.ngfactory.d.ts.map +1 -0
- package/controls/grid/gridcolumn.ngsummary.d.ts +2 -0
- package/controls/grid/gridcolumn.ngsummary.d.ts.map +1 -0
- package/controls/grid/gridcolumnaction.d.ts +4 -0
- package/controls/grid/gridcolumnaction.d.ts.map +1 -0
- package/controls/grid/gridcolumnaction.ngfactory.d.ts +4 -1
- package/controls/grid/gridcolumnaction.ngfactory.d.ts.map +1 -0
- package/controls/grid/gridcolumnaction.ngsummary.d.ts +2 -0
- package/controls/grid/gridcolumnaction.ngsummary.d.ts.map +1 -0
- package/controls/grid/gridimage.d.ts +4 -0
- package/controls/grid/gridimage.d.ts.map +1 -0
- package/controls/grid/gridimage.ngfactory.d.ts +4 -1
- package/controls/grid/gridimage.ngfactory.d.ts.map +1 -0
- package/controls/grid/gridimage.ngsummary.d.ts +2 -0
- package/controls/grid/gridimage.ngsummary.d.ts.map +1 -0
- package/controls/grid/paging.d.ts +4 -0
- package/controls/grid/paging.d.ts.map +1 -0
- package/controls/grid/paging.ngfactory.d.ts +4 -1
- package/controls/grid/paging.ngfactory.d.ts.map +1 -0
- package/controls/grid/paging.ngsummary.d.ts +2 -0
- package/controls/grid/paging.ngsummary.d.ts.map +1 -0
- package/controls/input/input.d.ts +4 -0
- package/controls/input/input.d.ts.map +1 -0
- package/controls/input/input.module.d.ts +17 -0
- package/controls/input/input.module.d.ts.map +1 -0
- package/controls/input/input.module.ngfactory.d.ts +3 -2
- package/controls/input/input.module.ngfactory.d.ts.map +1 -0
- package/controls/input/input.module.ngsummary.d.ts +2 -0
- package/controls/input/input.module.ngsummary.d.ts.map +1 -0
- package/controls/input/input.ngfactory.d.ts +4 -1
- package/controls/input/input.ngfactory.d.ts.map +1 -0
- package/controls/input/input.ngsummary.d.ts +2 -0
- package/controls/input/input.ngsummary.d.ts.map +1 -0
- package/controls/input/inputarea.d.ts +4 -0
- package/controls/input/inputarea.d.ts.map +1 -0
- package/controls/input/inputarea.ngfactory.d.ts +4 -1
- package/controls/input/inputarea.ngfactory.d.ts.map +1 -0
- package/controls/input/inputarea.ngsummary.d.ts +2 -0
- package/controls/input/inputarea.ngsummary.d.ts.map +1 -0
- package/controls/input/inputcurrency.d.ts +4 -0
- package/controls/input/inputcurrency.d.ts.map +1 -0
- package/controls/input/inputcurrency.ngfactory.d.ts +4 -1
- package/controls/input/inputcurrency.ngfactory.d.ts.map +1 -0
- package/controls/input/inputcurrency.ngsummary.d.ts +2 -0
- package/controls/input/inputcurrency.ngsummary.d.ts.map +1 -0
- package/controls/input/inputdecimal.d.ts +4 -0
- package/controls/input/inputdecimal.d.ts.map +1 -0
- package/controls/input/inputdecimal.ngfactory.d.ts +4 -1
- package/controls/input/inputdecimal.ngfactory.d.ts.map +1 -0
- package/controls/input/inputdecimal.ngsummary.d.ts +2 -0
- package/controls/input/inputdecimal.ngsummary.d.ts.map +1 -0
- package/controls/input/inputemail.d.ts +4 -0
- package/controls/input/inputemail.d.ts.map +1 -0
- package/controls/input/inputemail.ngfactory.d.ts +4 -1
- package/controls/input/inputemail.ngfactory.d.ts.map +1 -0
- package/controls/input/inputemail.ngsummary.d.ts +2 -0
- package/controls/input/inputemail.ngsummary.d.ts.map +1 -0
- package/controls/input/inputinteger.d.ts +4 -0
- package/controls/input/inputinteger.d.ts.map +1 -0
- package/controls/input/inputinteger.ngfactory.d.ts +4 -1
- package/controls/input/inputinteger.ngfactory.d.ts.map +1 -0
- package/controls/input/inputinteger.ngsummary.d.ts +2 -0
- package/controls/input/inputinteger.ngsummary.d.ts.map +1 -0
- package/controls/input/inputpassword.d.ts +4 -0
- package/controls/input/inputpassword.d.ts.map +1 -0
- package/controls/input/inputpassword.ngfactory.d.ts +4 -1
- package/controls/input/inputpassword.ngfactory.d.ts.map +1 -0
- package/controls/input/inputpassword.ngsummary.d.ts +2 -0
- package/controls/input/inputpassword.ngsummary.d.ts.map +1 -0
- package/controls/input/inputsearch.d.ts +4 -0
- package/controls/input/inputsearch.d.ts.map +1 -0
- package/controls/input/inputsearch.ngfactory.d.ts +4 -1
- package/controls/input/inputsearch.ngfactory.d.ts.map +1 -0
- package/controls/input/inputsearch.ngsummary.d.ts +2 -0
- package/controls/input/inputsearch.ngsummary.d.ts.map +1 -0
- package/controls/layout/formlayout.directive.d.ts +4 -0
- package/controls/layout/formlayout.directive.d.ts.map +1 -0
- package/controls/layout/formlayout.directive.ngfactory.d.ts +4 -1
- package/controls/layout/formlayout.directive.ngfactory.d.ts.map +1 -0
- package/controls/layout/formlayout.directive.ngsummary.d.ts +2 -0
- package/controls/layout/formlayout.directive.ngsummary.d.ts.map +1 -0
- package/controls/layout/layout.module.d.ts +11 -0
- package/controls/layout/layout.module.d.ts.map +1 -0
- package/controls/layout/layout.module.ngfactory.d.ts +3 -2
- package/controls/layout/layout.module.ngfactory.d.ts.map +1 -0
- package/controls/layout/layout.module.ngsummary.d.ts +2 -0
- package/controls/layout/layout.module.ngsummary.d.ts.map +1 -0
- package/controls/layout/tocontrolheight.pipe.d.ts +4 -0
- package/controls/layout/tocontrolheight.pipe.d.ts.map +1 -0
- package/controls/layout/tocontrolheight.pipe.ngfactory.d.ts +4 -1
- package/controls/layout/tocontrolheight.pipe.ngfactory.d.ts.map +1 -0
- package/controls/layout/tocontrolheight.pipe.ngsummary.d.ts +2 -0
- package/controls/layout/tocontrolheight.pipe.ngsummary.d.ts.map +1 -0
- package/controls/layout/tocontrolwidthcss.pipe.d.ts +4 -0
- package/controls/layout/tocontrolwidthcss.pipe.d.ts.map +1 -0
- package/controls/layout/tocontrolwidthcss.pipe.ngfactory.d.ts +4 -1
- package/controls/layout/tocontrolwidthcss.pipe.ngfactory.d.ts.map +1 -0
- package/controls/layout/tocontrolwidthcss.pipe.ngsummary.d.ts +2 -0
- package/controls/layout/tocontrolwidthcss.pipe.ngsummary.d.ts.map +1 -0
- package/controls/layout/tolabelheight.pipe.d.ts +4 -0
- package/controls/layout/tolabelheight.pipe.d.ts.map +1 -0
- package/controls/layout/tolabelheight.pipe.ngfactory.d.ts +4 -1
- package/controls/layout/tolabelheight.pipe.ngfactory.d.ts.map +1 -0
- package/controls/layout/tolabelheight.pipe.ngsummary.d.ts +2 -0
- package/controls/layout/tolabelheight.pipe.ngsummary.d.ts.map +1 -0
- package/controls/layout/tolabelwidthcss.pipe.d.ts +4 -0
- package/controls/layout/tolabelwidthcss.pipe.d.ts.map +1 -0
- package/controls/layout/tolabelwidthcss.pipe.ngfactory.d.ts +4 -1
- package/controls/layout/tolabelwidthcss.pipe.ngfactory.d.ts.map +1 -0
- package/controls/layout/tolabelwidthcss.pipe.ngsummary.d.ts +2 -0
- package/controls/layout/tolabelwidthcss.pipe.ngsummary.d.ts.map +1 -0
- package/controls/list/dropdown.d.ts +6 -0
- package/controls/list/dropdown.d.ts.map +1 -0
- package/controls/list/dropdown.ngfactory.d.ts +5 -1
- package/controls/list/dropdown.ngfactory.d.ts.map +1 -0
- package/controls/list/dropdown.ngsummary.d.ts +3 -0
- package/controls/list/dropdown.ngsummary.d.ts.map +1 -0
- package/controls/list/list.module.d.ts +12 -0
- package/controls/list/list.module.d.ts.map +1 -0
- package/controls/list/list.module.ngfactory.d.ts +3 -2
- package/controls/list/list.module.ngfactory.d.ts.map +1 -0
- package/controls/list/list.module.ngsummary.d.ts +2 -0
- package/controls/list/list.module.ngsummary.d.ts.map +1 -0
- package/controls/list/listbox.d.ts +4 -0
- package/controls/list/listbox.d.ts.map +1 -0
- package/controls/list/listbox.ngfactory.d.ts +4 -1
- package/controls/list/listbox.ngfactory.d.ts.map +1 -0
- package/controls/list/listbox.ngsummary.d.ts +2 -0
- package/controls/list/listbox.ngsummary.d.ts.map +1 -0
- package/controls/static/formcontainer.d.ts +4 -0
- package/controls/static/formcontainer.d.ts.map +1 -0
- package/controls/static/formcontainer.ngfactory.d.ts +4 -1
- package/controls/static/formcontainer.ngfactory.d.ts.map +1 -0
- package/controls/static/formcontainer.ngsummary.d.ts +2 -0
- package/controls/static/formcontainer.ngsummary.d.ts.map +1 -0
- package/controls/static/staticlabel.d.ts +4 -0
- package/controls/static/staticlabel.d.ts.map +1 -0
- package/controls/static/staticlabel.module.d.ts +10 -0
- package/controls/static/staticlabel.module.d.ts.map +1 -0
- package/controls/static/staticlabel.module.ngfactory.d.ts +3 -2
- package/controls/static/staticlabel.module.ngfactory.d.ts.map +1 -0
- package/controls/static/staticlabel.module.ngsummary.d.ts +2 -0
- package/controls/static/staticlabel.module.ngsummary.d.ts.map +1 -0
- package/controls/static/staticlabel.ngfactory.d.ts +4 -1
- package/controls/static/staticlabel.ngfactory.d.ts.map +1 -0
- package/controls/static/staticlabel.ngsummary.d.ts +2 -0
- package/controls/static/staticlabel.ngsummary.d.ts.map +1 -0
- package/controls/tabs/tab.d.ts +4 -0
- package/controls/tabs/tab.d.ts.map +1 -0
- package/controls/tabs/tab.ngfactory.d.ts +4 -1
- package/controls/tabs/tab.ngfactory.d.ts.map +1 -0
- package/controls/tabs/tab.ngsummary.d.ts +2 -0
- package/controls/tabs/tab.ngsummary.d.ts.map +1 -0
- package/controls/tabs/tabitem.d.ts +4 -0
- package/controls/tabs/tabitem.d.ts.map +1 -0
- package/controls/tabs/tabitem.ngfactory.d.ts +4 -1
- package/controls/tabs/tabitem.ngfactory.d.ts.map +1 -0
- package/controls/tabs/tabitem.ngsummary.d.ts +2 -0
- package/controls/tabs/tabitem.ngsummary.d.ts.map +1 -0
- package/controls/tabs/tabs.module.d.ts +8 -0
- package/controls/tabs/tabs.module.d.ts.map +1 -0
- package/controls/tabs/tabs.module.ngfactory.d.ts +3 -2
- package/controls/tabs/tabs.module.ngfactory.d.ts.map +1 -0
- package/controls/tabs/tabs.module.ngsummary.d.ts +2 -0
- package/controls/tabs/tabs.module.ngsummary.d.ts.map +1 -0
- package/controls/tinymce/tinymce.d.ts +4 -0
- package/controls/tinymce/tinymce.d.ts.map +1 -0
- package/controls/tinymce/tinymce.module.d.ts +13 -0
- package/controls/tinymce/tinymce.module.d.ts.map +1 -0
- package/controls/tinymce/tinymce.module.ngfactory.d.ts +3 -2
- package/controls/tinymce/tinymce.module.ngfactory.d.ts.map +1 -0
- package/controls/tinymce/tinymce.module.ngsummary.d.ts +2 -0
- package/controls/tinymce/tinymce.module.ngsummary.d.ts.map +1 -0
- package/controls/tinymce/tinymce.ngfactory.d.ts +4 -1
- package/controls/tinymce/tinymce.ngfactory.d.ts.map +1 -0
- package/controls/tinymce/tinymce.ngsummary.d.ts +2 -0
- package/controls/tinymce/tinymce.ngsummary.d.ts.map +1 -0
- package/controls/tooltip/tooltip.d.ts +4 -0
- package/controls/tooltip/tooltip.d.ts.map +1 -0
- package/controls/tooltip/tooltip.module.d.ts +7 -0
- package/controls/tooltip/tooltip.module.d.ts.map +1 -0
- package/controls/tooltip/tooltip.module.ngfactory.d.ts +3 -2
- package/controls/tooltip/tooltip.module.ngfactory.d.ts.map +1 -0
- package/controls/tooltip/tooltip.module.ngsummary.d.ts +2 -0
- package/controls/tooltip/tooltip.module.ngsummary.d.ts.map +1 -0
- package/controls/tooltip/tooltip.ngfactory.d.ts +4 -1
- package/controls/tooltip/tooltip.ngfactory.d.ts.map +1 -0
- package/controls/tooltip/tooltip.ngsummary.d.ts +2 -0
- package/controls/tooltip/tooltip.ngsummary.d.ts.map +1 -0
- package/controls/treeview/ngtreeitemaction.d.ts +4 -0
- package/controls/treeview/ngtreeitemaction.d.ts.map +1 -0
- package/controls/treeview/ngtreeitemaction.ngfactory.d.ts +4 -1
- package/controls/treeview/ngtreeitemaction.ngfactory.d.ts.map +1 -0
- package/controls/treeview/ngtreeitemaction.ngsummary.d.ts +2 -0
- package/controls/treeview/ngtreeitemaction.ngsummary.d.ts.map +1 -0
- package/controls/treeview/treeview.d.ts +4 -0
- package/controls/treeview/treeview.d.ts.map +1 -0
- package/controls/treeview/treeview.module.d.ts +9 -0
- package/controls/treeview/treeview.module.d.ts.map +1 -0
- package/controls/treeview/treeview.module.ngfactory.d.ts +3 -2
- package/controls/treeview/treeview.module.ngfactory.d.ts.map +1 -0
- package/controls/treeview/treeview.module.ngsummary.d.ts +2 -0
- package/controls/treeview/treeview.module.ngsummary.d.ts.map +1 -0
- package/controls/treeview/treeview.ngfactory.d.ts +4 -1
- package/controls/treeview/treeview.ngfactory.d.ts.map +1 -0
- package/controls/treeview/treeview.ngsummary.d.ts +2 -0
- package/controls/treeview/treeview.ngsummary.d.ts.map +1 -0
- package/controls/treeview/treeviewchild.d.ts +4 -0
- package/controls/treeview/treeviewchild.d.ts.map +1 -0
- package/controls/treeview/treeviewchild.ngfactory.d.ts +4 -1
- package/controls/treeview/treeviewchild.ngfactory.d.ts.map +1 -0
- package/controls/treeview/treeviewchild.ngsummary.d.ts +2 -0
- package/controls/treeview/treeviewchild.ngsummary.d.ts.map +1 -0
- package/controls/upload/upload.d.ts +4 -0
- package/controls/upload/upload.d.ts.map +1 -0
- package/controls/upload/upload.module.d.ts +11 -0
- package/controls/upload/upload.module.d.ts.map +1 -0
- package/controls/upload/upload.module.ngfactory.d.ts +3 -2
- package/controls/upload/upload.module.ngfactory.d.ts.map +1 -0
- package/controls/upload/upload.module.ngsummary.d.ts +2 -0
- package/controls/upload/upload.module.ngsummary.d.ts.map +1 -0
- package/controls/upload/upload.ngfactory.d.ts +4 -1
- package/controls/upload/upload.ngfactory.d.ts.map +1 -0
- package/controls/upload/upload.ngsummary.d.ts +2 -0
- package/controls/upload/upload.ngsummary.d.ts.map +1 -0
- package/controls/upload/uploadmultiple.d.ts +4 -0
- package/controls/upload/uploadmultiple.d.ts.map +1 -0
- package/controls/upload/uploadmultiple.ngfactory.d.ts +4 -1
- package/controls/upload/uploadmultiple.ngfactory.d.ts.map +1 -0
- package/controls/upload/uploadmultiple.ngsummary.d.ts +2 -0
- package/controls/upload/uploadmultiple.ngsummary.d.ts.map +1 -0
- package/controls/validation/validationsummary.d.ts +4 -0
- package/controls/validation/validationsummary.d.ts.map +1 -0
- package/controls/validation/validationsummary.module.d.ts +7 -0
- package/controls/validation/validationsummary.module.d.ts.map +1 -0
- package/controls/validation/validationsummary.module.ngfactory.d.ts +3 -2
- package/controls/validation/validationsummary.module.ngfactory.d.ts.map +1 -0
- package/controls/validation/validationsummary.module.ngsummary.d.ts +2 -0
- package/controls/validation/validationsummary.module.ngsummary.d.ts.map +1 -0
- package/controls/validation/validationsummary.ngfactory.d.ts +4 -1
- package/controls/validation/validationsummary.ngfactory.d.ts.map +1 -0
- package/controls/validation/validationsummary.ngsummary.d.ts +2 -0
- package/controls/validation/validationsummary.ngsummary.d.ts.map +1 -0
- package/controls/wizard/wizard.d.ts +4 -0
- package/controls/wizard/wizard.d.ts.map +1 -0
- package/controls/wizard/wizard.module.d.ts +8 -0
- package/controls/wizard/wizard.module.d.ts.map +1 -0
- package/controls/wizard/wizard.module.ngfactory.d.ts +3 -2
- package/controls/wizard/wizard.module.ngfactory.d.ts.map +1 -0
- package/controls/wizard/wizard.module.ngsummary.d.ts +2 -0
- package/controls/wizard/wizard.module.ngsummary.d.ts.map +1 -0
- package/controls/wizard/wizard.ngfactory.d.ts +4 -1
- package/controls/wizard/wizard.ngfactory.d.ts.map +1 -0
- package/controls/wizard/wizard.ngsummary.d.ts +2 -0
- package/controls/wizard/wizard.ngsummary.d.ts.map +1 -0
- package/controls/wizard/wizarditem.d.ts +4 -0
- package/controls/wizard/wizarditem.d.ts.map +1 -0
- package/controls/wizard/wizarditem.ngfactory.d.ts +4 -1
- package/controls/wizard/wizarditem.ngfactory.d.ts.map +1 -0
- package/controls/wizard/wizarditem.ngsummary.d.ts +2 -0
- package/controls/wizard/wizarditem.ngsummary.d.ts.map +1 -0
- package/esm2020/controls/buttons/button.mjs +13 -0
- package/esm2020/controls/buttons/button.module.mjs +22 -0
- package/esm2020/controls/buttons/button.module.ngfactory.mjs +4 -0
- package/esm2020/controls/buttons/button.module.ngsummary.mjs +2 -0
- package/esm2020/controls/buttons/button.ngfactory.mjs +4 -0
- package/esm2020/controls/buttons/button.ngsummary.mjs +2 -0
- package/esm2020/controls/checkbox/checkbox.mjs +54 -0
- package/esm2020/controls/checkbox/checkbox.module.mjs +44 -0
- package/esm2020/controls/checkbox/checkbox.module.ngfactory.mjs +4 -0
- package/esm2020/controls/checkbox/checkbox.module.ngsummary.mjs +2 -0
- package/esm2020/controls/checkbox/checkbox.ngfactory.mjs +4 -0
- package/esm2020/controls/checkbox/checkbox.ngsummary.mjs +2 -0
- package/esm2020/controls/checkbox/radiobutton.mjs +19 -0
- package/esm2020/controls/checkbox/radiobutton.ngfactory.mjs +4 -0
- package/esm2020/controls/checkbox/radiobutton.ngsummary.mjs +2 -0
- package/esm2020/controls/checkbox/radiobuttons.mjs +54 -0
- package/esm2020/controls/checkbox/radiobuttons.ngfactory.mjs +4 -0
- package/esm2020/controls/checkbox/radiobuttons.ngsummary.mjs +2 -0
- package/esm2020/controls/confirm/confirm.mjs +15 -0
- package/esm2020/controls/confirm/confirm.module.mjs +34 -0
- package/esm2020/controls/confirm/confirm.module.ngfactory.mjs +4 -0
- package/esm2020/controls/confirm/confirm.module.ngsummary.mjs +2 -0
- package/esm2020/controls/confirm/confirm.ngfactory.mjs +4 -0
- package/esm2020/controls/confirm/confirm.ngsummary.mjs +2 -0
- package/esm2020/controls/confirm/confirm.service.mjs +103 -0
- package/esm2020/controls/confirm/confirm.service.ngfactory.mjs +4 -0
- package/esm2020/controls/confirm/confirm.service.ngsummary.mjs +2 -0
- package/esm2020/controls/datetime/date.mjs +61 -0
- package/esm2020/controls/datetime/date.ngfactory.mjs +4 -0
- package/esm2020/controls/datetime/date.ngsummary.mjs +2 -0
- package/esm2020/controls/datetime/dateselector.mjs +13 -0
- package/esm2020/controls/datetime/dateselector.ngfactory.mjs +4 -0
- package/esm2020/controls/datetime/dateselector.ngsummary.mjs +2 -0
- package/esm2020/controls/datetime/datetime.mjs +58 -0
- package/esm2020/controls/datetime/datetime.module.mjs +53 -0
- package/esm2020/controls/datetime/datetime.module.ngfactory.mjs +4 -0
- package/esm2020/controls/datetime/datetime.module.ngsummary.mjs +2 -0
- package/esm2020/controls/datetime/datetime.ngfactory.mjs +4 -0
- package/esm2020/controls/datetime/datetime.ngsummary.mjs +2 -0
- package/esm2020/controls/datetime/time.mjs +57 -0
- package/esm2020/controls/datetime/time.ngfactory.mjs +4 -0
- package/esm2020/controls/datetime/time.ngsummary.mjs +2 -0
- package/esm2020/controls/dialog/dialog.mjs +48 -0
- package/esm2020/controls/dialog/dialog.module.mjs +22 -0
- package/esm2020/controls/dialog/dialog.module.ngfactory.mjs +4 -0
- package/esm2020/controls/dialog/dialog.module.ngsummary.mjs +2 -0
- package/esm2020/controls/dialog/dialog.ngfactory.mjs +4 -0
- package/esm2020/controls/dialog/dialog.ngsummary.mjs +2 -0
- package/esm2020/controls/form/form.mjs +52 -0
- package/esm2020/controls/form/form.module.mjs +20 -0
- package/esm2020/controls/form/form.module.ngfactory.mjs +4 -0
- package/esm2020/controls/form/form.module.ngsummary.mjs +2 -0
- package/esm2020/controls/form/form.ngfactory.mjs +4 -0
- package/esm2020/controls/form/form.ngsummary.mjs +2 -0
- package/esm2020/controls/form/inheritform.directive.mjs +68 -0
- package/esm2020/controls/form/inheritform.directive.ngfactory.mjs +4 -0
- package/esm2020/controls/form/inheritform.directive.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/grid.mjs +28 -0
- package/esm2020/controls/grid/grid.module.mjs +48 -0
- package/esm2020/controls/grid/grid.module.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/grid.module.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/grid.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/grid.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/gridbutton.mjs +40 -0
- package/esm2020/controls/grid/gridbutton.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/gridbutton.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/gridcolumn.mjs +27 -0
- package/esm2020/controls/grid/gridcolumn.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/gridcolumn.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/gridcolumnaction.mjs +28 -0
- package/esm2020/controls/grid/gridcolumnaction.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/gridcolumnaction.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/gridimage.mjs +22 -0
- package/esm2020/controls/grid/gridimage.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/gridimage.ngsummary.mjs +2 -0
- package/esm2020/controls/grid/paging.mjs +25 -0
- package/esm2020/controls/grid/paging.ngfactory.mjs +4 -0
- package/esm2020/controls/grid/paging.ngsummary.mjs +2 -0
- package/esm2020/controls/input/input.mjs +47 -0
- package/esm2020/controls/input/input.module.mjs +76 -0
- package/esm2020/controls/input/input.module.ngfactory.mjs +4 -0
- package/esm2020/controls/input/input.module.ngsummary.mjs +2 -0
- package/esm2020/controls/input/input.ngfactory.mjs +4 -0
- package/esm2020/controls/input/input.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputarea.mjs +67 -0
- package/esm2020/controls/input/inputarea.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputarea.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputcurrency.mjs +55 -0
- package/esm2020/controls/input/inputcurrency.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputcurrency.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputdecimal.mjs +55 -0
- package/esm2020/controls/input/inputdecimal.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputdecimal.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputemail.mjs +55 -0
- package/esm2020/controls/input/inputemail.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputemail.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputinteger.mjs +55 -0
- package/esm2020/controls/input/inputinteger.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputinteger.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputpassword.mjs +55 -0
- package/esm2020/controls/input/inputpassword.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputpassword.ngsummary.mjs +2 -0
- package/esm2020/controls/input/inputsearch.mjs +55 -0
- package/esm2020/controls/input/inputsearch.ngfactory.mjs +4 -0
- package/esm2020/controls/input/inputsearch.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/formlayout.directive.mjs +14 -0
- package/esm2020/controls/layout/formlayout.directive.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/formlayout.directive.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/layout.module.mjs +42 -0
- package/esm2020/controls/layout/layout.module.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/layout.module.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/tocontrolheight.pipe.mjs +33 -0
- package/esm2020/controls/layout/tocontrolheight.pipe.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/tocontrolheight.pipe.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.mjs +51 -0
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/tocontrolwidthcss.pipe.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/tolabelheight.pipe.mjs +33 -0
- package/esm2020/controls/layout/tolabelheight.pipe.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/tolabelheight.pipe.ngsummary.mjs +2 -0
- package/esm2020/controls/layout/tolabelwidthcss.pipe.mjs +35 -0
- package/esm2020/controls/layout/tolabelwidthcss.pipe.ngfactory.mjs +4 -0
- package/esm2020/controls/layout/tolabelwidthcss.pipe.ngsummary.mjs +2 -0
- package/esm2020/controls/list/dropdown.mjs +81 -0
- package/esm2020/controls/list/dropdown.ngfactory.mjs +4 -0
- package/esm2020/controls/list/dropdown.ngsummary.mjs +3 -0
- package/esm2020/controls/list/list.module.mjs +51 -0
- package/esm2020/controls/list/list.module.ngfactory.mjs +4 -0
- package/esm2020/controls/list/list.module.ngsummary.mjs +2 -0
- package/esm2020/controls/list/listbox.mjs +59 -0
- package/esm2020/controls/list/listbox.ngfactory.mjs +4 -0
- package/esm2020/controls/list/listbox.ngsummary.mjs +2 -0
- package/esm2020/controls/static/formcontainer.mjs +68 -0
- package/esm2020/controls/static/formcontainer.ngfactory.mjs +4 -0
- package/esm2020/controls/static/formcontainer.ngsummary.mjs +2 -0
- package/esm2020/controls/static/staticlabel.mjs +54 -0
- package/esm2020/controls/static/staticlabel.module.mjs +31 -0
- package/esm2020/controls/static/staticlabel.module.ngfactory.mjs +4 -0
- package/esm2020/controls/static/staticlabel.module.ngsummary.mjs +2 -0
- package/esm2020/controls/static/staticlabel.ngfactory.mjs +4 -0
- package/esm2020/controls/static/staticlabel.ngsummary.mjs +2 -0
- package/esm2020/controls/tabs/tab.mjs +20 -0
- package/esm2020/controls/tabs/tab.ngfactory.mjs +4 -0
- package/esm2020/controls/tabs/tab.ngsummary.mjs +2 -0
- package/esm2020/controls/tabs/tabitem.mjs +13 -0
- package/esm2020/controls/tabs/tabitem.ngfactory.mjs +4 -0
- package/esm2020/controls/tabs/tabitem.ngsummary.mjs +2 -0
- package/esm2020/controls/tabs/tabs.module.mjs +23 -0
- package/esm2020/controls/tabs/tabs.module.ngfactory.mjs +4 -0
- package/esm2020/controls/tabs/tabs.module.ngsummary.mjs +2 -0
- package/esm2020/controls/tinymce/tinymce.mjs +68 -0
- package/esm2020/controls/tinymce/tinymce.module.mjs +46 -0
- package/esm2020/controls/tinymce/tinymce.module.ngfactory.mjs +4 -0
- package/esm2020/controls/tinymce/tinymce.module.ngsummary.mjs +2 -0
- package/esm2020/controls/tinymce/tinymce.ngfactory.mjs +4 -0
- package/esm2020/controls/tinymce/tinymce.ngsummary.mjs +2 -0
- package/esm2020/controls/tooltip/tooltip.mjs +50 -0
- package/esm2020/controls/tooltip/tooltip.module.mjs +18 -0
- package/esm2020/controls/tooltip/tooltip.module.ngfactory.mjs +4 -0
- package/esm2020/controls/tooltip/tooltip.module.ngsummary.mjs +2 -0
- package/esm2020/controls/tooltip/tooltip.ngfactory.mjs +4 -0
- package/esm2020/controls/tooltip/tooltip.ngsummary.mjs +2 -0
- package/esm2020/controls/treeview/ngtreeitemaction.mjs +15 -0
- package/esm2020/controls/treeview/ngtreeitemaction.ngfactory.mjs +4 -0
- package/esm2020/controls/treeview/ngtreeitemaction.ngsummary.mjs +2 -0
- package/esm2020/controls/treeview/treeview.mjs +14 -0
- package/esm2020/controls/treeview/treeview.module.mjs +24 -0
- package/esm2020/controls/treeview/treeview.module.ngfactory.mjs +4 -0
- package/esm2020/controls/treeview/treeview.module.ngsummary.mjs +2 -0
- package/esm2020/controls/treeview/treeview.ngfactory.mjs +4 -0
- package/esm2020/controls/treeview/treeview.ngsummary.mjs +2 -0
- package/esm2020/controls/treeview/treeviewchild.mjs +13 -0
- package/esm2020/controls/treeview/treeviewchild.ngfactory.mjs +4 -0
- package/esm2020/controls/treeview/treeviewchild.ngsummary.mjs +2 -0
- package/esm2020/controls/upload/upload.mjs +57 -0
- package/esm2020/controls/upload/upload.module.mjs +35 -0
- package/esm2020/controls/upload/upload.module.ngfactory.mjs +4 -0
- package/esm2020/controls/upload/upload.module.ngsummary.mjs +2 -0
- package/esm2020/controls/upload/upload.ngfactory.mjs +4 -0
- package/esm2020/controls/upload/upload.ngsummary.mjs +2 -0
- package/esm2020/controls/upload/uploadmultiple.mjs +57 -0
- package/esm2020/controls/upload/uploadmultiple.ngfactory.mjs +4 -0
- package/esm2020/controls/upload/uploadmultiple.ngsummary.mjs +2 -0
- package/esm2020/controls/validation/validationsummary.mjs +41 -0
- package/esm2020/controls/validation/validationsummary.module.mjs +22 -0
- package/esm2020/controls/validation/validationsummary.module.ngfactory.mjs +4 -0
- package/esm2020/controls/validation/validationsummary.module.ngsummary.mjs +2 -0
- package/esm2020/controls/validation/validationsummary.ngfactory.mjs +4 -0
- package/esm2020/controls/validation/validationsummary.ngsummary.mjs +2 -0
- package/esm2020/controls/wizard/wizard.mjs +25 -0
- package/esm2020/controls/wizard/wizard.module.mjs +23 -0
- package/esm2020/controls/wizard/wizard.module.ngfactory.mjs +4 -0
- package/esm2020/controls/wizard/wizard.module.ngsummary.mjs +2 -0
- package/esm2020/controls/wizard/wizard.ngfactory.mjs +4 -0
- package/esm2020/controls/wizard/wizard.ngsummary.mjs +2 -0
- package/esm2020/controls/wizard/wizarditem.mjs +12 -0
- package/esm2020/controls/wizard/wizarditem.ngfactory.mjs +4 -0
- package/esm2020/controls/wizard/wizarditem.ngsummary.mjs +2 -0
- package/esm2020/public_api.mjs +72 -0
- package/esm2020/public_api.ngfactory.mjs +2 -0
- package/esm2020/public_api.ngsummary.mjs +2 -0
- package/esm2020/simpleangularcontrols-sac-bootstrap3.mjs +5 -0
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs +2270 -0
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.mjs.map +1 -0
- package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs +2222 -0
- package/fesm2020/simpleangularcontrols-sac-bootstrap3.mjs.map +1 -0
- package/package.json +28 -16
- package/public_api.d.ts +1 -0
- package/public_api.d.ts.map +1 -0
- package/public_api.ngfactory.d.ts +2 -1
- package/public_api.ngfactory.d.ts.map +1 -0
- package/public_api.ngsummary.d.ts +2 -0
- package/public_api.ngsummary.d.ts.map +1 -0
- package/simpleangularcontrols-sac-bootstrap3-13.0.0-rc.10.tgz +0 -0
- package/simpleangularcontrols-sac-bootstrap3.d.ts +2 -0
- package/simpleangularcontrols-sac-bootstrap3.d.ts.map +1 -0
- package/bundles/simpleangularcontrols-sac-bootstrap3.umd.js +0 -2591
- package/bundles/simpleangularcontrols-sac-bootstrap3.umd.js.map +0 -1
- package/bundles/simpleangularcontrols-sac-bootstrap3.umd.min.js +0 -2
- package/bundles/simpleangularcontrols-sac-bootstrap3.umd.min.js.map +0 -1
- package/controls/checkbox/checkbox.scss.ngstyle.d.ts +0 -1
- package/controls/checkbox/checkbox.scss.shim.ngstyle.d.ts +0 -1
- package/controls/checkbox/radiobutton.scss.ngstyle.d.ts +0 -1
- package/controls/checkbox/radiobutton.scss.shim.ngstyle.d.ts +0 -1
- package/controls/upload/upload.scss.ngstyle.d.ts +0 -1
- package/controls/upload/upload.scss.shim.ngstyle.d.ts +0 -1
- package/esm2015/controls/buttons/button.js +0 -13
- package/esm2015/controls/buttons/button.module.js +0 -15
- package/esm2015/controls/buttons/button.module.ngfactory.js +0 -7
- package/esm2015/controls/buttons/button.ngfactory.js +0 -7
- package/esm2015/controls/checkbox/checkbox.js +0 -40
- package/esm2015/controls/checkbox/checkbox.module.js +0 -29
- package/esm2015/controls/checkbox/checkbox.module.ngfactory.js +0 -7
- package/esm2015/controls/checkbox/checkbox.ngfactory.js +0 -7
- package/esm2015/controls/checkbox/checkbox.scss.ngstyle.js +0 -7
- package/esm2015/controls/checkbox/checkbox.scss.shim.ngstyle.js +0 -7
- package/esm2015/controls/checkbox/radiobutton.js +0 -19
- package/esm2015/controls/checkbox/radiobutton.ngfactory.js +0 -7
- package/esm2015/controls/checkbox/radiobutton.scss.ngstyle.js +0 -7
- package/esm2015/controls/checkbox/radiobutton.scss.shim.ngstyle.js +0 -7
- package/esm2015/controls/checkbox/radiobuttons.js +0 -39
- package/esm2015/controls/checkbox/radiobuttons.ngfactory.js +0 -7
- package/esm2015/controls/confirm/confirm.js +0 -11
- package/esm2015/controls/confirm/confirm.module.js +0 -31
- package/esm2015/controls/confirm/confirm.module.ngfactory.js +0 -7
- package/esm2015/controls/confirm/confirm.ngfactory.js +0 -7
- package/esm2015/controls/confirm/confirm.service.js +0 -102
- package/esm2015/controls/confirm/confirm.service.ngfactory.js +0 -7
- package/esm2015/controls/datetime/date.js +0 -44
- package/esm2015/controls/datetime/date.ngfactory.js +0 -7
- package/esm2015/controls/datetime/dateselector.js +0 -11
- package/esm2015/controls/datetime/dateselector.ngfactory.js +0 -7
- package/esm2015/controls/datetime/datetime.js +0 -41
- package/esm2015/controls/datetime/datetime.module.js +0 -34
- package/esm2015/controls/datetime/datetime.module.ngfactory.js +0 -7
- package/esm2015/controls/datetime/datetime.ngfactory.js +0 -7
- package/esm2015/controls/datetime/time.js +0 -41
- package/esm2015/controls/datetime/time.ngfactory.js +0 -7
- package/esm2015/controls/dialog/dialog.js +0 -51
- package/esm2015/controls/dialog/dialog.module.js +0 -15
- package/esm2015/controls/dialog/dialog.module.ngfactory.js +0 -7
- package/esm2015/controls/dialog/dialog.ngfactory.js +0 -7
- package/esm2015/controls/form/form.js +0 -49
- package/esm2015/controls/form/form.module.js +0 -15
- package/esm2015/controls/form/form.module.ngfactory.js +0 -7
- package/esm2015/controls/form/form.ngfactory.js +0 -7
- package/esm2015/controls/form/inheritform.directive.js +0 -57
- package/esm2015/controls/form/inheritform.directive.ngfactory.js +0 -7
- package/esm2015/controls/grid/grid.js +0 -24
- package/esm2015/controls/grid/grid.module.js +0 -20
- package/esm2015/controls/grid/grid.module.ngfactory.js +0 -7
- package/esm2015/controls/grid/grid.ngfactory.js +0 -7
- package/esm2015/controls/grid/gridbutton.js +0 -39
- package/esm2015/controls/grid/gridbutton.ngfactory.js +0 -7
- package/esm2015/controls/grid/gridcolumn.js +0 -26
- package/esm2015/controls/grid/gridcolumn.ngfactory.js +0 -7
- package/esm2015/controls/grid/gridcolumnaction.js +0 -27
- package/esm2015/controls/grid/gridcolumnaction.ngfactory.js +0 -7
- package/esm2015/controls/grid/gridimage.js +0 -21
- package/esm2015/controls/grid/gridimage.ngfactory.js +0 -7
- package/esm2015/controls/grid/paging.js +0 -24
- package/esm2015/controls/grid/paging.ngfactory.js +0 -7
- package/esm2015/controls/input/input.js +0 -35
- package/esm2015/controls/input/input.module.js +0 -47
- package/esm2015/controls/input/input.module.ngfactory.js +0 -7
- package/esm2015/controls/input/input.ngfactory.js +0 -7
- package/esm2015/controls/input/inputarea.js +0 -51
- package/esm2015/controls/input/inputarea.ngfactory.js +0 -7
- package/esm2015/controls/input/inputcurrency.js +0 -39
- package/esm2015/controls/input/inputcurrency.ngfactory.js +0 -7
- package/esm2015/controls/input/inputdecimal.js +0 -39
- package/esm2015/controls/input/inputdecimal.ngfactory.js +0 -7
- package/esm2015/controls/input/inputemail.js +0 -39
- package/esm2015/controls/input/inputemail.ngfactory.js +0 -7
- package/esm2015/controls/input/inputinteger.js +0 -39
- package/esm2015/controls/input/inputinteger.ngfactory.js +0 -7
- package/esm2015/controls/input/inputpassword.js +0 -39
- package/esm2015/controls/input/inputpassword.ngfactory.js +0 -7
- package/esm2015/controls/input/inputsearch.js +0 -39
- package/esm2015/controls/input/inputsearch.ngfactory.js +0 -7
- package/esm2015/controls/layout/formlayout.directive.js +0 -10
- package/esm2015/controls/layout/formlayout.directive.ngfactory.js +0 -7
- package/esm2015/controls/layout/layout.module.js +0 -29
- package/esm2015/controls/layout/layout.module.ngfactory.js +0 -7
- package/esm2015/controls/layout/tocontrolheight.pipe.js +0 -29
- package/esm2015/controls/layout/tocontrolheight.pipe.ngfactory.js +0 -7
- package/esm2015/controls/layout/tocontrolwidthcss.pipe.js +0 -47
- package/esm2015/controls/layout/tocontrolwidthcss.pipe.ngfactory.js +0 -7
- package/esm2015/controls/layout/tolabelheight.pipe.js +0 -29
- package/esm2015/controls/layout/tolabelheight.pipe.ngfactory.js +0 -7
- package/esm2015/controls/layout/tolabelwidthcss.pipe.js +0 -31
- package/esm2015/controls/layout/tolabelwidthcss.pipe.ngfactory.js +0 -7
- package/esm2015/controls/list/dropdown.js +0 -65
- package/esm2015/controls/list/dropdown.ngfactory.js +0 -7
- package/esm2015/controls/list/list.module.js +0 -32
- package/esm2015/controls/list/list.module.ngfactory.js +0 -7
- package/esm2015/controls/list/listbox.js +0 -41
- package/esm2015/controls/list/listbox.ngfactory.js +0 -7
- package/esm2015/controls/static/formcontainer.js +0 -53
- package/esm2015/controls/static/formcontainer.ngfactory.js +0 -7
- package/esm2015/controls/static/staticlabel.js +0 -39
- package/esm2015/controls/static/staticlabel.module.js +0 -20
- package/esm2015/controls/static/staticlabel.module.ngfactory.js +0 -7
- package/esm2015/controls/static/staticlabel.ngfactory.js +0 -7
- package/esm2015/controls/tabs/tab.js +0 -18
- package/esm2015/controls/tabs/tab.ngfactory.js +0 -7
- package/esm2015/controls/tabs/tabitem.js +0 -11
- package/esm2015/controls/tabs/tabitem.ngfactory.js +0 -7
- package/esm2015/controls/tabs/tabs.module.js +0 -16
- package/esm2015/controls/tabs/tabs.module.ngfactory.js +0 -7
- package/esm2015/controls/tinymce/tinymce.js +0 -50
- package/esm2015/controls/tinymce/tinymce.module.js +0 -27
- package/esm2015/controls/tinymce/tinymce.module.ngfactory.js +0 -7
- package/esm2015/controls/tinymce/tinymce.ngfactory.js +0 -7
- package/esm2015/controls/tooltip/tooltip.js +0 -52
- package/esm2015/controls/tooltip/tooltip.module.js +0 -13
- package/esm2015/controls/tooltip/tooltip.module.ngfactory.js +0 -7
- package/esm2015/controls/tooltip/tooltip.ngfactory.js +0 -7
- package/esm2015/controls/treeview/ngtreeitemaction.js +0 -17
- package/esm2015/controls/treeview/ngtreeitemaction.ngfactory.js +0 -7
- package/esm2015/controls/treeview/treeview.js +0 -11
- package/esm2015/controls/treeview/treeview.module.js +0 -17
- package/esm2015/controls/treeview/treeview.module.ngfactory.js +0 -7
- package/esm2015/controls/treeview/treeview.ngfactory.js +0 -7
- package/esm2015/controls/treeview/treeviewchild.js +0 -11
- package/esm2015/controls/treeview/treeviewchild.ngfactory.js +0 -7
- package/esm2015/controls/upload/upload.js +0 -44
- package/esm2015/controls/upload/upload.module.js +0 -22
- package/esm2015/controls/upload/upload.module.ngfactory.js +0 -7
- package/esm2015/controls/upload/upload.ngfactory.js +0 -7
- package/esm2015/controls/upload/upload.scss.ngstyle.js +0 -7
- package/esm2015/controls/upload/upload.scss.shim.ngstyle.js +0 -7
- package/esm2015/controls/upload/uploadmultiple.js +0 -44
- package/esm2015/controls/upload/uploadmultiple.ngfactory.js +0 -7
- package/esm2015/controls/validation/validationsummary.js +0 -34
- package/esm2015/controls/validation/validationsummary.module.js +0 -15
- package/esm2015/controls/validation/validationsummary.module.ngfactory.js +0 -7
- package/esm2015/controls/validation/validationsummary.ngfactory.js +0 -7
- package/esm2015/controls/wizard/wizard.js +0 -23
- package/esm2015/controls/wizard/wizard.module.js +0 -16
- package/esm2015/controls/wizard/wizard.module.ngfactory.js +0 -7
- package/esm2015/controls/wizard/wizard.ngfactory.js +0 -7
- package/esm2015/controls/wizard/wizarditem.js +0 -11
- package/esm2015/controls/wizard/wizarditem.ngfactory.js +0 -7
- package/esm2015/public_api.js +0 -72
- package/esm2015/public_api.ngfactory.js +0 -7
- package/esm2015/simpleangularcontrols-sac-bootstrap3.js +0 -5
- package/esm2015/simpleangularcontrols-sac-bootstrap3.ngfactory.js +0 -7
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.js +0 -1837
- package/fesm2015/simpleangularcontrols-sac-bootstrap3.js.map +0 -1
- package/simpleangularcontrols-sac-bootstrap3-10.0.0-rc.8.tgz +0 -0
- package/simpleangularcontrols-sac-bootstrap3.metadata.json +0 -1
- package/simpleangularcontrols-sac-bootstrap3.ngfactory.d.ts +0 -1
|
@@ -0,0 +1,2222 @@
|
|
|
1
|
+
import * as i0 from '@angular/core';
|
|
2
|
+
import { Component, ViewEncapsulation, NgModule, Directive, Pipe, forwardRef, Host, Optional, Input, ComponentFactoryResolver, Injectable, Inject, TemplateRef, ContentChild, ContentChildren, HostBinding, SkipSelf } from '@angular/core';
|
|
3
|
+
import { SacButtonCommon, SacFormLayoutCommon, ControlHeight, SacTooltipCommon, SacCheckboxCommon, SacRadiobuttonsCommon, SacRadiobuttonCommon, SacDialogCommon, SacConfirmCommon, ServiceConfirmCommon, isDefined, SacConfirmButton, SacDateSelectorCommon, SacDateCommon, SacDateTimeCommon, SacTimeCommon, SacPagingCommon, SacGridCommon, SacGridButtonCommon, SacGridColumnCommon, SacGridColumnBaseCommon, SacGridColumnActionCommon, SacGridImageCommon, SacInputCommon, SacInputAreaCommon, SacInputCurrencyCommon, SacInputDecimalCommon, SacInputEmailCommon, SacInputIntegerCommon, SacInputPasswordCommon, SacInputSearchCommon, SacDropdownCommon, SacDropdownOptionCommon, SacListboxCommon, SACCommonListboxOptionModule, SacStaticFormContainerCommon, SacStaticLabelCommon, SacTabItemCommon, SacTabCommon, SacTinyMceCommon, SacTreeViewChildCommon, SacTreeViewCommon, SacTreeItemActionCommon, SacUploadSingleCommon, SacUploadMultipleCommon, SacFormCommon, SacValidationSummaryCommon, SacWizardItemCommon, SacWizardCommon } from '@simpleangularcontrols/sac-common';
|
|
4
|
+
import * as i3 from '@angular/common';
|
|
5
|
+
import { CommonModule } from '@angular/common';
|
|
6
|
+
import * as i2 from '@angular/forms';
|
|
7
|
+
import { NG_VALUE_ACCESSOR, NG_VALIDATORS, FormsModule, ControlContainer, NgForm } from '@angular/forms';
|
|
8
|
+
import { forkJoin } from 'rxjs';
|
|
9
|
+
import { take } from 'rxjs/operators';
|
|
10
|
+
import * as i5 from 'angular-imask';
|
|
11
|
+
import { IMaskModule } from 'angular-imask';
|
|
12
|
+
import * as moment_ from 'moment';
|
|
13
|
+
import * as i3$1 from '@tinymce/tinymce-angular';
|
|
14
|
+
import { EditorModule } from '@tinymce/tinymce-angular';
|
|
15
|
+
|
|
16
|
+
class SacButtonComponent extends SacButtonCommon {
|
|
17
|
+
}
|
|
18
|
+
SacButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
19
|
+
SacButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacButtonComponent, selector: "sac-button", usesInheritance: true, ngImport: i0, template: "<a\r\n [id]=\"name\"\r\n class=\"btn\"\r\n [class.btn-primary]=\"role === 'primary'\"\r\n [class.btn-secondary]=\"role === 'secondary'\"\r\n [class.btn-success]=\"role === 'success'\"\r\n [class.btn-danger]=\"role === 'danger'\"\r\n [class.btn-warning]=\"role === 'warning'\"\r\n [class.btn-info]=\"role === 'info'\"\r\n [class.btn-default]=\"role === 'default'\"\r\n [class.btn-link]=\"role === 'link'\"\r\n [attr.disabled]=\"_isdisabled ? 'disabled' : null\"\r\n (click)=\"buttonClick()\"\r\n>\r\n <i\r\n *ngIf=\"isloading\"\r\n class=\"\"\r\n role=\"status\"\r\n aria-hidden=\"true\"\r\n class=\"glyphicon glyphicon-repeat spin\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n <i\r\n *ngIf=\"!isloading && icon !== ''\"\r\n [ngClass]=\"icon\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n {{text}}\r\n</a>\r\n", styles: ["sac-button+sac-button{margin-left:5px}\n", ".spin{animation:spin 1.5s infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}\n"], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }], encapsulation: i0.ViewEncapsulation.None });
|
|
20
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacButtonComponent, decorators: [{
|
|
21
|
+
type: Component,
|
|
22
|
+
args: [{ selector: 'sac-button', styles: ['sac-button+sac-button {margin-left: 5px}', '.spin { animation: spin 1.5s infinite; } @keyframes spin { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); } }'], encapsulation: ViewEncapsulation.None, template: "<a\r\n [id]=\"name\"\r\n class=\"btn\"\r\n [class.btn-primary]=\"role === 'primary'\"\r\n [class.btn-secondary]=\"role === 'secondary'\"\r\n [class.btn-success]=\"role === 'success'\"\r\n [class.btn-danger]=\"role === 'danger'\"\r\n [class.btn-warning]=\"role === 'warning'\"\r\n [class.btn-info]=\"role === 'info'\"\r\n [class.btn-default]=\"role === 'default'\"\r\n [class.btn-link]=\"role === 'link'\"\r\n [attr.disabled]=\"_isdisabled ? 'disabled' : null\"\r\n (click)=\"buttonClick()\"\r\n>\r\n <i\r\n *ngIf=\"isloading\"\r\n class=\"\"\r\n role=\"status\"\r\n aria-hidden=\"true\"\r\n class=\"glyphicon glyphicon-repeat spin\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n <i\r\n *ngIf=\"!isloading && icon !== ''\"\r\n [ngClass]=\"icon\"\r\n [ngStyle]=\"{ 'margin-right': text ? '0.5rem': null}\"\r\n ></i>\r\n {{text}}\r\n</a>\r\n" }]
|
|
23
|
+
}] });
|
|
24
|
+
|
|
25
|
+
class SACBootstrap3ButtonModule {
|
|
26
|
+
}
|
|
27
|
+
SACBootstrap3ButtonModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ButtonModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
28
|
+
SACBootstrap3ButtonModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ButtonModule, declarations: [SacButtonComponent], imports: [CommonModule], exports: [SacButtonComponent] });
|
|
29
|
+
SACBootstrap3ButtonModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ButtonModule, imports: [[
|
|
30
|
+
CommonModule
|
|
31
|
+
]] });
|
|
32
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ButtonModule, decorators: [{
|
|
33
|
+
type: NgModule,
|
|
34
|
+
args: [{
|
|
35
|
+
declarations: [SacButtonComponent],
|
|
36
|
+
imports: [
|
|
37
|
+
CommonModule
|
|
38
|
+
],
|
|
39
|
+
exports: [SacButtonComponent]
|
|
40
|
+
}]
|
|
41
|
+
}] });
|
|
42
|
+
|
|
43
|
+
class SacFormLayoutDirective extends SacFormLayoutCommon {
|
|
44
|
+
}
|
|
45
|
+
SacFormLayoutDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacFormLayoutDirective, deps: null, target: i0.ɵɵFactoryTarget.Directive });
|
|
46
|
+
SacFormLayoutDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.7", type: SacFormLayoutDirective, selector: "[sacFormLayout]", usesInheritance: true, ngImport: i0 });
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacFormLayoutDirective, decorators: [{
|
|
48
|
+
type: Directive,
|
|
49
|
+
args: [{
|
|
50
|
+
selector: '[sacFormLayout]',
|
|
51
|
+
}]
|
|
52
|
+
}] });
|
|
53
|
+
|
|
54
|
+
class SacToControlHeightPipe {
|
|
55
|
+
// #region Public Methods
|
|
56
|
+
/**
|
|
57
|
+
* Returns the CSS class that defines the height for the control
|
|
58
|
+
* @param value ControlHeight value or null
|
|
59
|
+
*/
|
|
60
|
+
transform(value) {
|
|
61
|
+
// Return default value
|
|
62
|
+
if (!value) {
|
|
63
|
+
return '';
|
|
64
|
+
}
|
|
65
|
+
switch (value) {
|
|
66
|
+
case ControlHeight.Small:
|
|
67
|
+
return 'input-sm';
|
|
68
|
+
case ControlHeight.Large:
|
|
69
|
+
return 'input-lg';
|
|
70
|
+
default:
|
|
71
|
+
return '';
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
SacToControlHeightPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlHeightPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
76
|
+
SacToControlHeightPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlHeightPipe, name: "toControlHeight" });
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlHeightPipe, decorators: [{
|
|
78
|
+
type: Pipe,
|
|
79
|
+
args: [{
|
|
80
|
+
name: 'toControlHeight',
|
|
81
|
+
}]
|
|
82
|
+
}] });
|
|
83
|
+
|
|
84
|
+
class SacToControlWidthCssPipe {
|
|
85
|
+
// #region Public Methods
|
|
86
|
+
/**
|
|
87
|
+
* Get CSS classes from label width configuration to set control size
|
|
88
|
+
* @param value Configuration with grid columns for different viewports
|
|
89
|
+
* @returns string with css classe for bootstrap3
|
|
90
|
+
*/
|
|
91
|
+
transform(value) {
|
|
92
|
+
const classes = [];
|
|
93
|
+
if (value.labelSizeXs) {
|
|
94
|
+
classes.push('col-xs-' + this.calcControlSize(value.labelSizeXs));
|
|
95
|
+
}
|
|
96
|
+
if (value.labelSizeSm) {
|
|
97
|
+
classes.push('col-sm-' + this.calcControlSize(value.labelSizeSm));
|
|
98
|
+
}
|
|
99
|
+
if (value.labelSizeMd) {
|
|
100
|
+
classes.push('col-md-' + this.calcControlSize(value.labelSizeMd));
|
|
101
|
+
}
|
|
102
|
+
if (value.labelSizeLg) {
|
|
103
|
+
classes.push('col-lg-' + this.calcControlSize(value.labelSizeLg));
|
|
104
|
+
}
|
|
105
|
+
return classes.join(' ');
|
|
106
|
+
}
|
|
107
|
+
// #endregion Public Methods
|
|
108
|
+
// #region Private Methods
|
|
109
|
+
/**
|
|
110
|
+
* calculate the control size
|
|
111
|
+
* @param labelsize grid size of label
|
|
112
|
+
* @returns grid size for control. should be between 1 and 12
|
|
113
|
+
*/
|
|
114
|
+
calcControlSize(labelsize) {
|
|
115
|
+
if (labelsize === 12) {
|
|
116
|
+
return 12;
|
|
117
|
+
}
|
|
118
|
+
if (!labelsize) {
|
|
119
|
+
return 12;
|
|
120
|
+
}
|
|
121
|
+
return 12 - labelsize;
|
|
122
|
+
}
|
|
123
|
+
}
|
|
124
|
+
SacToControlWidthCssPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlWidthCssPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
125
|
+
SacToControlWidthCssPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlWidthCssPipe, name: "toControlWidthCss" });
|
|
126
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToControlWidthCssPipe, decorators: [{
|
|
127
|
+
type: Pipe,
|
|
128
|
+
args: [{
|
|
129
|
+
name: 'toControlWidthCss',
|
|
130
|
+
}]
|
|
131
|
+
}] });
|
|
132
|
+
|
|
133
|
+
class SacToLabelHeightPipe {
|
|
134
|
+
// #region Public Methods
|
|
135
|
+
/**
|
|
136
|
+
* Returns the CSS class that defines the height for the control
|
|
137
|
+
* @param value ControlHeight value or null
|
|
138
|
+
*/
|
|
139
|
+
transform(value) {
|
|
140
|
+
// Return default value
|
|
141
|
+
if (!value) {
|
|
142
|
+
return '';
|
|
143
|
+
}
|
|
144
|
+
switch (value) {
|
|
145
|
+
case ControlHeight.Small:
|
|
146
|
+
return 'form-group-sm';
|
|
147
|
+
case ControlHeight.Large:
|
|
148
|
+
return 'form-group-lg';
|
|
149
|
+
default:
|
|
150
|
+
return '';
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
SacToLabelHeightPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelHeightPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
155
|
+
SacToLabelHeightPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelHeightPipe, name: "toLabelHeight" });
|
|
156
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelHeightPipe, decorators: [{
|
|
157
|
+
type: Pipe,
|
|
158
|
+
args: [{
|
|
159
|
+
name: 'toLabelHeight',
|
|
160
|
+
}]
|
|
161
|
+
}] });
|
|
162
|
+
|
|
163
|
+
class SacToLabelWidthCssPipe {
|
|
164
|
+
// #region Public Methods
|
|
165
|
+
/**
|
|
166
|
+
* Get CSS classes from label width configuration to set label size
|
|
167
|
+
* @param value Configuration with grid columns for different viewports
|
|
168
|
+
* @returns string with css classe for bootstrap3
|
|
169
|
+
*/
|
|
170
|
+
transform(value) {
|
|
171
|
+
const classes = [];
|
|
172
|
+
if (value.labelSizeXs) {
|
|
173
|
+
classes.push('col-xs-' + value.labelSizeXs);
|
|
174
|
+
}
|
|
175
|
+
if (value.labelSizeSm) {
|
|
176
|
+
classes.push('col-sm-' + value.labelSizeSm);
|
|
177
|
+
}
|
|
178
|
+
if (value.labelSizeMd) {
|
|
179
|
+
classes.push('col-md-' + value.labelSizeMd);
|
|
180
|
+
}
|
|
181
|
+
if (value.labelSizeLg) {
|
|
182
|
+
classes.push('col-lg-' + value.labelSizeLg);
|
|
183
|
+
}
|
|
184
|
+
return classes.join(' ');
|
|
185
|
+
}
|
|
186
|
+
}
|
|
187
|
+
SacToLabelWidthCssPipe.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelWidthCssPipe, deps: [], target: i0.ɵɵFactoryTarget.Pipe });
|
|
188
|
+
SacToLabelWidthCssPipe.ɵpipe = i0.ɵɵngDeclarePipe({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelWidthCssPipe, name: "toLabelWidthCss" });
|
|
189
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacToLabelWidthCssPipe, decorators: [{
|
|
190
|
+
type: Pipe,
|
|
191
|
+
args: [{
|
|
192
|
+
name: 'toLabelWidthCss',
|
|
193
|
+
}]
|
|
194
|
+
}] });
|
|
195
|
+
|
|
196
|
+
class SACBootstrap3LayoutModule {
|
|
197
|
+
}
|
|
198
|
+
SACBootstrap3LayoutModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3LayoutModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
199
|
+
SACBootstrap3LayoutModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3LayoutModule, declarations: [SacFormLayoutDirective,
|
|
200
|
+
SacToControlHeightPipe,
|
|
201
|
+
SacToControlWidthCssPipe,
|
|
202
|
+
SacToLabelHeightPipe,
|
|
203
|
+
SacToLabelWidthCssPipe], imports: [CommonModule], exports: [SacFormLayoutDirective,
|
|
204
|
+
SacToControlHeightPipe,
|
|
205
|
+
SacToControlWidthCssPipe,
|
|
206
|
+
SacToLabelHeightPipe,
|
|
207
|
+
SacToLabelWidthCssPipe] });
|
|
208
|
+
SACBootstrap3LayoutModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3LayoutModule, imports: [[CommonModule]] });
|
|
209
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3LayoutModule, decorators: [{
|
|
210
|
+
type: NgModule,
|
|
211
|
+
args: [{
|
|
212
|
+
declarations: [
|
|
213
|
+
SacFormLayoutDirective,
|
|
214
|
+
SacToControlHeightPipe,
|
|
215
|
+
SacToControlWidthCssPipe,
|
|
216
|
+
SacToLabelHeightPipe,
|
|
217
|
+
SacToLabelWidthCssPipe,
|
|
218
|
+
],
|
|
219
|
+
imports: [CommonModule],
|
|
220
|
+
exports: [
|
|
221
|
+
SacFormLayoutDirective,
|
|
222
|
+
SacToControlHeightPipe,
|
|
223
|
+
SacToControlWidthCssPipe,
|
|
224
|
+
SacToLabelHeightPipe,
|
|
225
|
+
SacToLabelWidthCssPipe,
|
|
226
|
+
],
|
|
227
|
+
}]
|
|
228
|
+
}] });
|
|
229
|
+
|
|
230
|
+
/**
|
|
231
|
+
* Tooltip Komponente
|
|
232
|
+
*
|
|
233
|
+
* @example ToolTip Control
|
|
234
|
+
*
|
|
235
|
+
* <ngTooltip tooltiptext="Mein Tooltip" [inlinemode]="true">
|
|
236
|
+
* <i class="tooltip"></i>
|
|
237
|
+
* </ngTooltip>
|
|
238
|
+
*
|
|
239
|
+
* @example ToolTip Control im Inline Mode. Style auf Icon kann auch in Klasse ausgelagert werden.
|
|
240
|
+
*
|
|
241
|
+
* <div class="form-inline">
|
|
242
|
+
* <ngInputSearch iconname="Suchen"></ngInputSearch>
|
|
243
|
+
* <ngTooltip tooltiptext="Mein Tooltip" [inlinemode]="true">
|
|
244
|
+
* <i class="tooltip" style="position: relative; left: 0; top: 3px; display: inline-block; margin-right: 10px;"></i>
|
|
245
|
+
* </ngTooltip>
|
|
246
|
+
* </div>
|
|
247
|
+
*
|
|
248
|
+
*/
|
|
249
|
+
class SacTooltipComponent extends SacTooltipCommon {
|
|
250
|
+
// #region Constructors
|
|
251
|
+
/**
|
|
252
|
+
* Konstrukor
|
|
253
|
+
* @param parent SacFormular Instanz
|
|
254
|
+
* @param injector Component Injector
|
|
255
|
+
*/
|
|
256
|
+
constructor(cdRef, ref) {
|
|
257
|
+
super(cdRef, ref);
|
|
258
|
+
}
|
|
259
|
+
// #endregion Constructors
|
|
260
|
+
// #region Protected Methods
|
|
261
|
+
/**
|
|
262
|
+
* Padding for Tooltip
|
|
263
|
+
* @returns Always 0. BS3 not require Padding
|
|
264
|
+
*/
|
|
265
|
+
getTooltipOffset() {
|
|
266
|
+
return 0;
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
SacTooltipComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTooltipComponent, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
270
|
+
SacTooltipComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTooltipComponent, selector: "sac-tooltip", usesInheritance: true, ngImport: i0, template: "<div [style.display]=\"inlinemode ? 'inline' : null\">\r\n <div\r\n #container\r\n (mouseenter)=\"ShowTooltip()\"\r\n (mouseleave)=\"HideTooltip()\"\r\n [style.display]=\"inlinemode ? 'inline' : null\"\r\n >\r\n <ng-content></ng-content>\r\n </div>\r\n <div *ngIf=\"IsTooltipVisible()\" #tooltip>\r\n <div\r\n [style.visibility]=\"IsTooltipContentVisible ? 'visible' : 'hidden'\"\r\n class=\"tooltip in\"\r\n style=\"display: block\"\r\n [style.left.px]=\"LeftPos\"\r\n [style.top.px]=\"TopPos\"\r\n [class.top]=\"GetTooltipPosition() === TooltipPosition.top\"\r\n [class.left]=\"GetTooltipPosition() === TooltipPosition.left\"\r\n [class.right]=\"GetTooltipPosition() === TooltipPosition.right\"\r\n [class.bottom]=\"GetTooltipPosition() === TooltipPosition.bottom\"\r\n >\r\n <div class=\"tooltip-arrow\"></div>\r\n <div class=\"tooltip-inner\">{{tooltiptext}}</div>\r\n </div>\r\n </div>\r\n</div>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
271
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTooltipComponent, decorators: [{
|
|
272
|
+
type: Component,
|
|
273
|
+
args: [{ selector: 'sac-tooltip', template: "<div [style.display]=\"inlinemode ? 'inline' : null\">\r\n <div\r\n #container\r\n (mouseenter)=\"ShowTooltip()\"\r\n (mouseleave)=\"HideTooltip()\"\r\n [style.display]=\"inlinemode ? 'inline' : null\"\r\n >\r\n <ng-content></ng-content>\r\n </div>\r\n <div *ngIf=\"IsTooltipVisible()\" #tooltip>\r\n <div\r\n [style.visibility]=\"IsTooltipContentVisible ? 'visible' : 'hidden'\"\r\n class=\"tooltip in\"\r\n style=\"display: block\"\r\n [style.left.px]=\"LeftPos\"\r\n [style.top.px]=\"TopPos\"\r\n [class.top]=\"GetTooltipPosition() === TooltipPosition.top\"\r\n [class.left]=\"GetTooltipPosition() === TooltipPosition.left\"\r\n [class.right]=\"GetTooltipPosition() === TooltipPosition.right\"\r\n [class.bottom]=\"GetTooltipPosition() === TooltipPosition.bottom\"\r\n >\r\n <div class=\"tooltip-arrow\"></div>\r\n <div class=\"tooltip-inner\">{{tooltiptext}}</div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
274
|
+
}], ctorParameters: function () { return [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }]; } });
|
|
275
|
+
|
|
276
|
+
class SACBootstrap3TooltipModule {
|
|
277
|
+
}
|
|
278
|
+
SACBootstrap3TooltipModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TooltipModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
279
|
+
SACBootstrap3TooltipModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TooltipModule, declarations: [SacTooltipComponent], imports: [CommonModule], exports: [SacTooltipComponent] });
|
|
280
|
+
SACBootstrap3TooltipModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TooltipModule, imports: [[CommonModule]] });
|
|
281
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TooltipModule, decorators: [{
|
|
282
|
+
type: NgModule,
|
|
283
|
+
args: [{
|
|
284
|
+
declarations: [SacTooltipComponent],
|
|
285
|
+
imports: [CommonModule],
|
|
286
|
+
exports: [SacTooltipComponent],
|
|
287
|
+
}]
|
|
288
|
+
}] });
|
|
289
|
+
|
|
290
|
+
class SacCheckboxComponent extends SacCheckboxCommon {
|
|
291
|
+
// #region Constructors
|
|
292
|
+
/**
|
|
293
|
+
* Constructor
|
|
294
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
295
|
+
* @param injector Injector for injecting services
|
|
296
|
+
*/
|
|
297
|
+
constructor(formLayout, injector) {
|
|
298
|
+
super(formLayout, injector);
|
|
299
|
+
}
|
|
300
|
+
}
|
|
301
|
+
SacCheckboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacCheckboxComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
302
|
+
SacCheckboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacCheckboxComponent, selector: "sac-checkbox", providers: [
|
|
303
|
+
{
|
|
304
|
+
provide: NG_VALUE_ACCESSOR,
|
|
305
|
+
multi: true,
|
|
306
|
+
useExisting: SacCheckboxComponent,
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
provide: NG_VALIDATORS,
|
|
310
|
+
useExisting: forwardRef(() => SacCheckboxComponent),
|
|
311
|
+
multi: true,
|
|
312
|
+
},
|
|
313
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row\"\r\n [class.form-group]=\"!stacked\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"!disablelabel && !stacked\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"checkbox\"\r\n [class.checkbox-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.checkbox-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <label for=\"{{name}}\">\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"checkbox\"\r\n class=\"visible-checkbox\"\r\n [checked]=\"value\"\r\n [disabled]=\"isdisabled\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue($event.target.checked)\"\r\n />\r\n <ng-container *ngIf=\"checkboxtext\"\r\n > <span>{{checkboxtext}}</span></ng-container\r\n >\r\n </label>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", styles: [".checkbox-sm{padding-top:2px}.checkbox-sm input{height:12px;width:12px;margin-top:2px}.checkbox-sm label{font-size:12px;padding-top:2px}.checkbox-lg input{height:20px;width:20px;margin-top:2px}.checkbox-lg label{font-size:18px;padding-top:4px}\n"], components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe } });
|
|
314
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacCheckboxComponent, decorators: [{
|
|
315
|
+
type: Component,
|
|
316
|
+
args: [{ selector: 'sac-checkbox', providers: [
|
|
317
|
+
{
|
|
318
|
+
provide: NG_VALUE_ACCESSOR,
|
|
319
|
+
multi: true,
|
|
320
|
+
useExisting: SacCheckboxComponent,
|
|
321
|
+
},
|
|
322
|
+
{
|
|
323
|
+
provide: NG_VALIDATORS,
|
|
324
|
+
useExisting: forwardRef(() => SacCheckboxComponent),
|
|
325
|
+
multi: true,
|
|
326
|
+
},
|
|
327
|
+
], template: "<div\r\n class=\"row\"\r\n [class.form-group]=\"!stacked\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"!disablelabel && !stacked\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[!disablelabel && !stacked ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"checkbox\"\r\n [class.checkbox-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.checkbox-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <label for=\"{{name}}\">\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"checkbox\"\r\n class=\"visible-checkbox\"\r\n [checked]=\"value\"\r\n [disabled]=\"isdisabled\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue($event.target.checked)\"\r\n />\r\n <ng-container *ngIf=\"checkboxtext\"\r\n > <span>{{checkboxtext}}</span></ng-container\r\n >\r\n </label>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", styles: [".checkbox-sm{padding-top:2px}.checkbox-sm input{height:12px;width:12px;margin-top:2px}.checkbox-sm label{font-size:12px;padding-top:2px}.checkbox-lg input{height:20px;width:20px;margin-top:2px}.checkbox-lg label{font-size:18px;padding-top:4px}\n"] }]
|
|
328
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
329
|
+
type: Host
|
|
330
|
+
}, {
|
|
331
|
+
type: Optional
|
|
332
|
+
}] }, { type: i0.Injector }]; } });
|
|
333
|
+
|
|
334
|
+
class SacRadiobuttonsComponent extends SacRadiobuttonsCommon {
|
|
335
|
+
// #region Constructors
|
|
336
|
+
/**
|
|
337
|
+
* Constructor
|
|
338
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
339
|
+
* @param injector Injector for injecting services
|
|
340
|
+
*/
|
|
341
|
+
constructor(formLayout, injector) {
|
|
342
|
+
super(formLayout, injector);
|
|
343
|
+
}
|
|
344
|
+
}
|
|
345
|
+
SacRadiobuttonsComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacRadiobuttonsComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
346
|
+
SacRadiobuttonsComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacRadiobuttonsComponent, selector: "sac-radiobuttons", providers: [
|
|
347
|
+
{
|
|
348
|
+
provide: NG_VALUE_ACCESSOR,
|
|
349
|
+
useExisting: forwardRef(() => SacRadiobuttonsComponent),
|
|
350
|
+
multi: true,
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
provide: NG_VALIDATORS,
|
|
354
|
+
useExisting: forwardRef(() => SacRadiobuttonsComponent),
|
|
355
|
+
multi: true,
|
|
356
|
+
},
|
|
357
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div>\r\n <ng-content></ng-content>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe } });
|
|
358
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacRadiobuttonsComponent, decorators: [{
|
|
359
|
+
type: Component,
|
|
360
|
+
args: [{ selector: 'sac-radiobuttons', providers: [
|
|
361
|
+
{
|
|
362
|
+
provide: NG_VALUE_ACCESSOR,
|
|
363
|
+
useExisting: forwardRef(() => SacRadiobuttonsComponent),
|
|
364
|
+
multi: true,
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
provide: NG_VALIDATORS,
|
|
368
|
+
useExisting: forwardRef(() => SacRadiobuttonsComponent),
|
|
369
|
+
multi: true,
|
|
370
|
+
},
|
|
371
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}<sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div>\r\n <ng-content></ng-content>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n" }]
|
|
372
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
373
|
+
type: Host
|
|
374
|
+
}, {
|
|
375
|
+
type: Optional
|
|
376
|
+
}] }, { type: i0.Injector }]; } });
|
|
377
|
+
|
|
378
|
+
class SacRadiobuttonComponent extends SacRadiobuttonCommon {
|
|
379
|
+
constructor(sacRadioButtons) {
|
|
380
|
+
super(sacRadioButtons);
|
|
381
|
+
}
|
|
382
|
+
}
|
|
383
|
+
SacRadiobuttonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacRadiobuttonComponent, deps: [{ token: SacRadiobuttonsComponent, host: true }], target: i0.ɵɵFactoryTarget.Component });
|
|
384
|
+
SacRadiobuttonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacRadiobuttonComponent, selector: "sac-radiobutton", usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"radio\"\r\n *ngIf=\"hidden===false\"\r\n [class.radio-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.radio-lg]=\"componentHeight === ControlHeight.Large\"\r\n>\r\n <label for=\"{{getName}}_{{getIndex}}\">\r\n <input\r\n id=\"{{getName}}_{{getIndex}}\"\r\n name=\"{{getName}}\"\r\n type=\"radio\"\r\n [value]=\"value\"\r\n [checked]=\"checked\"\r\n (change)=\"ChangeEvent()\"\r\n [disabled]=\"isDisabled\"\r\n />\r\n <ng-template\r\n *ngTemplateOutlet=\"labeltemplate || defaultItemLabelTemplate;context:{ label: label }\"\r\n >\r\n </ng-template>\r\n </label>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\"\r\n > <span>{{label}}</span></ng-template\r\n>\r\n", styles: [".radio-lg label{font-size:18px;padding-top:2px}.radio-lg label input{width:20px;height:20px;margin-top:2px}.radio-sm{padding-top:2px}.radio-sm label{font-size:12px;min-height:14px;padding-top:2px}.radio-sm label input{width:12px;height:12px;margin-top:2px}\n"], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
385
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacRadiobuttonComponent, decorators: [{
|
|
386
|
+
type: Component,
|
|
387
|
+
args: [{ selector: 'sac-radiobutton', template: "<div\r\n class=\"radio\"\r\n *ngIf=\"hidden===false\"\r\n [class.radio-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.radio-lg]=\"componentHeight === ControlHeight.Large\"\r\n>\r\n <label for=\"{{getName}}_{{getIndex}}\">\r\n <input\r\n id=\"{{getName}}_{{getIndex}}\"\r\n name=\"{{getName}}\"\r\n type=\"radio\"\r\n [value]=\"value\"\r\n [checked]=\"checked\"\r\n (change)=\"ChangeEvent()\"\r\n [disabled]=\"isDisabled\"\r\n />\r\n <ng-template\r\n *ngTemplateOutlet=\"labeltemplate || defaultItemLabelTemplate;context:{ label: label }\"\r\n >\r\n </ng-template>\r\n </label>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\"\r\n > <span>{{label}}</span></ng-template\r\n>\r\n", styles: [".radio-lg label{font-size:18px;padding-top:2px}.radio-lg label input{width:20px;height:20px;margin-top:2px}.radio-sm{padding-top:2px}.radio-sm label{font-size:12px;min-height:14px;padding-top:2px}.radio-sm label input{width:12px;height:12px;margin-top:2px}\n"] }]
|
|
388
|
+
}], ctorParameters: function () { return [{ type: SacRadiobuttonsComponent, decorators: [{
|
|
389
|
+
type: Host
|
|
390
|
+
}] }]; } });
|
|
391
|
+
|
|
392
|
+
class SACBootstrap3CheckboxModule {
|
|
393
|
+
}
|
|
394
|
+
SACBootstrap3CheckboxModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3CheckboxModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
395
|
+
SACBootstrap3CheckboxModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3CheckboxModule, declarations: [SacCheckboxComponent,
|
|
396
|
+
SacRadiobuttonComponent,
|
|
397
|
+
SacRadiobuttonsComponent], imports: [CommonModule,
|
|
398
|
+
SACBootstrap3LayoutModule,
|
|
399
|
+
SACBootstrap3TooltipModule], exports: [SacCheckboxComponent,
|
|
400
|
+
SacRadiobuttonComponent,
|
|
401
|
+
SacRadiobuttonsComponent] });
|
|
402
|
+
SACBootstrap3CheckboxModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3CheckboxModule, imports: [[
|
|
403
|
+
CommonModule,
|
|
404
|
+
SACBootstrap3LayoutModule,
|
|
405
|
+
SACBootstrap3TooltipModule,
|
|
406
|
+
]] });
|
|
407
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3CheckboxModule, decorators: [{
|
|
408
|
+
type: NgModule,
|
|
409
|
+
args: [{
|
|
410
|
+
declarations: [
|
|
411
|
+
SacCheckboxComponent,
|
|
412
|
+
SacRadiobuttonComponent,
|
|
413
|
+
SacRadiobuttonsComponent,
|
|
414
|
+
],
|
|
415
|
+
imports: [
|
|
416
|
+
CommonModule,
|
|
417
|
+
SACBootstrap3LayoutModule,
|
|
418
|
+
SACBootstrap3TooltipModule,
|
|
419
|
+
],
|
|
420
|
+
exports: [
|
|
421
|
+
SacCheckboxComponent,
|
|
422
|
+
SacRadiobuttonComponent,
|
|
423
|
+
SacRadiobuttonsComponent,
|
|
424
|
+
],
|
|
425
|
+
}]
|
|
426
|
+
}] });
|
|
427
|
+
|
|
428
|
+
class SacDialogComponent extends SacDialogCommon {
|
|
429
|
+
constructor(el, cdRef) {
|
|
430
|
+
super(cdRef);
|
|
431
|
+
//#region Bootstrap 3 Spezifische Properites
|
|
432
|
+
this.zindex = 20002;
|
|
433
|
+
this._lastDialogMarginTop = 0;
|
|
434
|
+
this.element = el.nativeElement;
|
|
435
|
+
}
|
|
436
|
+
// Margin Top für Center Position des Dialogs berechnen
|
|
437
|
+
get dialogMarginTop() {
|
|
438
|
+
let result = 0;
|
|
439
|
+
// ContentPlaceholder kann NULL/UNDEFINED sein wenn Dialog nicht angezeigt wird
|
|
440
|
+
if (this.dialogElement !== null && this.dialogElement !== undefined) {
|
|
441
|
+
result = (this.dialogElement.nativeElement.clientHeight / 2) * -1;
|
|
442
|
+
}
|
|
443
|
+
// Change Detection ausführen, falls Wert nach Rendering noch geändert hat. Kann durch HTML Content / Zeilenumbrüche usw. ausgelöst werden.
|
|
444
|
+
if (this._lastDialogMarginTop !== result) {
|
|
445
|
+
this._lastDialogMarginTop = result;
|
|
446
|
+
this.ChangeDetector.detectChanges();
|
|
447
|
+
}
|
|
448
|
+
return result;
|
|
449
|
+
}
|
|
450
|
+
//#endregion
|
|
451
|
+
ngOnInit() {
|
|
452
|
+
// Element an Body für korrektes Styling unter Bootstrap 3 verschieben
|
|
453
|
+
document.body.appendChild(this.element);
|
|
454
|
+
}
|
|
455
|
+
ngOnDestroy() {
|
|
456
|
+
this.hide();
|
|
457
|
+
if (document.body.contains(this.element)) {
|
|
458
|
+
document.body.removeChild(this.element);
|
|
459
|
+
}
|
|
460
|
+
super.ngOnDestroy();
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
SacDialogComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDialogComponent, deps: [{ token: i0.ElementRef }, { token: i0.ChangeDetectorRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
464
|
+
SacDialogComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacDialogComponent, selector: "sac-dialog", inputs: { zindex: "zindex" }, usesInheritance: true, ngImport: i0, template: "<div [id]=\"name\" *ngIf=\"_show\" [ngStyle]=\"{'z-index': zindex}\">\r\n <div class=\"modal in\" style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" #dialog>\r\n <div class=\"modal-dialog\" role=\"document\" [style.width]=\"width\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" (click)=\"hide()\" *ngIf=\"closebutton\"><span aria-hidden=\"true\">×</span></button>\r\n <span class=\"modal-title\">{{title}}</span>\r\n </div>\r\n <div class=\"modal-body\">\r\n <ng-content select=\"[dialogbody]\"></ng-content>\r\n </div>\r\n <div class=\"modal-footer\">\r\n <ng-content select=\"[dialogfooter]\"></ng-content>\r\n </div>\r\n </div><!-- /.modal-content -->\r\n </div><!-- /.modal-dialog -->\r\n </div><!-- /.modal -->\r\n</div>\r\n<div class=\"modal-backdrop in\" *ngIf=\"_show && backdrop\" #backdrop></div>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
465
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDialogComponent, decorators: [{
|
|
466
|
+
type: Component,
|
|
467
|
+
args: [{ selector: 'sac-dialog', template: "<div [id]=\"name\" *ngIf=\"_show\" [ngStyle]=\"{'z-index': zindex}\">\r\n <div class=\"modal in\" style=\"display: block;\" tabindex=\"-1\" role=\"dialog\" #dialog>\r\n <div class=\"modal-dialog\" role=\"document\" [style.width]=\"width\">\r\n <div class=\"modal-content\">\r\n <div class=\"modal-header\">\r\n <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\" (click)=\"hide()\" *ngIf=\"closebutton\"><span aria-hidden=\"true\">×</span></button>\r\n <span class=\"modal-title\">{{title}}</span>\r\n </div>\r\n <div class=\"modal-body\">\r\n <ng-content select=\"[dialogbody]\"></ng-content>\r\n </div>\r\n <div class=\"modal-footer\">\r\n <ng-content select=\"[dialogfooter]\"></ng-content>\r\n </div>\r\n </div><!-- /.modal-content -->\r\n </div><!-- /.modal-dialog -->\r\n </div><!-- /.modal -->\r\n</div>\r\n<div class=\"modal-backdrop in\" *ngIf=\"_show && backdrop\" #backdrop></div>\r\n" }]
|
|
468
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.ChangeDetectorRef }]; }, propDecorators: { zindex: [{
|
|
469
|
+
type: Input
|
|
470
|
+
}] } });
|
|
471
|
+
|
|
472
|
+
class SacConfirmComponent extends SacConfirmCommon {
|
|
473
|
+
}
|
|
474
|
+
SacConfirmComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacConfirmComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
475
|
+
SacConfirmComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacConfirmComponent, selector: "sac-confirm", usesInheritance: true, ngImport: i0, template: "<sac-dialog\r\n name=\"confirmDialog\"\r\n [(isvisible)]=\"isvisible\"\r\n [title]=\"title\"\r\n [allowesc]=\"false\"\r\n [closebutton]=\"false\"\r\n>\r\n <div dialogbody>\r\n <div class=\"media\">\r\n <div class=\"media-left media-middle\" *ngIf=\"hasImage()\">\r\n <img [attr.src]=\"image\" />\r\n </div>\r\n <div class=\"media-body\">{{message}}</div>\r\n </div>\r\n </div>\r\n <div dialogfooter>\r\n <ng-container *ngFor=\"let button of buttons\">\r\n <sac-button\r\n [name]=\"button.key\"\r\n [text]=\"button.text\"\r\n [role]=\"button.role || 'default'\"\r\n (clicked)=\"confirm(button.key)\"\r\n ></sac-button>\r\n </ng-container>\r\n </div>\r\n</sac-dialog>\r\n", components: [{ type: SacDialogComponent, selector: "sac-dialog", inputs: ["zindex"] }, { type: SacButtonComponent, selector: "sac-button" }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }] });
|
|
476
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacConfirmComponent, decorators: [{
|
|
477
|
+
type: Component,
|
|
478
|
+
args: [{ selector: 'sac-confirm', template: "<sac-dialog\r\n name=\"confirmDialog\"\r\n [(isvisible)]=\"isvisible\"\r\n [title]=\"title\"\r\n [allowesc]=\"false\"\r\n [closebutton]=\"false\"\r\n>\r\n <div dialogbody>\r\n <div class=\"media\">\r\n <div class=\"media-left media-middle\" *ngIf=\"hasImage()\">\r\n <img [attr.src]=\"image\" />\r\n </div>\r\n <div class=\"media-body\">{{message}}</div>\r\n </div>\r\n </div>\r\n <div dialogfooter>\r\n <ng-container *ngFor=\"let button of buttons\">\r\n <sac-button\r\n [name]=\"button.key\"\r\n [text]=\"button.text\"\r\n [role]=\"button.role || 'default'\"\r\n (clicked)=\"confirm(button.key)\"\r\n ></sac-button>\r\n </ng-container>\r\n </div>\r\n</sac-dialog>\r\n" }]
|
|
479
|
+
}] });
|
|
480
|
+
|
|
481
|
+
/**
|
|
482
|
+
* Service für Confirm Messages in TypeScript Code
|
|
483
|
+
*
|
|
484
|
+
* @example
|
|
485
|
+
* // Beispiel für ConfirmMessage mit Standard Buttons (Ja / Nein).
|
|
486
|
+
* confirmService.ConfirmMessage('titel', 'frage').subscribe(action => { // Action Code });
|
|
487
|
+
*
|
|
488
|
+
* @example
|
|
489
|
+
* // Beispiel für ConfirmMessage mit eigenen Buttons
|
|
490
|
+
* let buttons: SacConfirmButton[] = [];
|
|
491
|
+
* buttons.push(new SacConfirmButton('ActionKey','Text Primary'));
|
|
492
|
+
* buttons.push(new SacConfirmButton('ActionKey2','Text Button 2'));
|
|
493
|
+
* confirmService.ConfirmMessage('titel', 'frage', buttons).subscribe(action => { // Action Code });
|
|
494
|
+
*/
|
|
495
|
+
class ServiceConfirm extends ServiceConfirmCommon {
|
|
496
|
+
// #endregion Properties
|
|
497
|
+
// #region Constructors
|
|
498
|
+
/**
|
|
499
|
+
* Konstruktor
|
|
500
|
+
* @param componentFactoryResolver Component Factory Resolver Instanz
|
|
501
|
+
* @param appRef Application Referenz. Wird benötigt um den Dialog am Body anzuhängen
|
|
502
|
+
* @param injector Injector. Wird benötigt um den Dialog dynamisch zu erzeugen
|
|
503
|
+
*/
|
|
504
|
+
constructor(componentFactoryResolver, appRef, injector) {
|
|
505
|
+
super(appRef, injector);
|
|
506
|
+
this.componentFactoryResolver = componentFactoryResolver;
|
|
507
|
+
// #region Properties
|
|
508
|
+
/**
|
|
509
|
+
* Collection von Buttons die angezeigt werden müssen.
|
|
510
|
+
*/
|
|
511
|
+
this.buttons = [];
|
|
512
|
+
/**
|
|
513
|
+
* Message die in Dialog angezeigt werden soll.
|
|
514
|
+
*/
|
|
515
|
+
this.message = '';
|
|
516
|
+
/**
|
|
517
|
+
* Titel der im Dialog angezeigt werden soll.
|
|
518
|
+
*/
|
|
519
|
+
this.title = '';
|
|
520
|
+
}
|
|
521
|
+
// #endregion Constructors
|
|
522
|
+
// #region Public Methods
|
|
523
|
+
/**
|
|
524
|
+
* Confirm Dialog anzeigen
|
|
525
|
+
* @param message Nachricht die angezeigt werden soll.
|
|
526
|
+
* @returns EventEmitter mit Key des Buttons, welcher geklickt wurde.
|
|
527
|
+
*/
|
|
528
|
+
ConfirmMessage(title, message, buttons = null) {
|
|
529
|
+
this.title = title;
|
|
530
|
+
this.message = message;
|
|
531
|
+
// Default Buttons setzen, wenn keine Buttons angegeben sind
|
|
532
|
+
if (!isDefined(buttons)) {
|
|
533
|
+
this.buttons = [];
|
|
534
|
+
forkJoin({
|
|
535
|
+
button_yes: this.localisationService.GetString(this.validationKeyService.ConfirmDefaultButtonYes),
|
|
536
|
+
button_no: this.localisationService.GetString(this.validationKeyService.ConfirmDefaultButtonNo),
|
|
537
|
+
})
|
|
538
|
+
.pipe(take(1))
|
|
539
|
+
.subscribe((texte) => {
|
|
540
|
+
this.buttons.push(new SacConfirmButton('yes', texte.button_yes, 'primary'));
|
|
541
|
+
this.buttons.push(new SacConfirmButton('no', texte.button_no));
|
|
542
|
+
});
|
|
543
|
+
}
|
|
544
|
+
else {
|
|
545
|
+
this.buttons = buttons;
|
|
546
|
+
}
|
|
547
|
+
return super.Confirm();
|
|
548
|
+
}
|
|
549
|
+
/**
|
|
550
|
+
* Erzeugen einer Component Factory für einen Dialog
|
|
551
|
+
*/
|
|
552
|
+
GetComponentFactory() {
|
|
553
|
+
return this.componentFactoryResolver.resolveComponentFactory(SacConfirmComponent);
|
|
554
|
+
}
|
|
555
|
+
// #endregion Public Methods
|
|
556
|
+
// #region Protected Methods
|
|
557
|
+
/**
|
|
558
|
+
* Konfiguration des Dialogs
|
|
559
|
+
* @param instance Instanz eines SacConfirm Dialogs
|
|
560
|
+
*/
|
|
561
|
+
ConfigureDialog(instance) {
|
|
562
|
+
// Text in Dialog setzen
|
|
563
|
+
instance.title = this.title;
|
|
564
|
+
instance.message = this.message;
|
|
565
|
+
instance.buttons = this.buttons;
|
|
566
|
+
instance.image = this.iconService.ConfirmDefaultImage;
|
|
567
|
+
}
|
|
568
|
+
}
|
|
569
|
+
ServiceConfirm.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: ServiceConfirm, deps: [{ token: ComponentFactoryResolver }, { token: i0.ApplicationRef }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Injectable });
|
|
570
|
+
ServiceConfirm.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: ServiceConfirm });
|
|
571
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: ServiceConfirm, decorators: [{
|
|
572
|
+
type: Injectable
|
|
573
|
+
}], ctorParameters: function () { return [{ type: i0.ComponentFactoryResolver, decorators: [{
|
|
574
|
+
type: Inject,
|
|
575
|
+
args: [ComponentFactoryResolver]
|
|
576
|
+
}] }, { type: i0.ApplicationRef }, { type: i0.Injector }]; } });
|
|
577
|
+
|
|
578
|
+
class SACBootstrap3DialogModule {
|
|
579
|
+
}
|
|
580
|
+
SACBootstrap3DialogModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DialogModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
581
|
+
SACBootstrap3DialogModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DialogModule, declarations: [SacDialogComponent], imports: [CommonModule], exports: [SacDialogComponent] });
|
|
582
|
+
SACBootstrap3DialogModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DialogModule, imports: [[
|
|
583
|
+
CommonModule
|
|
584
|
+
]] });
|
|
585
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DialogModule, decorators: [{
|
|
586
|
+
type: NgModule,
|
|
587
|
+
args: [{
|
|
588
|
+
declarations: [SacDialogComponent],
|
|
589
|
+
imports: [
|
|
590
|
+
CommonModule
|
|
591
|
+
],
|
|
592
|
+
exports: [SacDialogComponent]
|
|
593
|
+
}]
|
|
594
|
+
}] });
|
|
595
|
+
|
|
596
|
+
/**
|
|
597
|
+
* Module für Confirm Messages
|
|
598
|
+
*
|
|
599
|
+
* In NgModule der Applikation folgenden Eintrag bei Imports einfügen: ExanicBootstrap3ConfirmModule.forRoot()
|
|
600
|
+
*
|
|
601
|
+
*/
|
|
602
|
+
class SACBootstrap3ConfirmModule {
|
|
603
|
+
static forRoot() {
|
|
604
|
+
return {
|
|
605
|
+
ngModule: SACBootstrap3ConfirmModule,
|
|
606
|
+
providers: [ServiceConfirm]
|
|
607
|
+
};
|
|
608
|
+
}
|
|
609
|
+
}
|
|
610
|
+
SACBootstrap3ConfirmModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ConfirmModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
611
|
+
SACBootstrap3ConfirmModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ConfirmModule, declarations: [SacConfirmComponent], imports: [CommonModule, SACBootstrap3DialogModule, SACBootstrap3ButtonModule], exports: [SacConfirmComponent] });
|
|
612
|
+
SACBootstrap3ConfirmModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ConfirmModule, imports: [[CommonModule, SACBootstrap3DialogModule, SACBootstrap3ButtonModule]] });
|
|
613
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ConfirmModule, decorators: [{
|
|
614
|
+
type: NgModule,
|
|
615
|
+
args: [{
|
|
616
|
+
declarations: [SacConfirmComponent],
|
|
617
|
+
imports: [CommonModule, SACBootstrap3DialogModule, SACBootstrap3ButtonModule],
|
|
618
|
+
exports: [SacConfirmComponent]
|
|
619
|
+
}]
|
|
620
|
+
}] });
|
|
621
|
+
|
|
622
|
+
class SacDateSelectorComponent extends SacDateSelectorCommon {
|
|
623
|
+
}
|
|
624
|
+
SacDateSelectorComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateSelectorComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
625
|
+
SacDateSelectorComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacDateSelectorComponent, selector: "sac-dateselector", usesInheritance: true, ngImport: i0, template: "<div class=\"calendar-selector\" style=\"min-width: 265px\">\r\n <table class=\"table-condensed\" style=\"width: 100%\" *ngIf=\"dateselection\">\r\n <thead>\r\n <tr>\r\n <th class=\"prev text-left\" (click)=\"monthBack()\">\r\n <i [class]=\"iconMonthPrev\"></i>\r\n </th>\r\n <th colspan=\"5\" class=\"switch text-center\">{{month+1}}/{{year}}</th>\r\n <th class=\"next text-right\" (click)=\"monthNext()\">\r\n <i [class]=\"iconMonthNext\"></i>\r\n </th>\r\n </tr>\r\n <tr>\r\n <th class=\"dow text-center\">Mo</th>\r\n <th class=\"dow text-center\">Di</th>\r\n <th class=\"dow text-center\">Mi</th>\r\n <th class=\"dow text-center\">Do</th>\r\n <th class=\"dow text-center\">Fr</th>\r\n <th class=\"dow text-center\">Sa</th>\r\n <th class=\"dow text-center\">So</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let week of dates; let i=index\">\r\n <tr>\r\n <td\r\n class=\"text-center\"\r\n *ngFor=\"let item of week\"\r\n [ngStyle]=\"{'cursor': item.isenabled ? 'pointer' : null}\"\r\n [ngClass]=\"{'day-current': item.iscurrent, 'day-selected': item.isselected, 'day-new': item.isnew, 'day-disabled': !item.isenabled}\"\r\n (click)=\"selectDate(item)\"\r\n >\r\n {{ item.displaytext }}\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </table>\r\n <div class=\"container-fluid\" *ngIf=\"timeselection\" style=\"margin-top: 10px\">\r\n <div class=\"row\">\r\n <div class=\"col-md-6\" style=\"padding-right: 20px\">\r\n <div class=\"form-group\">\r\n <label>Stunde</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getHours()\"\r\n (input)=\"setHours($event.target.value)\"\r\n min=\"0\"\r\n max=\"23\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"col-md-6\" style=\"padding-left: 20px\">\r\n <div class=\"form-group\">\r\n <label>Minute</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getMinutes()\"\r\n (input)=\"setMinutes($event.target.value)\"\r\n min=\"0\"\r\n max=\"59\"\r\n />\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row\" style=\"margin-top: 10px\">\r\n <div class=\"col-md-4 text-left\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"setToday()\">\r\n Heute\r\n </button>\r\n </div>\r\n <div class=\"col-md-8 text-right\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"resetSelection()\">\r\n Reset\r\n </button>\r\n <button\r\n type=\"button\"\r\n class=\"btn btn-primary\"\r\n style=\"margin-left: 10px\"\r\n (click)=\"applySelection()\"\r\n >\r\n Apply\r\n </button>\r\n </div>\r\n </div>\r\n</div>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }] });
|
|
626
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateSelectorComponent, decorators: [{
|
|
627
|
+
type: Component,
|
|
628
|
+
args: [{ selector: 'sac-dateselector', template: "<div class=\"calendar-selector\" style=\"min-width: 265px\">\r\n <table class=\"table-condensed\" style=\"width: 100%\" *ngIf=\"dateselection\">\r\n <thead>\r\n <tr>\r\n <th class=\"prev text-left\" (click)=\"monthBack()\">\r\n <i [class]=\"iconMonthPrev\"></i>\r\n </th>\r\n <th colspan=\"5\" class=\"switch text-center\">{{month+1}}/{{year}}</th>\r\n <th class=\"next text-right\" (click)=\"monthNext()\">\r\n <i [class]=\"iconMonthNext\"></i>\r\n </th>\r\n </tr>\r\n <tr>\r\n <th class=\"dow text-center\">Mo</th>\r\n <th class=\"dow text-center\">Di</th>\r\n <th class=\"dow text-center\">Mi</th>\r\n <th class=\"dow text-center\">Do</th>\r\n <th class=\"dow text-center\">Fr</th>\r\n <th class=\"dow text-center\">Sa</th>\r\n <th class=\"dow text-center\">So</th>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let week of dates; let i=index\">\r\n <tr>\r\n <td\r\n class=\"text-center\"\r\n *ngFor=\"let item of week\"\r\n [ngStyle]=\"{'cursor': item.isenabled ? 'pointer' : null}\"\r\n [ngClass]=\"{'day-current': item.iscurrent, 'day-selected': item.isselected, 'day-new': item.isnew, 'day-disabled': !item.isenabled}\"\r\n (click)=\"selectDate(item)\"\r\n >\r\n {{ item.displaytext }}\r\n </td>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </table>\r\n <div class=\"container-fluid\" *ngIf=\"timeselection\" style=\"margin-top: 10px\">\r\n <div class=\"row\">\r\n <div class=\"col-md-6\" style=\"padding-right: 20px\">\r\n <div class=\"form-group\">\r\n <label>Stunde</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getHours()\"\r\n (input)=\"setHours($event.target.value)\"\r\n min=\"0\"\r\n max=\"23\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"col-md-6\" style=\"padding-left: 20px\">\r\n <div class=\"form-group\">\r\n <label>Minute</label>\r\n <input\r\n type=\"number\"\r\n class=\"form-control\"\r\n [value]=\"getMinutes()\"\r\n (input)=\"setMinutes($event.target.value)\"\r\n min=\"0\"\r\n max=\"59\"\r\n />\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"row\" style=\"margin-top: 10px\">\r\n <div class=\"col-md-4 text-left\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"setToday()\">\r\n Heute\r\n </button>\r\n </div>\r\n <div class=\"col-md-8 text-right\">\r\n <button type=\"button\" class=\"btn btn-default\" (click)=\"resetSelection()\">\r\n Reset\r\n </button>\r\n <button\r\n type=\"button\"\r\n class=\"btn btn-primary\"\r\n style=\"margin-left: 10px\"\r\n (click)=\"applySelection()\"\r\n >\r\n Apply\r\n </button>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
629
|
+
}] });
|
|
630
|
+
|
|
631
|
+
const moment = moment_['default'];
|
|
632
|
+
class SacDateComponent extends SacDateCommon {
|
|
633
|
+
// #region Constructors
|
|
634
|
+
/**
|
|
635
|
+
* Constructor
|
|
636
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
637
|
+
* @param injector Injector for injecting services
|
|
638
|
+
* @param elementRef Reference to html dom element
|
|
639
|
+
*/
|
|
640
|
+
constructor(formLayout, injector, elementRef) {
|
|
641
|
+
super(formLayout, injector, elementRef);
|
|
642
|
+
}
|
|
643
|
+
}
|
|
644
|
+
SacDateComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
645
|
+
SacDateComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacDateComponent, selector: "sac-date", providers: [
|
|
646
|
+
{
|
|
647
|
+
provide: NG_VALUE_ACCESSOR,
|
|
648
|
+
multi: true,
|
|
649
|
+
useExisting: forwardRef(() => SacDateComponent),
|
|
650
|
+
},
|
|
651
|
+
{
|
|
652
|
+
provide: NG_VALIDATORS,
|
|
653
|
+
multi: true,
|
|
654
|
+
useExisting: forwardRef(() => SacDateComponent),
|
|
655
|
+
},
|
|
656
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 180 : 140\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- this class comes in the div above when disabled [ngClass]=\"[disablelabel === false ? 'col-md-' + _inputsize : 'col-md-12']\" -->\r\n <input\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control date-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n placeholder=\"dd.mm.yyyy\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n maxlength=\"10\"\r\n size=\"10\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 155 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }, { type: SacDateSelectorComponent, selector: "sac-dateselector" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i5.IMaskDirective, selector: "[imask]", inputs: ["imaskElement", "imask", "unmask"], outputs: ["accept", "complete"], exportAs: ["imask"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
657
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateComponent, decorators: [{
|
|
658
|
+
type: Component,
|
|
659
|
+
args: [{ selector: 'sac-date', providers: [
|
|
660
|
+
{
|
|
661
|
+
provide: NG_VALUE_ACCESSOR,
|
|
662
|
+
multi: true,
|
|
663
|
+
useExisting: forwardRef(() => SacDateComponent),
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
provide: NG_VALIDATORS,
|
|
667
|
+
multi: true,
|
|
668
|
+
useExisting: forwardRef(() => SacDateComponent),
|
|
669
|
+
},
|
|
670
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 180 : 140\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- this class comes in the div above when disabled [ngClass]=\"[disablelabel === false ? 'col-md-' + _inputsize : 'col-md-12']\" -->\r\n <input\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control date-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n placeholder=\"dd.mm.yyyy\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n maxlength=\"10\"\r\n size=\"10\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 155 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
671
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
672
|
+
type: Host
|
|
673
|
+
}, {
|
|
674
|
+
type: Optional
|
|
675
|
+
}] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
|
|
676
|
+
|
|
677
|
+
class SacDateTimeComponent extends SacDateTimeCommon {
|
|
678
|
+
// #region Constructors
|
|
679
|
+
/**
|
|
680
|
+
* Constructor
|
|
681
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
682
|
+
* @param injector Injector for injecting services
|
|
683
|
+
* @param elementRef Reference to html dom element
|
|
684
|
+
*/
|
|
685
|
+
constructor(formLayout, injector, elementRef) {
|
|
686
|
+
super(formLayout, injector, elementRef);
|
|
687
|
+
}
|
|
688
|
+
}
|
|
689
|
+
SacDateTimeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateTimeComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
690
|
+
SacDateTimeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacDateTimeComponent, selector: "sac-datetime", providers: [
|
|
691
|
+
{
|
|
692
|
+
provide: NG_VALUE_ACCESSOR,
|
|
693
|
+
multi: true,
|
|
694
|
+
useExisting: forwardRef(() => SacDateTimeComponent),
|
|
695
|
+
},
|
|
696
|
+
{
|
|
697
|
+
provide: NG_VALIDATORS,
|
|
698
|
+
multi: true,
|
|
699
|
+
useExisting: forwardRef(() => SacDateTimeComponent),
|
|
700
|
+
},
|
|
701
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 160 : componentHeight === ControlHeight.Large ? 230 : 180\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 140 : componentHeight === ControlHeight.Large ? 205 : 160\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }, { type: SacDateSelectorComponent, selector: "sac-dateselector" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i5.IMaskDirective, selector: "[imask]", inputs: ["imaskElement", "imask", "unmask"], outputs: ["accept", "complete"], exportAs: ["imask"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
702
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDateTimeComponent, decorators: [{
|
|
703
|
+
type: Component,
|
|
704
|
+
args: [{ selector: 'sac-datetime', providers: [
|
|
705
|
+
{
|
|
706
|
+
provide: NG_VALUE_ACCESSOR,
|
|
707
|
+
multi: true,
|
|
708
|
+
useExisting: forwardRef(() => SacDateTimeComponent),
|
|
709
|
+
},
|
|
710
|
+
{
|
|
711
|
+
provide: NG_VALIDATORS,
|
|
712
|
+
multi: true,
|
|
713
|
+
useExisting: forwardRef(() => SacDateTimeComponent),
|
|
714
|
+
},
|
|
715
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 160 : componentHeight === ControlHeight.Large ? 230 : 180\"\r\n >\r\n <div\r\n id=\"{{name}}\"\r\n class=\"datetime-textbox input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [imask]=\"imaskDate\"\r\n [attr.placeholder]=\"placeholder\"\r\n [value]=\"valuestring\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n (click)=\"showDateSelector()\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showDateSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 140 : componentHeight === ControlHeight.Large ? 205 : 160\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"dateselect($event)\"\r\n dateselection=\"true\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
716
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
717
|
+
type: Host
|
|
718
|
+
}, {
|
|
719
|
+
type: Optional
|
|
720
|
+
}] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
|
|
721
|
+
|
|
722
|
+
class SacTimeComponent extends SacTimeCommon {
|
|
723
|
+
// #region Constructors
|
|
724
|
+
/**
|
|
725
|
+
* Constructor
|
|
726
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
727
|
+
* @param injector Injector for injecting services
|
|
728
|
+
* @param elementRef Reference to html dom element
|
|
729
|
+
*/
|
|
730
|
+
constructor(formLayout, injector, elementRef) {
|
|
731
|
+
super(formLayout, injector, elementRef);
|
|
732
|
+
}
|
|
733
|
+
}
|
|
734
|
+
SacTimeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTimeComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
735
|
+
SacTimeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTimeComponent, selector: "sac-time", providers: [
|
|
736
|
+
{
|
|
737
|
+
provide: NG_VALUE_ACCESSOR,
|
|
738
|
+
multi: true,
|
|
739
|
+
useExisting: forwardRef(() => SacTimeComponent),
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
provide: NG_VALIDATORS,
|
|
743
|
+
multi: true,
|
|
744
|
+
useExisting: forwardRef(() => SacTimeComponent),
|
|
745
|
+
},
|
|
746
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 160 : 140\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n [value]=\"valuestring\"\r\n maxlength=\"6\"\r\n [imask]=\"imaskDate\"\r\n size=\"6\"\r\n class=\"form-control\"\r\n [attr.placeholder]=\"placeholder\"\r\n data-error-msg=\"ctl00_cphContent_ctl00_ucPublicationDetail_dtpValidFrom_timeTextBoxTypeValidator\"\r\n [ngClass]=\"{'is-invalid': invalid && (dirty || touched) }\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showTimeSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 135 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"timeselect($event)\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }, { type: SacDateSelectorComponent, selector: "sac-dateselector" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i5.IMaskDirective, selector: "[imask]", inputs: ["imaskElement", "imask", "unmask"], outputs: ["accept", "complete"], exportAs: ["imask"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "async": i3.AsyncPipe } });
|
|
747
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTimeComponent, decorators: [{
|
|
748
|
+
type: Component,
|
|
749
|
+
args: [{ selector: 'sac-time', providers: [
|
|
750
|
+
{
|
|
751
|
+
provide: NG_VALUE_ACCESSOR,
|
|
752
|
+
multi: true,
|
|
753
|
+
useExisting: forwardRef(() => SacTimeComponent),
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
provide: NG_VALIDATORS,
|
|
757
|
+
multi: true,
|
|
758
|
+
useExisting: forwardRef(() => SacTimeComponent),
|
|
759
|
+
},
|
|
760
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n style=\"position: relative\"\r\n [style.width.px]=\"componentHeight === ControlHeight.Small ? 120 : componentHeight === ControlHeight.Large ? 160 : 140\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n [value]=\"valuestring\"\r\n maxlength=\"6\"\r\n [imask]=\"imaskDate\"\r\n size=\"6\"\r\n class=\"form-control\"\r\n [attr.placeholder]=\"placeholder\"\r\n data-error-msg=\"ctl00_cphContent_ctl00_ucPublicationDetail_dtpValidFrom_timeTextBoxTypeValidator\"\r\n [ngClass]=\"{'is-invalid': invalid && (dirty || touched) }\"\r\n (blur)=\"onTouch()\"\r\n (accept)=\"setValueString($event)\"\r\n [disabled]=\"isdisabled\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n class=\"btn btn-default\"\r\n type=\"button\"\r\n (click)=\"showTimeSelector()\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <i [class]=\"IconSelector\"></i>\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n <div\r\n class=\"popover bottom in\"\r\n role=\"tooltip\"\r\n *ngIf=\"_showselector\"\r\n style=\"display: block; left: 0px; right: unset; max-width: 325px\"\r\n [style.top.px]=\"componentHeight === ControlHeight.Large ? 46 : 34\"\r\n >\r\n <div\r\n class=\"arrow\"\r\n [style.left.px]=\"componentHeight === ControlHeight.Small ? 102 : componentHeight === ControlHeight.Large ? 135 : 120\"\r\n style=\"right: unset\"\r\n ></div>\r\n <h3 class=\"popover-title\" style=\"display: none\"></h3>\r\n <div class=\"popover-content\">\r\n <sac-dateselector\r\n *ngIf=\"_showselector\"\r\n [initialvalue]=\"value\"\r\n (selectdate)=\"timeselect($event)\"\r\n timeselection=\"true\"\r\n ></sac-dateselector>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
761
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
762
|
+
type: Host
|
|
763
|
+
}, {
|
|
764
|
+
type: Optional
|
|
765
|
+
}] }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
|
|
766
|
+
|
|
767
|
+
class SACBootstrap3DateTimeModule {
|
|
768
|
+
}
|
|
769
|
+
SACBootstrap3DateTimeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DateTimeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
770
|
+
SACBootstrap3DateTimeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DateTimeModule, declarations: [SacDateComponent,
|
|
771
|
+
SacDateTimeComponent,
|
|
772
|
+
SacTimeComponent,
|
|
773
|
+
SacDateSelectorComponent], imports: [CommonModule,
|
|
774
|
+
IMaskModule,
|
|
775
|
+
SACBootstrap3LayoutModule,
|
|
776
|
+
SACBootstrap3TooltipModule], exports: [SacDateComponent,
|
|
777
|
+
SacDateTimeComponent,
|
|
778
|
+
SacTimeComponent,
|
|
779
|
+
SacDateSelectorComponent] });
|
|
780
|
+
SACBootstrap3DateTimeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DateTimeModule, imports: [[
|
|
781
|
+
CommonModule,
|
|
782
|
+
IMaskModule,
|
|
783
|
+
SACBootstrap3LayoutModule,
|
|
784
|
+
SACBootstrap3TooltipModule,
|
|
785
|
+
]] });
|
|
786
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3DateTimeModule, decorators: [{
|
|
787
|
+
type: NgModule,
|
|
788
|
+
args: [{
|
|
789
|
+
declarations: [
|
|
790
|
+
SacDateComponent,
|
|
791
|
+
SacDateTimeComponent,
|
|
792
|
+
SacTimeComponent,
|
|
793
|
+
SacDateSelectorComponent,
|
|
794
|
+
],
|
|
795
|
+
imports: [
|
|
796
|
+
CommonModule,
|
|
797
|
+
IMaskModule,
|
|
798
|
+
SACBootstrap3LayoutModule,
|
|
799
|
+
SACBootstrap3TooltipModule,
|
|
800
|
+
],
|
|
801
|
+
exports: [
|
|
802
|
+
SacDateComponent,
|
|
803
|
+
SacDateTimeComponent,
|
|
804
|
+
SacTimeComponent,
|
|
805
|
+
SacDateSelectorComponent,
|
|
806
|
+
],
|
|
807
|
+
}]
|
|
808
|
+
}] });
|
|
809
|
+
|
|
810
|
+
class SacPagingComponent extends SacPagingCommon {
|
|
811
|
+
/**
|
|
812
|
+
* Konstruktor
|
|
813
|
+
*/
|
|
814
|
+
constructor(injector) { super(injector); }
|
|
815
|
+
}
|
|
816
|
+
SacPagingComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacPagingComponent, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
817
|
+
SacPagingComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacPagingComponent, selector: "sac-paging", providers: [
|
|
818
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacPagingComponent },
|
|
819
|
+
{ provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacPagingComponent) }
|
|
820
|
+
], usesInheritance: true, ngImport: i0, template: "<div class=\"row\">\r\n <div class=\"pager-nav col-sm-4\" id=\"{{name}}\">\r\n <ul class=\"pagination\" style=\"margin: 10px 0\">\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === firstPageIndex}\"\r\n >\r\n <a (click)=\"firstPage()\">\u00AB</a>\r\n </li>\r\n <li\r\n *ngFor=\"let page of paginators; let i = index\"\r\n [ngClass]=\"{'active': page === activePageIndex}\"\r\n >\r\n <a (click)=\"changePage(page)\">{{page + 1 }}</a>\r\n </li>\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === lastPageIndex}\"\r\n >\r\n <a (click)=\"lastPage()\">\u00BB</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"col-sm-4 text-center\" style=\"margin: 20px 0\">\r\n Seite {{getCurrentPageNumber()}} von {{getTotalPageNumber()}}\r\n </div>\r\n <div\r\n class=\"col-sm-4 text-right\"\r\n *ngIf=\"!pagesizedisabled\"\r\n style=\"margin: 12px 0\"\r\n >\r\n <div class=\"form-inline\">\r\n <div class=\"form-group\" id=\"{{name}}_size\">\r\n <select\r\n class=\"form-control form-control-sm\"\r\n style=\"width: 85px\"\r\n [ngModel]=\"pageSize\"\r\n (ngModelChange)=\"changePageSize($event)\"\r\n >\r\n <option [ngValue]=\"size\" *ngFor=\"let size of getPageSizes\">\r\n {{size}}\r\n </option>\r\n </select>\r\n <span style=\"margin-left: 5px\">{{ PageSizeText | async }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n", directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.SelectControlValueAccessor, selector: "select:not([multiple])[formControlName],select:not([multiple])[formControl],select:not([multiple])[ngModel]", inputs: ["compareWith"] }, { type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }, { type: i2.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { type: i2.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }], pipes: { "async": i3.AsyncPipe } });
|
|
821
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacPagingComponent, decorators: [{
|
|
822
|
+
type: Component,
|
|
823
|
+
args: [{ selector: 'sac-paging', providers: [
|
|
824
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacPagingComponent },
|
|
825
|
+
{ provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacPagingComponent) }
|
|
826
|
+
], template: "<div class=\"row\">\r\n <div class=\"pager-nav col-sm-4\" id=\"{{name}}\">\r\n <ul class=\"pagination\" style=\"margin: 10px 0\">\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === firstPageIndex}\"\r\n >\r\n <a (click)=\"firstPage()\">\u00AB</a>\r\n </li>\r\n <li\r\n *ngFor=\"let page of paginators; let i = index\"\r\n [ngClass]=\"{'active': page === activePageIndex}\"\r\n >\r\n <a (click)=\"changePage(page)\">{{page + 1 }}</a>\r\n </li>\r\n <li\r\n [ngClass]=\"{'aspNetDisabled disabled': activePageIndex === lastPageIndex}\"\r\n >\r\n <a (click)=\"lastPage()\">\u00BB</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class=\"col-sm-4 text-center\" style=\"margin: 20px 0\">\r\n Seite {{getCurrentPageNumber()}} von {{getTotalPageNumber()}}\r\n </div>\r\n <div\r\n class=\"col-sm-4 text-right\"\r\n *ngIf=\"!pagesizedisabled\"\r\n style=\"margin: 12px 0\"\r\n >\r\n <div class=\"form-inline\">\r\n <div class=\"form-group\" id=\"{{name}}_size\">\r\n <select\r\n class=\"form-control form-control-sm\"\r\n style=\"width: 85px\"\r\n [ngModel]=\"pageSize\"\r\n (ngModelChange)=\"changePageSize($event)\"\r\n >\r\n <option [ngValue]=\"size\" *ngFor=\"let size of getPageSizes\">\r\n {{size}}\r\n </option>\r\n </select>\r\n <span style=\"margin-left: 5px\">{{ PageSizeText | async }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
827
|
+
}], ctorParameters: function () { return [{ type: i0.Injector }]; } });
|
|
828
|
+
|
|
829
|
+
class SacGridComponent extends SacGridCommon {
|
|
830
|
+
constructor() {
|
|
831
|
+
super(...arguments);
|
|
832
|
+
this.ellipsis = false;
|
|
833
|
+
}
|
|
834
|
+
}
|
|
835
|
+
SacGridComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
836
|
+
SacGridComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacGridComponent, selector: "sac-grid", providers: [
|
|
837
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacGridComponent },
|
|
838
|
+
{ provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacGridComponent) }
|
|
839
|
+
], queries: [{ propertyName: "template", first: true, predicate: TemplateRef, descendants: true, static: true }], usesInheritance: true, ngImport: i0, template: "<table class=\"table table-striped table-condensed table-hover\" id=\"{{name}}\">\r\n <thead>\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: {}, type: 'header'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let item of value; let i=index\">\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: item, type: 'body'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n <tr\r\n *ngIf=\"value === undefined || value === null || value.length === 0\"\r\n data-e2e=\"emptyrow\"\r\n >\r\n <td [attr.colspan]=\"ColumnCount\">{{emptytext}}</td>\r\n </tr>\r\n </tbody>\r\n <tfoot *ngIf=\"pagerdata\">\r\n <tr>\r\n <td [attr.colspan]=\"ColumnCount\">\r\n <div class=\"container-fluid\">\r\n <sac-paging\r\n name=\"{{name}}Paging\"\r\n (paging)=\"pageChange($event)\"\r\n [pagerdata]=\"pagerdata\"\r\n [pagingtext]=\"pagingtext\"\r\n [pagesizetext]=\"pagesizetext\"\r\n ></sac-paging>\r\n </div>\r\n </td>\r\n </tr>\r\n </tfoot>\r\n</table>\r\n", components: [{ type: SacPagingComponent, selector: "sac-paging" }], directives: [{ type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
840
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridComponent, decorators: [{
|
|
841
|
+
type: Component,
|
|
842
|
+
args: [{ selector: 'sac-grid', providers: [
|
|
843
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacGridComponent },
|
|
844
|
+
{ provide: NG_VALIDATORS, multi: true, useExisting: forwardRef(() => SacGridComponent) }
|
|
845
|
+
], template: "<table class=\"table table-striped table-condensed table-hover\" id=\"{{name}}\">\r\n <thead>\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: {}, type: 'header'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </thead>\r\n <tbody>\r\n <ng-container *ngFor=\"let item of value; let i=index\">\r\n <tr>\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { row: item, type: 'body'}\"\r\n >\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n <tr\r\n *ngIf=\"value === undefined || value === null || value.length === 0\"\r\n data-e2e=\"emptyrow\"\r\n >\r\n <td [attr.colspan]=\"ColumnCount\">{{emptytext}}</td>\r\n </tr>\r\n </tbody>\r\n <tfoot *ngIf=\"pagerdata\">\r\n <tr>\r\n <td [attr.colspan]=\"ColumnCount\">\r\n <div class=\"container-fluid\">\r\n <sac-paging\r\n name=\"{{name}}Paging\"\r\n (paging)=\"pageChange($event)\"\r\n [pagerdata]=\"pagerdata\"\r\n [pagingtext]=\"pagingtext\"\r\n [pagesizetext]=\"pagesizetext\"\r\n ></sac-paging>\r\n </div>\r\n </td>\r\n </tr>\r\n </tfoot>\r\n</table>\r\n" }]
|
|
846
|
+
}], propDecorators: { template: [{
|
|
847
|
+
type: ContentChild,
|
|
848
|
+
args: [TemplateRef, { static: true }]
|
|
849
|
+
}] } });
|
|
850
|
+
|
|
851
|
+
/**
|
|
852
|
+
* Grid Action Button
|
|
853
|
+
*/
|
|
854
|
+
class SacGridButtonComponent extends SacGridButtonCommon {
|
|
855
|
+
// #region Public Methods
|
|
856
|
+
/**
|
|
857
|
+
* Returns the icon for the button
|
|
858
|
+
*/
|
|
859
|
+
getIconClass() {
|
|
860
|
+
let iconset = this.iconstyle;
|
|
861
|
+
let iconcss = this.icon;
|
|
862
|
+
if (iconset === '') {
|
|
863
|
+
switch (this.icon) {
|
|
864
|
+
case 'edit':
|
|
865
|
+
iconset = 'sprite';
|
|
866
|
+
iconcss = 'icon-sprite-base-main_edit';
|
|
867
|
+
break;
|
|
868
|
+
case 'delete':
|
|
869
|
+
iconset = 'sprite';
|
|
870
|
+
iconcss = 'icon-sprite-base-main_delete';
|
|
871
|
+
break;
|
|
872
|
+
}
|
|
873
|
+
}
|
|
874
|
+
if (this._isdisabledvalue) {
|
|
875
|
+
iconcss += '_disabled';
|
|
876
|
+
}
|
|
877
|
+
const result = iconset + ' ' + iconcss;
|
|
878
|
+
return result.trim();
|
|
879
|
+
}
|
|
880
|
+
}
|
|
881
|
+
SacGridButtonComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridButtonComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
882
|
+
SacGridButtonComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacGridButtonComponent, selector: "sac-gridbutton", usesInheritance: true, ngImport: i0, template: "<a (click)=\"callaction()\" style=\"padding-right: 5px;\" [class.disabled]=\"isdisabled\" [attr.disabled]=\"isdisabled ? 'disabled' : null\"><span class=\"{{getIconClass()}}\"></span></a>\r\n" });
|
|
883
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridButtonComponent, decorators: [{
|
|
884
|
+
type: Component,
|
|
885
|
+
args: [{ selector: 'sac-gridbutton', template: "<a (click)=\"callaction()\" style=\"padding-right: 5px;\" [class.disabled]=\"isdisabled\" [attr.disabled]=\"isdisabled ? 'disabled' : null\"><span class=\"{{getIconClass()}}\"></span></a>\r\n" }]
|
|
886
|
+
}] });
|
|
887
|
+
|
|
888
|
+
class SacGridColumnComponent extends SacGridColumnCommon {
|
|
889
|
+
constructor(grid, injector, el) {
|
|
890
|
+
super(grid, injector, el);
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
SacGridColumnComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridColumnComponent, deps: [{ token: SacGridComponent }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
894
|
+
SacGridColumnComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacGridColumnComponent, selector: "sac-gridcolumn", providers: [
|
|
895
|
+
{
|
|
896
|
+
provide: SacGridColumnBaseCommon,
|
|
897
|
+
useExisting: forwardRef(() => SacGridColumnComponent),
|
|
898
|
+
},
|
|
899
|
+
], usesInheritance: true, ngImport: i0, template: "<th\r\n scope=\"col\"\r\n *ngIf=\"IsHeader()\"\r\n [style.width]=\"width\"\r\n (click)=\"SortByColumn()\"\r\n>\r\n <span>{{header}}</span>\r\n <span\r\n [class]=\"IconSortUp\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='asc'\"\r\n ></span>\r\n <span\r\n [class]=\"IconSortDown\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='desc'\"\r\n ></span>\r\n</th>\r\n<td\r\n scope=\"col\"\r\n *ngIf=\"IsBody()\"\r\n [style.width]=\"width\"\r\n [class.ellipsis]=\"IsEllipsis()\"\r\n (click)=\"ColumnClick()\"\r\n>\r\n <span [attr.title]=\"IsEllipsis() ? value : null\"> {{value}} </span>\r\n</td>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
900
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridColumnComponent, decorators: [{
|
|
901
|
+
type: Component,
|
|
902
|
+
args: [{ selector: 'sac-gridcolumn', providers: [
|
|
903
|
+
{
|
|
904
|
+
provide: SacGridColumnBaseCommon,
|
|
905
|
+
useExisting: forwardRef(() => SacGridColumnComponent),
|
|
906
|
+
},
|
|
907
|
+
], template: "<th\r\n scope=\"col\"\r\n *ngIf=\"IsHeader()\"\r\n [style.width]=\"width\"\r\n (click)=\"SortByColumn()\"\r\n>\r\n <span>{{header}}</span>\r\n <span\r\n [class]=\"IconSortUp\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='asc'\"\r\n ></span>\r\n <span\r\n [class]=\"IconSortDown\"\r\n style=\"padding-left: 0.5rem\"\r\n *ngIf=\"IsSortedColumn() && GetSortDirection() ==='desc'\"\r\n ></span>\r\n</th>\r\n<td\r\n scope=\"col\"\r\n *ngIf=\"IsBody()\"\r\n [style.width]=\"width\"\r\n [class.ellipsis]=\"IsEllipsis()\"\r\n (click)=\"ColumnClick()\"\r\n>\r\n <span [attr.title]=\"IsEllipsis() ? value : null\"> {{value}} </span>\r\n</td>\r\n" }]
|
|
908
|
+
}], ctorParameters: function () { return [{ type: SacGridComponent }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
|
|
909
|
+
|
|
910
|
+
class SacGridColumnActionComponent extends SacGridColumnActionCommon {
|
|
911
|
+
constructor(grid, injector, el) {
|
|
912
|
+
super(grid, injector, el);
|
|
913
|
+
this.width = '52px';
|
|
914
|
+
}
|
|
915
|
+
}
|
|
916
|
+
SacGridColumnActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridColumnActionComponent, deps: [{ token: SacGridComponent }, { token: i0.Injector }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
917
|
+
SacGridColumnActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacGridColumnActionComponent, selector: "sac-gridcolumnaction", providers: [
|
|
918
|
+
{
|
|
919
|
+
provide: SacGridColumnBaseCommon,
|
|
920
|
+
useExisting: forwardRef(() => SacGridColumnActionComponent),
|
|
921
|
+
},
|
|
922
|
+
], usesInheritance: true, ngImport: i0, template: "<th scope=\"col\" *ngIf=\"IsHeader()\" [style.width]=\"width\"><span></span></th>\r\n<td scope=\"col\" *ngIf=\"IsBody()\">\r\n <ng-content></ng-content>\r\n</td>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }] });
|
|
923
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridColumnActionComponent, decorators: [{
|
|
924
|
+
type: Component,
|
|
925
|
+
args: [{ selector: 'sac-gridcolumnaction', providers: [
|
|
926
|
+
{
|
|
927
|
+
provide: SacGridColumnBaseCommon,
|
|
928
|
+
useExisting: forwardRef(() => SacGridColumnActionComponent),
|
|
929
|
+
},
|
|
930
|
+
], template: "<th scope=\"col\" *ngIf=\"IsHeader()\" [style.width]=\"width\"><span></span></th>\r\n<td scope=\"col\" *ngIf=\"IsBody()\">\r\n <ng-content></ng-content>\r\n</td>\r\n" }]
|
|
931
|
+
}], ctorParameters: function () { return [{ type: SacGridComponent }, { type: i0.Injector }, { type: i0.ElementRef }]; } });
|
|
932
|
+
|
|
933
|
+
class SacGridImageComponent extends SacGridImageCommon {
|
|
934
|
+
getIconClass() {
|
|
935
|
+
switch (this.iconstyle) {
|
|
936
|
+
case 'edit':
|
|
937
|
+
return 'sprite icon-sprite-base-main_edit';
|
|
938
|
+
case 'delete':
|
|
939
|
+
return 'sprite icon-sprite-base-main_delete';
|
|
940
|
+
default:
|
|
941
|
+
return this.iconstyle;
|
|
942
|
+
}
|
|
943
|
+
}
|
|
944
|
+
}
|
|
945
|
+
SacGridImageComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridImageComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
946
|
+
SacGridImageComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacGridImageComponent, selector: "sac-gridimage", usesInheritance: true, ngImport: i0, template: "<span style=\"padding-right: 5px;\"><span class=\"{{getIconClass()}}\"></span></span>\r\n" });
|
|
947
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacGridImageComponent, decorators: [{
|
|
948
|
+
type: Component,
|
|
949
|
+
args: [{ selector: 'sac-gridimage', template: "<span style=\"padding-right: 5px;\"><span class=\"{{getIconClass()}}\"></span></span>\r\n" }]
|
|
950
|
+
}] });
|
|
951
|
+
|
|
952
|
+
class SACBootstrap3GridModule {
|
|
953
|
+
}
|
|
954
|
+
SACBootstrap3GridModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3GridModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
955
|
+
SACBootstrap3GridModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3GridModule, declarations: [SacGridComponent,
|
|
956
|
+
SacGridColumnComponent,
|
|
957
|
+
SacGridColumnActionComponent,
|
|
958
|
+
SacPagingComponent,
|
|
959
|
+
SacGridButtonComponent,
|
|
960
|
+
SacGridImageComponent], imports: [CommonModule, FormsModule], exports: [SacGridComponent,
|
|
961
|
+
SacGridColumnComponent,
|
|
962
|
+
SacGridColumnActionComponent,
|
|
963
|
+
SacPagingComponent,
|
|
964
|
+
SacGridButtonComponent,
|
|
965
|
+
SacGridImageComponent] });
|
|
966
|
+
SACBootstrap3GridModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3GridModule, imports: [[CommonModule, FormsModule]] });
|
|
967
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3GridModule, decorators: [{
|
|
968
|
+
type: NgModule,
|
|
969
|
+
args: [{
|
|
970
|
+
declarations: [
|
|
971
|
+
SacGridComponent,
|
|
972
|
+
SacGridColumnComponent,
|
|
973
|
+
SacGridColumnActionComponent,
|
|
974
|
+
SacPagingComponent,
|
|
975
|
+
SacGridButtonComponent,
|
|
976
|
+
SacGridImageComponent,
|
|
977
|
+
],
|
|
978
|
+
imports: [CommonModule, FormsModule],
|
|
979
|
+
exports: [
|
|
980
|
+
SacGridComponent,
|
|
981
|
+
SacGridColumnComponent,
|
|
982
|
+
SacGridColumnActionComponent,
|
|
983
|
+
SacPagingComponent,
|
|
984
|
+
SacGridButtonComponent,
|
|
985
|
+
SacGridImageComponent,
|
|
986
|
+
],
|
|
987
|
+
}]
|
|
988
|
+
}] });
|
|
989
|
+
|
|
990
|
+
class SacInputComponent extends SacInputCommon {
|
|
991
|
+
// #region Constructors
|
|
992
|
+
/**
|
|
993
|
+
* Constructor
|
|
994
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
995
|
+
* @param injector Injector for injecting services
|
|
996
|
+
*/
|
|
997
|
+
constructor(formLayout, injector) {
|
|
998
|
+
super(formLayout, injector);
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
1001
|
+
SacInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1002
|
+
SacInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputComponent, selector: "sac-input", providers: [
|
|
1003
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacInputComponent },
|
|
1004
|
+
{
|
|
1005
|
+
provide: NG_VALIDATORS,
|
|
1006
|
+
multi: true,
|
|
1007
|
+
useExisting: forwardRef(() => SacInputComponent),
|
|
1008
|
+
},
|
|
1009
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1010
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputComponent, decorators: [{
|
|
1011
|
+
type: Component,
|
|
1012
|
+
args: [{ selector: 'sac-input', providers: [
|
|
1013
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacInputComponent },
|
|
1014
|
+
{
|
|
1015
|
+
provide: NG_VALIDATORS,
|
|
1016
|
+
multi: true,
|
|
1017
|
+
useExisting: forwardRef(() => SacInputComponent),
|
|
1018
|
+
},
|
|
1019
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1020
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1021
|
+
type: Host
|
|
1022
|
+
}, {
|
|
1023
|
+
type: Optional
|
|
1024
|
+
}] }, { type: i0.Injector }]; } });
|
|
1025
|
+
|
|
1026
|
+
/**
|
|
1027
|
+
* Komponente für TextArea
|
|
1028
|
+
*
|
|
1029
|
+
* @example
|
|
1030
|
+
*
|
|
1031
|
+
* <ngInputArea name="ngInputArea" label="My Label" placeholder='i am input area' [isrequired]="true" customCssClass="myClass1 myClass3"></ngInputArea>
|
|
1032
|
+
*
|
|
1033
|
+
* @example
|
|
1034
|
+
*
|
|
1035
|
+
* <ngInputArea name="ngInputArea" label="My Label" height="150px" placeholder='i am input area' [islanguagespecific]="true">
|
|
1036
|
+
*
|
|
1037
|
+
*/
|
|
1038
|
+
class SacInputAreaComponent extends SacInputAreaCommon {
|
|
1039
|
+
// #region Constructors
|
|
1040
|
+
/**
|
|
1041
|
+
* Constructor
|
|
1042
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1043
|
+
* @param injector Injector for injecting services
|
|
1044
|
+
*/
|
|
1045
|
+
constructor(formLayout, injector) {
|
|
1046
|
+
super(formLayout, injector);
|
|
1047
|
+
}
|
|
1048
|
+
}
|
|
1049
|
+
SacInputAreaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputAreaComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1050
|
+
SacInputAreaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputAreaComponent, selector: "sac-inputarea", providers: [
|
|
1051
|
+
{
|
|
1052
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1053
|
+
multi: true,
|
|
1054
|
+
useExisting: SacInputAreaComponent,
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
provide: NG_VALIDATORS,
|
|
1058
|
+
multi: true,
|
|
1059
|
+
useExisting: forwardRef(() => SacInputAreaComponent),
|
|
1060
|
+
},
|
|
1061
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <textarea\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [class.validation-error]=\"invalid && (dirty || touched)\"\r\n [class.required]=\"isrequired\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [attr.rows]=\"rows\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n ></textarea>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1062
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputAreaComponent, decorators: [{
|
|
1063
|
+
type: Component,
|
|
1064
|
+
args: [{ selector: 'sac-inputarea', providers: [
|
|
1065
|
+
{
|
|
1066
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1067
|
+
multi: true,
|
|
1068
|
+
useExisting: SacInputAreaComponent,
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
provide: NG_VALIDATORS,
|
|
1072
|
+
multi: true,
|
|
1073
|
+
useExisting: forwardRef(() => SacInputAreaComponent),
|
|
1074
|
+
},
|
|
1075
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <textarea\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"\"\r\n class=\"form-control\"\r\n [class.is-invalid]=\"invalid && (dirty || touched)\"\r\n [class.validation-error]=\"invalid && (dirty || touched)\"\r\n [class.required]=\"isrequired\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [attr.rows]=\"rows\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n ></textarea>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1076
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1077
|
+
type: Host
|
|
1078
|
+
}, {
|
|
1079
|
+
type: Optional
|
|
1080
|
+
}] }, { type: i0.Injector }]; } });
|
|
1081
|
+
|
|
1082
|
+
class SacInputCurrencyComponent extends SacInputCurrencyCommon {
|
|
1083
|
+
// #region Constructors
|
|
1084
|
+
/**
|
|
1085
|
+
* Constructor
|
|
1086
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1087
|
+
* @param injector Injector for injecting services
|
|
1088
|
+
*/
|
|
1089
|
+
constructor(formLayout, injector) {
|
|
1090
|
+
super(formLayout, injector);
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1093
|
+
SacInputCurrencyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputCurrencyComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1094
|
+
SacInputCurrencyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputCurrencyComponent, selector: "sac-inputcurrency", providers: [
|
|
1095
|
+
{
|
|
1096
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1097
|
+
multi: true,
|
|
1098
|
+
useExisting: SacInputCurrencyComponent,
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
provide: NG_VALIDATORS,
|
|
1102
|
+
multi: true,
|
|
1103
|
+
useExisting: forwardRef(() => SacInputCurrencyComponent),
|
|
1104
|
+
},
|
|
1105
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div class=\"input-group-addon\">{{currency}}</div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1106
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputCurrencyComponent, decorators: [{
|
|
1107
|
+
type: Component,
|
|
1108
|
+
args: [{ selector: 'sac-inputcurrency', providers: [
|
|
1109
|
+
{
|
|
1110
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1111
|
+
multi: true,
|
|
1112
|
+
useExisting: SacInputCurrencyComponent,
|
|
1113
|
+
},
|
|
1114
|
+
{
|
|
1115
|
+
provide: NG_VALIDATORS,
|
|
1116
|
+
multi: true,
|
|
1117
|
+
useExisting: forwardRef(() => SacInputCurrencyComponent),
|
|
1118
|
+
},
|
|
1119
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div class=\"input-group-addon\">{{currency}}</div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1120
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1121
|
+
type: Host
|
|
1122
|
+
}, {
|
|
1123
|
+
type: Optional
|
|
1124
|
+
}] }, { type: i0.Injector }]; } });
|
|
1125
|
+
|
|
1126
|
+
class SacInputDecimalComponent extends SacInputDecimalCommon {
|
|
1127
|
+
// #region Constructors
|
|
1128
|
+
/**
|
|
1129
|
+
* Constructor
|
|
1130
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1131
|
+
* @param injector Injector for injecting services
|
|
1132
|
+
*/
|
|
1133
|
+
constructor(formLayout, injector) {
|
|
1134
|
+
super(formLayout, injector);
|
|
1135
|
+
}
|
|
1136
|
+
}
|
|
1137
|
+
SacInputDecimalComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputDecimalComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1138
|
+
SacInputDecimalComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputDecimalComponent, selector: "sac-inputdecimal", providers: [
|
|
1139
|
+
{
|
|
1140
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1141
|
+
multi: true,
|
|
1142
|
+
useExisting: SacInputDecimalComponent,
|
|
1143
|
+
},
|
|
1144
|
+
{
|
|
1145
|
+
provide: NG_VALIDATORS,
|
|
1146
|
+
multi: true,
|
|
1147
|
+
useExisting: forwardRef(() => SacInputDecimalComponent),
|
|
1148
|
+
},
|
|
1149
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1150
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputDecimalComponent, decorators: [{
|
|
1151
|
+
type: Component,
|
|
1152
|
+
args: [{ selector: 'sac-inputdecimal', providers: [
|
|
1153
|
+
{
|
|
1154
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1155
|
+
multi: true,
|
|
1156
|
+
useExisting: SacInputDecimalComponent,
|
|
1157
|
+
},
|
|
1158
|
+
{
|
|
1159
|
+
provide: NG_VALIDATORS,
|
|
1160
|
+
multi: true,
|
|
1161
|
+
useExisting: forwardRef(() => SacInputDecimalComponent),
|
|
1162
|
+
},
|
|
1163
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1164
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1165
|
+
type: Host
|
|
1166
|
+
}, {
|
|
1167
|
+
type: Optional
|
|
1168
|
+
}] }, { type: i0.Injector }]; } });
|
|
1169
|
+
|
|
1170
|
+
class SacInputEmailComponent extends SacInputEmailCommon {
|
|
1171
|
+
// #region Constructors
|
|
1172
|
+
/**
|
|
1173
|
+
* Constructor
|
|
1174
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1175
|
+
* @param injector Injector for injecting services
|
|
1176
|
+
*/
|
|
1177
|
+
constructor(formLayout, injector) {
|
|
1178
|
+
super(formLayout, injector);
|
|
1179
|
+
}
|
|
1180
|
+
}
|
|
1181
|
+
SacInputEmailComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputEmailComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1182
|
+
SacInputEmailComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputEmailComponent, selector: "sac-inputemail", providers: [
|
|
1183
|
+
{
|
|
1184
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1185
|
+
multi: true,
|
|
1186
|
+
useExisting: SacInputEmailComponent,
|
|
1187
|
+
},
|
|
1188
|
+
{
|
|
1189
|
+
provide: NG_VALIDATORS,
|
|
1190
|
+
multi: true,
|
|
1191
|
+
useExisting: forwardRef(() => SacInputEmailComponent),
|
|
1192
|
+
},
|
|
1193
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-addon\">@</div>\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n autocomplete=\"email\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1194
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputEmailComponent, decorators: [{
|
|
1195
|
+
type: Component,
|
|
1196
|
+
args: [{ selector: 'sac-inputemail', providers: [
|
|
1197
|
+
{
|
|
1198
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1199
|
+
multi: true,
|
|
1200
|
+
useExisting: SacInputEmailComponent,
|
|
1201
|
+
},
|
|
1202
|
+
{
|
|
1203
|
+
provide: NG_VALIDATORS,
|
|
1204
|
+
multi: true,
|
|
1205
|
+
useExisting: forwardRef(() => SacInputEmailComponent),
|
|
1206
|
+
},
|
|
1207
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-addon\">@</div>\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n autocomplete=\"email\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1208
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1209
|
+
type: Host
|
|
1210
|
+
}, {
|
|
1211
|
+
type: Optional
|
|
1212
|
+
}] }, { type: i0.Injector }]; } });
|
|
1213
|
+
|
|
1214
|
+
class SacInputIntegerComponent extends SacInputIntegerCommon {
|
|
1215
|
+
// #region Constructors
|
|
1216
|
+
/**
|
|
1217
|
+
* Constructor
|
|
1218
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1219
|
+
* @param injector Injector for injecting services
|
|
1220
|
+
*/
|
|
1221
|
+
constructor(formLayout, injector) {
|
|
1222
|
+
super(formLayout, injector);
|
|
1223
|
+
}
|
|
1224
|
+
}
|
|
1225
|
+
SacInputIntegerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputIntegerComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1226
|
+
SacInputIntegerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputIntegerComponent, selector: "sac-inputinteger", providers: [
|
|
1227
|
+
{
|
|
1228
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1229
|
+
multi: true,
|
|
1230
|
+
useExisting: SacInputIntegerComponent,
|
|
1231
|
+
},
|
|
1232
|
+
{
|
|
1233
|
+
provide: NG_VALIDATORS,
|
|
1234
|
+
multi: true,
|
|
1235
|
+
useExisting: forwardRef(() => SacInputIntegerComponent),
|
|
1236
|
+
},
|
|
1237
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1238
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputIntegerComponent, decorators: [{
|
|
1239
|
+
type: Component,
|
|
1240
|
+
args: [{ selector: 'sac-inputinteger', providers: [
|
|
1241
|
+
{
|
|
1242
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1243
|
+
multi: true,
|
|
1244
|
+
useExisting: SacInputIntegerComponent,
|
|
1245
|
+
},
|
|
1246
|
+
{
|
|
1247
|
+
provide: NG_VALIDATORS,
|
|
1248
|
+
multi: true,
|
|
1249
|
+
useExisting: forwardRef(() => SacInputIntegerComponent),
|
|
1250
|
+
},
|
|
1251
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n (keypress)=\"onKeyPress($event)\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1252
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1253
|
+
type: Host
|
|
1254
|
+
}, {
|
|
1255
|
+
type: Optional
|
|
1256
|
+
}] }, { type: i0.Injector }]; } });
|
|
1257
|
+
|
|
1258
|
+
class SacInputPasswordComponent extends SacInputPasswordCommon {
|
|
1259
|
+
// #region Constructors
|
|
1260
|
+
/**
|
|
1261
|
+
* Constructor
|
|
1262
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1263
|
+
* @param injector Injector for injecting services
|
|
1264
|
+
*/
|
|
1265
|
+
constructor(formLayout, injector) {
|
|
1266
|
+
super(formLayout, injector);
|
|
1267
|
+
}
|
|
1268
|
+
}
|
|
1269
|
+
SacInputPasswordComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputPasswordComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1270
|
+
SacInputPasswordComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputPasswordComponent, selector: "sac-inputpassword", providers: [
|
|
1271
|
+
{
|
|
1272
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1273
|
+
multi: true,
|
|
1274
|
+
useExisting: SacInputPasswordComponent,
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
provide: NG_VALIDATORS,
|
|
1278
|
+
multi: true,
|
|
1279
|
+
useExisting: forwardRef(() => SacInputPasswordComponent),
|
|
1280
|
+
},
|
|
1281
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n type=\"password\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n autocomplete=\"new-password\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1282
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputPasswordComponent, decorators: [{
|
|
1283
|
+
type: Component,
|
|
1284
|
+
args: [{ selector: 'sac-inputpassword', providers: [
|
|
1285
|
+
{
|
|
1286
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1287
|
+
multi: true,
|
|
1288
|
+
useExisting: SacInputPasswordComponent,
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
provide: NG_VALIDATORS,
|
|
1292
|
+
multi: true,
|
|
1293
|
+
useExisting: forwardRef(() => SacInputPasswordComponent),
|
|
1294
|
+
},
|
|
1295
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n type=\"password\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n autocomplete=\"new-password\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1296
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1297
|
+
type: Host
|
|
1298
|
+
}, {
|
|
1299
|
+
type: Optional
|
|
1300
|
+
}] }, { type: i0.Injector }]; } });
|
|
1301
|
+
|
|
1302
|
+
class SacInputSearchComponent extends SacInputSearchCommon {
|
|
1303
|
+
// #region Constructors
|
|
1304
|
+
/**
|
|
1305
|
+
* Constructor
|
|
1306
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1307
|
+
* @param injector Injector for injecting services
|
|
1308
|
+
*/
|
|
1309
|
+
constructor(formLayout, injector) {
|
|
1310
|
+
super(formLayout, injector);
|
|
1311
|
+
}
|
|
1312
|
+
}
|
|
1313
|
+
SacInputSearchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputSearchComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1314
|
+
SacInputSearchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacInputSearchComponent, selector: "sac-inputsearch", providers: [
|
|
1315
|
+
{
|
|
1316
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1317
|
+
multi: true,
|
|
1318
|
+
useExisting: SacInputSearchComponent,
|
|
1319
|
+
},
|
|
1320
|
+
{
|
|
1321
|
+
provide: NG_VALIDATORS,
|
|
1322
|
+
multi: true,
|
|
1323
|
+
useExisting: forwardRef(() => SacInputSearchComponent),
|
|
1324
|
+
},
|
|
1325
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n type=\"submit\"\r\n class=\"btn btn-default\"\r\n id=\"{{name}}_search\"\r\n (click)=\"searchClick()\"\r\n >\r\n <i\r\n *ngIf=\"buttonmode === 'icon' || buttonmode === 'mixed'\"\r\n [class]=\"iconname\"\r\n [style.margin-right.px]=\"buttonmode === 'mixed' ? 7 : null\"\r\n ></i>\r\n <ng-container *ngIf=\"buttonmode === 'text' || buttonmode === 'mixed'\"\r\n >{{buttontext}}</ng-container\r\n >\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe } });
|
|
1326
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInputSearchComponent, decorators: [{
|
|
1327
|
+
type: Component,
|
|
1328
|
+
args: [{ selector: 'sac-inputsearch', providers: [
|
|
1329
|
+
{
|
|
1330
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1331
|
+
multi: true,
|
|
1332
|
+
useExisting: SacInputSearchComponent,
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
provide: NG_VALIDATORS,
|
|
1336
|
+
multi: true,
|
|
1337
|
+
useExisting: forwardRef(() => SacInputSearchComponent),
|
|
1338
|
+
},
|
|
1339
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <input\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n type=\"text\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [value]=\"value\"\r\n [attr.placeholder]=\"placeholder\"\r\n (blur)=\"onTouch()\"\r\n (input)=\"setValue($event.target.value)\"\r\n [attr.maxlength]=\"maxlength\"\r\n [disabled]=\"isdisabled\"\r\n [readonly]=\"readonly\"\r\n />\r\n <span class=\"input-group-btn\">\r\n <button\r\n type=\"submit\"\r\n class=\"btn btn-default\"\r\n id=\"{{name}}_search\"\r\n (click)=\"searchClick()\"\r\n >\r\n <i\r\n *ngIf=\"buttonmode === 'icon' || buttonmode === 'mixed'\"\r\n [class]=\"iconname\"\r\n [style.margin-right.px]=\"buttonmode === 'mixed' ? 7 : null\"\r\n ></i>\r\n <ng-container *ngIf=\"buttonmode === 'text' || buttonmode === 'mixed'\"\r\n >{{buttontext}}</ng-container\r\n >\r\n </button>\r\n </span>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n </div>\r\n</div>\r\n" }]
|
|
1340
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1341
|
+
type: Host
|
|
1342
|
+
}, {
|
|
1343
|
+
type: Optional
|
|
1344
|
+
}] }, { type: i0.Injector }]; } });
|
|
1345
|
+
|
|
1346
|
+
class SACBootstrap3InputModule {
|
|
1347
|
+
}
|
|
1348
|
+
SACBootstrap3InputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3InputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1349
|
+
SACBootstrap3InputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3InputModule, declarations: [SacInputComponent,
|
|
1350
|
+
SacInputAreaComponent,
|
|
1351
|
+
SacInputCurrencyComponent,
|
|
1352
|
+
SacInputDecimalComponent,
|
|
1353
|
+
SacInputEmailComponent,
|
|
1354
|
+
SacInputIntegerComponent,
|
|
1355
|
+
SacInputPasswordComponent,
|
|
1356
|
+
SacInputSearchComponent], imports: [CommonModule,
|
|
1357
|
+
CommonModule,
|
|
1358
|
+
FormsModule,
|
|
1359
|
+
SACBootstrap3TooltipModule,
|
|
1360
|
+
SACBootstrap3LayoutModule], exports: [SacInputComponent,
|
|
1361
|
+
SacInputAreaComponent,
|
|
1362
|
+
SacInputCurrencyComponent,
|
|
1363
|
+
SacInputDecimalComponent,
|
|
1364
|
+
SacInputEmailComponent,
|
|
1365
|
+
SacInputIntegerComponent,
|
|
1366
|
+
SacInputPasswordComponent,
|
|
1367
|
+
SacInputSearchComponent] });
|
|
1368
|
+
SACBootstrap3InputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3InputModule, imports: [[
|
|
1369
|
+
CommonModule,
|
|
1370
|
+
CommonModule,
|
|
1371
|
+
FormsModule,
|
|
1372
|
+
SACBootstrap3TooltipModule,
|
|
1373
|
+
SACBootstrap3LayoutModule,
|
|
1374
|
+
]] });
|
|
1375
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3InputModule, decorators: [{
|
|
1376
|
+
type: NgModule,
|
|
1377
|
+
args: [{
|
|
1378
|
+
declarations: [
|
|
1379
|
+
SacInputComponent,
|
|
1380
|
+
SacInputAreaComponent,
|
|
1381
|
+
SacInputCurrencyComponent,
|
|
1382
|
+
SacInputDecimalComponent,
|
|
1383
|
+
SacInputEmailComponent,
|
|
1384
|
+
SacInputIntegerComponent,
|
|
1385
|
+
SacInputPasswordComponent,
|
|
1386
|
+
SacInputSearchComponent,
|
|
1387
|
+
],
|
|
1388
|
+
imports: [
|
|
1389
|
+
CommonModule,
|
|
1390
|
+
CommonModule,
|
|
1391
|
+
FormsModule,
|
|
1392
|
+
SACBootstrap3TooltipModule,
|
|
1393
|
+
SACBootstrap3LayoutModule,
|
|
1394
|
+
],
|
|
1395
|
+
exports: [
|
|
1396
|
+
SacInputComponent,
|
|
1397
|
+
SacInputAreaComponent,
|
|
1398
|
+
SacInputCurrencyComponent,
|
|
1399
|
+
SacInputDecimalComponent,
|
|
1400
|
+
SacInputEmailComponent,
|
|
1401
|
+
SacInputIntegerComponent,
|
|
1402
|
+
SacInputPasswordComponent,
|
|
1403
|
+
SacInputSearchComponent,
|
|
1404
|
+
],
|
|
1405
|
+
}]
|
|
1406
|
+
}] });
|
|
1407
|
+
|
|
1408
|
+
// #region Classes
|
|
1409
|
+
class SacDropdownComponent extends SacDropdownCommon {
|
|
1410
|
+
// #region Constructors
|
|
1411
|
+
/**
|
|
1412
|
+
* Constructor
|
|
1413
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1414
|
+
* @param injector Injector for injecting services
|
|
1415
|
+
* @param renderer Angular rendering engine
|
|
1416
|
+
* @param elementRef Reference to html dom element
|
|
1417
|
+
*/
|
|
1418
|
+
constructor(formLayout, injector, renderer, elementRef) {
|
|
1419
|
+
super(formLayout, injector, renderer, elementRef);
|
|
1420
|
+
}
|
|
1421
|
+
}
|
|
1422
|
+
SacDropdownComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDropdownComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1423
|
+
SacDropdownComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacDropdownComponent, selector: "sac-dropdown", providers: [
|
|
1424
|
+
{
|
|
1425
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1426
|
+
multi: true,
|
|
1427
|
+
useExisting: SacDropdownComponent,
|
|
1428
|
+
},
|
|
1429
|
+
{
|
|
1430
|
+
provide: NG_VALIDATORS,
|
|
1431
|
+
multi: true,
|
|
1432
|
+
useExisting: forwardRef(() => SacDropdownComponent),
|
|
1433
|
+
},
|
|
1434
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n #dropdownitem\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue(dropdownitem.value)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <option *ngIf=\"emptylabel !== ''\" [ngValue]=\"emptyvalue\">\r\n {{emptylabel}}\r\n </option>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let item of options\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let group of options\"\r\n [attr.label]=\"group[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of group[groupitems]\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", components: [{ type: i0.forwardRef(function () { return SacTooltipComponent; }), selector: "sac-tooltip" }], directives: [{ type: i0.forwardRef(function () { return i3.NgClass; }), selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i0.forwardRef(function () { return i3.NgIf; }), selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i0.forwardRef(function () { return i2.NgSelectOption; }), selector: "option", inputs: ["ngValue", "value"] }, { type: i0.forwardRef(function () { return i2.ɵNgSelectMultipleOption; }), selector: "option", inputs: ["ngValue", "value"] }, { type: i0.forwardRef(function () { return SacDropdownOptionDirective; }), selector: "option,[sacOption]" }, { type: i0.forwardRef(function () { return i3.NgForOf; }), selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i0.forwardRef(function () { return i3.NgTemplateOutlet; }), selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], pipes: { "toLabelHeight": i0.forwardRef(function () { return SacToLabelHeightPipe; }), "toLabelWidthCss": i0.forwardRef(function () { return SacToLabelWidthCssPipe; }), "toControlWidthCss": i0.forwardRef(function () { return SacToControlWidthCssPipe; }), "toControlHeight": i0.forwardRef(function () { return SacToControlHeightPipe; }), "async": i0.forwardRef(function () { return i3.AsyncPipe; }) } });
|
|
1435
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDropdownComponent, decorators: [{
|
|
1436
|
+
type: Component,
|
|
1437
|
+
args: [{ selector: 'sac-dropdown', providers: [
|
|
1438
|
+
{
|
|
1439
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1440
|
+
multi: true,
|
|
1441
|
+
useExisting: SacDropdownComponent,
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
provide: NG_VALIDATORS,
|
|
1445
|
+
multi: true,
|
|
1446
|
+
useExisting: forwardRef(() => SacDropdownComponent),
|
|
1447
|
+
},
|
|
1448
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n #dropdownitem\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"setValue(dropdownitem.value)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <option *ngIf=\"emptylabel !== ''\" [ngValue]=\"emptyvalue\">\r\n {{emptylabel}}\r\n </option>\r\n\r\n <ng-content></ng-content>\r\n\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let item of options\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let group of options\"\r\n [attr.label]=\"group[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of group[groupitems]\"\r\n [ngValue]=\"optionvalue ? item[optionvalue] : item\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel], item: item }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
|
|
1449
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1450
|
+
type: Host
|
|
1451
|
+
}, {
|
|
1452
|
+
type: Optional
|
|
1453
|
+
}] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.ElementRef }]; } });
|
|
1454
|
+
class SacDropdownOptionDirective extends SacDropdownOptionCommon {
|
|
1455
|
+
// #region Constructors
|
|
1456
|
+
/**
|
|
1457
|
+
* Konstruktor
|
|
1458
|
+
* @param elementRef Referenz auf HTML DOM Element
|
|
1459
|
+
* @param renderer Angular Rendering Engine
|
|
1460
|
+
* @param dropdownList Referenz auf DropDown Komponente
|
|
1461
|
+
*/
|
|
1462
|
+
constructor(elementRef, renderer, dropdownList) {
|
|
1463
|
+
super(elementRef, renderer, dropdownList);
|
|
1464
|
+
}
|
|
1465
|
+
}
|
|
1466
|
+
SacDropdownOptionDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDropdownOptionDirective, deps: [{ token: i0.ElementRef }, { token: i0.Renderer2 }, { token: SacDropdownComponent, host: true, optional: true }], target: i0.ɵɵFactoryTarget.Directive });
|
|
1467
|
+
SacDropdownOptionDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.7", type: SacDropdownOptionDirective, selector: "option,[sacOption]", usesInheritance: true, ngImport: i0 });
|
|
1468
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacDropdownOptionDirective, decorators: [{
|
|
1469
|
+
type: Directive,
|
|
1470
|
+
args: [{ selector: 'option,[sacOption]' }]
|
|
1471
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }, { type: i0.Renderer2 }, { type: SacDropdownComponent, decorators: [{
|
|
1472
|
+
type: Optional
|
|
1473
|
+
}, {
|
|
1474
|
+
type: Host
|
|
1475
|
+
}] }]; } });
|
|
1476
|
+
|
|
1477
|
+
class SacListboxComponent extends SacListboxCommon {
|
|
1478
|
+
// #region Constructors
|
|
1479
|
+
/**
|
|
1480
|
+
* Constructor
|
|
1481
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1482
|
+
* @param injector Injector for injecting services
|
|
1483
|
+
*/
|
|
1484
|
+
constructor(formLayout, injector) {
|
|
1485
|
+
super(formLayout, injector);
|
|
1486
|
+
}
|
|
1487
|
+
}
|
|
1488
|
+
SacListboxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacListboxComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1489
|
+
SacListboxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacListboxComponent, selector: "sac-listbox", providers: [
|
|
1490
|
+
{
|
|
1491
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1492
|
+
multi: true,
|
|
1493
|
+
useExisting: SacListboxComponent,
|
|
1494
|
+
},
|
|
1495
|
+
{
|
|
1496
|
+
provide: NG_VALIDATORS,
|
|
1497
|
+
multi: true,
|
|
1498
|
+
useExisting: forwardRef(() => SacListboxComponent),
|
|
1499
|
+
},
|
|
1500
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n multiple\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [size]=\"rowsize\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"getSelectedItems($event.target)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let option of options\"\r\n [value]=\"option[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && option[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: option[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let option of options\"\r\n [attr.label]=\"option[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of option[groupitems]\"\r\n [value]=\"item[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i2.NgSelectOption, selector: "option", inputs: ["ngValue", "value"] }, { type: i2.ɵNgSelectMultipleOption, selector: "option", inputs: ["ngValue", "value"] }, { type: SacDropdownOptionDirective, selector: "option,[sacOption]" }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "toControlHeight": SacToControlHeightPipe, "async": i3.AsyncPipe } });
|
|
1501
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacListboxComponent, decorators: [{
|
|
1502
|
+
type: Component,
|
|
1503
|
+
args: [{ selector: 'sac-listbox', providers: [
|
|
1504
|
+
{
|
|
1505
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1506
|
+
multi: true,
|
|
1507
|
+
useExisting: SacListboxComponent,
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
provide: NG_VALIDATORS,
|
|
1511
|
+
multi: true,
|
|
1512
|
+
useExisting: forwardRef(() => SacListboxComponent),
|
|
1513
|
+
},
|
|
1514
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <select\r\n multiple\r\n id=\"{{name}}\"\r\n name=\"{{name}}\"\r\n class=\"form-control\"\r\n [ngClass]=\"[componentHeight | toControlHeight]\"\r\n [size]=\"rowsize\"\r\n (blur)=\"onTouch()\"\r\n (change)=\"getSelectedItems($event.target)\"\r\n [disabled]=\"isdisabled\"\r\n >\r\n <ng-content></ng-content>\r\n <ng-container *ngIf=\"groupitems === ''\">\r\n <option\r\n *ngFor=\"let option of options\"\r\n [value]=\"option[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && option[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: option[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </ng-container>\r\n <ng-container *ngIf=\"groupitems !== ''\">\r\n <optgroup\r\n *ngFor=\"let option of options\"\r\n [attr.label]=\"option[grouplabel]\"\r\n >\r\n <option\r\n *ngFor=\"let item of option[groupitems]\"\r\n [value]=\"item[optionvalue]\"\r\n [disabled]=\"optionenabled !== '' && item[optionenabled] === false\"\r\n >\r\n <ng-template\r\n *ngTemplateOutlet=\"optionlabeltemplate || defaultItemLabelTemplate;context:{ label: item[optionlabel] }\"\r\n >\r\n </ng-template>\r\n </option>\r\n </optgroup>\r\n </ng-container>\r\n </select>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<ng-template #defaultItemLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
|
|
1515
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1516
|
+
type: Host
|
|
1517
|
+
}, {
|
|
1518
|
+
type: Optional
|
|
1519
|
+
}] }, { type: i0.Injector }]; } });
|
|
1520
|
+
|
|
1521
|
+
class SACBootstrap3ListModule {
|
|
1522
|
+
}
|
|
1523
|
+
SACBootstrap3ListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ListModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1524
|
+
SACBootstrap3ListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ListModule, declarations: [SacDropdownComponent,
|
|
1525
|
+
SacDropdownOptionDirective,
|
|
1526
|
+
SacListboxComponent], imports: [CommonModule,
|
|
1527
|
+
SACCommonListboxOptionModule,
|
|
1528
|
+
SACBootstrap3TooltipModule,
|
|
1529
|
+
FormsModule,
|
|
1530
|
+
SACBootstrap3LayoutModule], exports: [SacDropdownComponent,
|
|
1531
|
+
SacDropdownOptionDirective,
|
|
1532
|
+
SacListboxComponent] });
|
|
1533
|
+
SACBootstrap3ListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ListModule, imports: [[
|
|
1534
|
+
CommonModule,
|
|
1535
|
+
SACCommonListboxOptionModule,
|
|
1536
|
+
SACBootstrap3TooltipModule,
|
|
1537
|
+
FormsModule,
|
|
1538
|
+
SACBootstrap3LayoutModule,
|
|
1539
|
+
]] });
|
|
1540
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ListModule, decorators: [{
|
|
1541
|
+
type: NgModule,
|
|
1542
|
+
args: [{
|
|
1543
|
+
declarations: [
|
|
1544
|
+
SacDropdownComponent,
|
|
1545
|
+
SacDropdownOptionDirective,
|
|
1546
|
+
SacListboxComponent,
|
|
1547
|
+
],
|
|
1548
|
+
imports: [
|
|
1549
|
+
CommonModule,
|
|
1550
|
+
SACCommonListboxOptionModule,
|
|
1551
|
+
SACBootstrap3TooltipModule,
|
|
1552
|
+
FormsModule,
|
|
1553
|
+
SACBootstrap3LayoutModule,
|
|
1554
|
+
],
|
|
1555
|
+
exports: [
|
|
1556
|
+
SacDropdownComponent,
|
|
1557
|
+
SacDropdownOptionDirective,
|
|
1558
|
+
SacListboxComponent,
|
|
1559
|
+
],
|
|
1560
|
+
}]
|
|
1561
|
+
}] });
|
|
1562
|
+
|
|
1563
|
+
/**
|
|
1564
|
+
* Component für einbindung eines beliebigen Controls in die Form Struktur
|
|
1565
|
+
*
|
|
1566
|
+
* @example
|
|
1567
|
+
* <ngStaticFormContainer name='myformcontainer' label="My Custom Form Control" [isrequired]='false'>
|
|
1568
|
+
* <input type="range" class="form-control" />
|
|
1569
|
+
* </ngStaticFormContainer>
|
|
1570
|
+
*
|
|
1571
|
+
* @example
|
|
1572
|
+
* <ngStaticFormContainer name='myformcintainer' label="My Custom Form Control" [isrequired]='false' tooltiptext="Dies ist ein Tooltip Text">
|
|
1573
|
+
* <input type="range" class="form-control" />
|
|
1574
|
+
* </ngStaticFormContainer>
|
|
1575
|
+
*
|
|
1576
|
+
**/
|
|
1577
|
+
class SacStaticFormContainerComponent extends SacStaticFormContainerCommon {
|
|
1578
|
+
// #region Constructors
|
|
1579
|
+
/**
|
|
1580
|
+
* Constructor
|
|
1581
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1582
|
+
* @param injector Injector for injecting services
|
|
1583
|
+
*/
|
|
1584
|
+
constructor(formLayout, injector) {
|
|
1585
|
+
super(formLayout, injector);
|
|
1586
|
+
}
|
|
1587
|
+
}
|
|
1588
|
+
SacStaticFormContainerComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacStaticFormContainerComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1589
|
+
SacStaticFormContainerComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacStaticFormContainerComponent, selector: "sac-staticformcontainer", providers: [
|
|
1590
|
+
{
|
|
1591
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1592
|
+
multi: true,
|
|
1593
|
+
useExisting: SacStaticFormContainerComponent,
|
|
1594
|
+
},
|
|
1595
|
+
{
|
|
1596
|
+
provide: NG_VALIDATORS,
|
|
1597
|
+
multi: true,
|
|
1598
|
+
useExisting: forwardRef(() => SacStaticFormContainerComponent),
|
|
1599
|
+
},
|
|
1600
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <ng-content></ng-content>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "async": i3.AsyncPipe } });
|
|
1601
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacStaticFormContainerComponent, decorators: [{
|
|
1602
|
+
type: Component,
|
|
1603
|
+
args: [{ selector: 'sac-staticformcontainer', providers: [
|
|
1604
|
+
{
|
|
1605
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1606
|
+
multi: true,
|
|
1607
|
+
useExisting: SacStaticFormContainerComponent,
|
|
1608
|
+
},
|
|
1609
|
+
{
|
|
1610
|
+
provide: NG_VALIDATORS,
|
|
1611
|
+
multi: true,
|
|
1612
|
+
useExisting: forwardRef(() => SacStaticFormContainerComponent),
|
|
1613
|
+
},
|
|
1614
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <ng-content></ng-content>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n\r\n <label\r\n for=\"{{name}}\"\r\n class=\"form-label-adaptive form-label-fixed\"\r\n [ngClass]=\"{ 'required': isrequired }\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1615
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1616
|
+
type: Host
|
|
1617
|
+
}, {
|
|
1618
|
+
type: Optional
|
|
1619
|
+
}] }, { type: i0.Injector }]; } });
|
|
1620
|
+
|
|
1621
|
+
class SacStaticLabelComponent extends SacStaticLabelCommon {
|
|
1622
|
+
// #region Constructors
|
|
1623
|
+
/**
|
|
1624
|
+
* Constructor
|
|
1625
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1626
|
+
* @param injector Injector for injecting services
|
|
1627
|
+
*/
|
|
1628
|
+
constructor(formLayout, injector) {
|
|
1629
|
+
super(formLayout, injector);
|
|
1630
|
+
}
|
|
1631
|
+
}
|
|
1632
|
+
SacStaticLabelComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacStaticLabelComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
1633
|
+
SacStaticLabelComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacStaticLabelComponent, selector: "sac-staticlabel", providers: [
|
|
1634
|
+
{
|
|
1635
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1636
|
+
multi: true,
|
|
1637
|
+
useExisting: SacStaticLabelComponent,
|
|
1638
|
+
},
|
|
1639
|
+
{
|
|
1640
|
+
provide: NG_VALIDATORS,
|
|
1641
|
+
multi: true,
|
|
1642
|
+
useExisting: forwardRef(() => SacStaticLabelComponent),
|
|
1643
|
+
},
|
|
1644
|
+
], usesInheritance: true, ngImport: i0, template: "<div class=\"row form-group\" [ngClass]=\"componentHeight | toLabelHeight\">\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n [id]=\"name\"\r\n class=\"form-control-static\"\r\n [style.padding-left.px]=\"0\"\r\n [innerHTML]=\"value\"\r\n ></div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-left control-label\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n</div>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe } });
|
|
1645
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacStaticLabelComponent, decorators: [{
|
|
1646
|
+
type: Component,
|
|
1647
|
+
args: [{ selector: 'sac-staticlabel', providers: [
|
|
1648
|
+
{
|
|
1649
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1650
|
+
multi: true,
|
|
1651
|
+
useExisting: SacStaticLabelComponent,
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
provide: NG_VALIDATORS,
|
|
1655
|
+
multi: true,
|
|
1656
|
+
useExisting: forwardRef(() => SacStaticLabelComponent),
|
|
1657
|
+
},
|
|
1658
|
+
], template: "<div class=\"row form-group\" [ngClass]=\"componentHeight | toLabelHeight\">\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n [id]=\"name\"\r\n class=\"form-control-static\"\r\n [style.padding-left.px]=\"0\"\r\n [innerHTML]=\"value\"\r\n ></div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-left control-label\"\r\n *ngIf=\"isAdaptiveLabel && !disablelabel\"\r\n >{{label}}</label\r\n >\r\n </div>\r\n</div>\r\n" }]
|
|
1659
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1660
|
+
type: Host
|
|
1661
|
+
}, {
|
|
1662
|
+
type: Optional
|
|
1663
|
+
}] }, { type: i0.Injector }]; } });
|
|
1664
|
+
|
|
1665
|
+
class SACBootstrap3StaticLabelModule {
|
|
1666
|
+
}
|
|
1667
|
+
SACBootstrap3StaticLabelModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3StaticLabelModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1668
|
+
SACBootstrap3StaticLabelModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3StaticLabelModule, declarations: [SacStaticLabelComponent, SacStaticFormContainerComponent], imports: [CommonModule,
|
|
1669
|
+
SACBootstrap3TooltipModule,
|
|
1670
|
+
SACBootstrap3LayoutModule], exports: [SacStaticLabelComponent, SacStaticFormContainerComponent] });
|
|
1671
|
+
SACBootstrap3StaticLabelModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3StaticLabelModule, imports: [[
|
|
1672
|
+
CommonModule,
|
|
1673
|
+
SACBootstrap3TooltipModule,
|
|
1674
|
+
SACBootstrap3LayoutModule,
|
|
1675
|
+
]] });
|
|
1676
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3StaticLabelModule, decorators: [{
|
|
1677
|
+
type: NgModule,
|
|
1678
|
+
args: [{
|
|
1679
|
+
declarations: [SacStaticLabelComponent, SacStaticFormContainerComponent],
|
|
1680
|
+
imports: [
|
|
1681
|
+
CommonModule,
|
|
1682
|
+
SACBootstrap3TooltipModule,
|
|
1683
|
+
SACBootstrap3LayoutModule,
|
|
1684
|
+
],
|
|
1685
|
+
exports: [SacStaticLabelComponent, SacStaticFormContainerComponent],
|
|
1686
|
+
}]
|
|
1687
|
+
}] });
|
|
1688
|
+
|
|
1689
|
+
class SacTabItemComponent extends SacTabItemCommon {
|
|
1690
|
+
}
|
|
1691
|
+
SacTabItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTabItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1692
|
+
SacTabItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTabItemComponent, selector: "sac-tabitem", usesInheritance: true, ngImport: i0, template: "<div [id]=\"id\" [hidden]=\"unloadwhenhidden === false && active === false\"\r\n *ngIf=\"(unloadwhenhidden === true && active === true) || unloadwhenhidden === false\" class=\"tab-pane\">\r\n <ng-template [ngTemplateOutlet]=\"templateRef\"></ng-template>\r\n</div>\r\n\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
1693
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTabItemComponent, decorators: [{
|
|
1694
|
+
type: Component,
|
|
1695
|
+
args: [{ selector: 'sac-tabitem', template: "<div [id]=\"id\" [hidden]=\"unloadwhenhidden === false && active === false\"\r\n *ngIf=\"(unloadwhenhidden === true && active === true) || unloadwhenhidden === false\" class=\"tab-pane\">\r\n <ng-template [ngTemplateOutlet]=\"templateRef\"></ng-template>\r\n</div>\r\n\r\n" }]
|
|
1696
|
+
}] });
|
|
1697
|
+
|
|
1698
|
+
class SacTabComponent extends SacTabCommon {
|
|
1699
|
+
tabItems() {
|
|
1700
|
+
return this._tabItems.toArray();
|
|
1701
|
+
}
|
|
1702
|
+
}
|
|
1703
|
+
SacTabComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTabComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1704
|
+
SacTabComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTabComponent, selector: "sac-tab", queries: [{ propertyName: "_tabItems", predicate: SacTabItemComponent }], usesInheritance: true, ngImport: i0, template: "<!-- Nav tabs -->\r\n<div [id]=\"name\" class=\"content-nav-tabs\">\r\n <ul class=\"nav nav-tabs\" role=\"tablist\">\r\n <li\r\n *ngFor=\"let item of _tabItems\"\r\n [ngClass]=\"{ 'active show': item.active, 'disabled': item.disabled }\"\r\n (click)=\"selectTab(item)\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\"\r\n >\r\n <a [id]=\"GetTabItemButtonId(item.id)\" role=\"tab\">\r\n <ng-template\r\n *ngTemplateOutlet=\"tablabeltemplate || defaultTabLabelTemplate;context:{ label: item.label }\"\r\n >\r\n </ng-template>\r\n </a>\r\n </li>\r\n </ul>\r\n</div>\r\n\r\n<!-- Tab panes -->\r\n<div class=\"tab-content\" style=\"margin-top: 15px\">\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #defaultTabLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n", directives: [{ type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
1705
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTabComponent, decorators: [{
|
|
1706
|
+
type: Component,
|
|
1707
|
+
args: [{ selector: 'sac-tab', template: "<!-- Nav tabs -->\r\n<div [id]=\"name\" class=\"content-nav-tabs\">\r\n <ul class=\"nav nav-tabs\" role=\"tablist\">\r\n <li\r\n *ngFor=\"let item of _tabItems\"\r\n [ngClass]=\"{ 'active show': item.active, 'disabled': item.disabled }\"\r\n (click)=\"selectTab(item)\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\"\r\n >\r\n <a [id]=\"GetTabItemButtonId(item.id)\" role=\"tab\">\r\n <ng-template\r\n *ngTemplateOutlet=\"tablabeltemplate || defaultTabLabelTemplate;context:{ label: item.label }\"\r\n >\r\n </ng-template>\r\n </a>\r\n </li>\r\n </ul>\r\n</div>\r\n\r\n<!-- Tab panes -->\r\n<div class=\"tab-content\" style=\"margin-top: 15px\">\r\n <ng-content></ng-content>\r\n</div>\r\n\r\n<ng-template #defaultTabLabelTemplate let-label=\"label\">\r\n {{label}}\r\n</ng-template>\r\n" }]
|
|
1708
|
+
}], propDecorators: { _tabItems: [{
|
|
1709
|
+
type: ContentChildren,
|
|
1710
|
+
args: [SacTabItemComponent]
|
|
1711
|
+
}] } });
|
|
1712
|
+
|
|
1713
|
+
class SACBootstrap3TabsModule {
|
|
1714
|
+
}
|
|
1715
|
+
SACBootstrap3TabsModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TabsModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1716
|
+
SACBootstrap3TabsModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TabsModule, declarations: [SacTabComponent, SacTabItemComponent], imports: [CommonModule], exports: [SacTabComponent, SacTabItemComponent] });
|
|
1717
|
+
SACBootstrap3TabsModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TabsModule, imports: [[
|
|
1718
|
+
CommonModule
|
|
1719
|
+
]] });
|
|
1720
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TabsModule, decorators: [{
|
|
1721
|
+
type: NgModule,
|
|
1722
|
+
args: [{
|
|
1723
|
+
declarations: [SacTabComponent, SacTabItemComponent],
|
|
1724
|
+
imports: [
|
|
1725
|
+
CommonModule
|
|
1726
|
+
],
|
|
1727
|
+
exports: [SacTabComponent, SacTabItemComponent]
|
|
1728
|
+
}]
|
|
1729
|
+
}] });
|
|
1730
|
+
|
|
1731
|
+
class SacTinyMceComponent extends SacTinyMceCommon {
|
|
1732
|
+
// #region Constructors
|
|
1733
|
+
/**
|
|
1734
|
+
* Constructor
|
|
1735
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1736
|
+
* @param injector Injector for injecting services
|
|
1737
|
+
* @param ngZone ngZone to manage external javascripts
|
|
1738
|
+
*/
|
|
1739
|
+
constructor(formLayout, injector, ngZone) {
|
|
1740
|
+
super(formLayout, injector, ngZone);
|
|
1741
|
+
}
|
|
1742
|
+
// #endregion Constructors
|
|
1743
|
+
// #region Public Methods
|
|
1744
|
+
/**
|
|
1745
|
+
* overwrite tinymce defaults
|
|
1746
|
+
* @returns boostrap3 does not support file browser
|
|
1747
|
+
*/
|
|
1748
|
+
overwriteDefaultSettings() {
|
|
1749
|
+
return { file_picker_types: undefined, file_picker_callback: undefined };
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
SacTinyMceComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTinyMceComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1753
|
+
SacTinyMceComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTinyMceComponent, selector: "sac-tinymce", providers: [
|
|
1754
|
+
{
|
|
1755
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1756
|
+
multi: true,
|
|
1757
|
+
useExisting: SacTinyMceComponent,
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
provide: NG_VALIDATORS,
|
|
1761
|
+
useExisting: forwardRef(() => SacTinyMceComponent),
|
|
1762
|
+
multi: true,
|
|
1763
|
+
},
|
|
1764
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >\r\n {{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n [class.has-error]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n <editor\r\n [id]=\"name + '_tinymce'\"\r\n [init]=\"_config\"\r\n [initialValue]=\"value\"\r\n ngModel\r\n [ngModelOptions]=\"{standalone: true}\"\r\n (ngModelChange)=\"setValue($event)\"\r\n (onSaveContent)=\"save($event.event.content)\"\r\n [disabled]=\"disabled\"\r\n [class.is-invalid]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n ></editor>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n class=\"help-block\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<sac-dialog\r\n *ngIf=\"selectdialogvisible\"\r\n [allowesc]=\"false\"\r\n [backdrop]=\"true\"\r\n [(isvisible)]=\"selectdialogvisible\"\r\n title=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectDialogtitle) | async }}\"\r\n size=\"large\"\r\n height=\"500px\"\r\n>\r\n <ng-container dialogbody> </ng-container>\r\n <ng-container dialogfooter>\r\n <sac-button\r\n role=\"primary\"\r\n [name]=\"name + '_modalOk'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectOk) | async }}\"\r\n (clicked)=\"setSelectDialogResult()\"\r\n ></sac-button>\r\n <sac-button\r\n [name]=\"name + '_modalClose'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectCancel) | async }}\"\r\n (clicked)=\"closeSelectDialog()\"\r\n ></sac-button>\r\n </ng-container>\r\n</sac-dialog>\r\n", components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }, { type: i3$1.EditorComponent, selector: "editor", inputs: ["cloudChannel", "apiKey", "init", "id", "initialValue", "outputFormat", "inline", "tagName", "plugins", "toolbar", "modelEvents", "allowedEvents", "ignoreEvents", "disabled"] }, { type: SacDialogComponent, selector: "sac-dialog", inputs: ["zindex"] }, { type: SacButtonComponent, selector: "sac-button" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.NgControlStatus, selector: "[formControlName],[ngModel],[formControl]" }, { type: i2.NgModel, selector: "[ngModel]:not([formControlName]):not([formControl])", inputs: ["name", "disabled", "ngModel", "ngModelOptions"], outputs: ["ngModelChange"], exportAs: ["ngModel"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "async": i3.AsyncPipe } });
|
|
1765
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTinyMceComponent, decorators: [{
|
|
1766
|
+
type: Component,
|
|
1767
|
+
args: [{ selector: 'sac-tinymce', providers: [
|
|
1768
|
+
{
|
|
1769
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1770
|
+
multi: true,
|
|
1771
|
+
useExisting: SacTinyMceComponent,
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
provide: NG_VALIDATORS,
|
|
1775
|
+
useExisting: forwardRef(() => SacTinyMceComponent),
|
|
1776
|
+
multi: true,
|
|
1777
|
+
},
|
|
1778
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n >\r\n {{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span [class]=\"HelptextTooltipIcon\" style=\"margin-left: 5px\"></span>\r\n </sac-tooltip>\r\n </label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n [class.has-error]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n <editor\r\n [id]=\"name + '_tinymce'\"\r\n [init]=\"_config\"\r\n [initialValue]=\"value\"\r\n ngModel\r\n [ngModelOptions]=\"{standalone: true}\"\r\n (ngModelChange)=\"setValue($event)\"\r\n (onSaveContent)=\"save($event.event.content)\"\r\n [disabled]=\"disabled\"\r\n [class.is-invalid]=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n ></editor>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n class=\"help-block\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<sac-dialog\r\n *ngIf=\"selectdialogvisible\"\r\n [allowesc]=\"false\"\r\n [backdrop]=\"true\"\r\n [(isvisible)]=\"selectdialogvisible\"\r\n title=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectDialogtitle) | async }}\"\r\n size=\"large\"\r\n height=\"500px\"\r\n>\r\n <ng-container dialogbody> </ng-container>\r\n <ng-container dialogfooter>\r\n <sac-button\r\n role=\"primary\"\r\n [name]=\"name + '_modalOk'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectOk) | async }}\"\r\n (clicked)=\"setSelectDialogResult()\"\r\n ></sac-button>\r\n <sac-button\r\n [name]=\"name + '_modalClose'\"\r\n text=\"{{ lngResourceService.GetString(validationKeyService.TinyMceFileselectCancel) | async }}\"\r\n (clicked)=\"closeSelectDialog()\"\r\n ></sac-button>\r\n </ng-container>\r\n</sac-dialog>\r\n" }]
|
|
1779
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1780
|
+
type: Host
|
|
1781
|
+
}, {
|
|
1782
|
+
type: Optional
|
|
1783
|
+
}] }, { type: i0.Injector }, { type: i0.NgZone }]; } });
|
|
1784
|
+
|
|
1785
|
+
class SACBootstrap3TinyMceModule {
|
|
1786
|
+
}
|
|
1787
|
+
SACBootstrap3TinyMceModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TinyMceModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1788
|
+
SACBootstrap3TinyMceModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TinyMceModule, declarations: [SacTinyMceComponent], imports: [CommonModule,
|
|
1789
|
+
FormsModule,
|
|
1790
|
+
EditorModule,
|
|
1791
|
+
SACBootstrap3ButtonModule,
|
|
1792
|
+
SACBootstrap3DialogModule,
|
|
1793
|
+
SACBootstrap3LayoutModule,
|
|
1794
|
+
SACBootstrap3TooltipModule], exports: [SacTinyMceComponent] });
|
|
1795
|
+
SACBootstrap3TinyMceModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TinyMceModule, imports: [[
|
|
1796
|
+
CommonModule,
|
|
1797
|
+
FormsModule,
|
|
1798
|
+
EditorModule,
|
|
1799
|
+
SACBootstrap3ButtonModule,
|
|
1800
|
+
SACBootstrap3DialogModule,
|
|
1801
|
+
SACBootstrap3LayoutModule,
|
|
1802
|
+
SACBootstrap3TooltipModule,
|
|
1803
|
+
]] });
|
|
1804
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TinyMceModule, decorators: [{
|
|
1805
|
+
type: NgModule,
|
|
1806
|
+
args: [{
|
|
1807
|
+
declarations: [SacTinyMceComponent],
|
|
1808
|
+
imports: [
|
|
1809
|
+
CommonModule,
|
|
1810
|
+
FormsModule,
|
|
1811
|
+
EditorModule,
|
|
1812
|
+
SACBootstrap3ButtonModule,
|
|
1813
|
+
SACBootstrap3DialogModule,
|
|
1814
|
+
SACBootstrap3LayoutModule,
|
|
1815
|
+
SACBootstrap3TooltipModule,
|
|
1816
|
+
],
|
|
1817
|
+
exports: [SacTinyMceComponent],
|
|
1818
|
+
}]
|
|
1819
|
+
}] });
|
|
1820
|
+
|
|
1821
|
+
class SacTreeViewChildComponent extends SacTreeViewChildCommon {
|
|
1822
|
+
}
|
|
1823
|
+
SacTreeViewChildComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeViewChildComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1824
|
+
SacTreeViewChildComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTreeViewChildComponent, selector: "sac-treeviewchild", usesInheritance: true, ngImport: i0, template: "<ul class=\"jstree-children\" *ngIf=\"nodes && nodes.length\">\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n \r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n {{node[textAttr]}}\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n</ul>\r\n", components: [{ type: SacTreeViewChildComponent, selector: "sac-treeviewchild" }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
1825
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeViewChildComponent, decorators: [{
|
|
1826
|
+
type: Component,
|
|
1827
|
+
args: [{ selector: 'sac-treeviewchild', template: "<ul class=\"jstree-children\" *ngIf=\"nodes && nodes.length\">\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n \r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n {{node[textAttr]}}\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n</ul>\r\n" }]
|
|
1828
|
+
}] });
|
|
1829
|
+
|
|
1830
|
+
class SacTreeViewComponent extends SacTreeViewCommon {
|
|
1831
|
+
}
|
|
1832
|
+
SacTreeViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeViewComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
1833
|
+
SacTreeViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTreeViewComponent, selector: "sac-treeview", usesInheritance: true, ngImport: i0, template: "<div class=\"structure panel panel-default\" icon=\"Structure\">\r\n <div class=\"panel-heading\">\r\n <p class=\"panel-title\"><span>{{ name }}</span></p>\r\n </div>\r\n <div class=\"panel-body\">\r\n <div class=\"right\">\r\n <div\r\n class=\"form-submit form-inline\"\r\n style=\"text-align: right; height: 24px\"\r\n >\r\n <a class=\"btn-inline\"\r\n ><i class=\"icon icon-base-expand\" (click)=\"collapseAllNode(false)\"></i\r\n ></a>\r\n <a class=\"btn-inline\"\r\n ><i\r\n class=\"icon icon-base-collapse\"\r\n (click)=\"collapseAllNode(true)\"\r\n ></i\r\n ></a>\r\n </div>\r\n </div>\r\n <div\r\n [id]=\"name\"\r\n class=\"structure-tree single-root jstree jstree-1 jstree-default\"\r\n >\r\n <ul\r\n class=\"jstree-container-ul jstree-children jstree-no-dots jstree-striped jstree-wholerow-ul\"\r\n *ngIf=\"nodes && nodes.length\"\r\n >\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n \r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <span>{{node[textAttr]}}</span>\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n", components: [{ type: SacTreeViewChildComponent, selector: "sac-treeviewchild" }], directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgTemplateOutlet, selector: "[ngTemplateOutlet]", inputs: ["ngTemplateOutletContext", "ngTemplateOutlet"] }] });
|
|
1834
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeViewComponent, decorators: [{
|
|
1835
|
+
type: Component,
|
|
1836
|
+
args: [{ selector: 'sac-treeview', template: "<div class=\"structure panel panel-default\" icon=\"Structure\">\r\n <div class=\"panel-heading\">\r\n <p class=\"panel-title\"><span>{{ name }}</span></p>\r\n </div>\r\n <div class=\"panel-body\">\r\n <div class=\"right\">\r\n <div\r\n class=\"form-submit form-inline\"\r\n style=\"text-align: right; height: 24px\"\r\n >\r\n <a class=\"btn-inline\"\r\n ><i class=\"icon icon-base-expand\" (click)=\"collapseAllNode(false)\"></i\r\n ></a>\r\n <a class=\"btn-inline\"\r\n ><i\r\n class=\"icon icon-base-collapse\"\r\n (click)=\"collapseAllNode(true)\"\r\n ></i\r\n ></a>\r\n </div>\r\n </div>\r\n <div\r\n [id]=\"name\"\r\n class=\"structure-tree single-root jstree jstree-1 jstree-default\"\r\n >\r\n <ul\r\n class=\"jstree-container-ul jstree-children jstree-no-dots jstree-striped jstree-wholerow-ul\"\r\n *ngIf=\"nodes && nodes.length\"\r\n >\r\n <li\r\n *ngFor=\"let node of nodes; let last = last\"\r\n class=\"jstree-node\"\r\n [ngClass]=\"{\r\n 'jstree-open': !node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-closed': node[collapseAttr] && node[childrenAttr] && node[childrenAttr].length,\r\n 'jstree-leaf': !node[childrenAttr].length,\r\n 'jstree-last': last\r\n }\"\r\n [id]=\"node[idAttr]\"\r\n >\r\n <div\r\n unselectable=\"on\"\r\n role=\"presentation\"\r\n class=\"jstree-wholerow\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n [ngClass]=\"{'jstree-wholerow-clicked': node === selectedNode, 'jstree-wholerow-hovered': node.hover}\"\r\n >\r\n \r\n </div>\r\n\r\n <i\r\n class=\"jstree-icon jstree-ocl\"\r\n role=\"presentation\"\r\n (click)=\"onCollapseClick(node)\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n ></i>\r\n\r\n <a\r\n class=\"jstree-anchor\"\r\n (click)=\"onClick(node)\"\r\n [ngClass]=\"{'jstree-clicked': node === selectedNode, 'jstreehovered': node.hover}\"\r\n (mouseover)=\"node.hover=true\"\r\n (mouseout)=\"node.hover=false\"\r\n >\r\n <ng-container\r\n *ngTemplateOutlet=\"treefileicon; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <span>{{node[textAttr]}}</span>\r\n </a>\r\n\r\n <ng-container\r\n *ngTemplateOutlet=\"template; context { item: node }\"\r\n ;\r\n content\r\n ></ng-container>\r\n\r\n <sac-treeviewchild\r\n *ngIf=\"node[childrenAttr] && node[childrenAttr].length\"\r\n [fileicontemplate]=\"fileicontemplate\"\r\n [template]=\"template\"\r\n [collapseall]=\"collapseall\"\r\n [ngClass]=\"(node[collapseAttr]===true)?'collapse':'show'\"\r\n [data]=\"node[childrenAttr]\"\r\n [idAttr]=\"idAttr\"\r\n [parentAttr]=\"parentAttr\"\r\n [textAttr]=\"textAttr\"\r\n [prepareData]=\"false\"\r\n (onselecteditem)=\"sendMsgToParent($event)\"\r\n [(selectedid)]=\"selectedid\"\r\n >\r\n </sac-treeviewchild>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n" }]
|
|
1837
|
+
}] });
|
|
1838
|
+
|
|
1839
|
+
class SacTreeItemActionComponent extends SacTreeItemActionCommon {
|
|
1840
|
+
constructor(el) {
|
|
1841
|
+
super(el);
|
|
1842
|
+
}
|
|
1843
|
+
}
|
|
1844
|
+
SacTreeItemActionComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeItemActionComponent, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Component });
|
|
1845
|
+
SacTreeItemActionComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacTreeItemActionComponent, selector: "sac-treeitemaction", usesInheritance: true, ngImport: i0, template: "<i class=\"{{transformClass(iconstyle)}}\" (mouseover)=\"item.hover=true\" (mouseout)=\"item.hover=false\" (click)=\"iconaction()\" ></i>" });
|
|
1846
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacTreeItemActionComponent, decorators: [{
|
|
1847
|
+
type: Component,
|
|
1848
|
+
args: [{ selector: 'sac-treeitemaction', template: "<i class=\"{{transformClass(iconstyle)}}\" (mouseover)=\"item.hover=true\" (mouseout)=\"item.hover=false\" (click)=\"iconaction()\" ></i>" }]
|
|
1849
|
+
}], ctorParameters: function () { return [{ type: i0.ElementRef }]; } });
|
|
1850
|
+
|
|
1851
|
+
class SACBootstrap3TtreeviewModule {
|
|
1852
|
+
}
|
|
1853
|
+
SACBootstrap3TtreeviewModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TtreeviewModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1854
|
+
SACBootstrap3TtreeviewModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TtreeviewModule, declarations: [SacTreeViewComponent, SacTreeViewChildComponent, SacTreeItemActionComponent], imports: [CommonModule], exports: [SacTreeViewComponent, SacTreeViewChildComponent, SacTreeItemActionComponent] });
|
|
1855
|
+
SACBootstrap3TtreeviewModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TtreeviewModule, imports: [[
|
|
1856
|
+
CommonModule
|
|
1857
|
+
]] });
|
|
1858
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3TtreeviewModule, decorators: [{
|
|
1859
|
+
type: NgModule,
|
|
1860
|
+
args: [{
|
|
1861
|
+
declarations: [SacTreeViewComponent, SacTreeViewChildComponent, SacTreeItemActionComponent],
|
|
1862
|
+
imports: [
|
|
1863
|
+
CommonModule
|
|
1864
|
+
],
|
|
1865
|
+
exports: [SacTreeViewComponent, SacTreeViewChildComponent, SacTreeItemActionComponent]
|
|
1866
|
+
}]
|
|
1867
|
+
}] });
|
|
1868
|
+
|
|
1869
|
+
// https://github.com/kukhariev/ngx-uploadx/
|
|
1870
|
+
class SacUploadComponent extends SacUploadSingleCommon {
|
|
1871
|
+
// #region Constructors
|
|
1872
|
+
/**
|
|
1873
|
+
* Constructor
|
|
1874
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1875
|
+
* @param injector Injector for injecting services
|
|
1876
|
+
* @param renderer Angular rendering engine
|
|
1877
|
+
* @param ngZone ngZone to manage external javascripts
|
|
1878
|
+
*/
|
|
1879
|
+
constructor(formLayout, injector, renderer, ngZone) {
|
|
1880
|
+
super(formLayout, injector, renderer, ngZone);
|
|
1881
|
+
}
|
|
1882
|
+
}
|
|
1883
|
+
SacUploadComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacUploadComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1884
|
+
SacUploadComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacUploadComponent, selector: "sac-upload", providers: [
|
|
1885
|
+
{
|
|
1886
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1887
|
+
multi: true,
|
|
1888
|
+
useExisting: SacUploadComponent,
|
|
1889
|
+
},
|
|
1890
|
+
{
|
|
1891
|
+
provide: NG_VALIDATORS,
|
|
1892
|
+
multi: true,
|
|
1893
|
+
useExisting: forwardRef(() => SacUploadComponent),
|
|
1894
|
+
},
|
|
1895
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group upload-component upload-single\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-input -->\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"HasQueueItem()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\"\r\n >{{\r\n lngResourceService.GetString(validationKeyService.UploadButtonBrowse)\r\n | async }}</span\r\n >\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"HasQueueItem()\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"Progress()===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"Progress()\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"Progress()\"\r\n >\r\n <span class=\"progress-text text-dark\"\r\n >{{ Filename() | async }}</span\r\n >\r\n </div>\r\n </div>\r\n </div>\r\n <!-- <input type=\"textimage-preview-filename\" class=\"form-control image-preview-filename\" disabled=\"disabled\"> --><!-- don't give a name === doesn't send on POST/GET -->\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused()\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"], components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "async": i3.AsyncPipe } });
|
|
1896
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacUploadComponent, decorators: [{
|
|
1897
|
+
type: Component,
|
|
1898
|
+
args: [{ selector: 'sac-upload', providers: [
|
|
1899
|
+
{
|
|
1900
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1901
|
+
multi: true,
|
|
1902
|
+
useExisting: SacUploadComponent,
|
|
1903
|
+
},
|
|
1904
|
+
{
|
|
1905
|
+
provide: NG_VALIDATORS,
|
|
1906
|
+
multi: true,
|
|
1907
|
+
useExisting: forwardRef(() => SacUploadComponent),
|
|
1908
|
+
},
|
|
1909
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div\r\n class=\"input-group upload-component upload-single\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-input -->\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"HasQueueItem()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\"\r\n >{{\r\n lngResourceService.GetString(validationKeyService.UploadButtonBrowse)\r\n | async }}</span\r\n >\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"HasQueueItem()\"\r\n />\r\n </div>\r\n </div>\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"Progress()===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"Progress()\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"Progress()\"\r\n >\r\n <span class=\"progress-text text-dark\"\r\n >{{ Filename() | async }}</span\r\n >\r\n </div>\r\n </div>\r\n </div>\r\n <!-- <input type=\"textimage-preview-filename\" class=\"form-control image-preview-filename\" disabled=\"disabled\"> --><!-- don't give a name === doesn't send on POST/GET -->\r\n <div class=\"input-group-btn\">\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused()\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"] }]
|
|
1910
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1911
|
+
type: Host
|
|
1912
|
+
}, {
|
|
1913
|
+
type: Optional
|
|
1914
|
+
}] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.NgZone }]; } });
|
|
1915
|
+
|
|
1916
|
+
// https://github.com/kukhariev/ngx-uploadx/
|
|
1917
|
+
class SacUploadMultipleComponent extends SacUploadMultipleCommon {
|
|
1918
|
+
// #region Constructors
|
|
1919
|
+
/**
|
|
1920
|
+
* Constructor
|
|
1921
|
+
* @param formLayout SacFormLayout to define scoped layout settings
|
|
1922
|
+
* @param injector Injector for injecting services
|
|
1923
|
+
* @param renderer Angular rendering engine
|
|
1924
|
+
* @param ngZone ngZone to manage external javascripts
|
|
1925
|
+
*/
|
|
1926
|
+
constructor(formLayout, injector, renderer, ngZone) {
|
|
1927
|
+
super(formLayout, injector, renderer, ngZone);
|
|
1928
|
+
}
|
|
1929
|
+
}
|
|
1930
|
+
SacUploadMultipleComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacUploadMultipleComponent, deps: [{ token: SacFormLayoutDirective, host: true, optional: true }, { token: i0.Injector }, { token: i0.Renderer2 }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component });
|
|
1931
|
+
SacUploadMultipleComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacUploadMultipleComponent, selector: "sac-uploadmultiple", providers: [
|
|
1932
|
+
{
|
|
1933
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1934
|
+
multi: true,
|
|
1935
|
+
useExisting: SacUploadMultipleComponent,
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
provide: NG_VALIDATORS,
|
|
1939
|
+
multi: true,
|
|
1940
|
+
useExisting: forwardRef(() => SacUploadMultipleComponent),
|
|
1941
|
+
},
|
|
1942
|
+
], usesInheritance: true, ngImport: i0, template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div class=\"upload-component\">\r\n <div class=\"row\">\r\n <div class=\"col-xs-12\">\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\">Browse</span>\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n />\r\n </div>\r\n\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused() === true\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div *ngFor=\"let file of uploads\" style=\"margin-top: 5px\">\r\n <div\r\n class=\"input-group upload-component upload-multiple\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"file.progress===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"file.progress\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"file.progress\"\r\n >\r\n <span class=\"progress-text text-dark\">{{ file.name }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div\r\n class=\"input-group-btn\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancel(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && file.status !== 'paused')\"\r\n class=\"btn\"\r\n (click)=\"pause(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'uploading' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && file.status === 'paused'\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'added' && file.status !== 'paused' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"], components: [{ type: SacTooltipComponent, selector: "sac-tooltip" }], directives: [{ type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], pipes: { "toLabelHeight": SacToLabelHeightPipe, "toLabelWidthCss": SacToLabelWidthCssPipe, "toControlWidthCss": SacToControlWidthCssPipe, "async": i3.AsyncPipe } });
|
|
1943
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacUploadMultipleComponent, decorators: [{
|
|
1944
|
+
type: Component,
|
|
1945
|
+
args: [{ selector: 'sac-uploadmultiple', providers: [
|
|
1946
|
+
{
|
|
1947
|
+
provide: NG_VALUE_ACCESSOR,
|
|
1948
|
+
multi: true,
|
|
1949
|
+
useExisting: SacUploadMultipleComponent,
|
|
1950
|
+
},
|
|
1951
|
+
{
|
|
1952
|
+
provide: NG_VALIDATORS,
|
|
1953
|
+
multi: true,
|
|
1954
|
+
useExisting: forwardRef(() => SacUploadMultipleComponent),
|
|
1955
|
+
},
|
|
1956
|
+
], template: "<div\r\n class=\"row form-group\"\r\n [class.has-error]=\"invalid && (dirty || touched)\"\r\n [ngClass]=\"componentHeight | toLabelHeight\"\r\n>\r\n <label\r\n *ngIf=\"disablelabel === false && !isAdaptiveLabel\"\r\n id=\"{{name}}label\"\r\n for=\"{{name}}\"\r\n class=\"col-xs-12 control-label\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toLabelWidthCss) : 'sr-only' ]\"\r\n [class.required]=\"isrequired\"\r\n >{{label}}\r\n <sac-tooltip\r\n *ngIf=\"helptextmode === 'tooltip' && helptext\"\r\n [tooltiptext]=\"helptext\"\r\n [inlinemode]=\"true\"\r\n >\r\n <span\r\n [class]=\"HelptextTooltipIcon\"\r\n style=\"margin-left: 5px\"\r\n ></span> </sac-tooltip\r\n ></label>\r\n <div\r\n class=\"col-xs-12\"\r\n [ngClass]=\"[disablelabel === false ? (this.labelSizes | toControlWidthCss) : '']\"\r\n >\r\n <div class=\"upload-component\">\r\n <div class=\"row\">\r\n <div class=\"col-xs-12\">\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div\r\n class=\"btn upload-input custom-file\"\r\n [class.disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <i [class]=\"IconBrowse\"></i>\r\n <span class=\"upload-browse\">Browse</span>\r\n <input\r\n type=\"file\"\r\n class=\"custom-file-input\"\r\n #files\r\n (click)=\"files.value = ''\"\r\n (uploadxState)=\"onUpload($event)\"\r\n multiple\r\n [disabled]=\"maxfiles > 0 && uploads.length >= maxfiles\"\r\n />\r\n </div>\r\n\r\n <div\r\n class=\"btn-group\"\r\n [class.btn-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.btn-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancelAll()\"\r\n [attr.disabled]=\"HasQueueItem() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && IsPaused() === false)\"\r\n class=\"btn\"\r\n (click)=\"pauseAll()\"\r\n [attr.disabled]=\"IsUploading() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && IsPaused() === true\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"uploadAll()\"\r\n [attr.disabled]=\"IsStateToUpload() === false ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div *ngFor=\"let file of uploads\" style=\"margin-top: 5px\">\r\n <div\r\n class=\"input-group upload-component upload-multiple\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <div class=\"form-control upload-progress\">\r\n <div class=\"progress\">\r\n <div\r\n class=\"progress-bar\"\r\n [class.progress-bar-success]=\"file.progress===100\"\r\n role=\"progressbar\"\r\n [attr.aria-valuenow]=\"file.progress\"\r\n aria-valuemin=\"0\"\r\n aria-valuemax=\"100\"\r\n [style.width.%]=\"file.progress\"\r\n >\r\n <span class=\"progress-text text-dark\">{{ file.name }}</span>\r\n </div>\r\n </div>\r\n </div>\r\n <div\r\n class=\"input-group-btn\"\r\n [class.input-group-sm]=\"componentHeight === ControlHeight.Small\"\r\n [class.input-group-lg]=\"componentHeight === ControlHeight.Large\"\r\n >\r\n <!-- image-preview-clear button -->\r\n <a\r\n class=\"btn\"\r\n (click)=\"cancel(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconDelete\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"(autoupload === false && enablepause) || (autoupload && enablepause && file.status !== 'paused')\"\r\n class=\"btn\"\r\n (click)=\"pause(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'uploading' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconPause\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload && enablepause && file.status === 'paused'\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconContinue\"></span>\r\n </a>\r\n <a\r\n *ngIf=\"autoupload === false\"\r\n class=\"btn\"\r\n (click)=\"upload(file.uploadId)\"\r\n [attr.disabled]=\"file.status !== 'added' && file.status !== 'paused' ? 'disabled' : null\"\r\n [class.btn-default]=\"!(invalid && (dirty || touched))\"\r\n [class.btn-danger]=\"invalid && (dirty || touched)\"\r\n >\r\n <span [class]=\"IconUpload\"></span> {{\r\n lngResourceService.GetString(validationKeyService.UploadButtonUpload)\r\n | async }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <p *ngIf=\"helptextmode === 'text' && helptext\" class=\"help-block\">\r\n {{helptext}}\r\n </p>\r\n <div\r\n class=\"help-block help-block-error\"\r\n *ngIf=\"isinlineerrorenabled && invalid && (dirty || touched)\"\r\n >\r\n {{ GetErrorMessage() | async }}\r\n </div>\r\n </div>\r\n</div>\r\n", styles: [".upload-component .upload-input{position:relative}.upload-component .custom-file>i{margin-right:15px}.upload-component .custom-file .custom-file-input{inset:0;position:absolute;overflow:hidden;z-index:2;width:100%;margin:0;display:inline-block;opacity:0}.upload-component.upload-multiple .upload-progress .progress{border-top-right-radius:0;border-bottom-right-radius:0}.upload-component.upload-single .upload-progress .progress{border-radius:0}.upload-component .upload-progress{padding:0}.upload-component .upload-progress .progress{height:100%}.upload-component .upload-progress .progress .progress-text{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:table-cell;line-height:34px;height:34px;color:#000}\n"] }]
|
|
1957
|
+
}], ctorParameters: function () { return [{ type: SacFormLayoutDirective, decorators: [{
|
|
1958
|
+
type: Host
|
|
1959
|
+
}, {
|
|
1960
|
+
type: Optional
|
|
1961
|
+
}] }, { type: i0.Injector }, { type: i0.Renderer2 }, { type: i0.NgZone }]; } });
|
|
1962
|
+
|
|
1963
|
+
class SACBootstrap3UploadModule {
|
|
1964
|
+
}
|
|
1965
|
+
SACBootstrap3UploadModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3UploadModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
1966
|
+
SACBootstrap3UploadModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3UploadModule, declarations: [SacUploadComponent, SacUploadMultipleComponent], imports: [CommonModule,
|
|
1967
|
+
FormsModule,
|
|
1968
|
+
SACBootstrap3LayoutModule,
|
|
1969
|
+
SACBootstrap3TooltipModule], exports: [SacUploadComponent, SacUploadMultipleComponent] });
|
|
1970
|
+
SACBootstrap3UploadModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3UploadModule, imports: [[
|
|
1971
|
+
CommonModule,
|
|
1972
|
+
FormsModule,
|
|
1973
|
+
SACBootstrap3LayoutModule,
|
|
1974
|
+
SACBootstrap3TooltipModule,
|
|
1975
|
+
]] });
|
|
1976
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3UploadModule, decorators: [{
|
|
1977
|
+
type: NgModule,
|
|
1978
|
+
args: [{
|
|
1979
|
+
declarations: [SacUploadComponent, SacUploadMultipleComponent],
|
|
1980
|
+
imports: [
|
|
1981
|
+
CommonModule,
|
|
1982
|
+
FormsModule,
|
|
1983
|
+
SACBootstrap3LayoutModule,
|
|
1984
|
+
SACBootstrap3TooltipModule,
|
|
1985
|
+
],
|
|
1986
|
+
exports: [SacUploadComponent, SacUploadMultipleComponent],
|
|
1987
|
+
}]
|
|
1988
|
+
}] });
|
|
1989
|
+
|
|
1990
|
+
/**
|
|
1991
|
+
* Erweiterung / Hooking für automatismen in Formular. Wird als Container für alle Controls benötigt.
|
|
1992
|
+
*
|
|
1993
|
+
* @example Beispiel über Div Container
|
|
1994
|
+
*
|
|
1995
|
+
* <div ngForm></div>
|
|
1996
|
+
*
|
|
1997
|
+
* @example Beispiel über Form Tag
|
|
1998
|
+
*
|
|
1999
|
+
* <form></form>
|
|
2000
|
+
*/
|
|
2001
|
+
/* eslint @angular-eslint/directive-selector: 0 */
|
|
2002
|
+
class SacFormDirective extends SacFormCommon {
|
|
2003
|
+
// #endregion Properties
|
|
2004
|
+
// #region Constructors
|
|
2005
|
+
/**
|
|
2006
|
+
* Konstruktor
|
|
2007
|
+
* @param form Instanz von NgForm für eigene automatische Formular Logik
|
|
2008
|
+
*/
|
|
2009
|
+
constructor(form) {
|
|
2010
|
+
super(form);
|
|
2011
|
+
// #region Properties
|
|
2012
|
+
/**
|
|
2013
|
+
* Sets the standard CSS class for forms on the form container
|
|
2014
|
+
*/
|
|
2015
|
+
this.cssClassForm = true;
|
|
2016
|
+
/**
|
|
2017
|
+
* Sets the default CSS class for horizontal forms on the form container
|
|
2018
|
+
*/
|
|
2019
|
+
this.cssClassHorizontal = true;
|
|
2020
|
+
}
|
|
2021
|
+
}
|
|
2022
|
+
SacFormDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacFormDirective, deps: [{ token: i2.NgForm }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2023
|
+
SacFormDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.7", type: SacFormDirective, selector: "form:not([ngNoForm]):not([formGroup]),[ngForm]", host: { properties: { "class.form": "this.cssClassForm", "class.form-horizontal": "this.cssClassHorizontal" } }, exportAs: ["sacform"], usesInheritance: true, ngImport: i0 });
|
|
2024
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacFormDirective, decorators: [{
|
|
2025
|
+
type: Directive,
|
|
2026
|
+
args: [{
|
|
2027
|
+
selector: 'form:not([ngNoForm]):not([formGroup]),[ngForm]',
|
|
2028
|
+
exportAs: 'sacform',
|
|
2029
|
+
}]
|
|
2030
|
+
}], ctorParameters: function () { return [{ type: i2.NgForm }]; }, propDecorators: { cssClassForm: [{
|
|
2031
|
+
type: HostBinding,
|
|
2032
|
+
args: ['class.form']
|
|
2033
|
+
}], cssClassHorizontal: [{
|
|
2034
|
+
type: HostBinding,
|
|
2035
|
+
args: ['class.form-horizontal']
|
|
2036
|
+
}] } });
|
|
2037
|
+
|
|
2038
|
+
class SacValidationSummaryComponent extends SacValidationSummaryCommon {
|
|
2039
|
+
// #region Constructors
|
|
2040
|
+
/**
|
|
2041
|
+
* Constructor
|
|
2042
|
+
* @param formControl Instance of Form Component to receive invalid form controls
|
|
2043
|
+
* @param injector Injector for injecting services
|
|
2044
|
+
*/
|
|
2045
|
+
constructor(formControl, injector) {
|
|
2046
|
+
super(formControl, injector);
|
|
2047
|
+
}
|
|
2048
|
+
}
|
|
2049
|
+
SacValidationSummaryComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacValidationSummaryComponent, deps: [{ token: SacFormDirective, host: true, optional: true }, { token: i0.Injector }], target: i0.ɵɵFactoryTarget.Component });
|
|
2050
|
+
SacValidationSummaryComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacValidationSummaryComponent, selector: "sac-validationsummary", providers: [
|
|
2051
|
+
{
|
|
2052
|
+
provide: NG_VALUE_ACCESSOR,
|
|
2053
|
+
multi: true,
|
|
2054
|
+
useExisting: SacValidationSummaryComponent,
|
|
2055
|
+
},
|
|
2056
|
+
], usesInheritance: true, ngImport: i0, template: "<div class=\"alert alert-danger\" role=\"alert\" *ngIf=\"hasErrors\" [id]=\"name\">\r\n <ul>\r\n <li *ngFor=\"let error of formErrors\">\r\n {{error | async}}\r\n </li>\r\n </ul>\r\n</div>\r\n", directives: [{ type: i3.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }], pipes: { "async": i3.AsyncPipe }, viewProviders: [{ provide: ControlContainer, useExisting: SacFormDirective }] });
|
|
2057
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacValidationSummaryComponent, decorators: [{
|
|
2058
|
+
type: Component,
|
|
2059
|
+
args: [{ selector: 'sac-validationsummary', providers: [
|
|
2060
|
+
{
|
|
2061
|
+
provide: NG_VALUE_ACCESSOR,
|
|
2062
|
+
multi: true,
|
|
2063
|
+
useExisting: SacValidationSummaryComponent,
|
|
2064
|
+
},
|
|
2065
|
+
], viewProviders: [{ provide: ControlContainer, useExisting: SacFormDirective }], template: "<div class=\"alert alert-danger\" role=\"alert\" *ngIf=\"hasErrors\" [id]=\"name\">\r\n <ul>\r\n <li *ngFor=\"let error of formErrors\">\r\n {{error | async}}\r\n </li>\r\n </ul>\r\n</div>\r\n" }]
|
|
2066
|
+
}], ctorParameters: function () { return [{ type: SacFormDirective, decorators: [{
|
|
2067
|
+
type: Host
|
|
2068
|
+
}, {
|
|
2069
|
+
type: Optional
|
|
2070
|
+
}] }, { type: i0.Injector }]; } });
|
|
2071
|
+
|
|
2072
|
+
class SACBootstrap3ValidationSummaryModule {
|
|
2073
|
+
}
|
|
2074
|
+
SACBootstrap3ValidationSummaryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2075
|
+
SACBootstrap3ValidationSummaryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, declarations: [SacValidationSummaryComponent], imports: [CommonModule], exports: [SacValidationSummaryComponent] });
|
|
2076
|
+
SACBootstrap3ValidationSummaryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, imports: [[
|
|
2077
|
+
CommonModule
|
|
2078
|
+
]] });
|
|
2079
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3ValidationSummaryModule, decorators: [{
|
|
2080
|
+
type: NgModule,
|
|
2081
|
+
args: [{
|
|
2082
|
+
declarations: [SacValidationSummaryComponent],
|
|
2083
|
+
imports: [
|
|
2084
|
+
CommonModule
|
|
2085
|
+
],
|
|
2086
|
+
exports: [SacValidationSummaryComponent]
|
|
2087
|
+
}]
|
|
2088
|
+
}] });
|
|
2089
|
+
|
|
2090
|
+
class SacWizardItemComponent extends SacWizardItemCommon {
|
|
2091
|
+
}
|
|
2092
|
+
SacWizardItemComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacWizardItemComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
2093
|
+
SacWizardItemComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacWizardItemComponent, selector: "sac-wizarditem", usesInheritance: true, ngImport: i0, template: "" });
|
|
2094
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacWizardItemComponent, decorators: [{
|
|
2095
|
+
type: Component,
|
|
2096
|
+
args: [{ selector: 'sac-wizarditem', template: "" }]
|
|
2097
|
+
}] });
|
|
2098
|
+
|
|
2099
|
+
class SacWizardComponent extends SacWizardCommon {
|
|
2100
|
+
wizardItems() {
|
|
2101
|
+
return this._wizardItems;
|
|
2102
|
+
}
|
|
2103
|
+
}
|
|
2104
|
+
SacWizardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacWizardComponent, deps: null, target: i0.ɵɵFactoryTarget.Component });
|
|
2105
|
+
SacWizardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.2.7", type: SacWizardComponent, selector: "sac-wizard", providers: [
|
|
2106
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacWizardComponent }
|
|
2107
|
+
], queries: [{ propertyName: "_wizardItems", predicate: SacWizardItemComponent }], usesInheritance: true, ngImport: i0, template: "<ul [id]=\"name\" class=\"nav nav-wizard\" role=\"tablist\">\r\n <li *ngFor=\"let item of _wizardItems\" class=\"nav-item\" [ngClass]=\"{ 'active': item._active, 'disabled': item._disabled, 'success': item._iscomplete }\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\">\r\n <a role=\"tab\" (click)=\"selectStep(item)\">\r\n <div class=\"circle\">\r\n <span class=\"step\"></span>\r\n </div>\r\n </a>\r\n <div class=\"info\">\r\n <a (click)=\"selectStep(item)\">{{item.label}}</a>\r\n </div>\r\n </li>\r\n</ul>\r\n", directives: [{ type: i3.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { type: i3.NgClass, selector: "[ngClass]", inputs: ["class", "ngClass"] }, { type: i3.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }] });
|
|
2108
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacWizardComponent, decorators: [{
|
|
2109
|
+
type: Component,
|
|
2110
|
+
args: [{ selector: 'sac-wizard', providers: [
|
|
2111
|
+
{ provide: NG_VALUE_ACCESSOR, multi: true, useExisting: SacWizardComponent }
|
|
2112
|
+
], template: "<ul [id]=\"name\" class=\"nav nav-wizard\" role=\"tablist\">\r\n <li *ngFor=\"let item of _wizardItems\" class=\"nav-item\" [ngClass]=\"{ 'active': item._active, 'disabled': item._disabled, 'success': item._iscomplete }\"\r\n [ngStyle]=\"{'cursor': item._disabled ? 'not-allowed' : 'pointer'}\">\r\n <a role=\"tab\" (click)=\"selectStep(item)\">\r\n <div class=\"circle\">\r\n <span class=\"step\"></span>\r\n </div>\r\n </a>\r\n <div class=\"info\">\r\n <a (click)=\"selectStep(item)\">{{item.label}}</a>\r\n </div>\r\n </li>\r\n</ul>\r\n" }]
|
|
2113
|
+
}], propDecorators: { _wizardItems: [{
|
|
2114
|
+
type: ContentChildren,
|
|
2115
|
+
args: [SacWizardItemComponent]
|
|
2116
|
+
}] } });
|
|
2117
|
+
|
|
2118
|
+
class SACBootstrap3WizardModule {
|
|
2119
|
+
}
|
|
2120
|
+
SACBootstrap3WizardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3WizardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2121
|
+
SACBootstrap3WizardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3WizardModule, declarations: [SacWizardComponent, SacWizardItemComponent], imports: [CommonModule], exports: [SacWizardComponent, SacWizardItemComponent] });
|
|
2122
|
+
SACBootstrap3WizardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3WizardModule, imports: [[
|
|
2123
|
+
CommonModule
|
|
2124
|
+
]] });
|
|
2125
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3WizardModule, decorators: [{
|
|
2126
|
+
type: NgModule,
|
|
2127
|
+
args: [{
|
|
2128
|
+
declarations: [SacWizardComponent, SacWizardItemComponent],
|
|
2129
|
+
imports: [
|
|
2130
|
+
CommonModule
|
|
2131
|
+
],
|
|
2132
|
+
exports: [SacWizardComponent, SacWizardItemComponent]
|
|
2133
|
+
}]
|
|
2134
|
+
}] });
|
|
2135
|
+
|
|
2136
|
+
// #region Classes
|
|
2137
|
+
/**
|
|
2138
|
+
* Directive to inherit an NgForm/NgForm from a parent component
|
|
2139
|
+
*/
|
|
2140
|
+
class SacInheritFormDirective extends SacFormCommon {
|
|
2141
|
+
// #region Constructors
|
|
2142
|
+
/**
|
|
2143
|
+
* Construtor
|
|
2144
|
+
* @param injector: injector to receive the NgForm instance
|
|
2145
|
+
*/
|
|
2146
|
+
constructor(injector) {
|
|
2147
|
+
super(injector.get(NgForm));
|
|
2148
|
+
}
|
|
2149
|
+
}
|
|
2150
|
+
SacInheritFormDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInheritFormDirective, deps: [{ token: i0.Injector }], target: i0.ɵɵFactoryTarget.Directive });
|
|
2151
|
+
SacInheritFormDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.2.7", type: SacInheritFormDirective, selector: "[sacInheritForm]", providers: [
|
|
2152
|
+
{
|
|
2153
|
+
provide: SacFormDirective,
|
|
2154
|
+
useFactory: SACFORM_FACTORY,
|
|
2155
|
+
deps: [[new SkipSelf(), SacFormDirective]],
|
|
2156
|
+
},
|
|
2157
|
+
{
|
|
2158
|
+
provide: ControlContainer,
|
|
2159
|
+
useFactory: NGFORM_FACTORY,
|
|
2160
|
+
deps: [NgForm],
|
|
2161
|
+
},
|
|
2162
|
+
], exportAs: ["sacinheritform"], usesInheritance: true, ngImport: i0 });
|
|
2163
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SacInheritFormDirective, decorators: [{
|
|
2164
|
+
type: Directive,
|
|
2165
|
+
args: [{
|
|
2166
|
+
selector: '[sacInheritForm]',
|
|
2167
|
+
exportAs: 'sacinheritform',
|
|
2168
|
+
providers: [
|
|
2169
|
+
{
|
|
2170
|
+
provide: SacFormDirective,
|
|
2171
|
+
useFactory: SACFORM_FACTORY,
|
|
2172
|
+
deps: [[new SkipSelf(), SacFormDirective]],
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
provide: ControlContainer,
|
|
2176
|
+
useFactory: NGFORM_FACTORY,
|
|
2177
|
+
deps: [NgForm],
|
|
2178
|
+
},
|
|
2179
|
+
],
|
|
2180
|
+
}]
|
|
2181
|
+
}], ctorParameters: function () { return [{ type: i0.Injector }]; } });
|
|
2182
|
+
// #endregion Classes
|
|
2183
|
+
// #region Functions
|
|
2184
|
+
/**
|
|
2185
|
+
* Factory Methode für NgForm
|
|
2186
|
+
* @param form NgForm
|
|
2187
|
+
*/
|
|
2188
|
+
function NGFORM_FACTORY(form) {
|
|
2189
|
+
return form;
|
|
2190
|
+
}
|
|
2191
|
+
/**
|
|
2192
|
+
* Factory Methode für SacForm
|
|
2193
|
+
* @param form NgFormular
|
|
2194
|
+
*/
|
|
2195
|
+
function SACFORM_FACTORY(form) {
|
|
2196
|
+
return form;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
class SACBootstrap3FormModule {
|
|
2200
|
+
}
|
|
2201
|
+
SACBootstrap3FormModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3FormModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
|
|
2202
|
+
SACBootstrap3FormModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3FormModule, declarations: [SacFormDirective, SacInheritFormDirective], imports: [CommonModule, FormsModule], exports: [SacFormDirective, SacInheritFormDirective] });
|
|
2203
|
+
SACBootstrap3FormModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3FormModule, imports: [[CommonModule, FormsModule]] });
|
|
2204
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: SACBootstrap3FormModule, decorators: [{
|
|
2205
|
+
type: NgModule,
|
|
2206
|
+
args: [{
|
|
2207
|
+
declarations: [SacFormDirective, SacInheritFormDirective],
|
|
2208
|
+
imports: [CommonModule, FormsModule],
|
|
2209
|
+
exports: [SacFormDirective, SacInheritFormDirective],
|
|
2210
|
+
}]
|
|
2211
|
+
}] });
|
|
2212
|
+
|
|
2213
|
+
/*
|
|
2214
|
+
* Public API Surface of sac-bootstrap3
|
|
2215
|
+
*/
|
|
2216
|
+
|
|
2217
|
+
/**
|
|
2218
|
+
* Generated bundle index. Do not edit.
|
|
2219
|
+
*/
|
|
2220
|
+
|
|
2221
|
+
export { NGFORM_FACTORY, SACBootstrap3ButtonModule, SACBootstrap3CheckboxModule, SACBootstrap3ConfirmModule, SACBootstrap3DateTimeModule, SACBootstrap3DialogModule, SACBootstrap3FormModule, SACBootstrap3GridModule, SACBootstrap3InputModule, SACBootstrap3LayoutModule, SACBootstrap3ListModule, SACBootstrap3StaticLabelModule, SACBootstrap3TabsModule, SACBootstrap3TinyMceModule, SACBootstrap3TooltipModule, SACBootstrap3TtreeviewModule, SACBootstrap3UploadModule, SACBootstrap3ValidationSummaryModule, SACBootstrap3WizardModule, SACFORM_FACTORY, SacButtonComponent, SacCheckboxComponent, SacConfirmComponent, SacDateComponent, SacDateSelectorComponent, SacDateTimeComponent, SacDialogComponent, SacDropdownComponent, SacDropdownOptionDirective, SacFormDirective, SacFormLayoutDirective, SacGridButtonComponent, SacGridColumnActionComponent, SacGridColumnComponent, SacGridComponent, SacGridImageComponent, SacInheritFormDirective, SacInputAreaComponent, SacInputComponent, SacInputCurrencyComponent, SacInputDecimalComponent, SacInputEmailComponent, SacInputIntegerComponent, SacInputPasswordComponent, SacInputSearchComponent, SacListboxComponent, SacPagingComponent, SacRadiobuttonComponent, SacRadiobuttonsComponent, SacStaticFormContainerComponent, SacStaticLabelComponent, SacTabComponent, SacTabItemComponent, SacTimeComponent, SacTinyMceComponent, SacToControlHeightPipe, SacToControlWidthCssPipe, SacToLabelHeightPipe, SacToLabelWidthCssPipe, SacTooltipComponent, SacTreeItemActionComponent, SacTreeViewChildComponent, SacTreeViewComponent, SacUploadComponent, SacUploadMultipleComponent, SacValidationSummaryComponent, SacWizardComponent, SacWizardItemComponent, ServiceConfirm };
|
|
2222
|
+
//# sourceMappingURL=simpleangularcontrols-sac-bootstrap3.mjs.map
|