@efficiency-point/design-system 0.1.5 → 0.1.7
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/README.md +3 -3
- package/dist/components/DSAccordion/DSAccordion.d.ts.map +1 -1
- package/dist/components/DSCheckbox/DSCheckbox.d.ts.map +1 -1
- package/dist/components/DSDataTable/DSDataTable.d.ts.map +1 -1
- package/dist/components/DSDateTimePicker/DSDateTimePicker.d.ts.map +1 -1
- package/dist/components/DSDropDown/DSDropDown.d.ts.map +1 -1
- package/dist/components/DSDropDownMultiple/DSDropDownMultiple.d.ts.map +1 -1
- package/dist/components/DSFileInput/DSFileInput.d.ts.map +1 -1
- package/dist/components/DSIcon/DSIcon.d.ts +4 -7
- package/dist/components/DSIcon/DSIcon.d.ts.map +1 -1
- package/dist/components/DSIcon/IconSvg.d.ts +4 -0
- package/dist/components/DSIcon/IconSvg.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconBasket.d.ts +4 -0
- package/dist/components/DSIcon/source/IconBasket.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconCaptions.d.ts +4 -0
- package/dist/components/DSIcon/source/IconCaptions.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconCheck.d.ts +4 -0
- package/dist/components/DSIcon/source/IconCheck.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconChevron.d.ts +4 -0
- package/dist/components/DSIcon/source/IconChevron.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconCross.d.ts +4 -0
- package/dist/components/DSIcon/source/IconCross.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconEdit.d.ts +4 -0
- package/dist/components/DSIcon/source/IconEdit.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconErrorCircle.d.ts +4 -0
- package/dist/components/DSIcon/source/IconErrorCircle.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconEye.d.ts +4 -0
- package/dist/components/DSIcon/source/IconEye.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconEyeOff.d.ts +4 -0
- package/dist/components/DSIcon/source/IconEyeOff.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconFullscreen.d.ts +4 -0
- package/dist/components/DSIcon/source/IconFullscreen.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconFullscreenExit.d.ts +4 -0
- package/dist/components/DSIcon/source/IconFullscreenExit.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconInfo.d.ts +4 -0
- package/dist/components/DSIcon/source/IconInfo.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconInfoCircle.d.ts +4 -0
- package/dist/components/DSIcon/source/IconInfoCircle.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconMinus.d.ts +4 -0
- package/dist/components/DSIcon/source/IconMinus.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconPause.d.ts +4 -0
- package/dist/components/DSIcon/source/IconPause.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconPictureInPicture.d.ts +4 -0
- package/dist/components/DSIcon/source/IconPictureInPicture.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconPlay.d.ts +4 -0
- package/dist/components/DSIcon/source/IconPlay.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconReplay.d.ts +4 -0
- package/dist/components/DSIcon/source/IconReplay.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconSettings.d.ts +4 -0
- package/dist/components/DSIcon/source/IconSettings.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconSort.d.ts +4 -0
- package/dist/components/DSIcon/source/IconSort.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconSortAscending.d.ts +4 -0
- package/dist/components/DSIcon/source/IconSortAscending.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconSortDescending.d.ts +4 -0
- package/dist/components/DSIcon/source/IconSortDescending.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconSuccessCircle.d.ts +4 -0
- package/dist/components/DSIcon/source/IconSuccessCircle.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconUpload.d.ts +4 -0
- package/dist/components/DSIcon/source/IconUpload.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconVolume.d.ts +4 -0
- package/dist/components/DSIcon/source/IconVolume.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconVolumeMuted.d.ts +4 -0
- package/dist/components/DSIcon/source/IconVolumeMuted.d.ts.map +1 -0
- package/dist/components/DSIcon/source/IconWarning.d.ts +4 -0
- package/dist/components/DSIcon/source/IconWarning.d.ts.map +1 -0
- package/dist/components/DSIcon/source/index.d.ts +31 -0
- package/dist/components/DSIcon/source/index.d.ts.map +1 -0
- package/dist/components/DSIcon/types.d.ts +13 -0
- package/dist/components/DSIcon/types.d.ts.map +1 -0
- package/dist/components/DSInfoBlock/DSInfoBlock.d.ts.map +1 -1
- package/dist/components/DSInput/DSInput.d.ts.map +1 -1
- package/dist/components/DSModal/DSModal.d.ts.map +1 -1
- package/dist/components/DSSearchDropDown/DSSearchDropDown.d.ts.map +1 -1
- package/dist/components/DSToast/DSToast.d.ts.map +1 -1
- package/dist/components/DSVideoPlayerFrame/DSVideoPlayerFrame.d.ts.map +1 -1
- package/dist/components/DSVideoPlayerFrame/DSVideoPlayerFrame.utils.d.ts +2 -0
- package/dist/components/DSVideoPlayerFrame/DSVideoPlayerFrame.utils.d.ts.map +1 -0
- package/dist/index.cjs +2 -2
- package/dist/index.es.js +1255 -927
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -178,7 +178,7 @@ export function Example() {
|
|
|
178
178
|
|
|
179
179
|
### DSVideoPlayerFrame
|
|
180
180
|
|
|
181
|
-
|
|
181
|
+
Адаптивный видеоплеер с собственными controls, несколькими sources/tracks, poster, loading/error-состояниями, горячими клавишами, настройкой скорости, субтитров, loop, Picture-in-Picture и fullscreen. Редкие действия собраны в меню настроек; `controls={false}` скрывает панель управления.
|
|
182
182
|
|
|
183
183
|
```tsx
|
|
184
184
|
<DSVideoPlayerFrame title="Обучение" sources={[{ src: '/video.mp4', type: 'video/mp4' }]} />
|
|
@@ -232,10 +232,10 @@ export function Example() {
|
|
|
232
232
|
|
|
233
233
|
### DSIcon
|
|
234
234
|
|
|
235
|
-
Типизированный
|
|
235
|
+
Типизированный реестр иконок. Публичен union `DSIconName`. Размер и цвет задаются через `width`, `height` и `color`. Без `title` иконка декоративная; с `title` получает роль изображения и доступное имя.
|
|
236
236
|
|
|
237
237
|
```tsx
|
|
238
|
-
<DSIcon name="
|
|
238
|
+
<DSIcon name="IconCheck" color="var(--color-success)" title="Подтверждено" />
|
|
239
239
|
```
|
|
240
240
|
|
|
241
241
|
### Field primitives
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSAccordion.d.ts","sourceRoot":"","sources":["../../../src/components/DSAccordion/DSAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSAccordion.d.ts","sourceRoot":"","sources":["../../../src/components/DSAccordion/DSAccordion.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAI3E,MAAM,MAAM,gBAAgB,GAAG;IAC3B,KAAK,EAAE,SAAS,CAAC;IACjB,QAAQ,CAAC,EAAE,SAAS,CAAC;IACrB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,IAAI,CAAC,EAAE,OAAO,CAAC;IACf,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,OAAO,KAAK,IAAI,CAAC;IACvC,gBAAgB,CAAC,EAAE,OAAO,CAAC;IAC3B,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IAClC,SAAS,EAAE,OAAO,GAAG,KAAK,GAAG,MAAM,CAAC;IACpC,KAAK,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,eAAO,MAAM,0BAA0B,GACnC,KAAK,MAAM,EACX,QAAQ,MAAM,EACd,gBAAgB,MAAM,EACtB,eAAW,KACZ,uBAsBF,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,4HAUzB,gBAAgB,gCAiGlB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSCheckbox.d.ts","sourceRoot":"","sources":["../../../src/components/DSCheckbox/DSCheckbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSCheckbox.d.ts","sourceRoot":"","sources":["../../../src/components/DSCheckbox/DSCheckbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA4B,KAAK,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAKzE,MAAM,MAAM,eAAe,GAAG;IAC1B,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,CAAC,EAAE,CAAC,OAAO,EAAE,OAAO,EAAE,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAClF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;IAC7C,OAAO,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,UAAU,GAAI,6GAaxB,eAAe,gCAkDjB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSDataTable.d.ts","sourceRoot":"","sources":["../../../src/components/DSDataTable/DSDataTable.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"DSDataTable.d.ts","sourceRoot":"","sources":["../../../src/components/DSDataTable/DSDataTable.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSDateTimePicker.d.ts","sourceRoot":"","sources":["../../../src/components/DSDateTimePicker/DSDateTimePicker.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DSDateTimePicker.d.ts","sourceRoot":"","sources":["../../../src/components/DSDateTimePicker/DSDateTimePicker.tsx"],"names":[],"mappings":"AAgBA,MAAM,MAAM,oBAAoB,GAAG,MAAM,GAAG,MAAM,GAAG,UAAU,CAAC;AAEhE,MAAM,MAAM,oBAAoB,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEtD,MAAM,MAAM,qBAAqB,GAAG;IAChC,KAAK,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,IAAI,GAAG,IAAI,KAAK,IAAI,CAAC;IACxC,IAAI,CAAC,EAAE,oBAAoB,CAAC;IAC5B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,GAAG,CAAC,EAAE,IAAI,CAAC;IACX,IAAI,CAAC,EAAE,oBAAoB,CAAC;IAC5B,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAaF,eAAO,MAAM,wBAAwB,GACjC,OAAO,IAAI,GAAG,IAAI,EAClB,MAAM,oBAAoB,WAW7B,CAAC;AAEF,eAAO,MAAM,uBAAuB,GAChC,OAAO,MAAM,EACb,MAAM,oBAAoB,gBAsC7B,CAAC;AAuDF,eAAO,MAAM,gBAAgB,GAAI,gIAiB9B,qBAAqB,gCAwVvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSDropDown.d.ts","sourceRoot":"","sources":["../../../src/components/DSDropDown/DSDropDown.tsx"],"names":[],"mappings":"AACA,OAAO,EAQH,KAAK,aAAa,EACrB,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSDropDown.d.ts","sourceRoot":"","sources":["../../../src/components/DSDropDown/DSDropDown.tsx"],"names":[],"mappings":"AACA,OAAO,EAQH,KAAK,aAAa,EACrB,MAAM,OAAO,CAAC;AAKf,MAAM,MAAM,cAAc,GAAG;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,cAAc,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAEhD,MAAM,MAAM,eAAe,GAAG;IAC1B,OAAO,EAAE,cAAc,EAAE,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IAC3D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC;CAC9C,CAAC;AAaF,eAAO,MAAM,yBAAyB,GAClC,SAAS,cAAc,EAAE,EACzB,YAAY,MAAM,EAClB,WAAW,CAAC,GAAG,CAAC,CAAC,WAapB,CAAC;AAoBF,eAAO,MAAM,UAAU,GAAI,6JAiBxB,eAAe,gCAgXjB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSDropDownMultiple.d.ts","sourceRoot":"","sources":["../../../src/components/DSDropDownMultiple/DSDropDownMultiple.tsx"],"names":[],"mappings":"AACA,OAAO,EAQH,KAAK,aAAa,EACrB,MAAM,OAAO,CAAC;AACf,OAAO,EAEH,KAAK,cAAc,EACnB,KAAK,cAAc,EACtB,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"DSDropDownMultiple.d.ts","sourceRoot":"","sources":["../../../src/components/DSDropDownMultiple/DSDropDownMultiple.tsx"],"names":[],"mappings":"AACA,OAAO,EAQH,KAAK,aAAa,EACrB,MAAM,OAAO,CAAC;AACf,OAAO,EAEH,KAAK,cAAc,EACnB,KAAK,cAAc,EACtB,MAAM,0BAA0B,CAAC;AAKlC,MAAM,MAAM,uBAAuB,GAAG;IAClC,OAAO,EAAE,cAAc,EAAE,CAAC;IAC1B,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,EAAE,eAAe,EAAE,cAAc,EAAE,KAAK,IAAI,CAAC;IACxE,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,aAAa,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC;CAC9C,CAAC;AAiBF,eAAO,MAAM,kBAAkB,GAAI,4KAkBhC,uBAAuB,gCAuMzB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSFileInput.d.ts","sourceRoot":"","sources":["../../../src/components/DSFileInput/DSFileInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA2C,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSFileInput.d.ts","sourceRoot":"","sources":["../../../src/components/DSFileInput/DSFileInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAA2C,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAMhF,MAAM,MAAM,gBAAgB,GAAG,IAAI,EAAE,CAAC;AACtC,MAAM,MAAM,qBAAqB,GAAG,QAAQ,GAAG,SAAS,GAAG,UAAU,CAAC;AACtE,MAAM,MAAM,eAAe,GAAG;IAAE,IAAI,EAAE,IAAI,CAAC;IAAC,MAAM,EAAE,qBAAqB,CAAA;CAAE,CAAC;AAE5E,MAAM,MAAM,gBAAgB,GAAG;IAC3B,KAAK,EAAE,gBAAgB,CAAC;IACxB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,gBAAgB,KAAK,IAAI,CAAC;IAC7C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,SAAS,CAAC;IACtB,WAAW,CAAC,EAAE,SAAS,CAAC;IACxB,YAAY,CAAC,EAAE,SAAS,CAAC;IACzB,QAAQ,CAAC,EAAE,CAAC,UAAU,EAAE,eAAe,EAAE,KAAK,IAAI,CAAC;CACtD,CAAC;AAkBF,eAAO,MAAM,WAAW,GAAI,kLAoBzB,gBAAgB,gCAyFlB,CAAC"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export
|
|
3
|
-
export type DSIconProps
|
|
4
|
-
|
|
5
|
-
title?: string;
|
|
6
|
-
};
|
|
7
|
-
export declare const DSIcon: ({ name, title, width, height, ...props }: DSIconProps) => import("react").JSX.Element;
|
|
1
|
+
import { DSIconProps } from './types';
|
|
2
|
+
export declare const DSIcon: ({ name, ...props }: DSIconProps) => import("react").JSX.Element;
|
|
3
|
+
export type { DSIconName, DSIconProps } from './types';
|
|
4
|
+
export default DSIcon;
|
|
8
5
|
//# sourceMappingURL=DSIcon.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSIcon.d.ts","sourceRoot":"","sources":["../../../src/components/DSIcon/DSIcon.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DSIcon.d.ts","sourceRoot":"","sources":["../../../src/components/DSIcon/DSIcon.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAE3C,eAAO,MAAM,MAAM,GAAI,oBAAoB,WAAW,gCAGrD,CAAC;AAEF,YAAY,EAAE,UAAU,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AACvD,eAAe,MAAM,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { PropsWithChildren } from 'react';
|
|
2
|
+
import { DSIconSourceProps } from './types';
|
|
3
|
+
export declare const IconSvg: ({ width, height, color, title, style, children, ...props }: PropsWithChildren<DSIconSourceProps>) => import("react").JSX.Element;
|
|
4
|
+
//# sourceMappingURL=IconSvg.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSvg.d.ts","sourceRoot":"","sources":["../../../src/components/DSIcon/IconSvg.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,OAAO,GAAI,4DAQrB,iBAAiB,CAAC,iBAAiB,CAAC,gCAoBtC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconBasket.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconBasket.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,UAAU,GAAI,OAAO,iBAAiB,gCAA+E,CAAC;AAC5H,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCaptions.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconCaptions.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,YAAY,GAAI,OAAO,iBAAiB,gCAAmG,CAAC;AAClJ,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCheck.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconCheck.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,SAAS,GAAI,OAAO,iBAAiB,gCAA8D,CAAC;AAC1G,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconChevron.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconChevron.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,WAAW,GAAI,OAAO,iBAAiB,gCAI5C,CAAC;AACF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconCross.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconCross.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,SAAS,GAAI,2BAA+B,iBAAiB,gCAElE,CAAC;AACF,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconEdit.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconEdit.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,QAAQ,GAAI,OAAO,iBAAiB,gCAAyE,CAAC;AACpH,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconErrorCircle.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconErrorCircle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,eAAe,GAAI,OAAO,iBAAiB,gCAKhD,CAAC;AACF,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconEye.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconEye.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,OAAO,GAAI,OAAO,iBAAiB,gCAKxC,CAAC;AACF,eAAe,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconEyeOff.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconEyeOff.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,UAAU,GAAI,OAAO,iBAAiB,gCAI3C,CAAC;AACF,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconFullscreen.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconFullscreen.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,cAAc,GAAI,OAAO,iBAAiB,gCAAqF,CAAC;AACtI,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconFullscreenExit.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconFullscreenExit.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,kBAAkB,GAAI,OAAO,iBAAiB,gCAAiF,CAAC;AACtI,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconInfo.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconInfo.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,QAAQ,GAAI,OAAO,iBAAiB,gCAAiE,CAAC;AAC5G,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconInfoCircle.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconInfoCircle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,cAAc,GAAI,OAAO,iBAAiB,gCAK/C,CAAC;AACF,eAAe,cAAc,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconMinus.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconMinus.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,SAAS,GAAI,OAAO,iBAAiB,gCAAwD,CAAC;AACpG,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPause.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconPause.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,SAAS,GAAI,OAAO,iBAAiB,gCAA+E,CAAC;AAC3H,eAAe,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPictureInPicture.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconPictureInPicture.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,oBAAoB,GAAI,OAAO,iBAAiB,gCAA+E,CAAC;AACtI,eAAe,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconPlay.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconPlay.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,QAAQ,GAAI,OAAO,iBAAiB,gCAAmG,CAAC;AAC9I,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconReplay.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconReplay.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,UAAU,GAAI,OAAO,iBAAiB,gCAAiF,CAAC;AAC9H,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSettings.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconSettings.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,YAAY,GAAI,OAAO,iBAAiB,gCAA0T,CAAC;AACzW,eAAe,YAAY,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSort.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconSort.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,QAAQ,GAAI,OAAO,iBAAiB,gCAIzC,CAAC;AACF,eAAe,QAAQ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSortAscending.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconSortAscending.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,iBAAiB,GAAI,OAAO,iBAAiB,gCAAqE,CAAC;AACzH,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSortDescending.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconSortDescending.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,kBAAkB,GAAI,OAAO,iBAAiB,gCAAqE,CAAC;AAC1H,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconSuccessCircle.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconSuccessCircle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,iBAAiB,GAAI,OAAO,iBAAiB,gCAKlD,CAAC;AACF,eAAe,iBAAiB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconUpload.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconUpload.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,UAAU,GAAI,OAAO,iBAAiB,gCAAqE,CAAC;AAClH,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconVolume.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconVolume.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,UAAU,GAAI,OAAO,iBAAiB,gCAAqH,CAAC;AAClK,eAAe,UAAU,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconVolumeMuted.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconVolumeMuted.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,eAAe,GAAI,OAAO,iBAAiB,gCAAwF,CAAC;AAC1I,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"IconWarning.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/IconWarning.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,QAAA,MAAM,WAAW,GAAI,OAAO,iBAAiB,gCAK5C,CAAC;AACF,eAAe,WAAW,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
export declare const icons: {
|
|
2
|
+
IconBasket: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
3
|
+
IconCheck: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
4
|
+
IconChevron: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
5
|
+
IconCross: ({ strokeWidth, ...props }: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
6
|
+
IconEdit: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
7
|
+
IconErrorCircle: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
8
|
+
IconEye: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
9
|
+
IconEyeOff: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
10
|
+
IconInfo: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
11
|
+
IconInfoCircle: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
12
|
+
IconMinus: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
13
|
+
IconPause: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
14
|
+
IconPictureInPicture: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
15
|
+
IconPlay: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
16
|
+
IconReplay: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
17
|
+
IconSettings: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
18
|
+
IconFullscreen: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
19
|
+
IconFullscreenExit: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
20
|
+
IconCaptions: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
21
|
+
IconVolume: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
22
|
+
IconVolumeMuted: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
23
|
+
IconSort: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
24
|
+
IconSortAscending: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
25
|
+
IconSortDescending: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
26
|
+
IconSuccessCircle: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
27
|
+
IconUpload: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
28
|
+
IconWarning: (props: import('../types').DSIconSourceProps) => import("react").JSX.Element;
|
|
29
|
+
};
|
|
30
|
+
export type IconName = keyof typeof icons;
|
|
31
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/DSIcon/source/index.ts"],"names":[],"mappings":"AA4BA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4BjB,CAAC;AAEF,MAAM,MAAM,QAAQ,GAAG,MAAM,OAAO,KAAK,CAAC"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps } from 'react';
|
|
2
|
+
import { IconName } from './source';
|
|
3
|
+
export type DSIconSourceProps = Omit<SVGProps<SVGSVGElement>, 'color'> & {
|
|
4
|
+
width?: number | string;
|
|
5
|
+
height?: number | string;
|
|
6
|
+
color?: string;
|
|
7
|
+
title?: string;
|
|
8
|
+
};
|
|
9
|
+
export type DSIconProps = DSIconSourceProps & {
|
|
10
|
+
name: IconName;
|
|
11
|
+
};
|
|
12
|
+
export type DSIconName = IconName;
|
|
13
|
+
//# sourceMappingURL=types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/DSIcon/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AACtC,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,UAAU,CAAC;AAEzC,MAAM,MAAM,iBAAiB,GAAG,IAAI,CAAC,QAAQ,CAAC,aAAa,CAAC,EAAE,OAAO,CAAC,GAAG;IACrE,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,WAAW,GAAG,iBAAiB,GAAG;IAC1C,IAAI,EAAE,QAAQ,CAAC;CAClB,CAAC;AAEF,MAAM,MAAM,UAAU,GAAG,QAAQ,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSInfoBlock.d.ts","sourceRoot":"","sources":["../../../src/components/DSInfoBlock/DSInfoBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,KAAK,WAAW,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSInfoBlock.d.ts","sourceRoot":"","sources":["../../../src/components/DSInfoBlock/DSInfoBlock.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAS,KAAK,WAAW,EAAE,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAKhE,MAAM,MAAM,gBAAgB,GAAG;IAC3B,KAAK,EAAE,SAAS,CAAC;IACjB,QAAQ,EAAE,SAAS,CAAC;IACpB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,IAAI,CAAC;IACvB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,OAAO,CAAC,WAAW,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC,CAAC;IACnE,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAEF,eAAO,MAAM,WAAW,GAAI,2FAQzB,gBAAgB,gCA4BlB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSInput.d.ts","sourceRoot":"","sources":["../../../src/components/DSInput/DSInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,KAAK,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"DSInput.d.ts","sourceRoot":"","sources":["../../../src/components/DSInput/DSInput.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAsC,KAAK,iBAAiB,EAAE,KAAK,sBAAsB,EAAE,MAAM,OAAO,CAAC;AAKhH,MAAM,MAAM,YAAY,GAAG,MAAM,GAAG,MAAM,CAAC;AAC3C,MAAM,MAAM,WAAW,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAC;AAE7C,KAAK,gBAAgB,GAAG;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,IAAI,CAAC,EAAE,WAAW,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,mBAAmB,CAAC,EAAE,MAAM,CAAC;IAC7B,MAAM,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;IAC7C,OAAO,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAC;CACjD,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,gBAAgB,GAAG;IAChD,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IAC/E,IAAI,CAAC,EAAE,OAAO,CAAC,sBAAsB,EAAE,QAAQ,CAAC,CAAC;CACpD,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAAG,gBAAgB,GAAG;IAChD,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,EAAE,KAAK,CAAC,WAAW,CAAC,gBAAgB,CAAC,KAAK,IAAI,CAAC;IACxF,IAAI,EAAE,QAAQ,CAAC;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG,kBAAkB,CAAC;AAyInE,eAAO,MAAM,OAAO,EAAuB;IACvC,CAAC,KAAK,EAAE,kBAAkB,GAAG,KAAK,CAAC,YAAY,CAAC;IAChD,CAAC,KAAK,EAAE,kBAAkB,GAAG,KAAK,CAAC,YAAY,CAAC;CACnD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSModal.d.ts","sourceRoot":"","sources":["../../../src/components/DSModal/DSModal.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"DSModal.d.ts","sourceRoot":"","sources":["../../../src/components/DSModal/DSModal.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,iBAAiB,EAAE,aAAa,EAAE,MAAM,eAAe,CAAC;AAMtE,eAAO,MAAM,YAAY,GAAI,yEAQ1B,iBAAiB,gCAmEnB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG;IACvB,QAAQ,EAAE,aAAa,CAAC;CAC3B,CAAC;AAEF,eAAO,MAAM,OAAO,GAAI,cAAc,YAAY,uCA8CjD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSSearchDropDown.d.ts","sourceRoot":"","sources":["../../../src/components/DSSearchDropDown/DSSearchDropDown.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"DSSearchDropDown.d.ts","sourceRoot":"","sources":["../../../src/components/DSSearchDropDown/DSSearchDropDown.tsx"],"names":[],"mappings":"AAWA,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,0BAA0B,CAAC;AAS/E,MAAM,MAAM,qBAAqB,GAAG;IAChC,OAAO,EAAE,cAAc,EAAE,CAAC;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,cAAc,KAAK,IAAI,CAAC;IAC3D,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,cAAc,CAAC;IACtB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,EAAE,CAAC,EAAE,MAAM,CAAC;IACZ,QAAQ,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAcF,eAAO,MAAM,gBAAgB,GAAI,uKAkB9B,qBAAqB,gCAqQvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSToast.d.ts","sourceRoot":"","sources":["../../../src/components/DSToast/DSToast.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DSToast.d.ts","sourceRoot":"","sources":["../../../src/components/DSToast/DSToast.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,SAAS,EAAgB,MAAM,eAAe,CAAC;AAG7D,MAAM,MAAM,YAAY,GAAG;IACvB,KAAK,EAAE,SAAS,CAAC;IACjB,OAAO,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;CACjC,CAAC;AASF,eAAO,MAAM,OAAO,GAAI,oBAAoB,YAAY,gCAwDvD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DSVideoPlayerFrame.d.ts","sourceRoot":"","sources":["../../../src/components/DSVideoPlayerFrame/DSVideoPlayerFrame.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"DSVideoPlayerFrame.d.ts","sourceRoot":"","sources":["../../../src/components/DSVideoPlayerFrame/DSVideoPlayerFrame.tsx"],"names":[],"mappings":"AAAA,OAAO,EAKH,KAAK,aAAa,EAElB,KAAK,mBAAmB,EAC3B,MAAM,OAAO,CAAC;AAQf,MAAM,MAAM,aAAa,GAAG;IAAE,GAAG,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,CAAC;AAC3D,MAAM,MAAM,YAAY,GAAG;IACvB,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,UAAU,GAAG,WAAW,GAAG,cAAc,GAAG,UAAU,GAAG,UAAU,CAAC;IAC1E,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG,IAAI,CAAC,mBAAmB,CAAC,gBAAgB,CAAC,EAAE,KAAK,GAAG,UAAU,CAAC,GAAG;IACpG,OAAO,EAAE,aAAa,EAAE,CAAC;IACzB,MAAM,CAAC,EAAE,YAAY,EAAE,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,CAAC,EAAE,aAAa,CAAC,aAAa,CAAC,CAAC;IAC3C,SAAS,CAAC,EAAE,aAAa,CAAC,WAAW,CAAC,CAAC;IACvC,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB,CAAC;AAOF,eAAO,MAAM,kBAAkB,GAAI,+HAahC,uBAAuB,gCA2bzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DSVideoPlayerFrame.utils.d.ts","sourceRoot":"","sources":["../../../src/components/DSVideoPlayerFrame/DSVideoPlayerFrame.utils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe,GAAI,SAAS,MAAM,WAQ9C,CAAC"}
|