@jnrs/vue-core 1.2.41 → 1.2.42

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.
@@ -75,9 +75,6 @@ declare const _default: {
75
75
  daterange: string;
76
76
  date: string;
77
77
  };
78
- placeholder: string;
79
- startPlaceholder: string;
80
- endPlaceholder: string;
81
78
  rangeSeparator: string;
82
79
  };
83
80
  JnFileUpload: {
@@ -76,9 +76,6 @@ declare const _default: {
76
76
  daterange: string;
77
77
  date: string;
78
78
  };
79
- placeholder: string;
80
- startPlaceholder: string;
81
- endPlaceholder: string;
82
79
  rangeSeparator: string;
83
80
  };
84
81
  JnFileUpload: {
@@ -75,9 +75,6 @@ const e = {
75
75
  daterange: "YYYY-MM-DD",
76
76
  date: "YYYY-MM-DD"
77
77
  },
78
- placeholder: "选择日期",
79
- startPlaceholder: "开始日期",
80
- endPlaceholder: "结束日期",
81
78
  rangeSeparator: "至"
82
79
  },
83
80
  JnFileUpload: {
@@ -185,9 +182,6 @@ const e = {
185
182
  daterange: "YYYY-MM-DD",
186
183
  date: "YYYY-MM-DD"
187
184
  },
188
- placeholder: "Select Date",
189
- startPlaceholder: "Start Date",
190
- endPlaceholder: "End Date",
191
185
  rangeSeparator: "to"
192
186
  },
193
187
  JnFileUpload: {
@@ -75,9 +75,6 @@ declare const _default: {
75
75
  daterange: string;
76
76
  date: string;
77
77
  };
78
- placeholder: string;
79
- startPlaceholder: string;
80
- endPlaceholder: string;
81
78
  rangeSeparator: string;
82
79
  };
83
80
  JnFileUpload: {
@@ -76,9 +76,6 @@ declare const _default: {
76
76
  daterange: string;
77
77
  date: string;
78
78
  };
79
- placeholder: string;
80
- startPlaceholder: string;
81
- endPlaceholder: string;
82
79
  rangeSeparator: string;
83
80
  };
84
81
  JnFileUpload: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jnrs/vue-core",
3
- "version": "1.2.41",
3
+ "version": "1.2.42",
4
4
  "description": "巨能(JNRS)前端工程化开发,Vue 专用核心功能包。",
5
5
  "keywords": [
6
6
  "jnrs",