@instructure/platform-institutional-tagging 7.0.1 → 7.0.3
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/index.d.ts +1 -0
- package/dist/components/Alert/index.d.ts.map +1 -1
- package/dist/components/Category/Category.d.ts.map +1 -1
- package/dist/components/Category/CategoryInfoPills.d.ts.map +1 -1
- package/dist/components/Category/CategoryList.d.ts.map +1 -1
- package/dist/components/Category/TagArea.d.ts.map +1 -1
- package/dist/components/Category/TopSection.d.ts.map +1 -1
- package/dist/components/Category/styles.d.ts +2 -0
- package/dist/components/Category/styles.d.ts.map +1 -1
- package/dist/components/Category/types.d.ts +1 -3
- package/dist/components/Category/types.d.ts.map +1 -1
- package/dist/components/SearchAndFilterSection/SearchAndFilterSection.d.ts.map +1 -1
- package/dist/components/SearchAndFilterSection/styles.d.ts +1 -0
- package/dist/components/SearchAndFilterSection/styles.d.ts.map +1 -1
- package/dist/components/Select/Select.d.ts +2 -1
- package/dist/components/Select/Select.d.ts.map +1 -1
- package/dist/components/Tag/Tag.d.ts.map +1 -1
- package/dist/components/Tag/styles.d.ts +1 -1
- package/dist/components/Tag/styles.d.ts.map +1 -1
- package/dist/components/index.d.ts +0 -1
- package/dist/components/index.d.ts.map +1 -1
- package/dist/constants/i18n.d.ts +34 -3
- package/dist/constants/i18n.d.ts.map +1 -1
- package/dist/contexts/TagFocusContext.d.ts +13 -0
- package/dist/contexts/TagFocusContext.d.ts.map +1 -0
- package/dist/contexts/index.d.ts +1 -0
- package/dist/contexts/index.d.ts.map +1 -1
- package/dist/index.js +4704 -4496
- package/dist/modals/AddPeopleModal/ManualUserSearch.d.ts.map +1 -1
- package/dist/modals/GenericModal/GenericModal.d.ts.map +1 -1
- package/dist/modals/GenericModal/ModalProvider.d.ts.map +1 -1
- package/dist/modals/MoveTagModal/MoveTagModal.d.ts.map +1 -1
- package/dist/modals/NewCategoryModal/NewCategoryModal.d.ts +7 -0
- package/dist/modals/NewCategoryModal/NewCategoryModal.d.ts.map +1 -0
- package/dist/modals/NewCategoryModal/index.d.ts +2 -0
- package/dist/modals/NewCategoryModal/index.d.ts.map +1 -0
- package/dist/modals/NewCategoryModal/styles.d.ts +2 -0
- package/dist/modals/NewCategoryModal/styles.d.ts.map +1 -0
- package/dist/{components/NewCategoryButton/useNewCategoryPopover.d.ts → modals/NewCategoryModal/useNewCategoryModal.d.ts} +3 -5
- package/dist/modals/NewCategoryModal/useNewCategoryModal.d.ts.map +1 -0
- package/dist/modals/TagModal/fields/CategoryField.d.ts.map +1 -1
- package/dist/modals/TagModal/styles.d.ts +0 -1
- package/dist/modals/TagModal/styles.d.ts.map +1 -1
- package/dist/modals/styles.d.ts.map +1 -1
- package/dist/screens/AccountTags/AccountTags.d.ts.map +1 -1
- package/dist/screens/TagDetail/TagDetailHeader.d.ts.map +1 -1
- package/dist/screens/TagDetail/TagDetailUserTable.d.ts.map +1 -1
- package/dist/screens/TagDetail/styles.d.ts +6 -0
- package/dist/screens/TagDetail/styles.d.ts.map +1 -1
- package/locales/en.json +34 -3
- package/package.json +3 -3
- package/dist/components/NewCategoryButton/NewCategoryButton.d.ts +0 -3
- package/dist/components/NewCategoryButton/NewCategoryButton.d.ts.map +0 -1
- package/dist/components/NewCategoryButton/index.d.ts +0 -2
- package/dist/components/NewCategoryButton/index.d.ts.map +0 -1
- package/dist/components/NewCategoryButton/styles.d.ts +0 -4
- package/dist/components/NewCategoryButton/styles.d.ts.map +0 -1
- package/dist/components/NewCategoryButton/useNewCategoryPopover.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Alert/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,aAAa,EAAE,MAAM,qBAAqB,CAAA;AACnD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Category.d.ts","sourceRoot":"","sources":["../../../src/components/Category/Category.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,MAAM,OAAO,CAAA;
|
|
1
|
+
{"version":3,"file":"Category.d.ts","sourceRoot":"","sources":["../../../src/components/Category/Category.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,MAAM,OAAO,CAAA;AAazB,OAAO,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAkEvC,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAwB5C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CategoryInfoPills.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryInfoPills.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAEhD,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,
|
|
1
|
+
{"version":3,"file":"CategoryInfoPills.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryInfoPills.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,OAAO,EAAE,sBAAsB,EAAE,MAAM,SAAS,CAAA;AAEhD,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA6D9D,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CategoryList.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryList.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AA+B3C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,
|
|
1
|
+
{"version":3,"file":"CategoryList.d.ts","sourceRoot":"","sources":["../../../src/components/Category/CategoryList.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,MAAM,OAAO,CAAA;AAGzB,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAA;AA+B3C,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA0DpD,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TagArea.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TagArea.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TagArea.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TagArea.tsx"],"names":[],"mappings":"AA0BA,OAAO,KAAK,MAAM,OAAO,CAAA;AAQzB,OAAO,EAAE,YAAY,EAAE,MAAM,SAAS,CAAA;AAEtC,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAyR1C,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TopSection.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TopSection.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,MAAM,OAAO,CAAA;AAUzB,OAAO,EAAE,0BAA0B,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAEjE,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAyFtE,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,
|
|
1
|
+
{"version":3,"file":"TopSection.d.ts","sourceRoot":"","sources":["../../../src/components/Category/TopSection.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,MAAM,OAAO,CAAA;AAUzB,OAAO,EAAE,0BAA0B,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAEjE,eAAO,MAAM,qBAAqB,EAAE,KAAK,CAAC,EAAE,CAAC,0BAA0B,CAyFtE,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAuC5C,CAAA"}
|
|
@@ -7,6 +7,7 @@ export declare const CategoryWrapper: import('styled-components/dist/types').ISt
|
|
|
7
7
|
export declare const DropTargetOverlay: 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;
|
|
8
8
|
export declare const DropTargetLabel: 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;
|
|
9
9
|
export declare const CategoryContainer: 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;
|
|
10
|
+
export declare const CategoryToggleButtonWrapper: 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;
|
|
10
11
|
interface CategoryInfoWrapperProps {
|
|
11
12
|
$isExpanded: boolean;
|
|
12
13
|
}
|
|
@@ -30,6 +31,7 @@ interface TagListItemWrapperProps {
|
|
|
30
31
|
$columns: number;
|
|
31
32
|
}
|
|
32
33
|
export declare const TagListItemWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "$columns"> & TagListItemWrapperProps, never> & Partial<Pick<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLUListElement>, HTMLUListElement>, "$columns"> & TagListItemWrapperProps, never>>> & string;
|
|
34
|
+
export declare const TagListItem: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never> & Partial<Pick<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, never>>> & string;
|
|
33
35
|
export declare const TagAreaEmptyStateWrapper: 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;
|
|
34
36
|
export {};
|
|
35
37
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Category/styles.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,qBAAqB,uVAMjC,CAAA;AAED,eAAO,MAAM,qBAAqB,+VAOjC,CAAA;AAED,UAAU,oBAAoB;IAC5B,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED,eAAO,MAAM,eAAe,mfAe3B,CAAA;AAED,eAAO,MAAM,iBAAiB,uVAU7B,CAAA;AAED,eAAO,MAAM,eAAe,2VAO3B,CAAA;AACD,eAAO,MAAM,iBAAiB,uVAU7B,CAAA;AAED,UAAU,wBAAwB;IAChC,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,ufAM/B,CAAA;AACD,UAAU,0BAA0B;IAClC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,eAAO,MAAM,qBAAqB,ufAMjC,CAAA;AACD,eAAO,MAAM,mBAAmB,uVAS/B,CAAA;AAED,eAAO,MAAM,mBAAmB,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Category/styles.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,qBAAqB,uVAMjC,CAAA;AAED,eAAO,MAAM,qBAAqB,+VAOjC,CAAA;AAED,UAAU,oBAAoB;IAC5B,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED,eAAO,MAAM,eAAe,mfAe3B,CAAA;AAED,eAAO,MAAM,iBAAiB,uVAU7B,CAAA;AAED,eAAO,MAAM,eAAe,2VAO3B,CAAA;AACD,eAAO,MAAM,iBAAiB,uVAU7B,CAAA;AAID,eAAO,MAAM,2BAA2B,uVAGvC,CAAA;AAED,UAAU,wBAAwB;IAChC,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,eAAO,MAAM,mBAAmB,ufAM/B,CAAA;AACD,UAAU,0BAA0B;IAClC,SAAS,CAAC,EAAE,OAAO,CAAA;CACpB;AAED,eAAO,MAAM,qBAAqB,ufAMjC,CAAA;AACD,eAAO,MAAM,mBAAmB,uVAS/B,CAAA;AAED,eAAO,MAAM,mBAAmB,uVAK/B,CAAA;AACD,eAAO,MAAM,0BAA0B,uVAKtC,CAAA;AACD,eAAO,MAAM,4BAA4B,uVAIxC,CAAA;AACD,eAAO,MAAM,wBAAwB,uVAKpC,CAAA;AACD,UAAU,iCAAiC;IACzC,kBAAkB,CAAC,EAAE,OAAO,CAAA;CAC7B;AAED,eAAO,MAAM,4BAA4B,uhBAOxC,CAAA;AACD,eAAO,MAAM,gBAAgB,uVAE5B,CAAA;AACD,eAAO,MAAM,cAAc,uVAK1B,CAAA;AACD,UAAU,uBAAuB;IAC/B,QAAQ,EAAE,MAAM,CAAA;CACjB;AAED,eAAO,MAAM,kBAAkB,ufAO9B,CAAA;AACD,eAAO,MAAM,WAAW,uVAIvB,CAAA;AACD,eAAO,MAAM,wBAAwB,uVAKpC,CAAA"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { InstitutionalTagWorkflowState } from '@instructure/platform-graphql-types';
|
|
2
1
|
import { CategoryType } from '../../types/category';
|
|
3
2
|
import { InitialTagsData, TagType } from '../../types/tag';
|
|
4
3
|
export interface BottomBarProps {
|
|
@@ -41,8 +40,7 @@ export interface CategoryProps {
|
|
|
41
40
|
viewTagAssociationsHandler: (tagId: string) => void;
|
|
42
41
|
}
|
|
43
42
|
export interface TagAreaProps {
|
|
44
|
-
|
|
45
|
-
categoryWorkflowState: InstitutionalTagWorkflowState;
|
|
43
|
+
category: CategoryType;
|
|
46
44
|
tags?: TagType[];
|
|
47
45
|
isLoadingTags?: boolean;
|
|
48
46
|
currentPage?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Category/types.ts"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Category/types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAA;AAC9C,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,YAAY,CAAA;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA;AAEpC,MAAM,WAAW,cAAc;IAC7B,QAAQ,EAAE,YAAY,CAAA;IACtB,UAAU,EAAE,OAAO,CAAA;CACpB;AAED,MAAM,WAAW,0BAA0B;IACzC,QAAQ,EAAE,YAAY,CAAA;CACvB;AAED,MAAM,WAAW,sBAAsB;IACrC,QAAQ,EAAE,YAAY,CAAA;IACtB,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B;AAED,MAAM,WAAW,qBAAqB;IACpC,QAAQ,EAAE,YAAY,CAAA;IACtB,eAAe,CAAC,EAAE,eAAe,CAAA;IACjC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACpD;AAED,MAAM,WAAW,iBAAiB;IAChC,UAAU,EAAE,YAAY,EAAE,CAAA;IAC1B,eAAe,EAAE,MAAM,CAAC,MAAM,EAAE,eAAe,CAAC,CAAA;IAChD,SAAS,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,OAAO,CAAA;IACnB,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,KAAK,GAAG,IAAI,CAAA;IACnB,WAAW,EAAE,MAAM,CAAA;IACnB,UAAU,EAAE,MAAM,CAAA;IAClB,YAAY,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;IACpC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACpD;AAED,MAAM,WAAW,aAAa;IAC5B,QAAQ,EAAE,YAAY,CAAA;IACtB,IAAI,CAAC,EAAE,OAAO,EAAE,CAAA;IAChB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,WAAW,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAA;IAC1C,cAAc,CAAC,EAAE,CAAC,UAAU,EAAE,MAAM,KAAK,IAAI,CAAA;IAC7C,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACpD;AAED,MAAM,WAAW,YAAY;IAC3B,QAAQ,EAAE,YAAY,CAAA;IACtB,IAAI,CAAC,EAAE,OAAO,EAAE,CAAA;IAChB,aAAa,CAAC,EAAE,OAAO,CAAA;IACvB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAA;IACrC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACpD;AAED,MAAM,WAAW,WAAW;IAC1B,QAAQ,EAAE,YAAY,CAAA;IACtB,UAAU,EAAE,OAAO,CAAA;CACpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchAndFilterSection.d.ts","sourceRoot":"","sources":["../../../src/components/SearchAndFilterSection/SearchAndFilterSection.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SearchAndFilterSection.d.ts","sourceRoot":"","sources":["../../../src/components/SearchAndFilterSection/SearchAndFilterSection.tsx"],"names":[],"mappings":"AAuBA,OAAO,KAAK,MAAM,OAAO,CAAA;AAYzB,UAAU,2BAA2B;IACnC,iBAAiB,EAAE,MAAM,CAAA;IACzB,UAAU,EAAE,OAAO,CAAA;CACpB;AAED,eAAO,MAAM,sBAAsB,EAAE,KAAK,CAAC,EAAE,CAAC,2BAA2B,CAuJxE,CAAA"}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export declare const SearchAndFilterSectionWrapper: 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
2
|
export declare const SelectWrapper: 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;
|
|
3
3
|
export declare const SearchBarWrapper: 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
|
+
export declare const SearchNoResultsWrapper: 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
5
|
export declare const SearchBarSeparator: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLHRElement>, HTMLHRElement>, never> & Partial<Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLHRElement>, HTMLHRElement>, never>>> & string;
|
|
5
6
|
export declare const SearchBarButtonsWrapper: 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;
|
|
6
7
|
//# sourceMappingURL=styles.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/SearchAndFilterSection/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,6BAA6B,uVAazC,CAAA;AAED,eAAO,MAAM,aAAa,uVAczB,CAAA;AAED,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/SearchAndFilterSection/styles.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,6BAA6B,uVAazC,CAAA;AAED,eAAO,MAAM,aAAa,uVAczB,CAAA;AAED,eAAO,MAAM,gBAAgB,uVAc5B,CAAA;AAED,eAAO,MAAM,sBAAsB,uVAGlC,CAAA;AACD,eAAO,MAAM,kBAAkB,mVAI9B,CAAA;AACD,eAAO,MAAM,uBAAuB,uVASnC,CAAA"}
|
|
@@ -13,7 +13,8 @@ interface SelectProps<T extends string | number> extends Omit<SimpleSelectProps,
|
|
|
13
13
|
label: I18nToken;
|
|
14
14
|
placeholder?: I18nToken;
|
|
15
15
|
defaultValue?: T;
|
|
16
|
+
description?: string;
|
|
16
17
|
}
|
|
17
|
-
export declare const Select: <T extends string | number>({ options, onChange, label, placeholder, isRequired, defaultValue, ...rest }: SelectProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
18
|
+
export declare const Select: <T extends string | number>({ options, onChange, label, placeholder, isRequired, defaultValue, description, ...rest }: SelectProps<T>) => import("react/jsx-runtime").JSX.Element;
|
|
18
19
|
export {};
|
|
19
20
|
//# sourceMappingURL=Select.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AAC5D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,KAAK,iBAAiB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,CAAA;AAGlE,MAAM,WAAW,YAAY,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM;IACvE,EAAE,EAAE,CAAC,CAAA;IACL,KAAK,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CACpC;AAED,UAAU,WAAW,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,CAC7C,SAAQ,IAAI,CACV,iBAAiB,EACjB,aAAa,GAAG,aAAa,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,CACzE;IACD,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAA;IAC1B,QAAQ,EAAE,CAAC,EAAE,EAAE,CAAC,KAAK,IAAI,CAAA;IACzB,KAAK,EAAE,SAAS,CAAA;IAChB,WAAW,CAAC,EAAE,SAAS,CAAA;IACvB,YAAY,CAAC,EAAE,CAAC,CAAA;
|
|
1
|
+
{"version":3,"file":"Select.d.ts","sourceRoot":"","sources":["../../../src/components/Select/Select.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAA;AAC5D,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAEvC,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,KAAK,iBAAiB,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,YAAY,CAAC,CAAA;AAGlE,MAAM,WAAW,YAAY,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,GAAG,MAAM,GAAG,MAAM;IACvE,EAAE,EAAE,CAAC,CAAA;IACL,KAAK,EAAE,MAAM,CAAA;IACb,iBAAiB,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CACpC;AAED,UAAU,WAAW,CAAC,CAAC,SAAS,MAAM,GAAG,MAAM,CAC7C,SAAQ,IAAI,CACV,iBAAiB,EACjB,aAAa,GAAG,aAAa,GAAG,UAAU,GAAG,UAAU,GAAG,cAAc,CACzE;IACD,OAAO,EAAE,YAAY,CAAC,CAAC,CAAC,EAAE,CAAA;IAC1B,QAAQ,EAAE,CAAC,EAAE,EAAE,CAAC,KAAK,IAAI,CAAA;IACzB,KAAK,EAAE,SAAS,CAAA;IAChB,WAAW,CAAC,EAAE,SAAS,CAAA;IACvB,YAAY,CAAC,EAAE,CAAC,CAAA;IAChB,WAAW,CAAC,EAAE,MAAM,CAAA;CACrB;AAED,eAAO,MAAM,MAAM,GAAI,CAAC,SAAS,MAAM,GAAG,MAAM,EAAE,2FAS/C,WAAW,CAAC,CAAC,CAAC,4CA8BhB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA;AAOpC,OAAO,KAAK,MAAM,OAAO,CAAA;AAkBzB,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,OAAO,CAAA;IACZ,WAAW,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAA;IACnC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACzC,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,aAAa,EAAE,MAAM,IAAI,CAAA;IACzB,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAA;CACjD;
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AAmBA,OAAO,EAAE,OAAO,EAAE,MAAM,YAAY,CAAA;AAOpC,OAAO,KAAK,MAAM,OAAO,CAAA;AAkBzB,MAAM,WAAW,QAAQ;IACvB,GAAG,EAAE,OAAO,CAAA;IACZ,WAAW,EAAE,CAAC,GAAG,EAAE,OAAO,KAAK,IAAI,CAAA;IACnC,0BAA0B,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACnD,gBAAgB,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACzC,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,cAAc,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,aAAa,EAAE,MAAM,IAAI,CAAA;IACzB,aAAa,CAAC,EAAE,CAAC,EAAE,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAA;CACjD;AA+MD,eAAO,MAAM,GAAG,EAAE,KAAK,CAAC,EAAE,CAAC,QAAQ,CAKlC,CAAA;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAAE,GAAG,EAAE,OAAO,CAAA;CAAE,CAEjD,CAAA"}
|
|
@@ -3,7 +3,7 @@ interface WrapperArgs {
|
|
|
3
3
|
$isSelected?: boolean;
|
|
4
4
|
$isDragging?: boolean;
|
|
5
5
|
}
|
|
6
|
-
export declare const TagWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').
|
|
6
|
+
export declare const TagWrapper: import('styled-components/dist/types').IStyledComponentBase<"web", import('styled-components').FastOmit<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof WrapperArgs> & WrapperArgs, never> & Partial<Pick<import('styled-components').FastOmit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof WrapperArgs> & WrapperArgs, never>>> & string;
|
|
7
7
|
export declare const TagTextWrapper: 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;
|
|
8
8
|
export declare const TagNameWrapper: 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;
|
|
9
9
|
interface TagDragHandleWrapperProps {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,YAAY,uVAUxB,CAAA;AAED,UAAU,WAAW;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED,eAAO,MAAM,UAAU,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/styles.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,YAAY,uVAUxB,CAAA;AAED,UAAU,WAAW;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED,eAAO,MAAM,UAAU,qeAwBtB,CAAA;AAED,eAAO,MAAM,cAAc,uVAS1B,CAAA;AAED,eAAO,MAAM,cAAc,uVAG1B,CAAA;AAED,UAAU,yBAAyB;IACjC,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB;AAED,eAAO,MAAM,oBAAoB,6hBAQhC,CAAA;AAED,eAAO,MAAM,cAAc,uVAI1B,CAAA;AAED,UAAU,0BAA0B;IAClC,WAAW,EAAE,OAAO,CAAA;CACrB;AAED,eAAO,MAAM,qBAAqB,2fAMjC,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAA
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/components/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,oBAAoB,EAAE,MAAM,gBAAgB,CAAA"}
|
package/dist/constants/i18n.d.ts
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
export declare const i18nKeys: {
|
|
2
2
|
readonly addTagToCategory: "Add tag to %{categoryName} category";
|
|
3
|
+
readonly allCategoriesCollapsed: "All categories collapsed";
|
|
4
|
+
readonly allCategoriesExpanded: "All categories expanded";
|
|
3
5
|
readonly archiveCategoryConfirmation: "Tags in this category will remain active but become uncategorized.";
|
|
6
|
+
readonly categoriesSortedAscending: "Categories sorted in ascending order";
|
|
7
|
+
readonly categoriesSortedDescending: "Categories sorted in descending order";
|
|
4
8
|
readonly category: "Category";
|
|
5
9
|
readonly categoryArchived: "Archived";
|
|
6
10
|
readonly categoryAssociationCount: {
|
|
@@ -23,25 +27,29 @@ export declare const i18nKeys: {
|
|
|
23
27
|
readonly collapseCategory: "Collapse %{categoryName} category";
|
|
24
28
|
readonly createNewCategoryOption: "Create new category";
|
|
25
29
|
readonly editCategory: "Edit category";
|
|
30
|
+
readonly expandAll: "Expand all";
|
|
26
31
|
readonly expandCategory: "Expand %{categoryName} category";
|
|
27
|
-
readonly expendAll: "Expand all";
|
|
28
32
|
readonly newCategory: "New category";
|
|
29
33
|
readonly newCategoryDescriptionLabel: "Description";
|
|
34
|
+
readonly noCategoriesFound: "No categories found";
|
|
30
35
|
readonly searchResults: "%{resultCount} results found";
|
|
31
36
|
readonly selectCategoryToMove: "Select a new category to move";
|
|
32
37
|
readonly sortCategories: "Sort categories";
|
|
33
|
-
readonly sortCategoriesAscending: "Sort categories
|
|
34
|
-
readonly sortCategoriesDescending: "Sort categories
|
|
38
|
+
readonly sortCategoriesAscending: "Sort categories ascending";
|
|
39
|
+
readonly sortCategoriesDescending: "Sort categories descending";
|
|
35
40
|
readonly addPeople: "Add people";
|
|
36
41
|
readonly addPeopleToTag: "Add people to tag";
|
|
37
42
|
readonly addTag: "Add tag";
|
|
38
43
|
readonly addTags: "Add tags";
|
|
39
44
|
readonly archiveTag: "Archive tag";
|
|
40
45
|
readonly archiveTagConfirmation: "Archiving this tag means it will no longer be active or available for use. You can restore it later if needed.";
|
|
46
|
+
readonly assignedUsers: "Assigned users";
|
|
41
47
|
readonly assignTag: "Assign people to tag";
|
|
42
48
|
readonly assignTagsToUser: "Assign tags";
|
|
43
49
|
readonly confirmRemoveTagBody: "This will remove the tag from the user. You can reassign it later if needed.";
|
|
44
50
|
readonly confirmRemoveTagTitle: "Remove tag?";
|
|
51
|
+
readonly confirmRemoveUserBody: "This will remove the user from the tag.";
|
|
52
|
+
readonly confirmRemoveUserTitle: "Remove user from tag?";
|
|
45
53
|
readonly dragCancelled: "Dragging %{tagName} was cancelled. Tag remains in %{categoryName}.";
|
|
46
54
|
readonly dragDropped: "%{tagName} moved to %{categoryName}.";
|
|
47
55
|
readonly dragDroppedSameCategory: "%{tagName} dropped back in its original category. No change.";
|
|
@@ -60,6 +68,7 @@ export declare const i18nKeys: {
|
|
|
60
68
|
};
|
|
61
69
|
readonly noResultsFound: "No results found";
|
|
62
70
|
readonly noTagsAssigned: "No tags assigned";
|
|
71
|
+
readonly noUsersFound: "No users found";
|
|
63
72
|
readonly removeSelectedTag: "Remove %{tagName}";
|
|
64
73
|
readonly removeTagFromUser: "Remove tag from user";
|
|
65
74
|
readonly removeTagFromUserLabel: "Remove %{tagName} from user";
|
|
@@ -67,14 +76,21 @@ export declare const i18nKeys: {
|
|
|
67
76
|
readonly restoreTag: "Restore tag";
|
|
68
77
|
readonly searchOrSelectTags: "Search or select tags";
|
|
69
78
|
readonly sortPeople: "Sort people";
|
|
79
|
+
readonly tableSortedAscending: "Table sorted by Name in ascending order";
|
|
80
|
+
readonly tableSortedDescending: "Table sorted by Name in descending order";
|
|
70
81
|
readonly tagActions: "Actions for %{tagName} tag";
|
|
71
82
|
readonly tagAssociationCount: {
|
|
72
83
|
readonly one: "%{count} associated user with tag: %{tagName}";
|
|
73
84
|
readonly other: "%{count} associated users with tag: %{tagName}";
|
|
74
85
|
};
|
|
86
|
+
readonly tagAssociationCountWarning: {
|
|
87
|
+
readonly one: "Warning: %{count} associated user with tag: %{tagName}";
|
|
88
|
+
readonly other: "Warning: %{count} associated users with tag: %{tagName}";
|
|
89
|
+
};
|
|
75
90
|
readonly tagDescriptionLabel: "Tag description";
|
|
76
91
|
readonly tagDescriptionPlaceholder: "Briefly describe this tag";
|
|
77
92
|
readonly tagFieldGroupLabel: "Tag details";
|
|
93
|
+
readonly tagListPagination: "Tag list pagination";
|
|
78
94
|
readonly tagNameLabel: "Tag name";
|
|
79
95
|
readonly tagNameNoMatches: "No matching tags";
|
|
80
96
|
readonly tagNamePlaceholder: "Name this tag";
|
|
@@ -82,6 +98,8 @@ export declare const i18nKeys: {
|
|
|
82
98
|
readonly one: "%{count} tag selected";
|
|
83
99
|
readonly other: "%{count} tags selected";
|
|
84
100
|
};
|
|
101
|
+
readonly userTableCaptionAscending: "Assigned users — sorted by Name ascending";
|
|
102
|
+
readonly userTableCaptionDescending: "Assigned users — sorted by Name descending";
|
|
85
103
|
readonly viewTagDetails: "View tag details";
|
|
86
104
|
readonly addPeopleSuccess: {
|
|
87
105
|
readonly one: "%{count} person added to %{tagName}";
|
|
@@ -129,20 +147,27 @@ export declare const i18nKeys: {
|
|
|
129
147
|
readonly tagMoveNotFound: "Tag not found.";
|
|
130
148
|
readonly tagNameRequired: "Tag name is required.";
|
|
131
149
|
readonly accountTags: "Account tags";
|
|
150
|
+
readonly actions: "Actions";
|
|
132
151
|
readonly active: "Active";
|
|
133
152
|
readonly add: "Add";
|
|
153
|
+
readonly addPeopleFieldDescription: "Type or use arrow keys to navigate options. Multiple selections allowed.";
|
|
134
154
|
readonly archive: "Archive";
|
|
135
155
|
readonly cancel: "Cancel";
|
|
156
|
+
readonly categoryListPagination: "Category list pagination";
|
|
157
|
+
readonly clearSearch: "Clear search";
|
|
136
158
|
readonly close: "Close";
|
|
159
|
+
readonly closeTagDetails: "Close tag details";
|
|
137
160
|
readonly createdAt: "Created: %{date}";
|
|
138
161
|
readonly edit: "Edit";
|
|
139
162
|
readonly id: "ID";
|
|
140
163
|
readonly institutionalTags: "Institutional Tags";
|
|
141
164
|
readonly loadingData: "Loading data";
|
|
142
165
|
readonly moreOptions: "More options";
|
|
166
|
+
readonly moreOptionsForUser: "More options for %{userName}";
|
|
143
167
|
readonly move: "Move";
|
|
144
168
|
readonly name: "Name";
|
|
145
169
|
readonly nextPage: "Next page";
|
|
170
|
+
readonly noData: "No data";
|
|
146
171
|
readonly people: "People";
|
|
147
172
|
readonly peopleManagement: "People management";
|
|
148
173
|
readonly permissions: "Permissions";
|
|
@@ -153,13 +178,19 @@ export declare const i18nKeys: {
|
|
|
153
178
|
readonly save: "Save";
|
|
154
179
|
readonly search: "Search";
|
|
155
180
|
readonly searchAndFilter: "Search and filter";
|
|
181
|
+
readonly searchCategories: "Search categories";
|
|
182
|
+
readonly searchCategoriesDescription: "Results update as you type";
|
|
156
183
|
readonly searchPeople: "Search or select people";
|
|
184
|
+
readonly searchUsers: "Search users";
|
|
185
|
+
readonly searchUsersDescription: "Results update as you type";
|
|
157
186
|
readonly selectedPeople: {
|
|
158
187
|
readonly one: "%{count} person selected";
|
|
159
188
|
readonly other: "%{count} people selected";
|
|
160
189
|
};
|
|
161
190
|
readonly sisId: "SIS ID";
|
|
162
191
|
readonly title: "Institutional Tagging";
|
|
192
|
+
readonly useArrowKeysToNavigate: "Use arrow keys to navigate options.";
|
|
193
|
+
readonly userListPagination: "User list pagination";
|
|
163
194
|
readonly view: "View";
|
|
164
195
|
};
|
|
165
196
|
//# sourceMappingURL=i18n.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/constants/i18n.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/constants/i18n.ts"],"names":[],"mappings":"AAyMA,eAAO,MAAM,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAMX,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { default as React } from 'react';
|
|
2
|
+
interface TagFocusContextValue {
|
|
3
|
+
registerTagTrigger: (tagId: string, el: HTMLElement | null) => void;
|
|
4
|
+
setPendingFocus: (tagId: string) => void;
|
|
5
|
+
}
|
|
6
|
+
export declare const useTagFocusContext: () => TagFocusContextValue;
|
|
7
|
+
interface TagFocusProviderProps {
|
|
8
|
+
children: React.ReactNode;
|
|
9
|
+
pendingFocusTagIdRef: React.MutableRefObject<string | null>;
|
|
10
|
+
}
|
|
11
|
+
export declare const TagFocusProvider: React.FC<TagFocusProviderProps>;
|
|
12
|
+
export {};
|
|
13
|
+
//# sourceMappingURL=TagFocusContext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TagFocusContext.d.ts","sourceRoot":"","sources":["../../src/contexts/TagFocusContext.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,UAAU,oBAAoB;IAC5B,kBAAkB,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,EAAE,WAAW,GAAG,IAAI,KAAK,IAAI,CAAA;IACnE,eAAe,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;CACzC;AAOD,eAAO,MAAM,kBAAkB,4BAA0C,CAAA;AAEzE,UAAU,qBAAqB;IAC7B,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAA;IACzB,oBAAoB,EAAE,KAAK,CAAC,gBAAgB,CAAC,MAAM,GAAG,IAAI,CAAC,CAAA;CAC5D;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CA0B5D,CAAA"}
|
package/dist/contexts/index.d.ts
CHANGED
|
@@ -3,4 +3,5 @@ export { ExpansionProvider, useExpansionContext } from './ExpansionContext';
|
|
|
3
3
|
export type { FeatureFlags } from './FeatureFlagsContext';
|
|
4
4
|
export { FeatureFlagsProvider, useFeatureFlags } from './FeatureFlagsContext';
|
|
5
5
|
export { PermissionsProvider, usePermissions } from './PermissionsContext';
|
|
6
|
+
export { TagFocusProvider, useTagFocusContext } from './TagFocusContext';
|
|
6
7
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/contexts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7E,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,YAAY,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACzD,OAAO,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAC7E,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/contexts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAA;AAC7E,OAAO,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,MAAM,oBAAoB,CAAA;AAC3E,YAAY,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAA;AACzD,OAAO,EAAE,oBAAoB,EAAE,eAAe,EAAE,MAAM,uBAAuB,CAAA;AAC7E,OAAO,EAAE,mBAAmB,EAAE,cAAc,EAAE,MAAM,sBAAsB,CAAA;AAC1E,OAAO,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAA"}
|