@instructure/platform-institutional-tagging 7.1.5 → 7.2.0
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/components/Alert/AlertProvider.d.ts.map +1 -1
- package/dist/components/Alert/styles.d.ts +0 -2
- package/dist/components/Alert/styles.d.ts.map +1 -1
- package/dist/components/UserTagList/UserTagList.d.ts.map +1 -1
- package/dist/components/UserTagList/index.d.ts +1 -0
- package/dist/components/UserTagList/index.d.ts.map +1 -1
- package/dist/components/UserTagList/styles.d.ts +10 -2
- package/dist/components/UserTagList/styles.d.ts.map +1 -1
- package/dist/constants/i18n.d.ts +2 -2
- package/dist/contexts/AlertContext.d.ts +0 -1
- package/dist/contexts/AlertContext.d.ts.map +1 -1
- package/dist/hooks/usePlatformUiContext.d.ts +1 -0
- package/dist/hooks/usePlatformUiContext.d.ts.map +1 -1
- package/dist/index.js +1810 -1827
- package/dist/screens/TagDetail/styles.d.ts +2 -2
- package/locales/en.json +2 -2
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertProvider.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/AlertProvider.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AlertProvider.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/AlertProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,MAAM,OAAO,CAAA;AAmBzB,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;CAAE,CAqBjE,CAAA"}
|
|
@@ -1,4 +1,2 @@
|
|
|
1
|
-
export declare const AlertStackWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
|
|
2
1
|
export declare const SrOnly: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never> & Partial<Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, never>>> & string;
|
|
3
|
-
export declare const AlertItemWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never> & Partial<Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, never>>> & string;
|
|
4
2
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/styles.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,2VAUlB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UserTagList.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/UserTagList.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"UserTagList.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/UserTagList.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,KAAK,EAAmB,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAQhE,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAiClD,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/index.ts"],"names":[],"mappings":"AAAA,YAAY,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,aAAa,CAAA;AAC9C,YAAY,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAA;AAChE,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA"}
|
|
@@ -1,3 +1,11 @@
|
|
|
1
|
-
export declare const TagListWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<
|
|
2
|
-
|
|
1
|
+
export declare const TagListWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref" | "key" | keyof import('react').HTMLAttributes<HTMLUListElement>> & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & {
|
|
2
|
+
ref?: ((instance: HTMLUListElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLUListElement> | null | undefined;
|
|
3
|
+
}, "role"> & Partial<Pick<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref" | "key" | keyof import('react').HTMLAttributes<HTMLUListElement>> & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "ref"> & {
|
|
4
|
+
ref?: ((instance: HTMLUListElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLUListElement> | null | undefined;
|
|
5
|
+
}, "role">>> & string;
|
|
6
|
+
export declare const TagListItem: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref" | "key" | keyof import('react').LiHTMLAttributes<HTMLLIElement>> & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
7
|
+
ref?: ((instance: HTMLLIElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLLIElement> | null | undefined;
|
|
8
|
+
}, "role"> & Partial<Pick<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref" | "key" | keyof import('react').LiHTMLAttributes<HTMLLIElement>> & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "ref"> & {
|
|
9
|
+
ref?: ((instance: HTMLLIElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLLIElement> | null | undefined;
|
|
10
|
+
}, "role">>> & string;
|
|
3
11
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/UserTagList/styles.ts"],"names":[],"mappings":"AAKA,eAAO,MAAM,cAAc;;;;qBAO1B,CAAA;AAED,eAAO,MAAM,WAAW;;;;qBAEvB,CAAA"}
|
package/dist/constants/i18n.d.ts
CHANGED
|
@@ -68,8 +68,8 @@ export declare const i18nKeys: {
|
|
|
68
68
|
readonly moveTo: "Move to";
|
|
69
69
|
readonly newTag: "New tag";
|
|
70
70
|
readonly nMoreTags: {
|
|
71
|
-
readonly one: "
|
|
72
|
-
readonly other: "
|
|
71
|
+
readonly one: "Show %{count} more tag";
|
|
72
|
+
readonly other: "Show %{count} more tags";
|
|
73
73
|
};
|
|
74
74
|
readonly noResultsFound: "No results found";
|
|
75
75
|
readonly noTagsAssigned: "No tags assigned";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AlertContext.d.ts","sourceRoot":"","sources":["../../src/contexts/AlertContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAA;AAEnE,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,YAAY,CAAA;IACrB,
|
|
1
|
+
{"version":3,"file":"AlertContext.d.ts","sourceRoot":"","sources":["../../src/contexts/AlertContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,SAAS,GAAG,SAAS,GAAG,OAAO,CAAA;AAEnE,MAAM,WAAW,WAAW;IAC1B,OAAO,EAAE,MAAM,CAAA;IACf,OAAO,EAAE,YAAY,CAAA;IACrB,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,UAAU,iBAAiB;IACzB,SAAS,EAAE,CAAC,MAAM,EAAE,WAAW,KAAK,IAAI,CAAA;CACzC;AAED,eAAO,MAAM,YAAY,kCAEvB,CAAA;AAEF,eAAO,MAAM,QAAQ,yBAAuC,CAAA"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
export declare function usePlatformUiContext(): {
|
|
2
2
|
accountId: string;
|
|
3
3
|
executeQuery: <TResult, TVariables = Record<string, unknown>>(query: unknown, variables: TVariables) => Promise<TResult>;
|
|
4
|
+
notify: (notification: import('@instructure/platform-provider').PlatformNotification) => void;
|
|
4
5
|
};
|
|
5
6
|
//# sourceMappingURL=usePlatformUiContext.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"usePlatformUiContext.d.ts","sourceRoot":"","sources":["../../src/hooks/usePlatformUiContext.ts"],"names":[],"mappings":"AAEA,wBAAgB,oBAAoB
|
|
1
|
+
{"version":3,"file":"usePlatformUiContext.d.ts","sourceRoot":"","sources":["../../src/hooks/usePlatformUiContext.ts"],"names":[],"mappings":"AAEA,wBAAgB,oBAAoB;;;;EAGnC"}
|