Skip to content

Commit ae2ffc0

Browse files
committed
intl-tel-input 12.0.2
1 parent 64cdf57 commit ae2ffc0

File tree

7 files changed

+11
-12
lines changed

7 files changed

+11
-12
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"unitegallery": "^1.7.40",
6666
"jquery.localScroll": "^2.0.0",
6767
"jquery.serialscroll": "jquery.serialScroll#^1.3.1",
68-
"intl-tel-input": "^12.0.1"
68+
"intl-tel-input": "12.0.2"
6969
}
7070
}

intl-tel-input_12.0.1/intlTelInput.min.js

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<p>International Telephone Input is licensed under the <a href="https://github.com/jackocnr/intl-tel-input/blob/v12.0.1/LICENSE">MIT License</a>.</p>
1+
<p>International Telephone Input is licensed under the <a href="https://github.com/jackocnr/intl-tel-input/blob/v12.0.2/LICENSE">MIT License</a>.</p>
304 KB
Binary file not shown.

intl-tel-input_12.0.1/intl-tel-input.dnn renamed to intl-tel-input_12.0.2/intl-tel-input.dnn

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="intl-tel-input" type="JavaScript_Library" version="12.0.1">
3+
<package name="intl-tel-input" type="JavaScript_Library" version="12.0.2">
44
<friendlyName>International Telephone Input</friendlyName>
55
<description><![CDATA[A jQuery plugin for entering and validating international telephone numbers. It adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting/validation methods.]]></description>
66
<owner>
@@ -21,7 +21,7 @@
2121
<libraryName>intl-tel-input</libraryName>
2222
<fileName>intlTelInput.min.js</fileName>
2323
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24-
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.0.1/js/intlTelInput.min.js</CDNPath>
24+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.0.2/js/intlTelInput.min.js</CDNPath>
2525
<objectName>jQuery.fn.intlTelInput</objectName>
2626
</javaScriptLibrary>
2727
</component>
@@ -35,7 +35,7 @@
3535
</component>
3636
<component type="ResourceFile">
3737
<resourceFiles>
38-
<basePath>Resources\Libraries\intl-tel-input\12_00_01</basePath>
38+
<basePath>Resources\Libraries\intl-tel-input\12_00_02</basePath>
3939
<resourceFile>
4040
<name>Resources.zip</name>
4141
</resourceFile>

intl-tel-input_12.0.2/intlTelInput.min.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)