@universityofmaryland/web-components-library 1.7.0-beta.2 → 1.7.0-beta.5
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.
- package/dist/api/quote/index.d.ts.map +1 -1
- package/dist/index.d.ts +1 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/index.js.LICENSE.txt +0 -835
- package/dist/utilities/accessibility.d.ts +0 -15
- package/dist/utilities/accessibility.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/api/quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../source/api/quote/index.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,OAAO,eAAe,CAAC;KACzC;CACF;AAoED,qBAAa,eAAgB,SAAQ,WAAW;IAC9C,OAAO,EAAE,UAAU,CAAC;;IAUpB,iBAAiB;CAGlB;;;;AAYD,wBAEE"}
|
package/dist/index.d.ts
CHANGED
|
@@ -170,7 +170,7 @@ export declare const Components: {
|
|
|
170
170
|
export declare const Elements: {
|
|
171
171
|
TypeEventFeedRequirements: any;
|
|
172
172
|
TypeNewsFeedRequirements: any;
|
|
173
|
-
|
|
173
|
+
Composite: typeof UmdElements.Composite;
|
|
174
174
|
Feeds: typeof UmdElements.Feeds;
|
|
175
175
|
Layout: typeof UmdElements.Layout;
|
|
176
176
|
Macros: typeof UmdElements.Macros;
|
|
@@ -194,10 +194,6 @@ export declare const Utilties: {
|
|
|
194
194
|
palindromeTruncated: string;
|
|
195
195
|
};
|
|
196
196
|
};
|
|
197
|
-
ElementModel: {
|
|
198
|
-
headline: typeof import("@universityofmaryland/web-elements-library/dist/utilities/element-model/headline");
|
|
199
|
-
richText: typeof import("@universityofmaryland/web-elements-library/dist/utilities/element-model/rich-text");
|
|
200
|
-
};
|
|
201
197
|
JavascriptEvents: typeof UmdElements.Utilities.JavascriptEvents;
|
|
202
198
|
Network: typeof UmdElements.Utilities.Network;
|
|
203
199
|
Performance: typeof UmdElements.Utilities.Performance;
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,WAAW,MAAM,4CAA4C,CAAC;AAG1E,QAAA,MAAM,iBAAiB,YAMtB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEtB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;CAEpB,CAAC;AAEF,eAAO,MAAM,QAAQ
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../source/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,WAAW,MAAM,4CAA4C,CAAC;AAG1E,QAAA,MAAM,iBAAiB,YAMtB,CAAC;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEtB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;CAEpB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAdN,GACf;;;;;;;;;;;;;;;;;;;;;;;qBAmB2N,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAjB9L,CAAC;;mBAQzB,CAAC;;;;;;;;;;;;;;;;;;;;;;;2BASU,CAAC;yBAA+B,CAAC;yBAA+B,CAAC;yBAA+B,CAAC;uBAA6B,CAAC;;;;;;;;;;;;;;;;;;;;;;;CAH/I,CAAC;AAEF,eAAe,iBAAiB,CAAC"}
|