-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
906 changed files
with
133,466 additions
and
174,081 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,6 +7,7 @@ | |
"plasma-new-hope", | ||
"plasma-asdk", | ||
"caldera-online", | ||
"sdds-serv" | ||
"sdds-serv", | ||
"sdds-dfa" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
name: ESLint | ||
|
||
on: | ||
merge_group: | ||
pull_request: | ||
branches: | ||
- dev | ||
- master | ||
|
||
concurrency: | ||
# New commit on branch cancels running workflows of the same branch | ||
group: ${{ github.workflow }}-${{ github.head_ref }} | ||
cancel-in-progress: true | ||
|
||
jobs: | ||
lint: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: actions/checkout@v4 | ||
with: | ||
fetch-depth: 0 | ||
show-progress: false | ||
|
||
- name: Prepare environment | ||
uses: ./.github/actions/prepare-environment | ||
|
||
# INFO: Для корректной работы ESLint не нужно build typings, etc. | ||
# INFO: Только установить пакеты и сделать symlink | ||
- name: Lerna bootstrap | ||
run: npx lerna bootstrap --ignore-scripts | ||
|
||
- name: Lint | ||
run: npm run lint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+7.21 KB
(120%)
...alendar/CalendarBase.component-test.tsx/plasma-web Calendar -- default.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.67 KB
(110%)
...r/CalendarBase.component-test.tsx/plasma-web Calendar -- disabled days.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.75 KB
(110%)
...ndar/CalendarBase.component-test.tsx/plasma-web Calendar -- event list.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.62 KB
(110%)
...dar/CalendarBase.component-test.tsx/plasma-web Calendar -- min and max.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.33 KB
(110%)
...ndar/CalendarBase.component-test.tsx/plasma-web Calendar -- next month.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.06 KB
(110%)
...endar/CalendarBase.component-test.tsx/plasma-web Calendar -- next year.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.24 KB
(110%)
...ndar/CalendarBase.component-test.tsx/plasma-web Calendar -- prev month.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.11 KB
(110%)
...endar/CalendarBase.component-test.tsx/plasma-web Calendar -- prev year.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.71 KB
(110%)
...ponent-test.tsx/plasma-web Calendar -- range in progress with disabled.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.79 KB
(110%)
...lendarBase.component-test.tsx/plasma-web Calendar -- range in progress.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.77 KB
(110%)
.../Calendar/CalendarBase.component-test.tsx/plasma-web Calendar -- range.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+2.64 KB
(110%)
...endar/CalendarBase.component-test.tsx/plasma-web Calendar -- set value.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3 KB
(110%)
...board navigation -- navigate with `Down`, `Left`, `Up`, `Right` arrows.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.12 KB
(110%)
...web Calendar keyboard navigation -- set value with `Enter` and `Space`.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.09 KB
(120%)
...r/CalendarBase.component-test.tsx/plasma-web CalendarDouble -- default.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.89 KB
(120%)
...ndarBase.component-test.tsx/plasma-web CalendarDouble -- disabled days.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.09 KB
(120%)
...alendarBase.component-test.tsx/plasma-web CalendarDouble -- event list.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.83 KB
(120%)
...lendarBase.component-test.tsx/plasma-web CalendarDouble -- min and max.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.35 KB
(120%)
...alendarBase.component-test.tsx/plasma-web CalendarDouble -- next month.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.24 KB
(110%)
...alendarBase.component-test.tsx/plasma-web CalendarDouble -- prev month.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.2 KB
(120%)
...-test.tsx/plasma-web CalendarDouble -- range in progress with disabled.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.17 KB
(120%)
...Base.component-test.tsx/plasma-web CalendarDouble -- range in progress.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.14 KB
(120%)
...dar/CalendarBase.component-test.tsx/plasma-web CalendarDouble -- range.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.68 KB
(120%)
...CalendarBase.component-test.tsx/plasma-web CalendarDouble -- set value.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+4.99 KB
(120%)
...board navigation -- navigate with `Down`, `Left`, `Up`, `Right` arrows.snap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.13 KB
(120%)
...lendarDouble keyboard navigation -- set value with `Enter` and `Space`.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.3 KB
...ePicker/DatePicker.component-test.tsx/plasma-b2c DatePicker -- default.snap.png
Oops, something went wrong.
Binary file added
BIN
+18.7 KB
... DatePicker -- prop defaultDate, enableContentLeft, enableContentRight.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.35 KB
...er.component-test.tsx/plasma-b2c DatePicker -- prop disabled, readOnly.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.29 KB
...ker/DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop format.snap.png
Oops, something went wrong.
Binary file added
BIN
+4.33 KB
...DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop input date.snap.png
Oops, something went wrong.
Binary file added
BIN
+18.4 KB
...ker.component-test.tsx/plasma-b2c DatePicker -- prop input masked date.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.1 KB
...-test.tsx/plasma-b2c DatePicker -- prop label, leftHelper, placeholder.snap.png
Oops, something went wrong.
Binary file added
BIN
+19 KB
.../DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop placement.snap.png
Oops, something went wrong.
Binary file added
BIN
+28.1 KB
...ker/DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop size l.snap.png
Oops, something went wrong.
Binary file added
BIN
+24.7 KB
...ker/DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop size m.snap.png
Oops, something went wrong.
Binary file added
BIN
+21.9 KB
...ker/DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop size s.snap.png
Oops, something went wrong.
Binary file added
BIN
+17.7 KB
...er/DatePicker.component-test.tsx/plasma-b2c DatePicker -- prop size xs.snap.png
Oops, something went wrong.
Binary file added
BIN
+5.47 KB
...ponent-test.tsx/plasma-b2c DatePicker -- prop valueError, valueSuccess.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.3 KB
...er/DatePicker.component-test.tsx/plasma-b2c DatePickerRange -- default.snap.png
Oops, something went wrong.
Binary file added
BIN
+20.9 KB
...test.tsx/plasma-b2c DatePickerRange -- prop defaultDate, enableContent.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.57 KB
...mponent-test.tsx/plasma-b2c DatePickerRange -- prop disabled, readOnly.snap.png
Oops, something went wrong.
Binary file added
BIN
+7.32 KB
...atePicker.component-test.tsx/plasma-b2c DatePickerRange -- prop format.snap.png
Oops, something went wrong.
Binary file added
BIN
+30.2 KB
...est.tsx/plasma-b2c DatePickerRange -- prop input date, double calendar.snap.png
Oops, something went wrong.
Binary file added
BIN
+20.2 KB
...icker.component-test.tsx/plasma-b2c DatePickerRange -- prop input date.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.6 KB
....tsx/plasma-b2c DatePickerRange -- prop label, leftHelper, placeholder.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.4 KB
...Picker.component-test.tsx/plasma-b2c DatePickerRange -- prop placement.snap.png
Oops, something went wrong.
Binary file added
BIN
+31 KB
...atePicker.component-test.tsx/plasma-b2c DatePickerRange -- prop size l.snap.png
Oops, something went wrong.
Binary file added
BIN
+27.3 KB
...atePicker.component-test.tsx/plasma-b2c DatePickerRange -- prop size m.snap.png
Oops, something went wrong.
Binary file added
BIN
+24.1 KB
...atePicker.component-test.tsx/plasma-b2c DatePickerRange -- prop size s.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.5 KB
...tePicker.component-test.tsx/plasma-b2c DatePickerRange -- prop size xs.snap.png
Oops, something went wrong.
Binary file added
BIN
+11.3 KB
...t-test.tsx/plasma-b2c DatePickerRange -- prop valueError, valueSuccess.snap.png
Oops, something went wrong.
Binary file modified
BIN
+394 Bytes
(100%)
...ts/Dropdown/Dropdown.component-test.tsx/plasma-b2c Dropdown -- default.snap.png
Oops, something went wrong.
Binary file modified
BIN
+114 Bytes
(100%)
...pdown/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop hasArrow.snap.png
Oops, something went wrong.
Binary file modified
BIN
-487 Bytes
(96%)
...omponent-test.tsx/plasma-b2c Dropdown -- prop listHeight, listOverflow.snap.png
Oops, something went wrong.
Binary file modified
BIN
+389 Bytes
(100%)
...down/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop listWidth.snap.png
Oops, something went wrong.
Binary file modified
BIN
+375 Bytes
(100%)
...ropdown/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop offset.snap.png
Oops, something went wrong.
Binary file modified
BIN
+274 Bytes
(100%)
...down/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop placement.snap.png
Oops, something went wrong.
Binary file modified
BIN
+505 Bytes
(100%)
.../Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop size, variant.snap.png
Oops, something went wrong.
Binary file modified
BIN
+484 Bytes
(100%)
.../Dropdown/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop size.snap.png
Oops, something went wrong.
Binary file modified
BIN
+757 Bytes
(100%)
...opdown/Dropdown.component-test.tsx/plasma-b2c Dropdown -- prop trigger.snap.png
Oops, something went wrong.
Binary file modified
BIN
+371 Bytes
(100%)
...nge/Range.component-test.tsx/plasma-b2c Range -- _disabled & _readOnly.snap.png
Oops, something went wrong.
Binary file modified
BIN
+1.11 KB
(100%)
...s/Range/Range.component-test.tsx/plasma-b2c Range -- _error & _success.snap.png
Oops, something went wrong.
Binary file modified
BIN
+202 Bytes
(100%)
...2c/components/Range/Range.component-test.tsx/plasma-b2c Range -- _size.snap.png
Oops, something went wrong.
Binary file modified
BIN
-7 Bytes
(100%)
...ge/Range.component-test.tsx/plasma-b2c Range -- simple divider as icon.snap.png
Oops, something went wrong.
Binary file modified
BIN
+6 Bytes
(100%)
...Range/Range.component-test.tsx/plasma-b2c Range -- simple filled value.snap.png
Oops, something went wrong.
Binary file modified
BIN
+200 Bytes
(100%)
...c/components/Range/Range.component-test.tsx/plasma-b2c Range -- simple.snap.png
Oops, something went wrong.
Binary file modified
BIN
+40 Bytes
(100%)
.../Segment.component-test.tsx/plasma-web Segment -- navigate with arrow`.snap.png
Oops, something went wrong.
Binary file modified
BIN
+20 Bytes
(100%)
...ment/Segment.component-test.tsx/plasma-web Segment -- with fixed width.snap.png
Oops, something went wrong.
Binary file modified
BIN
+93 Bytes
(100%)
...onents/Tabs/TabsBase.component-test.tsx/plasma-core Tabs -- autoscroll.snap.png
Oops, something went wrong.
Binary file modified
BIN
+20 Bytes
(100%)
...extField.component-test.tsx/plasma-web TextField -- content with label.snap.png
Oops, something went wrong.
Binary file modified
BIN
+7 Bytes
(100%)
...TextField/TextField.component-test.tsx/plasma-web TextField -- content.snap.png
Oops, something went wrong.
Binary file modified
BIN
+6.95 KB
(120%)
...ts/Calendar/Calendar.component-test.tsx/plasma-web Calendar -- default.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.49 KB
(110%)
...endar/Calendar.component-test.tsx/plasma-web Calendar -- disabled days.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.52 KB
(110%)
...Calendar/Calendar.component-test.tsx/plasma-web Calendar -- event list.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.45 KB
(110%)
...alendar/Calendar.component-test.tsx/plasma-web Calendar -- min and max.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.09 KB
(110%)
...Calendar/Calendar.component-test.tsx/plasma-web Calendar -- next month.snap.png
Oops, something went wrong.
Binary file modified
BIN
+1.08 KB
(110%)
.../Calendar/Calendar.component-test.tsx/plasma-web Calendar -- next year.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.05 KB
(110%)
...Calendar/Calendar.component-test.tsx/plasma-web Calendar -- prev month.snap.png
Oops, something went wrong.
Binary file modified
BIN
+1.13 KB
(110%)
.../Calendar/Calendar.component-test.tsx/plasma-web Calendar -- prev year.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.63 KB
(110%)
...ponent-test.tsx/plasma-web Calendar -- range in progress with disabled.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.71 KB
(110%)
...r/Calendar.component-test.tsx/plasma-web Calendar -- range in progress.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.65 KB
(110%)
...ents/Calendar/Calendar.component-test.tsx/plasma-web Calendar -- range.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.38 KB
(110%)
.../Calendar/Calendar.component-test.tsx/plasma-web Calendar -- set value.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.75 KB
(110%)
...board navigation -- navigate with `Down`, `Left`, `Up`, `Right` arrows.snap.png
Oops, something went wrong.
Binary file modified
BIN
+2.9 KB
(110%)
...web Calendar keyboard navigation -- set value with `Enter` and `Space`.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.72 KB
(120%)
...endar/Calendar.component-test.tsx/plasma-web CalendarDouble -- default.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.59 KB
(120%)
...Calendar.component-test.tsx/plasma-web CalendarDouble -- disabled days.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.51 KB
(120%)
...ar/Calendar.component-test.tsx/plasma-web CalendarDouble -- event list.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.69 KB
(120%)
...r/Calendar.component-test.tsx/plasma-web CalendarDouble -- min and max.snap.png
Oops, something went wrong.
Binary file modified
BIN
+3.97 KB
(110%)
...ar/Calendar.component-test.tsx/plasma-web CalendarDouble -- next month.snap.png
Oops, something went wrong.
Binary file modified
BIN
+3.92 KB
(110%)
...ar/Calendar.component-test.tsx/plasma-web CalendarDouble -- prev month.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.95 KB
(120%)
...-test.tsx/plasma-web CalendarDouble -- range in progress with disabled.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.9 KB
(120%)
...ndar.component-test.tsx/plasma-web CalendarDouble -- range in progress.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.86 KB
(120%)
...alendar/Calendar.component-test.tsx/plasma-web CalendarDouble -- range.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.29 KB
(110%)
...dar/Calendar.component-test.tsx/plasma-web CalendarDouble -- set value.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.64 KB
(120%)
...board navigation -- navigate with `Down`, `Left`, `Up`, `Right` arrows.snap.png
Oops, something went wrong.
Binary file modified
BIN
+4.76 KB
(120%)
...lendarDouble keyboard navigation -- set value with `Enter` and `Space`.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.7 KB
...ePicker/DatePicker.component-test.tsx/plasma-web DatePicker -- default.snap.png
Oops, something went wrong.
Binary file added
BIN
+18.9 KB
... DatePicker -- prop defaultDate, enableContentLeft, enableContentRight.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.27 KB
...er.component-test.tsx/plasma-web DatePicker -- prop disabled, readOnly.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.95 KB
...ker/DatePicker.component-test.tsx/plasma-web DatePicker -- prop format.snap.png
Oops, something went wrong.
Binary file added
BIN
+4.58 KB
...DatePicker.component-test.tsx/plasma-web DatePicker -- prop input date.snap.png
Oops, something went wrong.
Binary file added
BIN
+18.6 KB
...ker.component-test.tsx/plasma-web DatePicker -- prop input masked date.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.5 KB
...-test.tsx/plasma-web DatePicker -- prop label, leftHelper, placeholder.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.3 KB
.../DatePicker.component-test.tsx/plasma-web DatePicker -- prop placement.snap.png
Oops, something went wrong.
Binary file added
BIN
+28.4 KB
...ker/DatePicker.component-test.tsx/plasma-web DatePicker -- prop size l.snap.png
Oops, something went wrong.
Binary file added
BIN
+24.9 KB
...ker/DatePicker.component-test.tsx/plasma-web DatePicker -- prop size m.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.4 KB
...ker/DatePicker.component-test.tsx/plasma-web DatePicker -- prop size s.snap.png
Oops, something went wrong.
Binary file added
BIN
+17.9 KB
...er/DatePicker.component-test.tsx/plasma-web DatePicker -- prop size xs.snap.png
Oops, something went wrong.
Binary file added
BIN
+5.96 KB
...ponent-test.tsx/plasma-web DatePicker -- prop valueError, valueSuccess.snap.png
Oops, something went wrong.
Binary file added
BIN
+22.7 KB
...er/DatePicker.component-test.tsx/plasma-web DatePickerRange -- default.snap.png
Oops, something went wrong.
Binary file added
BIN
+21.2 KB
...test.tsx/plasma-web DatePickerRange -- prop defaultDate, enableContent.snap.png
Oops, something went wrong.
Binary file added
BIN
+9.93 KB
...mponent-test.tsx/plasma-web DatePickerRange -- prop disabled, readOnly.snap.png
Oops, something went wrong.
Binary file added
BIN
+7.86 KB
...atePicker.component-test.tsx/plasma-web DatePickerRange -- prop format.snap.png
Oops, something went wrong.
Binary file added
BIN
+30.6 KB
...est.tsx/plasma-web DatePickerRange -- prop input date, double calendar.snap.png
Oops, something went wrong.
Binary file added
BIN
+20.6 KB
...icker.component-test.tsx/plasma-web DatePickerRange -- prop input date.snap.png
Oops, something went wrong.
Binary file added
BIN
+23 KB
....tsx/plasma-web DatePickerRange -- prop label, leftHelper, placeholder.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.8 KB
...Picker.component-test.tsx/plasma-web DatePickerRange -- prop placement.snap.png
Oops, something went wrong.
Binary file added
BIN
+31.6 KB
...atePicker.component-test.tsx/plasma-web DatePickerRange -- prop size l.snap.png
Oops, something went wrong.
Binary file added
BIN
+27.7 KB
...atePicker.component-test.tsx/plasma-web DatePickerRange -- prop size m.snap.png
Oops, something went wrong.
Binary file added
BIN
+24.6 KB
...atePicker.component-test.tsx/plasma-web DatePickerRange -- prop size s.snap.png
Oops, something went wrong.
Binary file added
BIN
+19.8 KB
...tePicker.component-test.tsx/plasma-web DatePickerRange -- prop size xs.snap.png
Oops, something went wrong.
Binary file added
BIN
+12 KB
...t-test.tsx/plasma-web DatePickerRange -- prop valueError, valueSuccess.snap.png
Oops, something went wrong.
Binary file modified
BIN
+331 Bytes
(100%)
...ts/Dropdown/Dropdown.component-test.tsx/plasma-web Dropdown -- default.snap.png
Oops, something went wrong.
Binary file modified
BIN
-15 Bytes
(100%)
...pdown/Dropdown.component-test.tsx/plasma-web Dropdown -- prop hasArrow.snap.png
Oops, something went wrong.
Binary file modified
BIN
-604 Bytes
(95%)
...omponent-test.tsx/plasma-web Dropdown -- prop listHeight, listOverflow.snap.png
Oops, something went wrong.
Binary file modified
BIN
+320 Bytes
(100%)
...down/Dropdown.component-test.tsx/plasma-web Dropdown -- prop listWidth.snap.png
Oops, something went wrong.
Binary file modified
BIN
+309 Bytes
(100%)
...ropdown/Dropdown.component-test.tsx/plasma-web Dropdown -- prop offset.snap.png
Oops, something went wrong.
Binary file modified
BIN
+273 Bytes
(100%)
...down/Dropdown.component-test.tsx/plasma-web Dropdown -- prop placement.snap.png
Oops, something went wrong.
Binary file modified
BIN
+367 Bytes
(100%)
.../Dropdown.component-test.tsx/plasma-web Dropdown -- prop size, variant.snap.png
Oops, something went wrong.
Binary file modified
BIN
+394 Bytes
(100%)
.../Dropdown/Dropdown.component-test.tsx/plasma-web Dropdown -- prop size.snap.png
Oops, something went wrong.
Binary file modified
BIN
+699 Bytes
(100%)
...opdown/Dropdown.component-test.tsx/plasma-web Dropdown -- prop trigger.snap.png
Oops, something went wrong.
Binary file modified
BIN
+370 Bytes
(100%)
...nge/Range.component-test.tsx/plasma-b2c Range -- _disabled & _readOnly.snap.png
Oops, something went wrong.
Binary file modified
BIN
+1.09 KB
(100%)
...s/Range/Range.component-test.tsx/plasma-b2c Range -- _error & _success.snap.png
Oops, something went wrong.
Binary file modified
BIN
+221 Bytes
(100%)
...eb/components/Range/Range.component-test.tsx/plasma-b2c Range -- _size.snap.png
Oops, something went wrong.
Binary file modified
BIN
-14 Bytes
(100%)
...ge/Range.component-test.tsx/plasma-b2c Range -- simple divider as icon.snap.png
Oops, something went wrong.
Binary file modified
BIN
+5 Bytes
(100%)
...Range/Range.component-test.tsx/plasma-b2c Range -- simple filled value.snap.png
Oops, something went wrong.
Binary file modified
BIN
+204 Bytes
(100%)
...b/components/Range/Range.component-test.tsx/plasma-b2c Range -- simple.snap.png
Oops, something went wrong.
Binary file modified
BIN
+28 Bytes
(100%)
.../Segment.component-test.tsx/plasma-web Segment -- navigate with arrow`.snap.png
Oops, something went wrong.
Binary file modified
BIN
+49 Bytes
(100%)
...ment/Segment.component-test.tsx/plasma-web Segment -- with fixed width.snap.png
Oops, something went wrong.
Binary file modified
BIN
+20 Bytes
(100%)
...onents/Tabs/TabsBase.component-test.tsx/plasma-core Tabs -- autoscroll.snap.png
Oops, something went wrong.
Binary file modified
BIN
+40 Bytes
(100%)
...extField.component-test.tsx/plasma-web TextField -- content with label.snap.png
Oops, something went wrong.
Binary file modified
BIN
+50 Bytes
(100%)
...TextField/TextField.component-test.tsx/plasma-web TextField -- content.snap.png
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,7 @@ | |
"author": "Salute Frontend Team <[email protected]>", | ||
"license": "MIT", | ||
"scripts": { | ||
"scaffold:update-components-docs": "npm run scaffold:components", | ||
"scaffold:docs": "simple-scaffold -c scaffold/scaffold-config.js --name $npm_config_package", | ||
"scaffold:components": "node scaffold/scaffold-components.js", | ||
"scaffold:update-docs-ui": "node scaffold/update-docs-ui.js && npm i --no-audit --no-progress --package-lock-only --lockfile-version 2 --legacy-peer-deps --prefix=$npm_config_dir", | ||
|
Oops, something went wrong.