taiga-ui 3.49.1 → 3.491.1-canary.5e01f6f

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.
@@ -6,10 +6,6 @@
6
6
 
7
7
  var stub = "Taiga UI schematics package";
8
8
 
9
- /**
10
- * Generated bundle index. Do not edit.
11
- */
12
-
13
9
  exports.stub = stub;
14
10
 
15
11
  Object.defineProperty(exports, '__esModule', { value: true });
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui.umd.js","sources":["../../../projects/taiga-schematics/index.ts","../../../projects/taiga-schematics/taiga-ui.ts"],"sourcesContent":["export const stub = `Taiga UI schematics package`;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;;;;;AAAO,KAAM,IAAI,GAAG;;CCApB;;CAEG;;;;;;;;;;"}
1
+ {"version":3,"file":"taiga-ui.umd.js","sources":["../../../projects/taiga-schematics/index.ts"],"sourcesContent":["export const stub = `Taiga UI schematics package`;\n"],"names":[],"mappings":";;;;;;AAAO,KAAM,IAAI,GAAG;;;;;;;;;;"}
@@ -1,5 +1,2 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
1
  export * from './index';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFpZ2EtdWkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy90YWlnYS1zY2hlbWF0aWNzL3RhaWdhLXVpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYyxTQUFTLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqIEdlbmVyYXRlZCBidW5kbGUgaW5kZXguIERvIG5vdCBlZGl0LlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vaW5kZXgnO1xuIl19
2
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidGFpZ2EtdWkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy90YWlnYS1zY2hlbWF0aWNzL3RhaWdhLXVpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUlBLGNBQWMsU0FBUyxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiLyoqXG4gKiBHZW5lcmF0ZWQgYnVuZGxlIGluZGV4LiBEbyBub3QgZWRpdC5cbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2luZGV4JztcbiJdfQ==
@@ -1,8 +1,4 @@
1
1
  const stub = `Taiga UI schematics package`;
2
2
 
3
- /**
4
- * Generated bundle index. Do not edit.
5
- */
6
-
7
3
  export { stub };
8
4
  //# sourceMappingURL=taiga-ui.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"taiga-ui.js","sources":["../../../projects/taiga-schematics/index.ts","../../../projects/taiga-schematics/taiga-ui.ts"],"sourcesContent":["export const stub = `Taiga UI schematics package`;\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":"AAAO,MAAM,IAAI,GAAG;;ACApB;;AAEG;;;;"}
1
+ {"version":3,"file":"taiga-ui.js","sources":["../../../projects/taiga-schematics/index.ts"],"sourcesContent":["export const stub = `Taiga UI schematics package`;\n"],"names":[],"mappings":"AAAO,MAAM,IAAI,GAAG;;;;"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taiga-ui",
3
- "version": "3.49.1",
3
+ "version": "3.491.1-canary.5e01f6f",
4
4
  "description": "Taiga UI package that provides ng add command for Taiga library",
5
5
  "keywords": [
6
6
  "angular",
package/taiga-ui.d.ts CHANGED
@@ -1,5 +1,2 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
1
  /// <amd-module name="taiga-ui" />
5
2
  export * from './index';