@syncfusion/ej2-angular-inplace-editor 31.2.12-ngcc → 32.1.19-ngcc
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.
|
@@ -1,12 +1,3 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-angular-inplace-editor.umd.js
|
|
3
|
-
* version : 31.2.12
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
(function (global, factory) {
|
|
11
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/forms'), require('@syncfusion/ej2-angular-base'), require('@syncfusion/ej2-inplace-editor'), require('@angular/common')) :
|
|
12
3
|
typeof define === 'function' && define.amd ? define(['exports', '@angular/core', '@angular/forms', '@syncfusion/ej2-angular-base', '@syncfusion/ej2-inplace-editor', '@angular/common'], factory) :
|
|
@@ -1,11 +1,2 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* filename: ej2-angular-inplace-editor.umd.min.js
|
|
3
|
-
* version : 31.2.12
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
|
|
5
|
-
* Use of this code is subject to the terms of our license.
|
|
6
|
-
* A copy of the current license can be obtained at any time by e-mailing
|
|
7
|
-
* licensing@syncfusion.com. Any infringement will be prosecuted under
|
|
8
|
-
* applicable laws.
|
|
9
|
-
*/
|
|
10
1
|
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@angular/core"),require("@angular/forms"),require("@syncfusion/ej2-angular-base"),require("@syncfusion/ej2-inplace-editor"),require("@angular/common")):"function"==typeof define&&define.amd?define(["exports","@angular/core","@angular/forms","@syncfusion/ej2-angular-base","@syncfusion/ej2-inplace-editor","@angular/common"],t):t(e["ej2-angular-inplace-editor"]={},e.ng.core,e.ng.forms,e.ej2.angular.base,e.ej2.inplace.editor,e.ng.common)}(this,function(e,t,o,n,r,i){"use strict";var c=this&&this.__extends||function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var o in t)t.hasOwnProperty(o)&&(e[o]=t[o])};return function(t,o){function n(){this.constructor=t}e(t,o),t.prototype=null===o?Object.create(o):(n.prototype=o.prototype,new n)}}(),a=this&&this.__decorate||function(e,t,o,n){var r,i=arguments.length,c=i<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,o):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)c=Reflect.decorate(e,t,o,n);else for(var a=e.length-1;a>=0;a--)(r=e[a])&&(c=(i<3?r(c):i>3?r(t,o,c):r(t,o))||c);return i>3&&c&&Object.defineProperty(t,o,c),c},l=this&&this.__metadata||function(e,t){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(e,t)},u=["actionOnBlur","adaptor","cancelButton","cssClass","disabled","editableOn","emptyText","enableEditMode","enableHtmlParse","enableHtmlSanitizer","enablePersistence","enableRtl","locale","mode","model","name","popupSettings","primaryKey","saveButton","showButtons","submitOnEnter","template","textOption","type","url","validationRules","value"],s=["focus","blur","actionBegin","actionFailure","actionSuccess","beforeSanitizeHtml","beginEdit","cancelClick","change","created","destroyed","endEdit","submitClick","validating","valueChange"],d=["value"];e.InPlaceEditorComponent=p=function(e){function t(t,o,r,i,c){var a=e.call(this)||this;a.ngEle=t,a.srenderer=o,a.viewContainerRef=r,a.injector=i,a.cdr=c,a.element=a.ngEle.nativeElement,a.injectedModules=a.injectedModules||[];try{var l=a.injector.get("InPlace-EditorAutoComplete");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(u){}try{l=a.injector.get("InPlace-EditorColorPicker");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(p){}try{l=a.injector.get("InPlace-EditorComboBox");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(P){}try{l=a.injector.get("InPlace-EditorDateRangePicker");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(f){}try{l=a.injector.get("InPlace-EditorMultiSelect");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(m){}try{l=a.injector.get("InPlace-EditorRte");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(E){}try{l=a.injector.get("InPlace-EditorSlider");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(C){}try{l=a.injector.get("InPlace-EditorTimePicker");-1===a.injectedModules.indexOf(l)&&a.injectedModules.push(l)}catch(R){}return a.registerEvents(s),a.addTwoWay.call(a,d),n.setValue("currentInstance",a,a.viewContainerRef),a.formContext=new n.FormBase,a.formCompContext=new n.ComponentBase,a}return c(t,e),t.prototype.registerOnChange=function(e){},t.prototype.registerOnTouched=function(e){},t.prototype.writeValue=function(e){},t.prototype.setDisabledState=function(e){},t.prototype.ngOnInit=function(){this.formCompContext.ngOnInit(this)},t.prototype.ngAfterViewInit=function(){this.formContext.ngAfterViewInit(this)},t.prototype.ngOnDestroy=function(){this.formCompContext.ngOnDestroy(this)},t.prototype.ngAfterContentChecked=function(){this.formCompContext.ngAfterContentChecked(this)},t}(r.InPlaceEditor),e.InPlaceEditorComponent.decorators=[{type:t.Component,args:[{selector:"ejs-inplaceeditor",inputs:u,outputs:s,template:"",changeDetection:t.ChangeDetectionStrategy.OnPush,providers:[{provide:o.NG_VALUE_ACCESSOR,useExisting:t.forwardRef(function(){return p}),multi:!0}],queries:{}}]}],e.InPlaceEditorComponent.ctorParameters=function(){return[{type:t.ElementRef},{type:t.Renderer2},{type:t.ViewContainerRef},{type:t.Injector},{type:t.ChangeDetectorRef}]},e.InPlaceEditorComponent.propDecorators={template:[{type:t.ContentChild,args:["template"]}]},a([n.Template(),l("design:type",Object)],e.InPlaceEditorComponent.prototype,"template",void 0),e.InPlaceEditorComponent=p=a([n.ComponentMixins([n.ComponentBase,n.FormBase]),l("design:paramtypes",[t.ElementRef,t.Renderer2,t.ViewContainerRef,t.Injector,t.ChangeDetectorRef])],e.InPlaceEditorComponent);var p,P=function(){return function(){}}();P.decorators=[{type:t.NgModule,args:[{imports:[i.CommonModule],declarations:[e.InPlaceEditorComponent],exports:[e.InPlaceEditorComponent]}]}],P.ctorParameters=function(){return[]};var f={provide:"InPlace-EditorAutoComplete",useValue:r.AutoComplete},m={provide:"InPlace-EditorColorPicker",useValue:r.ColorPicker},E={provide:"InPlace-EditorComboBox",useValue:r.ComboBox},C={provide:"InPlace-EditorDateRangePicker",useValue:r.DateRangePicker},R={provide:"InPlace-EditorMultiSelect",useValue:r.MultiSelect},g={provide:"InPlace-EditorRte",useValue:r.Rte},I={provide:"InPlace-EditorSlider",useValue:r.Slider},O={provide:"InPlace-EditorTimePicker",useValue:r.TimePicker},y=function(){return function(){}}();y.decorators=[{type:t.NgModule,args:[{imports:[i.CommonModule,P],exports:[P],providers:[f,m,E,C,R,g,I,O]}]}],y.ctorParameters=function(){return[]},e.InPlaceEditorModule=P,e.InPlaceEditorAllModule=y,e.AutoCompleteService=f,e.ColorPickerService=m,e.ComboBoxService=E,e.DateRangePickerService=C,e.MultiSelectService=R,e.RteService=g,e.SliderService=I,e.TimePickerService=O,e.ɵa=u,e.ɵb=s,e.parseValue=r.parseValue,e.getCompValue=r.getCompValue,e.encode=r.encode,e.render=r.render,e.update=r.update,e.destroy=r.destroy,e.setFocus=r.setFocus,e.accessValue=r.accessValue,e.destroyModules=r.destroyModules,e.showPopup=r.showPopup,e.PopupSettings=r.PopupSettings,e.modulesList=r.modulesList,e.localeConstant=r.localeConstant,e.ROOT=r.ROOT,e.ROOT_TIP=r.ROOT_TIP,e.VALUE_WRAPPER=r.VALUE_WRAPPER,e.VALUE=r.VALUE,e.OVERLAY_ICON=r.OVERLAY_ICON,e.TIP_TITLE=r.TIP_TITLE,e.TITLE=r.TITLE,e.INLINE=r.INLINE,e.POPUP=r.POPUP,e.WRAPPER=r.WRAPPER,e.LOADING=r.LOADING,e.FORM=r.FORM,e.CTRL_GROUP=r.CTRL_GROUP,e.INPUT=r.INPUT,e.BUTTONS=r.BUTTONS,e.EDITABLE_ERROR=r.EDITABLE_ERROR,e.ELEMENTS=r.ELEMENTS,e.OPEN=r.OPEN,e.BTN_SAVE=r.BTN_SAVE,e.BTN_CANCEL=r.BTN_CANCEL,e.RTE_SPIN_WRAP=r.RTE_SPIN_WRAP,e.CTRL_OVERLAY=r.CTRL_OVERLAY,e.DISABLE=r.DISABLE,e.ICONS=r.ICONS,e.PRIMARY=r.PRIMARY,e.SHOW=r.SHOW,e.HIDE=r.HIDE,e.RTL=r.RTL,e.ERROR=r.ERROR,e.LOAD=r.LOAD,e.InPlaceEditor=r.InPlaceEditor,e.Base=r.Base,e.AutoComplete=r.AutoComplete,e.ColorPicker=r.ColorPicker,e.ComboBox=r.ComboBox,e.DateRangePicker=r.DateRangePicker,e.MultiSelect=r.MultiSelect,e.Rte=r.Rte,e.Slider=r.Slider,e.TimePicker=r.TimePicker,Object.defineProperty(e,"__esModule",{value:!0})});
|
|
11
2
|
//# sourceMappingURL=ej2-angular-inplace-editor.umd.min.js.map
|
package/package.json
CHANGED
|
@@ -1,16 +1,45 @@
|
|
|
1
1
|
{
|
|
2
|
-
"
|
|
3
|
-
"
|
|
4
|
-
"
|
|
5
|
-
"
|
|
6
|
-
"
|
|
7
|
-
"
|
|
2
|
+
"_from": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-inplace-editor@21.4.0",
|
|
4
|
+
"_inBundle": false,
|
|
5
|
+
"_integrity": "sha512-/+ocn+0jUwrOJUX4SvacOhaIltGZn/CDCcuFHkqi49Xic3v3eJ068jwnw/wuNmTdI91p+rvVN/RKkzfrzzsmIA==",
|
|
6
|
+
"_location": "/@syncfusion/ej2-angular-inplace-editor",
|
|
7
|
+
"_phantomChildren": {},
|
|
8
|
+
"_requested": {
|
|
9
|
+
"type": "range",
|
|
10
|
+
"registry": true,
|
|
11
|
+
"raw": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
12
|
+
"name": "@syncfusion/ej2-angular-inplace-editor",
|
|
13
|
+
"escapedName": "@syncfusion%2fej2-angular-inplace-editor",
|
|
14
|
+
"scope": "@syncfusion",
|
|
15
|
+
"rawSpec": "*",
|
|
16
|
+
"saveSpec": null,
|
|
17
|
+
"fetchSpec": "*"
|
|
18
|
+
},
|
|
19
|
+
"_requiredBy": [
|
|
20
|
+
"/"
|
|
21
|
+
],
|
|
22
|
+
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-angular-inplace-editor/-/ej2-angular-inplace-editor-21.4.0.tgz",
|
|
23
|
+
"_shasum": "cde16e1972cd76b0bdd394e4b8ab07debe606f42",
|
|
24
|
+
"_spec": "@syncfusion/ej2-angular-inplace-editor@*",
|
|
25
|
+
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
|
|
26
|
+
"author": {
|
|
27
|
+
"name": "Syncfusion Inc."
|
|
28
|
+
},
|
|
29
|
+
"bugs": {
|
|
30
|
+
"url": "https://github.com/syncfusion/ej2-angular-ui-components/issues"
|
|
31
|
+
},
|
|
32
|
+
"bundleDependencies": false,
|
|
8
33
|
"dependencies": {
|
|
9
|
-
"@syncfusion/ej2-base": "~
|
|
10
|
-
"@syncfusion/ej2-
|
|
11
|
-
"@syncfusion/ej2-inplace-editor": "
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~32.1.19",
|
|
35
|
+
"@syncfusion/ej2-base": "~32.1.19",
|
|
36
|
+
"@syncfusion/ej2-inplace-editor": "32.1.19"
|
|
12
37
|
},
|
|
38
|
+
"deprecated": false,
|
|
39
|
+
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular",
|
|
13
40
|
"devDependencies": {},
|
|
41
|
+
"es2015": "@syncfusion/ej2-angular-inplace-editor.js",
|
|
42
|
+
"homepage": "https://www.syncfusion.com/angular-components",
|
|
14
43
|
"keywords": [
|
|
15
44
|
"angular",
|
|
16
45
|
"ng",
|
|
@@ -18,15 +47,17 @@
|
|
|
18
47
|
"angular-inplace-editor-component",
|
|
19
48
|
"ej2-angular-inplace-editor"
|
|
20
49
|
],
|
|
50
|
+
"license": "SEE LICENSE IN license",
|
|
51
|
+
"main": "dist/ej2-angular-inplace-editor.umd.js",
|
|
52
|
+
"metadata": "ej2-angular-inplace-editor.metadata.json",
|
|
53
|
+
"module": "@syncfusion/ej2-angular-inplace-editor.es5.js",
|
|
54
|
+
"name": "@syncfusion/ej2-angular-inplace-editor",
|
|
21
55
|
"repository": {
|
|
22
56
|
"type": "git",
|
|
23
|
-
"url": "https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
57
|
+
"url": "git+https://github.com/syncfusion/ej2-angular-ui-components.git"
|
|
24
58
|
},
|
|
59
|
+
"schematics": "./schematics/collection.json",
|
|
25
60
|
"sideEffects": false,
|
|
26
|
-
"main": "dist/ej2-angular-inplace-editor.umd.js",
|
|
27
|
-
"module": "@syncfusion/ej2-angular-inplace-editor.es5.js",
|
|
28
|
-
"es2015": "@syncfusion/ej2-angular-inplace-editor.js",
|
|
29
61
|
"typings": "ej2-angular-inplace-editor.d.ts",
|
|
30
|
-
"
|
|
31
|
-
"homepage": "https://www.syncfusion.com/angular-components"
|
|
62
|
+
"version": "32.1.19-ngcc"
|
|
32
63
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-inplace-editor";
|
|
2
|
-
export declare const pkgVer = "^
|
|
2
|
+
export declare const pkgVer = "^21.4.0";
|
|
3
3
|
export declare const moduleName = "InPlaceEditorModule";
|
|
4
|
-
export declare const themeVer = "~
|
|
4
|
+
export declare const themeVer = "~21.4.0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-inplace-editor';
|
|
4
|
-
exports.pkgVer = '^
|
|
4
|
+
exports.pkgVer = '^32.1.19';
|
|
5
5
|
exports.moduleName = 'InPlaceEditorModule';
|
|
6
|
-
exports.themeVer = '~
|
|
6
|
+
exports.themeVer = '~32.1.19';
|