@progress/kendo-angular-inputs 16.7.1-develop.1 → 16.7.1-develop.3

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.
@@ -5,11 +5,11 @@
5
5
  /**
6
6
  * @hidden
7
7
  */
8
- export const MIN_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
8
+ export const MIN_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
9
9
  /**
10
10
  * @hidden
11
11
  */
12
- export const MAX_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
12
+ export const MAX_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
13
13
  /**
14
14
  * @hidden
15
15
  */
@@ -9,7 +9,7 @@ export const packageMetadata = {
9
9
  name: '@progress/kendo-angular-inputs',
10
10
  productName: 'Kendo UI for Angular',
11
11
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
12
- publishDate: 1723123467,
13
- version: '16.7.1-develop.1',
12
+ publishDate: 1723192745,
13
+ version: '16.7.1-develop.3',
14
14
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
15
15
  };
@@ -540,8 +540,8 @@ const packageMetadata = {
540
540
  name: '@progress/kendo-angular-inputs',
541
541
  productName: 'Kendo UI for Angular',
542
542
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
543
- publishDate: 1723123467,
544
- version: '16.7.1-develop.1',
543
+ publishDate: 1723192745,
544
+ version: '16.7.1-develop.3',
545
545
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
546
546
  };
547
547
 
@@ -3336,11 +3336,11 @@ const createMinValidator = (minValue) => {
3336
3336
  /**
3337
3337
  * @hidden
3338
3338
  */
3339
- const MIN_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
3339
+ const MIN_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
3340
3340
  /**
3341
3341
  * @hidden
3342
3342
  */
3343
- const MAX_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
3343
+ const MAX_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
3344
3344
  /**
3345
3345
  * @hidden
3346
3346
  */
@@ -539,8 +539,8 @@ const packageMetadata = {
539
539
  name: '@progress/kendo-angular-inputs',
540
540
  productName: 'Kendo UI for Angular',
541
541
  productCodes: ['KENDOUIANGULAR', 'KENDOUICOMPLETE'],
542
- publishDate: 1723123467,
543
- version: '16.7.1-develop.1',
542
+ publishDate: 1723192745,
543
+ version: '16.7.1-develop.3',
544
544
  licensingDocsUrl: 'https://www.telerik.com/kendo-angular-ui/my-license/'
545
545
  };
546
546
 
@@ -3329,11 +3329,11 @@ const createMinValidator = (minValue) => {
3329
3329
  /**
3330
3330
  * @hidden
3331
3331
  */
3332
- const MIN_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
3332
+ const MIN_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min';
3333
3333
  /**
3334
3334
  * @hidden
3335
3335
  */
3336
- const MAX_DOC_LINK = 'http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
3336
+ const MAX_DOC_LINK = 'https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max';
3337
3337
  /**
3338
3338
  * @hidden
3339
3339
  */
@@ -5,11 +5,11 @@
5
5
  /**
6
6
  * @hidden
7
7
  */
8
- export declare const MIN_DOC_LINK = "http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min";
8
+ export declare const MIN_DOC_LINK = "https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-min";
9
9
  /**
10
10
  * @hidden
11
11
  */
12
- export declare const MAX_DOC_LINK = "http://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max";
12
+ export declare const MAX_DOC_LINK = "https://www.telerik.com/kendo-angular-ui/components/inputs/api/NumericTextBoxComponent/#toc-max";
13
13
  /**
14
14
  * @hidden
15
15
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-angular-inputs",
3
- "version": "16.7.1-develop.1",
3
+ "version": "16.7.1-develop.3",
4
4
  "description": "Kendo UI for Angular Inputs Package - Everything you need to build professional form functionality (Checkbox, ColorGradient, ColorPalette, ColorPicker, FlatColorPicker, FormField, MaskedTextBox, NumericTextBox, RadioButton, RangeSlider, Slider, Switch, TextArea, and TextBox Components)",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "author": "Progress",
@@ -34,18 +34,18 @@
34
34
  "@angular/platform-browser": "15 - 18",
35
35
  "@progress/kendo-drawing": "^1.19.0",
36
36
  "@progress/kendo-licensing": "^1.0.2",
37
- "@progress/kendo-angular-buttons": "16.7.1-develop.1",
38
- "@progress/kendo-angular-common": "16.7.1-develop.1",
39
- "@progress/kendo-angular-dialog": "16.7.1-develop.1",
40
- "@progress/kendo-angular-intl": "16.7.1-develop.1",
41
- "@progress/kendo-angular-l10n": "16.7.1-develop.1",
42
- "@progress/kendo-angular-popup": "16.7.1-develop.1",
43
- "@progress/kendo-angular-icons": "16.7.1-develop.1",
37
+ "@progress/kendo-angular-buttons": "16.7.1-develop.3",
38
+ "@progress/kendo-angular-common": "16.7.1-develop.3",
39
+ "@progress/kendo-angular-dialog": "16.7.1-develop.3",
40
+ "@progress/kendo-angular-intl": "16.7.1-develop.3",
41
+ "@progress/kendo-angular-l10n": "16.7.1-develop.3",
42
+ "@progress/kendo-angular-popup": "16.7.1-develop.3",
43
+ "@progress/kendo-angular-icons": "16.7.1-develop.3",
44
44
  "rxjs": "^6.5.3 || ^7.0.0"
45
45
  },
46
46
  "dependencies": {
47
47
  "tslib": "^2.3.1",
48
- "@progress/kendo-angular-schematics": "16.7.1-develop.1",
48
+ "@progress/kendo-angular-schematics": "16.7.1-develop.3",
49
49
  "@progress/kendo-common": "^0.2.2",
50
50
  "@progress/kendo-draggable": "^3.0.0",
51
51
  "@progress/kendo-inputs-common": "^3.1.0"