@syncfusion/ej2-angular-inplace-editor 26.1.35-ngcc → 26.2.4-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.
Files changed (111) hide show
  1. package/dist/ej2-angular-inplace-editor.umd.js +1 -1
  2. package/dist/ej2-angular-inplace-editor.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/schematics/collection.json +0 -25
  5. package/styles/bootstrap-dark.css +1 -803
  6. package/styles/bootstrap.css +1 -938
  7. package/styles/bootstrap4.css +1 -1219
  8. package/styles/bootstrap5-dark.css +1 -885
  9. package/styles/bootstrap5.css +1 -885
  10. package/styles/fabric-dark.css +1 -754
  11. package/styles/fabric.css +1 -743
  12. package/styles/fluent-dark.css +1 -823
  13. package/styles/fluent.css +1 -823
  14. package/styles/fluent2.css +1 -1996
  15. package/styles/highcontrast-light.css +1 -829
  16. package/styles/highcontrast.css +1 -837
  17. package/styles/inplace-editor/bootstrap-dark.css +1 -803
  18. package/styles/inplace-editor/bootstrap.css +1 -938
  19. package/styles/inplace-editor/bootstrap4.css +1 -1219
  20. package/styles/inplace-editor/bootstrap5-dark.css +1 -885
  21. package/styles/inplace-editor/bootstrap5.css +1 -885
  22. package/styles/inplace-editor/fabric-dark.css +1 -754
  23. package/styles/inplace-editor/fabric.css +1 -743
  24. package/styles/inplace-editor/fluent-dark.css +1 -823
  25. package/styles/inplace-editor/fluent.css +1 -823
  26. package/styles/inplace-editor/fluent2.css +1 -1996
  27. package/styles/inplace-editor/highcontrast-light.css +1 -829
  28. package/styles/inplace-editor/highcontrast.css +1 -837
  29. package/styles/inplace-editor/material-dark.css +1 -780
  30. package/styles/inplace-editor/material.css +1 -840
  31. package/styles/inplace-editor/material3-dark.css +1 -938
  32. package/styles/inplace-editor/material3.css +1 -1050
  33. package/styles/inplace-editor/tailwind-dark.css +1 -804
  34. package/styles/inplace-editor/tailwind.css +1 -804
  35. package/styles/material-dark.css +1 -780
  36. package/styles/material.css +1 -840
  37. package/styles/material3-dark.css +1 -938
  38. package/styles/material3.css +1 -1050
  39. package/styles/tailwind-dark.css +1 -804
  40. package/styles/tailwind.css +1 -804
  41. package/schematics/generators/inplaceeditor-inline/index.d.ts +0 -3
  42. package/schematics/generators/inplaceeditor-inline/index.js +0 -8
  43. package/schematics/generators/inplaceeditor-inline/index.ts +0 -8
  44. package/schematics/generators/inplaceeditor-inline/sample-details.d.ts +0 -5
  45. package/schematics/generators/inplaceeditor-inline/sample-details.js +0 -7
  46. package/schematics/generators/inplaceeditor-inline/sample-details.ts +0 -5
  47. package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  48. package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  49. package/schematics/generators/inplaceeditor-inline/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  50. package/schematics/generators/inplaceeditor-inline/schema.d.ts +0 -3
  51. package/schematics/generators/inplaceeditor-inline/schema.js +0 -2
  52. package/schematics/generators/inplaceeditor-inline/schema.json +0 -125
  53. package/schematics/generators/inplaceeditor-inline/schema.ts +0 -3
  54. package/schematics/generators/inplaceeditor-popup/index.d.ts +0 -3
  55. package/schematics/generators/inplaceeditor-popup/index.js +0 -8
  56. package/schematics/generators/inplaceeditor-popup/index.ts +0 -8
  57. package/schematics/generators/inplaceeditor-popup/sample-details.d.ts +0 -5
  58. package/schematics/generators/inplaceeditor-popup/sample-details.js +0 -7
  59. package/schematics/generators/inplaceeditor-popup/sample-details.ts +0 -5
  60. package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  61. package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  62. package/schematics/generators/inplaceeditor-popup/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -11
  63. package/schematics/generators/inplaceeditor-popup/schema.d.ts +0 -3
  64. package/schematics/generators/inplaceeditor-popup/schema.js +0 -2
  65. package/schematics/generators/inplaceeditor-popup/schema.json +0 -125
  66. package/schematics/generators/inplaceeditor-popup/schema.ts +0 -3
  67. package/schematics/generators/inplaceeditor-popup-position/index.d.ts +0 -3
  68. package/schematics/generators/inplaceeditor-popup-position/index.js +0 -8
  69. package/schematics/generators/inplaceeditor-popup-position/index.ts +0 -8
  70. package/schematics/generators/inplaceeditor-popup-position/sample-details.d.ts +0 -5
  71. package/schematics/generators/inplaceeditor-popup-position/sample-details.js +0 -7
  72. package/schematics/generators/inplaceeditor-popup-position/sample-details.ts +0 -5
  73. package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  74. package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  75. package/schematics/generators/inplaceeditor-popup-position/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -17
  76. package/schematics/generators/inplaceeditor-popup-position/schema.d.ts +0 -3
  77. package/schematics/generators/inplaceeditor-popup-position/schema.js +0 -2
  78. package/schematics/generators/inplaceeditor-popup-position/schema.json +0 -125
  79. package/schematics/generators/inplaceeditor-popup-position/schema.ts +0 -3
  80. package/schematics/generators/inplaceeditor-template/index.d.ts +0 -3
  81. package/schematics/generators/inplaceeditor-template/index.js +0 -8
  82. package/schematics/generators/inplaceeditor-template/index.ts +0 -8
  83. package/schematics/generators/inplaceeditor-template/sample-details.d.ts +0 -5
  84. package/schematics/generators/inplaceeditor-template/sample-details.js +0 -7
  85. package/schematics/generators/inplaceeditor-template/sample-details.ts +0 -5
  86. package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  87. package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -8
  88. package/schematics/generators/inplaceeditor-template/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -20
  89. package/schematics/generators/inplaceeditor-template/schema.d.ts +0 -3
  90. package/schematics/generators/inplaceeditor-template/schema.js +0 -2
  91. package/schematics/generators/inplaceeditor-template/schema.json +0 -125
  92. package/schematics/generators/inplaceeditor-template/schema.ts +0 -3
  93. package/schematics/generators/inplaceeditor-validation/index.d.ts +0 -3
  94. package/schematics/generators/inplaceeditor-validation/index.js +0 -8
  95. package/schematics/generators/inplaceeditor-validation/index.ts +0 -8
  96. package/schematics/generators/inplaceeditor-validation/sample-details.d.ts +0 -5
  97. package/schematics/generators/inplaceeditor-validation/sample-details.js +0 -7
  98. package/schematics/generators/inplaceeditor-validation/sample-details.ts +0 -5
  99. package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.css +0 -3
  100. package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.html +0 -5
  101. package/schematics/generators/inplaceeditor-validation/samples/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.ts +0 -16
  102. package/schematics/generators/inplaceeditor-validation/schema.d.ts +0 -3
  103. package/schematics/generators/inplaceeditor-validation/schema.js +0 -2
  104. package/schematics/generators/inplaceeditor-validation/schema.json +0 -125
  105. package/schematics/generators/inplaceeditor-validation/schema.ts +0 -3
  106. package/schematics/ng-add/index.d.ts +0 -3
  107. package/schematics/ng-add/index.js +0 -9
  108. package/schematics/ng-add/schema.d.ts +0 -13
  109. package/schematics/ng-add/schema.js +0 -2
  110. package/schematics/utils/lib-details.d.ts +0 -4
  111. package/schematics/utils/lib-details.js +0 -6
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'inplaceeditor';
4
- exports.sampleName = 'inline';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inplace-editor';
7
- exports.libModules = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'inplaceeditor';
2
- export const sampleName: string = 'inline';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inplace-editor';
5
- export const libModules: string = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- <div class="container">
2
- Enter your name:
3
- <ejs-inplaceeditor mode="Inline" type="Text" value='Andrew'>
4
- </ejs-inplaceeditor>
5
- </div>
@@ -1,11 +0,0 @@
1
- import { Component } from '@angular/core';
2
- /**
3
- * Inline - In-place Editor
4
- */
5
- @Component({
6
- selector: '<%=dasherize(selector)%>',
7
- templateUrl: '<%=dasherize(name)%>.component.html',
8
- styleUrls: ['<%=dasherize(name)%>.component.css']
9
- })
10
-
11
- export class <%= classify(name) %>Component { }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "inplaceeditor-inline",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "inplaceeditor-inline"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'inplaceeditor';
4
- exports.sampleName = 'popup';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inplace-editor';
7
- exports.libModules = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'inplaceeditor';
2
- export const sampleName: string = 'popup';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inplace-editor';
5
- export const libModules: string = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- <div class="container">
2
- Enter your name:
3
- <ejs-inplaceeditor mode="Popup" type="Text" value='Andrew'>
4
- </ejs-inplaceeditor>
5
- </div>
@@ -1,11 +0,0 @@
1
- import { Component } from '@angular/core';
2
- /**
3
- * Popup - In-place Editor
4
- */
5
- @Component({
6
- selector: '<%=dasherize(selector)%>',
7
- templateUrl: '<%=dasherize(name)%>.component.html',
8
- styleUrls: ['<%=dasherize(name)%>.component.css']
9
- })
10
-
11
- export class <%= classify(name) %>Component { }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "inplaceeditor-popup",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "inplaceeditor-popup"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;
@@ -1,8 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { componentBuilder } from "@syncfusion/ej2-angular-base/schematics";
3
- import { Schema } from './schema';
4
- import * as sampleDetails from './sample-details';
5
-
6
- export default function (options: Schema): Rule {
7
- return componentBuilder(options, sampleDetails);
8
- }
@@ -1,5 +0,0 @@
1
- export declare const componentName: string;
2
- export declare const sampleName: string;
3
- export declare const diModules: string;
4
- export declare const packageName: string;
5
- export declare const libModules: string;
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.componentName = 'inplaceeditor';
4
- exports.sampleName = 'popup-position';
5
- exports.diModules = null;
6
- exports.packageName = '@syncfusion/ej2-angular-inplace-editor';
7
- exports.libModules = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- export const componentName: string = 'inplaceeditor';
2
- export const sampleName: string = 'popup-position';
3
- export const diModules: string = null;
4
- export const packageName: string = '@syncfusion/ej2-angular-inplace-editor';
5
- export const libModules: string = 'InPlaceEditorModule';
@@ -1,5 +0,0 @@
1
- <div class="container">
2
- Enter your name:
3
- <ejs-inplaceeditor mode="Popup" type="Text" value='Andrew' [popupSettings]='popupConfig'>
4
- </ejs-inplaceeditor>
5
- </div>
@@ -1,17 +0,0 @@
1
- import { Component } from '@angular/core';
2
- /**
3
- * Popup position - In-place Editor
4
- */
5
- @Component({
6
- selector: '<%=dasherize(selector)%>',
7
- templateUrl: '<%=dasherize(name)%>.component.html',
8
- styleUrls: ['<%=dasherize(name)%>.component.css']
9
- })
10
-
11
- export class <%= classify(name) %>Component {
12
- public popupConfig: object = {
13
- model: {
14
- position: 'BottomCenter'
15
- }
16
- };
17
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
- export interface Schema extends ComponentSchema {
3
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,125 +0,0 @@
1
- {
2
- "$schema": "http://json-schema.org/schema",
3
- "$id": "EJ2SchemaTemplateID",
4
- "title": "inplaceeditor-popup-position",
5
- "type": "object",
6
- "properties": {
7
- "path": {
8
- "type": "string",
9
- "format": "path",
10
- "description": "The path to create the component.",
11
- "visible": false
12
- },
13
- "project": {
14
- "type": "string",
15
- "description": "The name of the project.",
16
- "$default": {
17
- "$source": "projectName"
18
- }
19
- },
20
- "name": {
21
- "type": "string",
22
- "description": "The name of the component.",
23
- "$default": {
24
- "$source": "argv",
25
- "index": 0
26
- }
27
- },
28
- "inlineStyle": {
29
- "description": "Specifies if the style will be in the ts file.",
30
- "type": "boolean",
31
- "default": false,
32
- "alias": "s"
33
- },
34
- "inlineTemplate": {
35
- "description": "Specifies if the template will be in the ts file.",
36
- "type": "boolean",
37
- "default": false,
38
- "alias": "t"
39
- },
40
- "viewEncapsulation": {
41
- "description": "Specifies the view encapsulation strategy.",
42
- "enum": [
43
- "Emulated",
44
- "Native",
45
- "None",
46
- "ShadowDom"
47
- ],
48
- "type": "string",
49
- "alias": "v"
50
- },
51
- "changeDetection": {
52
- "description": "Specifies the change detection strategy.",
53
- "enum": [
54
- "Default",
55
- "OnPush"
56
- ],
57
- "type": "string",
58
- "default": "Default",
59
- "alias": "c"
60
- },
61
- "prefix": {
62
- "type": "string",
63
- "description": "The prefix to apply to generated selectors.",
64
- "alias": "p",
65
- "oneOf": [
66
- {
67
- "maxLength": 0
68
- },
69
- {
70
- "minLength": 1,
71
- "format": "html-selector"
72
- }
73
- ]
74
- },
75
- "styleext": {
76
- "description": "The file extension to be used for style files.",
77
- "type": "string",
78
- "default": "css"
79
- },
80
- "spec": {
81
- "type": "boolean",
82
- "description": "Specifies if a spec file is generated.",
83
- "default": true
84
- },
85
- "flat": {
86
- "type": "boolean",
87
- "description": "Flag to indicate if a dir is created.",
88
- "default": false
89
- },
90
- "skipImport": {
91
- "type": "boolean",
92
- "description": "Flag to skip the module import.",
93
- "default": false
94
- },
95
- "selector": {
96
- "type": "string",
97
- "format": "html-selector",
98
- "description": "The selector to use for the component."
99
- },
100
- "module": {
101
- "type": "string",
102
- "description": "Allows specification of the declaring module.",
103
- "alias": "m"
104
- },
105
- "export": {
106
- "type": "boolean",
107
- "default": false,
108
- "description": "Specifies if declaring module exports the component."
109
- },
110
- "entryComponent": {
111
- "type": "boolean",
112
- "default": false,
113
- "description": "Specifies if the component is an entry component of declaring module."
114
- },
115
- "lintFix": {
116
- "type": "boolean",
117
- "default": false,
118
- "description": "Specifies whether to apply lint fixes after generating the component."
119
- }
120
- },
121
- "required": [
122
- "name"
123
- ],
124
- "id": "inplaceeditor-popup-position"
125
- }
@@ -1,3 +0,0 @@
1
- import { Schema as ComponentSchema } from '@schematics/angular/component/schema';
2
-
3
- export interface Schema extends ComponentSchema { }
@@ -1,3 +0,0 @@
1
- import { Rule } from '@angular-devkit/schematics';
2
- import { Schema } from './schema';
3
- export default function (options: Schema): Rule;
@@ -1,8 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const schematics_1 = require("@syncfusion/ej2-angular-base/schematics");
4
- const sampleDetails = require("./sample-details");
5
- function default_1(options) {
6
- return schematics_1.componentBuilder(options, sampleDetails);
7
- }
8
- exports.default = default_1;