Skip to content

Commit bd2b937

Browse files
committed
Match names and versions with npm
1 parent fa8bfa0 commit bd2b937

File tree

105 files changed

+178
-516
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+178
-516
lines changed
Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="Blob" type="JavaScript_Library" version="0.1.0">
3+
<package name="Blob" type="JavaScript_Library" version="1.0.1">
44
<friendlyName>Blob.js</friendlyName>
5-
<description><![CDATA[Blob.js implements the W3C <a href="https://developer.mozilla.org/en-US/docs/Web/API/Blob"><code>Blob</code></a> interface in browsers that do
6-
not natively support it.]]></description>
5+
<description>
6+
<![CDATA[Blob.js implements the W3C <a href="https://developer.mozilla.org/en-US/docs/Web/API/Blob"><code>Blob</code></a> interface in browsers that do
7+
not natively support it.]]>
8+
</description>
79
<owner>
810
<name>Engage Software</name>
911
<organization>Engage Software</organization>
@@ -14,7 +16,7 @@ not natively support it.]]></description>
1416
<releaseNotes src="CHANGES.htm" />
1517
<azureCompatible>true</azureCompatible>
1618
<dependencies>
17-
<!--
19+
<!--
1820
<dependency type="managedPackage" version="1.0.0">jQuery</dependency>
1921
-->
2022
</dependencies>
File renamed without changes.
File renamed without changes.

bootstrap.accessibility_1.0.4/bootstrap.accessibility.dnn renamed to bootstrap-accessibility-plugin_1.0.5/bootstrap.accessibility.dnn

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<dotnetnuke type="Package" version="5.0">
22
<packages>
3-
<package name="bootstrap.accessibility" type="JavaScript_Library" version="01.00.04">
3+
<package name="bootstrap.accessibility" type="JavaScript_Library" version="1.0.5">
44
<friendlyName>Bootstrap Accessibility Plugin</friendlyName>
5-
<description><![CDATA[Accessibility Plugin for Bootstrap 3 and Bootstrap 3 as SubModule <a href="http://paypal.github.io/bootstrap-accessibility-plugin/demo.html">http://paypal.github.io/bootstrap-accessibility-plugin/demo.html</a>]]></description>
5+
<description>
6+
<![CDATA[Accessibility Plugin for Bootstrap 3 and Bootstrap 3 as SubModule <a href="http://paypal.github.io/bootstrap-accessibility-plugin/demo.html">http://paypal.github.io/bootstrap-accessibility-plugin/demo.html</a>]]>
7+
</description>
68
<owner>
79
<name>Engage Software</name>
810
<organization>Engage Software</organization>
@@ -21,7 +23,7 @@
2123
<libraryName>bootstrap.accessibility</libraryName>
2224
<fileName>bootstrap-accessibility.js</fileName>
2325
<preferredScriptLocation>BodyBottom</preferredScriptLocation>
24-
<CDNPath>https://cdn.jsdelivr.net/npm/bootstrap-datepicker@1.7.1/dist/js/bootstrap-datepicker.min.js</CDNPath>
26+
<CDNPath>https://cdn.jsdelivr.net/npm/bootstrap-accessibility-plugin@1.0.5/plugins/js/bootstrap-accessibility.min.js</CDNPath>
2527
</javaScriptLibrary>
2628
</component>
2729
<component type="JavaScriptFile">
@@ -34,7 +36,7 @@
3436
</component>
3537
<component type="ResourceFile">
3638
<resourceFiles>
37-
<basePath>Resources\Libraries\bootstrap.accessibility\01_00_04</basePath>
39+
<basePath>Resources\Libraries\bootstrap.accessibility\01_00_05</basePath>
3840
<resourceFile>
3941
<name>Resources.zip</name>
4042
</resourceFile>
@@ -43,4 +45,4 @@
4345
</components>
4446
</package>
4547
</packages>
46-
</dotnetnuke>
48+
</dotnetnuke>
File renamed without changes.

0 commit comments

Comments
 (0)