@workday/canvas-kit-preview-react 15.0.0-alpha.0074-next.0 → 15.0.0-alpha.0076-next.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.
Files changed (125) hide show
  1. package/dist/commonjs/index.d.ts +0 -2
  2. package/dist/commonjs/index.d.ts.map +1 -1
  3. package/dist/commonjs/index.js +0 -2
  4. package/dist/commonjs/multi-select/lib/MultiSelectedItem.js +1 -1
  5. package/dist/es6/index.d.ts +0 -2
  6. package/dist/es6/index.d.ts.map +1 -1
  7. package/dist/es6/index.js +0 -2
  8. package/dist/es6/multi-select/lib/MultiSelectedItem.js +1 -1
  9. package/index.ts +0 -2
  10. package/multi-select/lib/MultiSelectedItem.tsx +1 -1
  11. package/package.json +4 -4
  12. package/dist/commonjs/pill/index.d.ts +0 -8
  13. package/dist/commonjs/pill/index.d.ts.map +0 -1
  14. package/dist/commonjs/pill/index.js +0 -23
  15. package/dist/commonjs/pill/lib/Pill.d.ts +0 -265
  16. package/dist/commonjs/pill/lib/Pill.d.ts.map +0 -1
  17. package/dist/commonjs/pill/lib/Pill.js +0 -147
  18. package/dist/commonjs/pill/lib/PillAvatar.d.ts +0 -526
  19. package/dist/commonjs/pill/lib/PillAvatar.d.ts.map +0 -1
  20. package/dist/commonjs/pill/lib/PillAvatar.js +0 -22
  21. package/dist/commonjs/pill/lib/PillCount.d.ts +0 -12
  22. package/dist/commonjs/pill/lib/PillCount.d.ts.map +0 -1
  23. package/dist/commonjs/pill/lib/PillCount.js +0 -21
  24. package/dist/commonjs/pill/lib/PillIcon.d.ts +0 -54
  25. package/dist/commonjs/pill/lib/PillIcon.d.ts.map +0 -1
  26. package/dist/commonjs/pill/lib/PillIcon.js +0 -20
  27. package/dist/commonjs/pill/lib/PillIconButton.d.ts +0 -148
  28. package/dist/commonjs/pill/lib/PillIconButton.d.ts.map +0 -1
  29. package/dist/commonjs/pill/lib/PillIconButton.js +0 -21
  30. package/dist/commonjs/pill/lib/PillLabel.d.ts +0 -14
  31. package/dist/commonjs/pill/lib/PillLabel.d.ts.map +0 -1
  32. package/dist/commonjs/pill/lib/PillLabel.js +0 -17
  33. package/dist/commonjs/pill/lib/usePillModel.d.ts +0 -46
  34. package/dist/commonjs/pill/lib/usePillModel.d.ts.map +0 -1
  35. package/dist/commonjs/pill/lib/usePillModel.js +0 -24
  36. package/dist/commonjs/select/index.d.ts +0 -3
  37. package/dist/commonjs/select/index.d.ts.map +0 -1
  38. package/dist/commonjs/select/index.js +0 -17
  39. package/dist/commonjs/select/lib/Select.d.ts +0 -31
  40. package/dist/commonjs/select/lib/Select.d.ts.map +0 -1
  41. package/dist/commonjs/select/lib/Select.js +0 -486
  42. package/dist/commonjs/select/lib/SelectBase.d.ts +0 -165
  43. package/dist/commonjs/select/lib/SelectBase.d.ts.map +0 -1
  44. package/dist/commonjs/select/lib/SelectBase.js +0 -235
  45. package/dist/commonjs/select/lib/SelectMenu.d.ts +0 -45
  46. package/dist/commonjs/select/lib/SelectMenu.d.ts.map +0 -1
  47. package/dist/commonjs/select/lib/SelectMenu.js +0 -195
  48. package/dist/commonjs/select/lib/SelectOption.d.ts +0 -38
  49. package/dist/commonjs/select/lib/SelectOption.d.ts.map +0 -1
  50. package/dist/commonjs/select/lib/SelectOption.js +0 -73
  51. package/dist/commonjs/select/lib/scrolling.d.ts +0 -5
  52. package/dist/commonjs/select/lib/scrolling.d.ts.map +0 -1
  53. package/dist/commonjs/select/lib/scrolling.js +0 -36
  54. package/dist/commonjs/select/lib/types.d.ts +0 -37
  55. package/dist/commonjs/select/lib/types.d.ts.map +0 -1
  56. package/dist/commonjs/select/lib/types.js +0 -2
  57. package/dist/commonjs/select/lib/utils.d.ts +0 -10
  58. package/dist/commonjs/select/lib/utils.d.ts.map +0 -1
  59. package/dist/commonjs/select/lib/utils.js +0 -27
  60. package/dist/es6/pill/index.d.ts +0 -8
  61. package/dist/es6/pill/index.d.ts.map +0 -1
  62. package/dist/es6/pill/index.js +0 -7
  63. package/dist/es6/pill/lib/Pill.d.ts +0 -265
  64. package/dist/es6/pill/lib/Pill.d.ts.map +0 -1
  65. package/dist/es6/pill/lib/Pill.js +0 -144
  66. package/dist/es6/pill/lib/PillAvatar.d.ts +0 -526
  67. package/dist/es6/pill/lib/PillAvatar.d.ts.map +0 -1
  68. package/dist/es6/pill/lib/PillAvatar.js +0 -19
  69. package/dist/es6/pill/lib/PillCount.d.ts +0 -12
  70. package/dist/es6/pill/lib/PillCount.d.ts.map +0 -1
  71. package/dist/es6/pill/lib/PillCount.js +0 -18
  72. package/dist/es6/pill/lib/PillIcon.d.ts +0 -54
  73. package/dist/es6/pill/lib/PillIcon.d.ts.map +0 -1
  74. package/dist/es6/pill/lib/PillIcon.js +0 -17
  75. package/dist/es6/pill/lib/PillIconButton.d.ts +0 -148
  76. package/dist/es6/pill/lib/PillIconButton.d.ts.map +0 -1
  77. package/dist/es6/pill/lib/PillIconButton.js +0 -18
  78. package/dist/es6/pill/lib/PillLabel.d.ts +0 -14
  79. package/dist/es6/pill/lib/PillLabel.d.ts.map +0 -1
  80. package/dist/es6/pill/lib/PillLabel.js +0 -14
  81. package/dist/es6/pill/lib/usePillModel.d.ts +0 -46
  82. package/dist/es6/pill/lib/usePillModel.d.ts.map +0 -1
  83. package/dist/es6/pill/lib/usePillModel.js +0 -21
  84. package/dist/es6/select/index.d.ts +0 -3
  85. package/dist/es6/select/index.d.ts.map +0 -1
  86. package/dist/es6/select/index.js +0 -1
  87. package/dist/es6/select/lib/Select.d.ts +0 -31
  88. package/dist/es6/select/lib/Select.d.ts.map +0 -1
  89. package/dist/es6/select/lib/Select.js +0 -460
  90. package/dist/es6/select/lib/SelectBase.d.ts +0 -165
  91. package/dist/es6/select/lib/SelectBase.d.ts.map +0 -1
  92. package/dist/es6/select/lib/SelectBase.js +0 -208
  93. package/dist/es6/select/lib/SelectMenu.d.ts +0 -45
  94. package/dist/es6/select/lib/SelectMenu.d.ts.map +0 -1
  95. package/dist/es6/select/lib/SelectMenu.js +0 -191
  96. package/dist/es6/select/lib/SelectOption.d.ts +0 -38
  97. package/dist/es6/select/lib/SelectOption.d.ts.map +0 -1
  98. package/dist/es6/select/lib/SelectOption.js +0 -69
  99. package/dist/es6/select/lib/scrolling.d.ts +0 -5
  100. package/dist/es6/select/lib/scrolling.d.ts.map +0 -1
  101. package/dist/es6/select/lib/scrolling.js +0 -32
  102. package/dist/es6/select/lib/types.d.ts +0 -37
  103. package/dist/es6/select/lib/types.d.ts.map +0 -1
  104. package/dist/es6/select/lib/types.js +0 -1
  105. package/dist/es6/select/lib/utils.d.ts +0 -10
  106. package/dist/es6/select/lib/utils.d.ts.map +0 -1
  107. package/dist/es6/select/lib/utils.js +0 -22
  108. package/pill/index.ts +0 -7
  109. package/pill/lib/Pill.tsx +0 -285
  110. package/pill/lib/PillAvatar.tsx +0 -35
  111. package/pill/lib/PillCount.tsx +0 -44
  112. package/pill/lib/PillIcon.tsx +0 -32
  113. package/pill/lib/PillIconButton.tsx +0 -86
  114. package/pill/lib/PillLabel.tsx +0 -32
  115. package/pill/lib/usePillModel.tsx +0 -23
  116. package/pill/package.json +0 -6
  117. package/select/index.ts +0 -8
  118. package/select/lib/Select.tsx +0 -595
  119. package/select/lib/SelectBase.tsx +0 -493
  120. package/select/lib/SelectMenu.tsx +0 -304
  121. package/select/lib/SelectOption.tsx +0 -133
  122. package/select/lib/scrolling.ts +0 -42
  123. package/select/lib/types.ts +0 -37
  124. package/select/lib/utils.ts +0 -30
  125. package/select/package.json +0 -6
@@ -1,37 +0,0 @@
1
- /**
2
- * The placement of the menu relative to its corresponding button. This type is a
3
- * subset of the PopperJS.Placement type limited to the `bottom` and `top` values.
4
- *
5
- * We need to use `top` and `bottom` instead of `top-start` and `bottom-start` for
6
- * placements because PopperJS incorrectly rounds the `start` and `end` modifiers:
7
- * https://github.com/popperjs/popper-core/blob/38914aae7a2e91715c6eb2b563517082a40cfa64/src/utils/computeOffsets.js#L68-L81
8
- * This rounding causes problems with browsers that allow subpixel values for elements
9
- * like Firefox and Edge.
10
- *
11
- * @deprecated ⚠️ `MenuPlacement` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--docs) instead.
12
- */
13
- export type MenuPlacement = 'bottom' | 'top';
14
- /**
15
- * The visibility state of the menu.
16
- *
17
- * `closed`: The menu is completely closed (not present in the DOM).
18
- * `open`: The menu was previously `closed` and has just been instructed to open.
19
- * The menu has been added to the DOM, but it's not yet visible. This state is
20
- * necessary in order to apply an opacity of 0 to the menu before transitioning it
21
- * to an opacity of 1.0 in the opening state.
22
- * `opening`: The menu is in the process of opening.
23
- * `opened`: The menu is completely open.
24
- * `close`: The menu was previously `open` and has just been instructed to close.
25
- * `closing`: The menu is in the process of closing.
26
- *
27
- * Typically, a menu will transition through states in the following order:
28
- * `closed` > `open` > `opening` > `opened` > `close` > `closing` > `closed`
29
- *
30
- * However, it's possible for a user to open a menu while it's in the process of
31
- * closing in which case the menu can transition from `closing` > `opening` (and
32
- * vice-versa).
33
- *
34
- * @deprecated ⚠️ `MenuVisibility` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--docs) instead.
35
- */
36
- export type MenuVisibility = 'closed' | 'open' | 'opening' | 'opened' | 'close' | 'closing';
37
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../select/lib/types.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;GAWG;AACH,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,KAAK,CAAC;AAE7C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,MAAM,MAAM,cAAc,GAAG,QAAQ,GAAG,MAAM,GAAG,SAAS,GAAG,QAAQ,GAAG,OAAO,GAAG,SAAS,CAAC"}
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,10 +0,0 @@
1
- import { NormalizedOption } from './SelectBase';
2
- /**
3
- * @deprecated ⚠️ `getIndexByValue` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--basic) instead.
4
- */
5
- export declare const getIndexByValue: (options: NormalizedOption[], value: string | undefined) => number;
6
- /**
7
- * @deprecated ⚠️ `getCorrectedIndexByValue` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--docs) instead.
8
- */
9
- export declare const getCorrectedIndexByValue: (options: NormalizedOption[], value: string | undefined) => number;
10
- //# sourceMappingURL=utils.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../../../select/lib/utils.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,gBAAgB,EAAC,MAAM,cAAc,CAAC;AAC9C;;GAEG;AACH,eAAO,MAAM,eAAe,YAAa,gBAAgB,EAAE,SAAS,MAAM,GAAG,SAAS,KAAG,MAYxF,CAAC;AAGF;;GAEG;AACH,eAAO,MAAM,wBAAwB,YAC1B,gBAAgB,EAAE,SACpB,MAAM,GAAG,SAAS,KACxB,MAIF,CAAC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.getCorrectedIndexByValue = exports.getIndexByValue = void 0;
4
- /**
5
- * @deprecated ⚠️ `getIndexByValue` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--basic) instead.
6
- */
7
- const getIndexByValue = (options, value) => {
8
- if (!options || value === undefined) {
9
- return -1;
10
- }
11
- for (let i = 0; i < options.length; i++) {
12
- if (options[i].value === value) {
13
- return i;
14
- }
15
- }
16
- return -1;
17
- };
18
- exports.getIndexByValue = getIndexByValue;
19
- // If the value doesn't exist in the options, return index 0
20
- /**
21
- * @deprecated ⚠️ `getCorrectedIndexByValue` in Preview has been deprecated and will be removed in a future major version. Please use [`Select` in Main](https://workday.github.io/canvas-kit/?path=/docs/components-inputs-select--docs) instead.
22
- */
23
- const getCorrectedIndexByValue = (options, value) => {
24
- const indexByValue = (0, exports.getIndexByValue)(options, value);
25
- return indexByValue === -1 ? 0 : indexByValue;
26
- };
27
- exports.getCorrectedIndexByValue = getCorrectedIndexByValue;
@@ -1,8 +0,0 @@
1
- export * from './lib/Pill';
2
- export * from './lib/usePillModel';
3
- export * from './lib/PillCount';
4
- export * from './lib/PillIconButton';
5
- export * from './lib/PillIcon';
6
- export * from './lib/PillLabel';
7
- export * from './lib/Pill';
8
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../pill/index.ts"],"names":[],"mappings":"AAAA,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC"}
@@ -1,7 +0,0 @@
1
- export * from './lib/Pill';
2
- export * from './lib/usePillModel';
3
- export * from './lib/PillCount';
4
- export * from './lib/PillIconButton';
5
- export * from './lib/PillIcon';
6
- export * from './lib/PillLabel';
7
- export * from './lib/Pill';
@@ -1,265 +0,0 @@
1
- import { BoxProps } from '@workday/canvas-kit-react/layout';
2
- export interface PillProps extends BoxProps {
3
- /**
4
- * Defines what kind of pill to render stylistically and its interaction states
5
- * @default 'default'
6
- */
7
- variant?: 'readOnly' | 'removable';
8
- /**
9
- * Determines the max width of the pill. If the pill text is longer than the max width,
10
- * text will be truncated and a tooltip will show the rest of the content when hovered over
11
- */
12
- maxWidth?: string | number;
13
- }
14
- export declare const pillStencil: import("@workday/canvas-kit-styling").Stencil<{
15
- variant: {
16
- readOnly: {
17
- [x: string]: string | {
18
- [x: string]: "--cnvs-sys-color-bg-default" | "--cnvs-sys-color-border-container";
19
- borderColor: "--cnvs-sys-color-border-container";
20
- } | {
21
- [x: string]: "--cnvs-sys-color-bg-default";
22
- borderColor?: undefined;
23
- };
24
- border: string;
25
- cursor: string;
26
- '&:hover, &.hover': {
27
- [x: string]: "--cnvs-sys-color-bg-default" | "--cnvs-sys-color-border-container";
28
- borderColor: "--cnvs-sys-color-border-container";
29
- };
30
- '&:focus-visible, &.focus': {
31
- [x: string]: "--cnvs-sys-color-bg-default";
32
- };
33
- '&:active, &.active': {
34
- [x: string]: "--cnvs-sys-color-bg-default";
35
- };
36
- '&:disabled, &.disabled': {
37
- [x: string]: "--cnvs-sys-color-bg-default";
38
- };
39
- };
40
- removable: {
41
- '&:focus-visible, &.focus': {
42
- [x: string]: string;
43
- boxShadow: string;
44
- };
45
- '&:hover, &.hover': {
46
- [x: string]: "--cnvs-sys-color-bg-alt-strong";
47
- };
48
- '&:active, &.active': {
49
- [x: string]: "--cnvs-sys-color-bg-alt-stronger";
50
- };
51
- '&:disabled, &.disabled': {
52
- [x: string]: string;
53
- };
54
- cursor: string;
55
- overflow: string;
56
- position: string;
57
- };
58
- };
59
- }, {}, {
60
- maxWidth: string;
61
- }, import("@workday/canvas-kit-styling").Stencil<{
62
- size: {
63
- large: {
64
- fontWeight: "--cnvs-sys-font-weight-bold";
65
- height: "var(--cnvs-sys-size-xl, 3rem)";
66
- paddingInline: "var(--cnvs-sys-padding-xxl, var(--cnvs-sys-space-x8))";
67
- minWidth: "--cnvs-base-size-1400";
68
- fontFamily: "--cnvs-sys-font-family-default";
69
- lineHeight: "var(--cnvs-sys-line-height-body-sm, var(--cnvs-sys-line-height-body-small))";
70
- fontSize: "var(--cnvs-sys-font-size-body-sm, var(--cnvs-sys-font-size-body-small))";
71
- letterSpacing: "var(--cnvs-sys-letter-spacing-body-sm, var(--cnvs-base-letter-spacing-200))";
72
- };
73
- medium: {
74
- fontWeight: "--cnvs-sys-font-weight-bold";
75
- minWidth: "--cnvs-base-size-1200";
76
- paddingInline: "var(--cnvs-sys-padding-xl, var(--cnvs-sys-space-x6))";
77
- height: "var(--cnvs-sys-size-lg, var(--cnvs-sys-space-x10))";
78
- fontFamily: "var(--cnvs-sys-font-family-default, var(--cnvs-sys-font-family-default))";
79
- lineHeight: "var(--cnvs-sys-line-height-subtext-lg, var(--cnvs-sys-line-height-subtext-large))";
80
- fontSize: "var(--cnvs-sys-font-size-subtext-lg, var(--cnvs-sys-font-size-subtext-large))";
81
- letterSpacing: "var(--cnvs-sys-letter-spacing-subtext-lg, var(--cnvs-base-letter-spacing-50))";
82
- };
83
- small: {
84
- fontWeight: "--cnvs-sys-font-weight-bold";
85
- height: "var(--cnvs-sys-size-md, var(--cnvs-sys-space-x8))";
86
- minWidth: "--cnvs-base-size-1000";
87
- paddingInline: "var(--cnvs-sys-padding-md, var(--cnvs-sys-space-x4))";
88
- gap: "var(--cnvs-sys-gap-xs, var(--cnvs-sys-space-x1))";
89
- fontFamily: "var(--cnvs-sys-font-family-default, var(--cnvs-sys-font-family-default))";
90
- lineHeight: "var(--cnvs-sys-line-height-subtext-lg, var(--cnvs-sys-line-height-subtext-large))";
91
- fontSize: "var(--cnvs-sys-font-size-subtext-lg, var(--cnvs-sys-font-size-subtext-large))";
92
- letterSpacing: "var(--cnvs-sys-letter-spacing-subtext-lg, var(--cnvs-base-letter-spacing-50))";
93
- };
94
- extraSmall: {
95
- fontWeight: "--cnvs-sys-font-weight-bold";
96
- height: "var(--cnvs-sys-size-sm, var(--cnvs-sys-space-x6))";
97
- minWidth: string;
98
- paddingInline: "var(--cnvs-sys-padding-sm, var(--cnvs-sys-space-x3))";
99
- gap: "var(--cnvs-sys-gap-xs, var(--cnvs-sys-space-x1))";
100
- fontFamily: "var(--cnvs-sys-font-family-default, var(--cnvs-sys-font-family-default))";
101
- lineHeight: "var(--cnvs-sys-line-height-subtext-md, var(--cnvs-sys-line-height-subtext-medium))";
102
- fontSize: "var(--cnvs-sys-font-size-subtext-md, var(--cnvs-sys-font-size-subtext-medium))";
103
- letterSpacing: "var(--cnvs-sys-letter-spacing-subtext-md, var(--cnvs-base-letter-spacing-100))";
104
- };
105
- };
106
- grow: {
107
- true: {
108
- width: string;
109
- maxWidth: string;
110
- };
111
- };
112
- iconPosition: {
113
- only: {
114
- padding: "var(--cnvs-sys-padding-none, var(--cnvs-sys-space-zero))";
115
- };
116
- start: {};
117
- end: {};
118
- };
119
- }, {}, {
120
- background: string;
121
- border: string;
122
- boxShadowInner: string;
123
- boxShadowOuter: string;
124
- label: string;
125
- opacity: string;
126
- borderRadius: string;
127
- }, never, never>, never>;
128
- /**
129
- * By default, a `Pill` renders an interactive element that accepts subcomponents. By "interactive"
130
- * we mean that the Pill container is a focusable element (a `<button>`). All leading elements
131
- * (icons or avatars) are intended to be descriptive, helping support the label. They should not
132
- * receive focus.
133
- *
134
- * `Pill` is the container component. It also provides a React context model for its subcomponents.
135
- * Based on the `variant` prop this component will render different styled `Pill`s.
136
- *
137
- * Example of read only:
138
- *
139
- * ```tsx
140
- * <Pill variant="readOnly">This is a read only</Pill>
141
- * ```
142
- *
143
- * Example of interactive:
144
- *
145
- * ```tsx
146
- * <Pill onClick={() => console.log('clicked')}>
147
- * <Pill.Avatar /> Regina Skeltor
148
- * </Pill>
149
- * ```
150
- *
151
- * Example of removable:
152
- *
153
- * ```tsx
154
- * <Pill variant="removable">
155
- * <Pill.Avatar /> Regina Skeltor
156
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('clicked')} />
157
- * </Pill>
158
- * ```
159
- *
160
- * If you set the `Pill` `variant` to `removable`, it will render a `<span>` element. You can then
161
- * provide a `Pill.IconButton` that acts as the focus target. This creates a smaller, more
162
- * intentional click target that prevents users from accidentally deleting an item.
163
- *
164
- * ```tsx
165
- * <Pill variant="removable">
166
- * Shoes
167
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('handle remove')} />
168
- * </Pill>
169
- * ```
170
- */
171
- export declare const Pill: import("@workday/canvas-kit-react/common").ElementComponentM<"button", PillProps & Partial<{
172
- disabled: boolean;
173
- id: string;
174
- }> & {} & {}, {
175
- state: {
176
- id: string;
177
- disabled: boolean;
178
- };
179
- events: {};
180
- }> & {
181
- /**
182
- * This component renders an avatar. It supports all props of the `Avatar` component.
183
- *
184
- * ```tsx
185
- * <Pill variant="removable">
186
- * <Pill.Avatar url={avatarUrl} />
187
- * <Pill.Label>Regina Skeltor</Pill.Label>
188
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('handle remove')} />
189
- * </Pill>
190
- * ```
191
- */
192
- Avatar: import("@workday/canvas-kit-react/common").ElementComponentM<"div", import("./PillAvatar").PillAvatarProps, {
193
- state: {
194
- id: string;
195
- disabled: boolean;
196
- };
197
- events: {};
198
- }>;
199
- /**
200
- * This component renders its `children` as the count.
201
- *
202
- * ```tsx
203
- * <Pill onClick={() => console.warn('clicked')}>
204
- * <Pill.Label>Shoes</Pill.Label>
205
- * <Pill.Count>30</Pill.Count>
206
- * </Pill>
207
- * ```
208
- */
209
- Count: import("@workday/canvas-kit-react/common").ElementComponent<"span", import("./PillCount").PillCountProps>;
210
- /**
211
- * This component renders an `icon`. By default it renders a `plusIcon` but it can be overridden by
212
- * providing an icon to the `icon` prop. You must provide an `aria-label` for the icon.
213
- *
214
- * ```tsx
215
- * <Pill onClick={() => console.warn('clicked')}>
216
- * <Pill.Icon aria-label='Add user' />
217
- * <Pill.Label>Regina Skeltor</Pill.Label>
218
- * </Pill>
219
- * ```
220
- */
221
- Icon: import("@workday/canvas-kit-react/common").ElementComponentM<"span", import("./PillIcon").PillIconProps, {
222
- state: {
223
- id: string;
224
- disabled: boolean;
225
- };
226
- events: {};
227
- }>;
228
- /**
229
- * This component renders a custom icon button. It is only intended to be used with the
230
- * `removable` variant. By default, it renders a `xSmallIcon` but can be overridden by providing
231
- * an icon to the `icon` prop.
232
- *
233
- * ```tsx
234
- * <Pill variant="removable">
235
- * <Pill.Label>Pink Shirts</Pill.Label>
236
- * <Pill.IconButton aria-label='Remove item' onClick={() => console.warn('clicked')} />
237
- * </Pill>
238
- * ```
239
- */
240
- IconButton: import("@workday/canvas-kit-react/common").ElementComponentM<"button", import("./PillIconButton").PillIconButtonProps, {
241
- state: {
242
- id: string;
243
- disabled: boolean;
244
- };
245
- events: {};
246
- }>;
247
- /**
248
- * This component renders a `<span>` that automatically handles overflow by rendering a tooltip.
249
- * There's no need to use this component directly since the overflow is handled for you automatically unless you have an icon or other element.
250
- *
251
- * ```tsx
252
- * <Pill variant="readOnly">
253
- * <Pill.Label>Read-only</Pill.Label>
254
- * </Pill>
255
- * ```
256
- */
257
- Label: import("@workday/canvas-kit-react/common").ElementComponentM<"span", import("./PillLabel").PillLabelProps, {
258
- state: {
259
- id: string;
260
- disabled: boolean;
261
- };
262
- events: {};
263
- }>;
264
- };
265
- //# sourceMappingURL=Pill.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"Pill.d.ts","sourceRoot":"","sources":["../../../../pill/lib/Pill.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAM,QAAQ,EAAc,MAAM,kCAAkC,CAAC;AAa5E,MAAM,WAAW,SAAU,SAAQ,QAAQ;IACzC;;;OAGG;IACH,OAAO,CAAC,EAAE,UAAU,GAAG,WAAW,CAAC;IACnC;;;OAGG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CAC5B;AAED,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAwHtB,CAAC;AAEH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0CG;AACH,eAAO,MAAM,IAAI;;;;;;;;;;IAIb;;;;;;;;;;OAUG;;;;;;;;IAEH;;;;;;;;;OASG;;IAEH;;;;;;;;;;OAUG;;;;;;;;IAEH;;;;;;;;;;;OAWG;;;;;;;;IAEH;;;;;;;;;OASG;;;;;;;;CA8BL,CAAC"}
@@ -1,144 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import { buttonStencil } from '@workday/canvas-kit-react/button';
3
- import { createContainer, focusRing } from '@workday/canvas-kit-react/common';
4
- import { Box, mergeStyles } from '@workday/canvas-kit-react/layout';
5
- import { px2rem, createStencil, cssVar } from '@workday/canvas-kit-styling';
6
- import { usePillModel } from './usePillModel';
7
- import { PillIcon } from './PillIcon';
8
- import { PillIconButton } from './PillIconButton';
9
- import { PillCount, pillCountStencil } from './PillCount';
10
- import { PillAvatar } from './PillAvatar';
11
- import { PillLabel } from './PillLabel';
12
- import { systemIconStencil } from '@workday/canvas-kit-react/icon';
13
- import { system } from '@workday/canvas-tokens-web';
14
- export const pillStencil = createStencil({
15
- extends: buttonStencil,
16
- vars: {
17
- maxWidth: '',
18
- },
19
- base: { name: "24wm92", styles: "box-sizing:border-box;display:initial;flex-direction:row;align-items:center;border-radius:var(--cnvs-sys-shape-x1);font-family:var(--cnvs-sys-font-family-default);font-weight:var(--cnvs-sys-font-weight-medium);line-height:var(--cnvs-sys-line-height-subtext-small);font-size:var(--cnvs-sys-font-size-subtext-large);letter-spacing:var(--cnvs-base-letter-spacing-150);box-shadow:none;outline:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:fit-content;padding:0.125rem var(--cnvs-sys-space-x2);height:var(--cnvs-sys-space-x6);position:relative;gap:var(--cnvs-sys-space-x1);max-width:var(--maxWidth-pill-02eca5);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-default);--border-button-f6d2bd:var(--cnvs-sys-color-border-input-default);--label-button-f6d2bd:var(--cnvs-sys-color-fg-strong);--color-system-icon-3a4847:currentColor;--borderColor-pill-count-d778e9:transparent;&:has(span){display:flex;line-height:var(--cnvs-sys-line-height-subtext-large);}&:hover, &.hover{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-strong);--border-button-f6d2bd:var(--cnvs-sys-color-border-input-strong);--label-button-f6d2bd:var(--cnvs-sys-color-fg-strong);--color-system-icon-3a4847:currentColor;--backgroundColor-pill-count-d778e9:var(--cnvs-sys-color-bg-muted-softer);--borderColor-pill-count-d778e9:transparent;}&:active, &.active{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-stronger);--border-button-f6d2bd:var(--cnvs-sys-color-border-input-strong);--label-button-f6d2bd:var(--cnvs-sys-color-fg-strong);--color-system-icon-3a4847:currentColor;--backgroundColor-pill-count-d778e9:var(--cnvs-sys-color-bg-muted-softer);--borderColor-pill-count-d778e9:transparent;}&:focus-visible, &.focus{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-default);--border-button-f6d2bd:var(--cnvs-sys-color-border-primary-default);--label-button-f6d2bd:var(--cnvs-sys-color-fg-strong);border-color:var(--cnvs-sys-color-border-primary-default);--color-system-icon-3a4847:currentColor;--borderColor-pill-count-d778e9:var(--cnvs-sys-color-border-primary-default);box-shadow:inset 0 0 0 1px var(--cnvs-sys-color-border-primary-default), 0 0 0 0px var(--cnvs-sys-color-border-primary-default);}&:disabled, &.disabled{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-default);--border-button-f6d2bd:var(--cnvs-sys-color-border-input-disabled);--label-button-f6d2bd:var(--cnvs-sys-color-fg-disabled);--color-system-icon-3a4847:currentColor;--backgroundColor-pill-count-d778e9:var(--cnvs-sys-color-bg-alt-strong);--borderColor-pill-count-d778e9:transparent;}" },
20
- modifiers: {
21
- variant: {
22
- readOnly: { name: "3l435h", styles: "border:0.0625rem solid var(--cnvs-sys-color-border-container);cursor:default;--background-button-f6d2bd:var(--cnvs-sys-color-bg-default);&:hover, &.hover{border-color:var(--cnvs-sys-color-border-container);--background-button-f6d2bd:var(--cnvs-sys-color-bg-default);}&:focus-visible, &.focus{--background-button-f6d2bd:var(--cnvs-sys-color-bg-default);}&:active, &.active{--background-button-f6d2bd:var(--cnvs-sys-color-bg-default);}&:disabled, &.disabled{--background-button-f6d2bd:var(--cnvs-sys-color-bg-default);}" },
23
- removable: { name: "s6l79", styles: "&:focus-visible, &.focus{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-default);--border-button-f6d2bd:var(--cnvs-sys-color-border-input-default);--label-button-f6d2bd:var(--cnvs-sys-color-fg-strong);box-shadow:none;}&:hover, &.hover{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-strong);}&:active, &.active{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-stronger);}&:disabled, &.disabled{--background-button-f6d2bd:var(--cnvs-sys-color-bg-alt-default);--color-system-icon-3a4847:currentColor;}cursor:default;overflow:revert;position:relative;" }
24
- }
25
- }
26
- }, "pill-02eca5");
27
- /**
28
- * By default, a `Pill` renders an interactive element that accepts subcomponents. By "interactive"
29
- * we mean that the Pill container is a focusable element (a `<button>`). All leading elements
30
- * (icons or avatars) are intended to be descriptive, helping support the label. They should not
31
- * receive focus.
32
- *
33
- * `Pill` is the container component. It also provides a React context model for its subcomponents.
34
- * Based on the `variant` prop this component will render different styled `Pill`s.
35
- *
36
- * Example of read only:
37
- *
38
- * ```tsx
39
- * <Pill variant="readOnly">This is a read only</Pill>
40
- * ```
41
- *
42
- * Example of interactive:
43
- *
44
- * ```tsx
45
- * <Pill onClick={() => console.log('clicked')}>
46
- * <Pill.Avatar /> Regina Skeltor
47
- * </Pill>
48
- * ```
49
- *
50
- * Example of removable:
51
- *
52
- * ```tsx
53
- * <Pill variant="removable">
54
- * <Pill.Avatar /> Regina Skeltor
55
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('clicked')} />
56
- * </Pill>
57
- * ```
58
- *
59
- * If you set the `Pill` `variant` to `removable`, it will render a `<span>` element. You can then
60
- * provide a `Pill.IconButton` that acts as the focus target. This creates a smaller, more
61
- * intentional click target that prevents users from accidentally deleting an item.
62
- *
63
- * ```tsx
64
- * <Pill variant="removable">
65
- * Shoes
66
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('handle remove')} />
67
- * </Pill>
68
- * ```
69
- */
70
- export const Pill = createContainer('button')({
71
- displayName: 'Pill',
72
- modelHook: usePillModel,
73
- subComponents: {
74
- /**
75
- * This component renders an avatar. It supports all props of the `Avatar` component.
76
- *
77
- * ```tsx
78
- * <Pill variant="removable">
79
- * <Pill.Avatar url={avatarUrl} />
80
- * <Pill.Label>Regina Skeltor</Pill.Label>
81
- * <Pill.IconButton aria-label='Remove user' onClick={() => console.log('handle remove')} />
82
- * </Pill>
83
- * ```
84
- */
85
- Avatar: PillAvatar,
86
- /**
87
- * This component renders its `children` as the count.
88
- *
89
- * ```tsx
90
- * <Pill onClick={() => console.warn('clicked')}>
91
- * <Pill.Label>Shoes</Pill.Label>
92
- * <Pill.Count>30</Pill.Count>
93
- * </Pill>
94
- * ```
95
- */
96
- Count: PillCount,
97
- /**
98
- * This component renders an `icon`. By default it renders a `plusIcon` but it can be overridden by
99
- * providing an icon to the `icon` prop. You must provide an `aria-label` for the icon.
100
- *
101
- * ```tsx
102
- * <Pill onClick={() => console.warn('clicked')}>
103
- * <Pill.Icon aria-label='Add user' />
104
- * <Pill.Label>Regina Skeltor</Pill.Label>
105
- * </Pill>
106
- * ```
107
- */
108
- Icon: PillIcon,
109
- /**
110
- * This component renders a custom icon button. It is only intended to be used with the
111
- * `removable` variant. By default, it renders a `xSmallIcon` but can be overridden by providing
112
- * an icon to the `icon` prop.
113
- *
114
- * ```tsx
115
- * <Pill variant="removable">
116
- * <Pill.Label>Pink Shirts</Pill.Label>
117
- * <Pill.IconButton aria-label='Remove item' onClick={() => console.warn('clicked')} />
118
- * </Pill>
119
- * ```
120
- */
121
- IconButton: PillIconButton,
122
- /**
123
- * This component renders a `<span>` that automatically handles overflow by rendering a tooltip.
124
- * There's no need to use this component directly since the overflow is handled for you automatically unless you have an icon or other element.
125
- *
126
- * ```tsx
127
- * <Pill variant="readOnly">
128
- * <Pill.Label>Read-only</Pill.Label>
129
- * </Pill>
130
- * ```
131
- */
132
- Label: PillLabel,
133
- },
134
- })(({ variant, maxWidth = 200, children, ...elemProps }, Element, model) => {
135
- const maxWidthCSSValue = typeof maxWidth === 'number' ? px2rem(maxWidth) : maxWidth;
136
- const isReadOnly = variant === 'readOnly';
137
- return (variant === null || variant === void 0 ? void 0 : variant.match(/^(readOnly|removable)$/)) ? (_jsx(Box, { as: Element !== 'button' ? Element : 'span', id: isReadOnly ? model.state.id : undefined, ...mergeStyles(elemProps, [
138
- model.state.disabled ? 'disabled' : undefined,
139
- pillStencil({ maxWidth: maxWidthCSSValue, variant }),
140
- ]), children: isReadOnly ? _jsx(PillLabel, { children: children }) : children })) : (_jsx(Element, { disabled: model.state.disabled, ...mergeStyles(elemProps, [
141
- model.state.disabled ? 'disabled' : undefined,
142
- pillStencil({ maxWidth: maxWidthCSSValue }),
143
- ]), children: children }));
144
- });