Skip to content

Commit a9bbb82

Browse files
committed
intl-tel-input 12.1.0
1 parent 3df75b8 commit a9bbb82

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
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.3",
68+
"intl-tel-input": "12.1.0",
6969
"pubsub-js": "^1.5.7"
7070
}
7171
}
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.3/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.1.0/LICENSE">MIT License</a>.</p>
304 KB
Binary file not shown.

intl-tel-input_12.0.3/intl-tel-input.dnn renamed to intl-tel-input_12.1.0/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.3">
3+
<package name="intl-tel-input" type="JavaScript_Library" version="12.1.0">
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.3/js/intlTelInput.min.js</CDNPath>
24+
<CDNPath>https://cdnjs.cloudflare.com/ajax/libs/intl-tel-input/12.1.0/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_03</basePath>
38+
<basePath>Resources\Libraries\intl-tel-input\12_01_00</basePath>
3939
<resourceFile>
4040
<name>Resources.zip</name>
4141
</resourceFile>

intl-tel-input_12.0.3/intlTelInput.min.js renamed to intl-tel-input_12.1.0/intlTelInput.min.js

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

0 commit comments

Comments
 (0)