@fluentui/react-tags 9.3.23 → 9.3.25
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/CHANGELOG.md +28 -2
- package/lib/InteractionTag.js +1 -1
- package/lib/InteractionTag.js.map +1 -1
- package/lib/InteractionTagPrimary.js +1 -1
- package/lib/InteractionTagPrimary.js.map +1 -1
- package/lib/InteractionTagSecondary.js +1 -1
- package/lib/InteractionTagSecondary.js.map +1 -1
- package/lib/Tag.js +1 -1
- package/lib/Tag.js.map +1 -1
- package/lib/TagGroup.js +1 -1
- package/lib/TagGroup.js.map +1 -1
- package/lib/components/InteractionTag/index.js +5 -6
- package/lib/components/InteractionTag/index.js.map +1 -1
- package/lib/components/InteractionTagPrimary/index.js +4 -5
- package/lib/components/InteractionTagPrimary/index.js.map +1 -1
- package/lib/components/InteractionTagSecondary/index.js +4 -5
- package/lib/components/InteractionTagSecondary/index.js.map +1 -1
- package/lib/components/Tag/index.js +4 -5
- package/lib/components/Tag/index.js.map +1 -1
- package/lib/components/TagGroup/index.js +5 -6
- package/lib/components/TagGroup/index.js.map +1 -1
- package/lib/utils/index.js +1 -2
- package/lib/utils/index.js.map +1 -1
- package/lib-commonjs/InteractionTag.js +27 -2
- package/lib-commonjs/InteractionTag.js.map +1 -1
- package/lib-commonjs/InteractionTagPrimary.js +24 -2
- package/lib-commonjs/InteractionTagPrimary.js.map +1 -1
- package/lib-commonjs/InteractionTagSecondary.js +24 -2
- package/lib-commonjs/InteractionTagSecondary.js.map +1 -1
- package/lib-commonjs/Tag.js +36 -2
- package/lib-commonjs/Tag.js.map +1 -1
- package/lib-commonjs/TagGroup.js +27 -2
- package/lib-commonjs/TagGroup.js.map +1 -1
- package/lib-commonjs/components/InteractionTag/index.js +31 -7
- package/lib-commonjs/components/InteractionTag/index.js.map +1 -1
- package/lib-commonjs/components/InteractionTagPrimary/index.js +27 -6
- package/lib-commonjs/components/InteractionTagPrimary/index.js.map +1 -1
- package/lib-commonjs/components/InteractionTagSecondary/index.js +27 -6
- package/lib-commonjs/components/InteractionTagSecondary/index.js.map +1 -1
- package/lib-commonjs/components/Tag/index.js +39 -6
- package/lib-commonjs/components/Tag/index.js.map +1 -1
- package/lib-commonjs/components/TagGroup/index.js +31 -7
- package/lib-commonjs/components/TagGroup/index.js.map +1 -1
- package/lib-commonjs/utils/index.js +7 -3
- package/lib-commonjs/utils/index.js.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,38 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-tags
|
|
2
2
|
|
|
3
|
-
This log was last generated on Mon,
|
|
3
|
+
This log was last generated on Mon, 09 Dec 2024 17:34:10 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.3.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-tags_v9.3.25)
|
|
8
|
+
|
|
9
|
+
Mon, 09 Dec 2024 17:34:10 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tags_v9.3.24..@fluentui/react-tags_v9.3.25)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- Bump @fluentui/react-aria to v9.13.11 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
|
15
|
+
- Bump @fluentui/react-avatar to v9.6.45 ([PR #33431](https://github.com/microsoft/fluentui/pull/33431) by beachball)
|
|
16
|
+
|
|
17
|
+
## [9.3.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-tags_v9.3.24)
|
|
18
|
+
|
|
19
|
+
Fri, 06 Dec 2024 12:53:43 GMT
|
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tags_v9.3.23..@fluentui/react-tags_v9.3.24)
|
|
21
|
+
|
|
22
|
+
### Patches
|
|
23
|
+
|
|
24
|
+
- chore: remove usage of "export *" ([PR #33380](https://github.com/microsoft/fluentui/pull/33380) by olfedias@microsoft.com)
|
|
25
|
+
- Bump @fluentui/react-aria to v9.13.10 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
26
|
+
- Bump @fluentui/react-avatar to v9.6.44 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
27
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.47 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
28
|
+
- Bump @fluentui/react-shared-contexts to v9.21.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
29
|
+
- Bump @fluentui/react-tabster to v9.23.1 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
30
|
+
- Bump @fluentui/react-theme to v9.1.23 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
31
|
+
- Bump @fluentui/react-utilities to v9.18.18 ([PR #33372](https://github.com/microsoft/fluentui/pull/33372) by beachball)
|
|
32
|
+
|
|
7
33
|
## [9.3.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-tags_v9.3.23)
|
|
8
34
|
|
|
9
|
-
Mon, 18 Nov 2024 09:
|
|
35
|
+
Mon, 18 Nov 2024 09:44:40 GMT
|
|
10
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tags_v9.3.22..@fluentui/react-tags_v9.3.23)
|
|
11
37
|
|
|
12
38
|
### Patches
|
package/lib/InteractionTag.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { InteractionTag, interactionTagClassNames, renderInteractionTag_unstable, useInteractionTagContextValues_unstable, useInteractionTagStyles_unstable, useInteractionTag_unstable } from './components/InteractionTag/index';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTag.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTag.ts"],"sourcesContent":["export type {\n InteractionTagContextValues,\n InteractionTagProps,\n InteractionTagSlots,\n InteractionTagState,\n} from './components/InteractionTag/index';\nexport {\n InteractionTag,\n interactionTagClassNames,\n renderInteractionTag_unstable,\n useInteractionTagContextValues_unstable,\n useInteractionTagStyles_unstable,\n useInteractionTag_unstable,\n} from './components/InteractionTag/index';\n"],"names":["InteractionTag","interactionTagClassNames","renderInteractionTag_unstable","useInteractionTagContextValues_unstable","useInteractionTagStyles_unstable","useInteractionTag_unstable"],"rangeMappings":"","mappings":"AAMA,SACEA,cAAc,EACdC,wBAAwB,EACxBC,6BAA6B,EAC7BC,uCAAuC,EACvCC,gCAAgC,EAChCC,0BAA0B,QACrB,oCAAoC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { InteractionTagPrimary, interactionTagPrimaryClassNames, renderInteractionTagPrimary_unstable, useInteractionTagPrimaryStyles_unstable, useInteractionTagPrimary_unstable } from './components/InteractionTagPrimary/index';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTagPrimary.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTagPrimary.ts"],"sourcesContent":["export type {\n InteractionTagPrimaryContextValues,\n InteractionTagPrimaryProps,\n InteractionTagPrimarySlots,\n InteractionTagPrimaryState,\n} from './components/InteractionTagPrimary/index';\nexport {\n InteractionTagPrimary,\n interactionTagPrimaryClassNames,\n renderInteractionTagPrimary_unstable,\n useInteractionTagPrimaryStyles_unstable,\n useInteractionTagPrimary_unstable,\n} from './components/InteractionTagPrimary/index';\n"],"names":["InteractionTagPrimary","interactionTagPrimaryClassNames","renderInteractionTagPrimary_unstable","useInteractionTagPrimaryStyles_unstable","useInteractionTagPrimary_unstable"],"rangeMappings":"","mappings":"AAMA,SACEA,qBAAqB,EACrBC,+BAA+B,EAC/BC,oCAAoC,EACpCC,uCAAuC,EACvCC,iCAAiC,QAC5B,2CAA2C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { InteractionTagSecondary, interactionTagSecondaryClassNames, renderInteractionTagSecondary_unstable, useInteractionTagSecondaryStyles_unstable, useInteractionTagSecondary_unstable } from './components/InteractionTagSecondary/index';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTagSecondary.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTagSecondary.ts"],"sourcesContent":["export type {\n InteractionTagSecondaryProps,\n InteractionTagSecondarySlots,\n InteractionTagSecondaryState,\n} from './components/InteractionTagSecondary/index';\nexport {\n InteractionTagSecondary,\n interactionTagSecondaryClassNames,\n renderInteractionTagSecondary_unstable,\n useInteractionTagSecondaryStyles_unstable,\n useInteractionTagSecondary_unstable,\n} from './components/InteractionTagSecondary/index';\n"],"names":["InteractionTagSecondary","interactionTagSecondaryClassNames","renderInteractionTagSecondary_unstable","useInteractionTagSecondaryStyles_unstable","useInteractionTagSecondary_unstable"],"rangeMappings":"","mappings":"AAKA,SACEA,uBAAuB,EACvBC,iCAAiC,EACjCC,sCAAsC,EACtCC,yCAAyC,EACzCC,mCAAmC,QAC9B,6CAA6C"}
|
package/lib/Tag.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Tag, renderTag_unstable, tagClassNames, useIconStyles, useMediaStyles, usePrimaryTextStyles, useSecondaryTextBaseClassName, useTagStyles_unstable, useTag_unstable } from './components/Tag/index';
|
package/lib/Tag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Tag.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/Tag.ts"],"sourcesContent":["export type { TagContextValues, TagProps, TagSlots, TagState } from './components/Tag/index';\nexport {\n Tag,\n renderTag_unstable,\n tagClassNames,\n useIconStyles,\n useMediaStyles,\n usePrimaryTextStyles,\n useSecondaryTextBaseClassName,\n useTagStyles_unstable,\n useTag_unstable,\n} from './components/Tag/index';\n"],"names":["Tag","renderTag_unstable","tagClassNames","useIconStyles","useMediaStyles","usePrimaryTextStyles","useSecondaryTextBaseClassName","useTagStyles_unstable","useTag_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,GAAG,EACHC,kBAAkB,EAClBC,aAAa,EACbC,aAAa,EACbC,cAAc,EACdC,oBAAoB,EACpBC,6BAA6B,EAC7BC,qBAAqB,EACrBC,eAAe,QACV,yBAAyB"}
|
package/lib/TagGroup.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { TagGroup, renderTagGroup_unstable, tagGroupClassNames, useTagGroupContextValues_unstable, useTagGroupStyles_unstable, useTagGroup_unstable } from './components/TagGroup/index';
|
package/lib/TagGroup.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/TagGroup.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/TagGroup.ts"],"sourcesContent":["export type { TagGroupContextValues, TagGroupProps, TagGroupSlots, TagGroupState } from './components/TagGroup/index';\nexport {\n TagGroup,\n renderTagGroup_unstable,\n tagGroupClassNames,\n useTagGroupContextValues_unstable,\n useTagGroupStyles_unstable,\n useTagGroup_unstable,\n} from './components/TagGroup/index';\n"],"names":["TagGroup","renderTagGroup_unstable","tagGroupClassNames","useTagGroupContextValues_unstable","useTagGroupStyles_unstable","useTagGroup_unstable"],"rangeMappings":"","mappings":"AACA,SACEA,QAAQ,EACRC,uBAAuB,EACvBC,kBAAkB,EAClBC,iCAAiC,EACjCC,0BAA0B,EAC1BC,oBAAoB,QACf,8BAA8B"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export * from './useInteractionTagContextValues';
|
|
1
|
+
export { InteractionTag } from './InteractionTag';
|
|
2
|
+
export { renderInteractionTag_unstable } from './renderInteractionTag';
|
|
3
|
+
export { useInteractionTag_unstable } from './useInteractionTag';
|
|
4
|
+
export { interactionTagClassNames, useInteractionTagStyles_unstable } from './useInteractionTagStyles.styles';
|
|
5
|
+
export { useInteractionTagContextValues_unstable } from './useInteractionTagContextValues';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTag/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTag/index.ts"],"sourcesContent":["export { InteractionTag } from './InteractionTag';\nexport type {\n InteractionTagContextValues,\n InteractionTagProps,\n InteractionTagSlots,\n InteractionTagState,\n} from './InteractionTag.types';\nexport { renderInteractionTag_unstable } from './renderInteractionTag';\nexport { useInteractionTag_unstable } from './useInteractionTag';\nexport { interactionTagClassNames, useInteractionTagStyles_unstable } from './useInteractionTagStyles.styles';\nexport { useInteractionTagContextValues_unstable } from './useInteractionTagContextValues';\n"],"names":["InteractionTag","renderInteractionTag_unstable","useInteractionTag_unstable","interactionTagClassNames","useInteractionTagStyles_unstable","useInteractionTagContextValues_unstable"],"rangeMappings":";;;;","mappings":"AAAA,SAASA,cAAc,QAAQ,mBAAmB;AAOlD,SAASC,6BAA6B,QAAQ,yBAAyB;AACvE,SAASC,0BAA0B,QAAQ,sBAAsB;AACjE,SAASC,wBAAwB,EAAEC,gCAAgC,QAAQ,mCAAmC;AAC9G,SAASC,uCAAuC,QAAQ,mCAAmC"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export * from './useInteractionTagPrimaryStyles.styles';
|
|
1
|
+
export { InteractionTagPrimary } from './InteractionTagPrimary';
|
|
2
|
+
export { renderInteractionTagPrimary_unstable } from './renderInteractionTagPrimary';
|
|
3
|
+
export { useInteractionTagPrimary_unstable } from './useInteractionTagPrimary';
|
|
4
|
+
export { interactionTagPrimaryClassNames, useInteractionTagPrimaryStyles_unstable } from './useInteractionTagPrimaryStyles.styles';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTagPrimary/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTagPrimary/index.ts"],"sourcesContent":["export { InteractionTagPrimary } from './InteractionTagPrimary';\nexport type {\n InteractionTagPrimaryContextValues,\n InteractionTagPrimaryProps,\n InteractionTagPrimarySlots,\n InteractionTagPrimaryState,\n} from './InteractionTagPrimary.types';\nexport { renderInteractionTagPrimary_unstable } from './renderInteractionTagPrimary';\nexport { useInteractionTagPrimary_unstable } from './useInteractionTagPrimary';\nexport {\n interactionTagPrimaryClassNames,\n useInteractionTagPrimaryStyles_unstable,\n} from './useInteractionTagPrimaryStyles.styles';\n"],"names":["InteractionTagPrimary","renderInteractionTagPrimary_unstable","useInteractionTagPrimary_unstable","interactionTagPrimaryClassNames","useInteractionTagPrimaryStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,qBAAqB,QAAQ,0BAA0B;AAOhE,SAASC,oCAAoC,QAAQ,gCAAgC;AACrF,SAASC,iCAAiC,QAAQ,6BAA6B;AAC/E,SACEC,+BAA+B,EAC/BC,uCAAuC,QAClC,0CAA0C"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export * from './useInteractionTagSecondaryStyles.styles';
|
|
1
|
+
export { InteractionTagSecondary } from './InteractionTagSecondary';
|
|
2
|
+
export { renderInteractionTagSecondary_unstable } from './renderInteractionTagSecondary';
|
|
3
|
+
export { useInteractionTagSecondary_unstable } from './useInteractionTagSecondary';
|
|
4
|
+
export { interactionTagSecondaryClassNames, useInteractionTagSecondaryStyles_unstable } from './useInteractionTagSecondaryStyles.styles';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTagSecondary/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTagSecondary/index.ts"],"sourcesContent":["export { InteractionTagSecondary } from './InteractionTagSecondary';\nexport type {\n InteractionTagSecondaryProps,\n InteractionTagSecondarySlots,\n InteractionTagSecondaryState,\n} from './InteractionTagSecondary.types';\nexport { renderInteractionTagSecondary_unstable } from './renderInteractionTagSecondary';\nexport { useInteractionTagSecondary_unstable } from './useInteractionTagSecondary';\nexport {\n interactionTagSecondaryClassNames,\n useInteractionTagSecondaryStyles_unstable,\n} from './useInteractionTagSecondaryStyles.styles';\n"],"names":["InteractionTagSecondary","renderInteractionTagSecondary_unstable","useInteractionTagSecondary_unstable","interactionTagSecondaryClassNames","useInteractionTagSecondaryStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,uBAAuB,QAAQ,4BAA4B;AAMpE,SAASC,sCAAsC,QAAQ,kCAAkC;AACzF,SAASC,mCAAmC,QAAQ,+BAA+B;AACnF,SACEC,iCAAiC,EACjCC,yCAAyC,QACpC,4CAA4C"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export * from './useTagStyles.styles';
|
|
1
|
+
export { Tag } from './Tag';
|
|
2
|
+
export { renderTag_unstable } from './renderTag';
|
|
3
|
+
export { useTag_unstable } from './useTag';
|
|
4
|
+
export { tagClassNames, useIconStyles, useMediaStyles, usePrimaryTextStyles, useSecondaryTextBaseClassName, useTagStyles_unstable } from './useTagStyles.styles';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Tag/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/Tag/index.ts"],"sourcesContent":["export { Tag } from './Tag';\nexport type { TagContextValues, TagProps, TagSlots, TagState } from './Tag.types';\nexport { renderTag_unstable } from './renderTag';\nexport { useTag_unstable } from './useTag';\nexport {\n tagClassNames,\n useIconStyles,\n useMediaStyles,\n usePrimaryTextStyles,\n useSecondaryTextBaseClassName,\n useTagStyles_unstable,\n} from './useTagStyles.styles';\n"],"names":["Tag","renderTag_unstable","useTag_unstable","tagClassNames","useIconStyles","useMediaStyles","usePrimaryTextStyles","useSecondaryTextBaseClassName","useTagStyles_unstable"],"rangeMappings":";;;","mappings":"AAAA,SAASA,GAAG,QAAQ,QAAQ;AAE5B,SAASC,kBAAkB,QAAQ,cAAc;AACjD,SAASC,eAAe,QAAQ,WAAW;AAC3C,SACEC,aAAa,EACbC,aAAa,EACbC,cAAc,EACdC,oBAAoB,EACpBC,6BAA6B,EAC7BC,qBAAqB,QAChB,wBAAwB"}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export * from './useTagGroupContextValues';
|
|
1
|
+
export { TagGroup } from './TagGroup';
|
|
2
|
+
export { renderTagGroup_unstable } from './renderTagGroup';
|
|
3
|
+
export { useTagGroup_unstable } from './useTagGroup';
|
|
4
|
+
export { tagGroupClassNames, useTagGroupStyles_unstable } from './useTagGroupStyles.styles';
|
|
5
|
+
export { useTagGroupContextValues_unstable } from './useTagGroupContextValues';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/TagGroup/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/TagGroup/index.ts"],"sourcesContent":["export { TagGroup } from './TagGroup';\nexport type { TagGroupContextValues, TagGroupProps, TagGroupSlots, TagGroupState } from './TagGroup.types';\nexport { renderTagGroup_unstable } from './renderTagGroup';\nexport { useTagGroup_unstable } from './useTagGroup';\nexport { tagGroupClassNames, useTagGroupStyles_unstable } from './useTagGroupStyles.styles';\nexport { useTagGroupContextValues_unstable } from './useTagGroupContextValues';\n"],"names":["TagGroup","renderTagGroup_unstable","useTagGroup_unstable","tagGroupClassNames","useTagGroupStyles_unstable","useTagGroupContextValues_unstable"],"rangeMappings":";;;;","mappings":"AAAA,SAASA,QAAQ,QAAQ,aAAa;AAEtC,SAASC,uBAAuB,QAAQ,mBAAmB;AAC3D,SAASC,oBAAoB,QAAQ,gBAAgB;AACrD,SAASC,kBAAkB,EAAEC,0BAA0B,QAAQ,6BAA6B;AAC5F,SAASC,iCAAiC,QAAQ,6BAA6B"}
|
package/lib/utils/index.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
export * from './useTagAvatarContextValues';
|
|
1
|
+
export { useTagAvatarContextValues_unstable } from './useTagAvatarContextValues';
|
package/lib/utils/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/utils/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/utils/index.ts"],"sourcesContent":["export type {\n TagAppearance,\n TagDismissData,\n TagDismissEvent,\n TagDismissHandler,\n TagShape,\n TagSize,\n TagValue,\n} from './types';\nexport type { TagAvatarContextValues, UseTagAvatarContextValuesOptions } from './useTagAvatarContextValues';\nexport { useTagAvatarContextValues_unstable } from './useTagAvatarContextValues';\n"],"names":["useTagAvatarContextValues_unstable"],"rangeMappings":"","mappings":"AAUA,SAASA,kCAAkC,QAAQ,8BAA8B"}
|
|
@@ -2,5 +2,30 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTag: function() {
|
|
13
|
+
return _index.InteractionTag;
|
|
14
|
+
},
|
|
15
|
+
interactionTagClassNames: function() {
|
|
16
|
+
return _index.interactionTagClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTag_unstable: function() {
|
|
19
|
+
return _index.renderInteractionTag_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagContextValues_unstable: function() {
|
|
22
|
+
return _index.useInteractionTagContextValues_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagStyles_unstable: function() {
|
|
25
|
+
return _index.useInteractionTagStyles_unstable;
|
|
26
|
+
},
|
|
27
|
+
useInteractionTag_unstable: function() {
|
|
28
|
+
return _index.useInteractionTag_unstable;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
const _index = require("./components/InteractionTag/index");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTag.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTag.ts"],"sourcesContent":["export type {\n InteractionTagContextValues,\n InteractionTagProps,\n InteractionTagSlots,\n InteractionTagState,\n} from './components/InteractionTag/index';\nexport {\n InteractionTag,\n interactionTagClassNames,\n renderInteractionTag_unstable,\n useInteractionTagContextValues_unstable,\n useInteractionTagStyles_unstable,\n useInteractionTag_unstable,\n} from './components/InteractionTag/index';\n"],"names":["InteractionTag","interactionTagClassNames","renderInteractionTag_unstable","useInteractionTagContextValues_unstable","useInteractionTagStyles_unstable","useInteractionTag_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAOEA,cAAc;eAAdA,qBAAc;;IACdC,wBAAwB;eAAxBA,+BAAwB;;IACxBC,6BAA6B;eAA7BA,oCAA6B;;IAC7BC,uCAAuC;eAAvCA,8CAAuC;;IACvCC,gCAAgC;eAAhCA,uCAAgC;;IAChCC,0BAA0B;eAA1BA,iCAA0B;;;uBACrB"}
|
|
@@ -2,5 +2,27 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTagPrimary: function() {
|
|
13
|
+
return _index.InteractionTagPrimary;
|
|
14
|
+
},
|
|
15
|
+
interactionTagPrimaryClassNames: function() {
|
|
16
|
+
return _index.interactionTagPrimaryClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTagPrimary_unstable: function() {
|
|
19
|
+
return _index.renderInteractionTagPrimary_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagPrimaryStyles_unstable: function() {
|
|
22
|
+
return _index.useInteractionTagPrimaryStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagPrimary_unstable: function() {
|
|
25
|
+
return _index.useInteractionTagPrimary_unstable;
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
const _index = require("./components/InteractionTagPrimary/index");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTagPrimary.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTagPrimary.ts"],"sourcesContent":["export type {\n InteractionTagPrimaryContextValues,\n InteractionTagPrimaryProps,\n InteractionTagPrimarySlots,\n InteractionTagPrimaryState,\n} from './components/InteractionTagPrimary/index';\nexport {\n InteractionTagPrimary,\n interactionTagPrimaryClassNames,\n renderInteractionTagPrimary_unstable,\n useInteractionTagPrimaryStyles_unstable,\n useInteractionTagPrimary_unstable,\n} from './components/InteractionTagPrimary/index';\n"],"names":["InteractionTagPrimary","interactionTagPrimaryClassNames","renderInteractionTagPrimary_unstable","useInteractionTagPrimaryStyles_unstable","useInteractionTagPrimary_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAOEA,qBAAqB;eAArBA,4BAAqB;;IACrBC,+BAA+B;eAA/BA,sCAA+B;;IAC/BC,oCAAoC;eAApCA,2CAAoC;;IACpCC,uCAAuC;eAAvCA,8CAAuC;;IACvCC,iCAAiC;eAAjCA,wCAAiC;;;uBAC5B"}
|
|
@@ -2,5 +2,27 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTagSecondary: function() {
|
|
13
|
+
return _index.InteractionTagSecondary;
|
|
14
|
+
},
|
|
15
|
+
interactionTagSecondaryClassNames: function() {
|
|
16
|
+
return _index.interactionTagSecondaryClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTagSecondary_unstable: function() {
|
|
19
|
+
return _index.renderInteractionTagSecondary_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagSecondaryStyles_unstable: function() {
|
|
22
|
+
return _index.useInteractionTagSecondaryStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagSecondary_unstable: function() {
|
|
25
|
+
return _index.useInteractionTagSecondary_unstable;
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
const _index = require("./components/InteractionTagSecondary/index");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/InteractionTagSecondary.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/InteractionTagSecondary.ts"],"sourcesContent":["export type {\n InteractionTagSecondaryProps,\n InteractionTagSecondarySlots,\n InteractionTagSecondaryState,\n} from './components/InteractionTagSecondary/index';\nexport {\n InteractionTagSecondary,\n interactionTagSecondaryClassNames,\n renderInteractionTagSecondary_unstable,\n useInteractionTagSecondaryStyles_unstable,\n useInteractionTagSecondary_unstable,\n} from './components/InteractionTagSecondary/index';\n"],"names":["InteractionTagSecondary","interactionTagSecondaryClassNames","renderInteractionTagSecondary_unstable","useInteractionTagSecondaryStyles_unstable","useInteractionTagSecondary_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAMEA,uBAAuB;eAAvBA,8BAAuB;;IACvBC,iCAAiC;eAAjCA,wCAAiC;;IACjCC,sCAAsC;eAAtCA,6CAAsC;;IACtCC,yCAAyC;eAAzCA,gDAAyC;;IACzCC,mCAAmC;eAAnCA,0CAAmC;;;uBAC9B"}
|
package/lib-commonjs/Tag.js
CHANGED
|
@@ -2,5 +2,39 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
Tag: function() {
|
|
13
|
+
return _index.Tag;
|
|
14
|
+
},
|
|
15
|
+
renderTag_unstable: function() {
|
|
16
|
+
return _index.renderTag_unstable;
|
|
17
|
+
},
|
|
18
|
+
tagClassNames: function() {
|
|
19
|
+
return _index.tagClassNames;
|
|
20
|
+
},
|
|
21
|
+
useIconStyles: function() {
|
|
22
|
+
return _index.useIconStyles;
|
|
23
|
+
},
|
|
24
|
+
useMediaStyles: function() {
|
|
25
|
+
return _index.useMediaStyles;
|
|
26
|
+
},
|
|
27
|
+
usePrimaryTextStyles: function() {
|
|
28
|
+
return _index.usePrimaryTextStyles;
|
|
29
|
+
},
|
|
30
|
+
useSecondaryTextBaseClassName: function() {
|
|
31
|
+
return _index.useSecondaryTextBaseClassName;
|
|
32
|
+
},
|
|
33
|
+
useTagStyles_unstable: function() {
|
|
34
|
+
return _index.useTagStyles_unstable;
|
|
35
|
+
},
|
|
36
|
+
useTag_unstable: function() {
|
|
37
|
+
return _index.useTag_unstable;
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
const _index = require("./components/Tag/index");
|
package/lib-commonjs/Tag.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/Tag.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/Tag.ts"],"sourcesContent":["export type { TagContextValues, TagProps, TagSlots, TagState } from './components/Tag/index';\nexport {\n Tag,\n renderTag_unstable,\n tagClassNames,\n useIconStyles,\n useMediaStyles,\n usePrimaryTextStyles,\n useSecondaryTextBaseClassName,\n useTagStyles_unstable,\n useTag_unstable,\n} from './components/Tag/index';\n"],"names":["Tag","renderTag_unstable","tagClassNames","useIconStyles","useMediaStyles","usePrimaryTextStyles","useSecondaryTextBaseClassName","useTagStyles_unstable","useTag_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEEA,GAAG;eAAHA,UAAG;;IACHC,kBAAkB;eAAlBA,yBAAkB;;IAClBC,aAAa;eAAbA,oBAAa;;IACbC,aAAa;eAAbA,oBAAa;;IACbC,cAAc;eAAdA,qBAAc;;IACdC,oBAAoB;eAApBA,2BAAoB;;IACpBC,6BAA6B;eAA7BA,oCAA6B;;IAC7BC,qBAAqB;eAArBA,4BAAqB;;IACrBC,eAAe;eAAfA,sBAAe;;;uBACV"}
|
package/lib-commonjs/TagGroup.js
CHANGED
|
@@ -2,5 +2,30 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
TagGroup: function() {
|
|
13
|
+
return _index.TagGroup;
|
|
14
|
+
},
|
|
15
|
+
renderTagGroup_unstable: function() {
|
|
16
|
+
return _index.renderTagGroup_unstable;
|
|
17
|
+
},
|
|
18
|
+
tagGroupClassNames: function() {
|
|
19
|
+
return _index.tagGroupClassNames;
|
|
20
|
+
},
|
|
21
|
+
useTagGroupContextValues_unstable: function() {
|
|
22
|
+
return _index.useTagGroupContextValues_unstable;
|
|
23
|
+
},
|
|
24
|
+
useTagGroupStyles_unstable: function() {
|
|
25
|
+
return _index.useTagGroupStyles_unstable;
|
|
26
|
+
},
|
|
27
|
+
useTagGroup_unstable: function() {
|
|
28
|
+
return _index.useTagGroup_unstable;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
const _index = require("./components/TagGroup/index");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/TagGroup.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/TagGroup.ts"],"sourcesContent":["export type { TagGroupContextValues, TagGroupProps, TagGroupSlots, TagGroupState } from './components/TagGroup/index';\nexport {\n TagGroup,\n renderTagGroup_unstable,\n tagGroupClassNames,\n useTagGroupContextValues_unstable,\n useTagGroupStyles_unstable,\n useTagGroup_unstable,\n} from './components/TagGroup/index';\n"],"names":["TagGroup","renderTagGroup_unstable","tagGroupClassNames","useTagGroupContextValues_unstable","useTagGroupStyles_unstable","useTagGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAEEA,QAAQ;eAARA,eAAQ;;IACRC,uBAAuB;eAAvBA,8BAAuB;;IACvBC,kBAAkB;eAAlBA,yBAAkB;;IAClBC,iCAAiC;eAAjCA,wCAAiC;;IACjCC,0BAA0B;eAA1BA,iCAA0B;;IAC1BC,oBAAoB;eAApBA,2BAAoB;;;uBACf"}
|
|
@@ -2,10 +2,34 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTag: function() {
|
|
13
|
+
return _InteractionTag.InteractionTag;
|
|
14
|
+
},
|
|
15
|
+
interactionTagClassNames: function() {
|
|
16
|
+
return _useInteractionTagStylesstyles.interactionTagClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTag_unstable: function() {
|
|
19
|
+
return _renderInteractionTag.renderInteractionTag_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagContextValues_unstable: function() {
|
|
22
|
+
return _useInteractionTagContextValues.useInteractionTagContextValues_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagStyles_unstable: function() {
|
|
25
|
+
return _useInteractionTagStylesstyles.useInteractionTagStyles_unstable;
|
|
26
|
+
},
|
|
27
|
+
useInteractionTag_unstable: function() {
|
|
28
|
+
return _useInteractionTag.useInteractionTag_unstable;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
const _InteractionTag = require("./InteractionTag");
|
|
32
|
+
const _renderInteractionTag = require("./renderInteractionTag");
|
|
33
|
+
const _useInteractionTag = require("./useInteractionTag");
|
|
34
|
+
const _useInteractionTagStylesstyles = require("./useInteractionTagStyles.styles");
|
|
35
|
+
const _useInteractionTagContextValues = require("./useInteractionTagContextValues");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTag/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTag/index.ts"],"sourcesContent":["export { InteractionTag } from './InteractionTag';\nexport type {\n InteractionTagContextValues,\n InteractionTagProps,\n InteractionTagSlots,\n InteractionTagState,\n} from './InteractionTag.types';\nexport { renderInteractionTag_unstable } from './renderInteractionTag';\nexport { useInteractionTag_unstable } from './useInteractionTag';\nexport { interactionTagClassNames, useInteractionTagStyles_unstable } from './useInteractionTagStyles.styles';\nexport { useInteractionTagContextValues_unstable } from './useInteractionTagContextValues';\n"],"names":["InteractionTag","interactionTagClassNames","renderInteractionTag_unstable","useInteractionTagContextValues_unstable","useInteractionTagStyles_unstable","useInteractionTag_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,cAAc;eAAdA,8BAAc;;IASdC,wBAAwB;eAAxBA,uDAAwB;;IAFxBC,6BAA6B;eAA7BA,mDAA6B;;IAG7BC,uCAAuC;eAAvCA,uEAAuC;;IADbC,gCAAgC;eAAhCA,+DAAgC;;IAD1DC,0BAA0B;eAA1BA,6CAA0B;;;gCARJ;sCAOe;mCACH;+CACgC;gDACnB"}
|
|
@@ -2,9 +2,30 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTagPrimary: function() {
|
|
13
|
+
return _InteractionTagPrimary.InteractionTagPrimary;
|
|
14
|
+
},
|
|
15
|
+
interactionTagPrimaryClassNames: function() {
|
|
16
|
+
return _useInteractionTagPrimaryStylesstyles.interactionTagPrimaryClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTagPrimary_unstable: function() {
|
|
19
|
+
return _renderInteractionTagPrimary.renderInteractionTagPrimary_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagPrimaryStyles_unstable: function() {
|
|
22
|
+
return _useInteractionTagPrimaryStylesstyles.useInteractionTagPrimaryStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagPrimary_unstable: function() {
|
|
25
|
+
return _useInteractionTagPrimary.useInteractionTagPrimary_unstable;
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
const _InteractionTagPrimary = require("./InteractionTagPrimary");
|
|
29
|
+
const _renderInteractionTagPrimary = require("./renderInteractionTagPrimary");
|
|
30
|
+
const _useInteractionTagPrimary = require("./useInteractionTagPrimary");
|
|
31
|
+
const _useInteractionTagPrimaryStylesstyles = require("./useInteractionTagPrimaryStyles.styles");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTagPrimary/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTagPrimary/index.ts"],"sourcesContent":["export { InteractionTagPrimary } from './InteractionTagPrimary';\nexport type {\n InteractionTagPrimaryContextValues,\n InteractionTagPrimaryProps,\n InteractionTagPrimarySlots,\n InteractionTagPrimaryState,\n} from './InteractionTagPrimary.types';\nexport { renderInteractionTagPrimary_unstable } from './renderInteractionTagPrimary';\nexport { useInteractionTagPrimary_unstable } from './useInteractionTagPrimary';\nexport {\n interactionTagPrimaryClassNames,\n useInteractionTagPrimaryStyles_unstable,\n} from './useInteractionTagPrimaryStyles.styles';\n"],"names":["InteractionTagPrimary","interactionTagPrimaryClassNames","renderInteractionTagPrimary_unstable","useInteractionTagPrimaryStyles_unstable","useInteractionTagPrimary_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,qBAAqB;eAArBA,4CAAqB;;IAU5BC,+BAA+B;eAA/BA,qEAA+B;;IAHxBC,oCAAoC;eAApCA,iEAAoC;;IAI3CC,uCAAuC;eAAvCA,6EAAuC;;IAHhCC,iCAAiC;eAAjCA,2DAAiC;;;uCARJ;6CAOe;0CACH;sDAI3C"}
|
|
@@ -2,9 +2,30 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
InteractionTagSecondary: function() {
|
|
13
|
+
return _InteractionTagSecondary.InteractionTagSecondary;
|
|
14
|
+
},
|
|
15
|
+
interactionTagSecondaryClassNames: function() {
|
|
16
|
+
return _useInteractionTagSecondaryStylesstyles.interactionTagSecondaryClassNames;
|
|
17
|
+
},
|
|
18
|
+
renderInteractionTagSecondary_unstable: function() {
|
|
19
|
+
return _renderInteractionTagSecondary.renderInteractionTagSecondary_unstable;
|
|
20
|
+
},
|
|
21
|
+
useInteractionTagSecondaryStyles_unstable: function() {
|
|
22
|
+
return _useInteractionTagSecondaryStylesstyles.useInteractionTagSecondaryStyles_unstable;
|
|
23
|
+
},
|
|
24
|
+
useInteractionTagSecondary_unstable: function() {
|
|
25
|
+
return _useInteractionTagSecondary.useInteractionTagSecondary_unstable;
|
|
26
|
+
}
|
|
27
|
+
});
|
|
28
|
+
const _InteractionTagSecondary = require("./InteractionTagSecondary");
|
|
29
|
+
const _renderInteractionTagSecondary = require("./renderInteractionTagSecondary");
|
|
30
|
+
const _useInteractionTagSecondary = require("./useInteractionTagSecondary");
|
|
31
|
+
const _useInteractionTagSecondaryStylesstyles = require("./useInteractionTagSecondaryStyles.styles");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/InteractionTagSecondary/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/InteractionTagSecondary/index.ts"],"sourcesContent":["export { InteractionTagSecondary } from './InteractionTagSecondary';\nexport type {\n InteractionTagSecondaryProps,\n InteractionTagSecondarySlots,\n InteractionTagSecondaryState,\n} from './InteractionTagSecondary.types';\nexport { renderInteractionTagSecondary_unstable } from './renderInteractionTagSecondary';\nexport { useInteractionTagSecondary_unstable } from './useInteractionTagSecondary';\nexport {\n interactionTagSecondaryClassNames,\n useInteractionTagSecondaryStyles_unstable,\n} from './useInteractionTagSecondaryStyles.styles';\n"],"names":["InteractionTagSecondary","interactionTagSecondaryClassNames","renderInteractionTagSecondary_unstable","useInteractionTagSecondaryStyles_unstable","useInteractionTagSecondary_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,uBAAuB;eAAvBA,gDAAuB;;IAS9BC,iCAAiC;eAAjCA,yEAAiC;;IAH1BC,sCAAsC;eAAtCA,qEAAsC;;IAI7CC,yCAAyC;eAAzCA,iFAAyC;;IAHlCC,mCAAmC;eAAnCA,+DAAmC;;;yCAPJ;+CAMe;4CACH;wDAI7C"}
|
|
@@ -2,9 +2,42 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
Tag: function() {
|
|
13
|
+
return _Tag.Tag;
|
|
14
|
+
},
|
|
15
|
+
renderTag_unstable: function() {
|
|
16
|
+
return _renderTag.renderTag_unstable;
|
|
17
|
+
},
|
|
18
|
+
tagClassNames: function() {
|
|
19
|
+
return _useTagStylesstyles.tagClassNames;
|
|
20
|
+
},
|
|
21
|
+
useIconStyles: function() {
|
|
22
|
+
return _useTagStylesstyles.useIconStyles;
|
|
23
|
+
},
|
|
24
|
+
useMediaStyles: function() {
|
|
25
|
+
return _useTagStylesstyles.useMediaStyles;
|
|
26
|
+
},
|
|
27
|
+
usePrimaryTextStyles: function() {
|
|
28
|
+
return _useTagStylesstyles.usePrimaryTextStyles;
|
|
29
|
+
},
|
|
30
|
+
useSecondaryTextBaseClassName: function() {
|
|
31
|
+
return _useTagStylesstyles.useSecondaryTextBaseClassName;
|
|
32
|
+
},
|
|
33
|
+
useTagStyles_unstable: function() {
|
|
34
|
+
return _useTagStylesstyles.useTagStyles_unstable;
|
|
35
|
+
},
|
|
36
|
+
useTag_unstable: function() {
|
|
37
|
+
return _useTag.useTag_unstable;
|
|
38
|
+
}
|
|
39
|
+
});
|
|
40
|
+
const _Tag = require("./Tag");
|
|
41
|
+
const _renderTag = require("./renderTag");
|
|
42
|
+
const _useTag = require("./useTag");
|
|
43
|
+
const _useTagStylesstyles = require("./useTagStyles.styles");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/Tag/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/Tag/index.ts"],"sourcesContent":["export { Tag } from './Tag';\nexport type { TagContextValues, TagProps, TagSlots, TagState } from './Tag.types';\nexport { renderTag_unstable } from './renderTag';\nexport { useTag_unstable } from './useTag';\nexport {\n tagClassNames,\n useIconStyles,\n useMediaStyles,\n usePrimaryTextStyles,\n useSecondaryTextBaseClassName,\n useTagStyles_unstable,\n} from './useTagStyles.styles';\n"],"names":["Tag","renderTag_unstable","tagClassNames","useIconStyles","useMediaStyles","usePrimaryTextStyles","useSecondaryTextBaseClassName","useTagStyles_unstable","useTag_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,GAAG;eAAHA,QAAG;;IAEHC,kBAAkB;eAAlBA,6BAAkB;;IAGzBC,aAAa;eAAbA,iCAAa;;IACbC,aAAa;eAAbA,iCAAa;;IACbC,cAAc;eAAdA,kCAAc;;IACdC,oBAAoB;eAApBA,wCAAoB;;IACpBC,6BAA6B;eAA7BA,iDAA6B;;IAC7BC,qBAAqB;eAArBA,yCAAqB;;IAPdC,eAAe;eAAfA,uBAAe;;;qBAHJ;2BAEe;wBACH;oCAQzB"}
|
|
@@ -2,10 +2,34 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
5
|
+
function _export(target, all) {
|
|
6
|
+
for(var name in all)Object.defineProperty(target, name, {
|
|
7
|
+
enumerable: true,
|
|
8
|
+
get: all[name]
|
|
9
|
+
});
|
|
10
|
+
}
|
|
11
|
+
_export(exports, {
|
|
12
|
+
TagGroup: function() {
|
|
13
|
+
return _TagGroup.TagGroup;
|
|
14
|
+
},
|
|
15
|
+
renderTagGroup_unstable: function() {
|
|
16
|
+
return _renderTagGroup.renderTagGroup_unstable;
|
|
17
|
+
},
|
|
18
|
+
tagGroupClassNames: function() {
|
|
19
|
+
return _useTagGroupStylesstyles.tagGroupClassNames;
|
|
20
|
+
},
|
|
21
|
+
useTagGroupContextValues_unstable: function() {
|
|
22
|
+
return _useTagGroupContextValues.useTagGroupContextValues_unstable;
|
|
23
|
+
},
|
|
24
|
+
useTagGroupStyles_unstable: function() {
|
|
25
|
+
return _useTagGroupStylesstyles.useTagGroupStyles_unstable;
|
|
26
|
+
},
|
|
27
|
+
useTagGroup_unstable: function() {
|
|
28
|
+
return _useTagGroup.useTagGroup_unstable;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
31
|
+
const _TagGroup = require("./TagGroup");
|
|
32
|
+
const _renderTagGroup = require("./renderTagGroup");
|
|
33
|
+
const _useTagGroup = require("./useTagGroup");
|
|
34
|
+
const _useTagGroupStylesstyles = require("./useTagGroupStyles.styles");
|
|
35
|
+
const _useTagGroupContextValues = require("./useTagGroupContextValues");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/components/TagGroup/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/components/TagGroup/index.ts"],"sourcesContent":["export { TagGroup } from './TagGroup';\nexport type { TagGroupContextValues, TagGroupProps, TagGroupSlots, TagGroupState } from './TagGroup.types';\nexport { renderTagGroup_unstable } from './renderTagGroup';\nexport { useTagGroup_unstable } from './useTagGroup';\nexport { tagGroupClassNames, useTagGroupStyles_unstable } from './useTagGroupStyles.styles';\nexport { useTagGroupContextValues_unstable } from './useTagGroupContextValues';\n"],"names":["TagGroup","renderTagGroup_unstable","tagGroupClassNames","useTagGroupContextValues_unstable","useTagGroupStyles_unstable","useTagGroup_unstable"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";;;;;;;;;;;IAASA,QAAQ;eAARA,kBAAQ;;IAERC,uBAAuB;eAAvBA,uCAAuB;;IAEvBC,kBAAkB;eAAlBA,2CAAkB;;IAClBC,iCAAiC;eAAjCA,2DAAiC;;IADbC,0BAA0B;eAA1BA,mDAA0B;;IAD9CC,oBAAoB;eAApBA,iCAAoB;;;0BAHJ;gCAEe;6BACH;yCAC0B;0CACb"}
|
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", {
|
|
3
3
|
value: true
|
|
4
4
|
});
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
5
|
+
Object.defineProperty(exports, "useTagAvatarContextValues_unstable", {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: function() {
|
|
8
|
+
return _useTagAvatarContextValues.useTagAvatarContextValues_unstable;
|
|
9
|
+
}
|
|
10
|
+
});
|
|
11
|
+
const _useTagAvatarContextValues = require("./useTagAvatarContextValues");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/utils/index.ts"],"sourcesContent":["export
|
|
1
|
+
{"version":3,"sources":["../src/utils/index.ts"],"sourcesContent":["export type {\n TagAppearance,\n TagDismissData,\n TagDismissEvent,\n TagDismissHandler,\n TagShape,\n TagSize,\n TagValue,\n} from './types';\nexport type { TagAvatarContextValues, UseTagAvatarContextValuesOptions } from './useTagAvatarContextValues';\nexport { useTagAvatarContextValues_unstable } from './useTagAvatarContextValues';\n"],"names":["useTagAvatarContextValues_unstable"],"rangeMappings":";;;;;;;;;;","mappings":";;;;+BAUSA;;;eAAAA,6DAAkC;;;2CAAQ"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-tags",
|
|
3
|
-
"version": "9.3.
|
|
3
|
+
"version": "9.3.25",
|
|
4
4
|
"description": "Fluent UI Tag component",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -21,14 +21,14 @@
|
|
|
21
21
|
},
|
|
22
22
|
"dependencies": {
|
|
23
23
|
"@fluentui/keyboard-keys": "^9.0.8",
|
|
24
|
-
"@fluentui/react-aria": "^9.13.
|
|
25
|
-
"@fluentui/react-avatar": "^9.6.
|
|
24
|
+
"@fluentui/react-aria": "^9.13.11",
|
|
25
|
+
"@fluentui/react-avatar": "^9.6.45",
|
|
26
26
|
"@fluentui/react-icons": "^2.0.245",
|
|
27
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
|
28
|
-
"@fluentui/react-shared-contexts": "^9.21.
|
|
29
|
-
"@fluentui/react-tabster": "^9.23.
|
|
30
|
-
"@fluentui/react-theme": "^9.1.
|
|
31
|
-
"@fluentui/react-utilities": "^9.18.
|
|
27
|
+
"@fluentui/react-jsx-runtime": "^9.0.47",
|
|
28
|
+
"@fluentui/react-shared-contexts": "^9.21.1",
|
|
29
|
+
"@fluentui/react-tabster": "^9.23.1",
|
|
30
|
+
"@fluentui/react-theme": "^9.1.23",
|
|
31
|
+
"@fluentui/react-utilities": "^9.18.18",
|
|
32
32
|
"@griffel/react": "^1.5.22",
|
|
33
33
|
"@swc/helpers": "^0.5.1"
|
|
34
34
|
},
|