fantasy-ngzorro 1.0.7 → 1.0.9
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/bundles/fantasy-ngzorro.umd.js +7 -7
- package/bundles/fantasy-ngzorro.umd.js.map +1 -1
- package/bundles/fantasy-ngzorro.umd.min.js +2 -2
- package/bundles/fantasy-ngzorro.umd.min.js.map +1 -1
- package/esm2015/hd-current-table/hd-current-table.component.js +2 -2
- package/esm2015/hd-current-table/hd-current-table.service.js +1 -1
- package/esm2015/hd-detail-form/hd-detail-form.component.js +1 -1
- package/esm2015/hd-filter/hd-filter.service.js +1 -1
- package/esm2015/hd-form/hd-form.service.js +2 -2
- package/esm2015/hd-form-lines/hd-form-lines.service.js +2 -2
- package/esm2015/hd-popconfirm/hd-popconfirm.component.js +2 -2
- package/esm2015/hd-popconfirm/hd-popconfirm.module.js +1 -1
- package/esm5/hd-current-table/hd-current-table.component.js +2 -2
- package/esm5/hd-current-table/hd-current-table.service.js +1 -1
- package/esm5/hd-detail-form/hd-detail-form.component.js +1 -1
- package/esm5/hd-filter/hd-filter.service.js +1 -1
- package/esm5/hd-form/hd-form.service.js +2 -2
- package/esm5/hd-form-lines/hd-form-lines.service.js +2 -2
- package/esm5/hd-popconfirm/hd-popconfirm.component.js +2 -2
- package/esm5/hd-popconfirm/hd-popconfirm.module.js +1 -1
- package/fantasy-ngzorro.metadata.json +1 -1
- package/fesm2015/fantasy-ngzorro.js +3 -4
- package/fesm2015/fantasy-ngzorro.js.map +1 -1
- package/fesm5/fantasy-ngzorro.js +3 -4
- package/fesm5/fantasy-ngzorro.js.map +1 -1
- package/hd-current-table/hd-current-table.component.d.ts +1 -1
- package/hd-current-table/hd-current-table.service.d.ts +1 -1
- package/hd-detail-form/hd-detail-form.component.d.ts +1 -1
- package/hd-filter/hd-filter.service.d.ts +1 -1
- package/hd-form/hd-form.service.d.ts +1 -1
- package/hd-form-lines/hd-form-lines.service.d.ts +1 -1
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('ng-zorro-antd'), require('@angular/forms'), require('ng-zorro-antd/core'), require('lodash'), require('@angular/cdk/drag-drop'), require('ng-zorro-antd/table')
|
|
3
|
-
typeof define === 'function' && define.amd ? define('fantasy-ngzorro', ['exports', '@angular/core', '@angular/common', 'ng-zorro-antd', '@angular/forms', 'ng-zorro-antd/core', 'lodash', '@angular/cdk/drag-drop', 'ng-zorro-antd/table'
|
|
4
|
-
(global = global || self, factory(global['fantasy-ngzorro'] = {}, global.ng.core, global.ng.common, global.ngZorroAntd, global.ng.forms, global.core$1, global.lodash, global.ng.cdk['drag-drop'], global.table
|
|
5
|
-
}(this, (function (exports, core, common, ngZorroAntd, forms, core$1, lodash, dragDrop, table
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common'), require('ng-zorro-antd'), require('@angular/forms'), require('ng-zorro-antd/core'), require('lodash'), require('@angular/cdk/drag-drop'), require('ng-zorro-antd/table')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define('fantasy-ngzorro', ['exports', '@angular/core', '@angular/common', 'ng-zorro-antd', '@angular/forms', 'ng-zorro-antd/core', 'lodash', '@angular/cdk/drag-drop', 'ng-zorro-antd/table'], factory) :
|
|
4
|
+
(global = global || self, factory(global['fantasy-ngzorro'] = {}, global.ng.core, global.ng.common, global.ngZorroAntd, global.ng.forms, global.core$1, global.lodash, global.ng.cdk['drag-drop'], global.table));
|
|
5
|
+
}(this, (function (exports, core, common, ngZorroAntd, forms, core$1, lodash, dragDrop, table) { 'use strict';
|
|
6
6
|
|
|
7
7
|
/*! *****************************************************************************
|
|
8
8
|
Copyright (c) Microsoft Corporation.
|
|
@@ -2673,7 +2673,7 @@
|
|
|
2673
2673
|
};
|
|
2674
2674
|
HdPopconfirmComponent.decorators = [
|
|
2675
2675
|
{ type: core.Component, args: [{
|
|
2676
|
-
selector: '
|
|
2676
|
+
selector: 'hd-popconfirm',
|
|
2677
2677
|
template: "<div class=\"popconfirm-content\">\n <div class=\"popconfirm-arrow\"></div>\n\n <div class=\"popconfirm-inner\">\n <div class=\"message-content\">\n <svg class=\"icon-warn\" viewBox=\"64 64 896 896\" fill=\"currentColor\" width=\"1em\" height=\"1em\" data-icon=\"exclamation-circle\" aria-hidden=\"true\"><path d=\"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z\"></path></svg>\n <p style=\"text-indent: 18px\">{{message}}</p>\n </div>\n\n <!-- \u6309\u94AE\u63D0\u793A -->\n <div class=\"btn-content\">\n <button type=\"button\" (click)=\"cancel($event)\" nz-button nzType=\"default\">\u53D6\u6D88</button>\n <button type=\"button\" (click)=\"confirm($event)\" nz-button nzType=\"primary\">\u786E\u8BA4</button>\n </div>\n </div>\n</div>\n",
|
|
2678
2678
|
styles: [".popconfirm-content{position:relative}.popconfirm-arrow{position:absolute;top:15px;left:-4px;display:block;width:8.5px;height:8.5px;background:0 0;border-style:solid;border-width:4.24264069px;transform:rotate(45deg);right:6px;box-shadow:-3px 3px 7px rgba(0,0,0,.07);border-color:transparent transparent #fff #fff}.popconfirm-inner{min-width:158px;background-color:#fff;padding:12px 16px;box-sizing:border-box;line-height:1.5;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:4px;text-align:left}.message-content{position:relative}.icon-warn{color:#faad14;position:absolute;top:4px;font-size:14px}.btn-content{width:100%;text-align:right}:host ::ng-deep .btn-content>button{padding:0 7px!important;margin-left:8px!important;font-size:14px!important}"]
|
|
2679
2679
|
}] }
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
// 当前行的所有列的items
|
|
2943
2943
|
this.value = null; // 值 不传默认为null
|
|
2944
2944
|
// 控件为Select时,选项列表
|
|
2945
|
-
this.inputNumber = new
|
|
2945
|
+
this.inputNumber = new InputNumber(); // number组件的min、max、step
|
|
2946
2946
|
}
|
|
2947
2947
|
return FormItem;
|
|
2948
2948
|
}());
|
|
@@ -3041,7 +3041,7 @@
|
|
|
3041
3041
|
// 列对齐方式
|
|
3042
3042
|
this.value = null; // 值 不传默认为null
|
|
3043
3043
|
// 需要保留小数的列的位数
|
|
3044
|
-
this.inputNumber = new
|
|
3044
|
+
this.inputNumber = new InputNumber(); // number组件的min、max、step
|
|
3045
3045
|
}
|
|
3046
3046
|
return FormLine;
|
|
3047
3047
|
}());
|