level_0
int64
0
10k
index
int64
0
0
repo_id
stringlengths
22
152
file_path
stringlengths
41
203
content
stringlengths
11
11.5M
5,269
0
petrpan-code/ant-design/ant-design/components/locale/__tests__
petrpan-code/ant-design/ant-design/components/locale/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Locale Provider set dayjs locale when locale changes 1`] = ` <div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="请选择日期" readonly="" size="12" title="2017-09-18" value="2017-09-18" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> <span class="ant-picker-clear" role="button" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> <th> 日 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 今天 </a> </div> </div> </div> </div> </div> </div> `; exports[`Locale Provider set dayjs locale when locale changes 2`] = ` <div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner une date" readonly="" size="12" title="2017-09-18" value="2017-09-18" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> <span class="ant-picker-clear" role="button" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Aujourd'hui </a> </div> </div> </div> </div> </div> </div> `; exports[`Locale Provider set dayjs locale when locale changes 3`] = ` <div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select date" readonly="" size="12" title="2017-09-18" value="2017-09-18" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> <span class="ant-picker-clear" role="button" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Today </a> </div> </div> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ar 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="الصفحة السابقة" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="الصفحة التالية" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="مقاس الصفحه" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="مقاس الصفحه" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / الصفحة" > 10 / الصفحة </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="اختيار التاريخ" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > سبتمبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> س </th> <th> ح </th> <th> ن </th> <th> ث </th> <th> ر </th> <th> خ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > اليوم </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="اختيار الوقت" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > الأن </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> تأكيد </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="البداية" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="النهاية" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > سبتمبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> س </th> <th> ح </th> <th> ن </th> <th> ث </th> <th> ر </th> <th> خ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > أكتوبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> س </th> <th> ح </th> <th> ن </th> <th> ث </th> <th> ر </th> <th> خ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١١-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> إلغاء </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> تأكيد </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 عنصر </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ابحث هنا" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > لا توجد بيانات </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 عنصر </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ابحث هنا" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > لا توجد بيانات </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="سبتمبر" > سبتمبر </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> الشهر </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> السنة </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> س </th> <th> ح </th> <th> ن </th> <th> ث </th> <th> ر </th> <th> خ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > لا توجد بيانات </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> إلغاء </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> تأكيد </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as az 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Əvvəlki Səhifə" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Növbəti Səhifə" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / səhifə" > 10 / səhifə </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Tarix seçin" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sen </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> BE </th> <th> ÇA </th> <th> Çə </th> <th> CA </th> <th> Cü </th> <th> Şə </th> <th> Bz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Bugün </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vaxtı seç" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > İndi </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Təsdiq </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Başlama tarixi" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Bitmə tarixi" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sen </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> BE </th> <th> ÇA </th> <th> Çə </th> <th> CA </th> <th> Cü </th> <th> Şə </th> <th> Bz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> BE </th> <th> ÇA </th> <th> Çə </th> <th> CA </th> <th> Cü </th> <th> Şə </th> <th> Bz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Ləğv et </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Bəli </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Burada axtar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Burada axtar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sen" > sen </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Ay </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> İl </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> BE </th> <th> ÇA </th> <th> Çə </th> <th> CA </th> <th> Cü </th> <th> Şə </th> <th> Bz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Ləğv et </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Bəli </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as bg 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Предишна страница" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Следваща страница" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / страница" > 10 / страница </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Избор на дата" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сеп </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Днес </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Избор на час" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Сега </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Добре </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Начална" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Крайна" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сеп </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > окт </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Отказ </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Добре </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 избор </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Търсене" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма данни </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 избор </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Търсене" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма данни </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="сеп" > сеп </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Месец </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Година </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма данни </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Отказ </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Добре </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as bn-bd 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="আগের পৃষ্ঠা" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="পরের পৃষ্ঠা" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="পাতার আকার" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="পাতার আকার" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / পৃষ্ঠা" > 10 / পৃষ্ঠা </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="তারিখ নির্বাচন" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > সেপ্ট </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ২০১৭ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> রবি </th> <th> সোম </th> <th> মঙ্গ </th> <th> বুধ </th> <th> বৃহঃ </th> <th> শুক্র </th> <th> শনি </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="২০১৭-০৮-২৭" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৮" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৯" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩০" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩১" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="২০১৭-০৯-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৮" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৯" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১০" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১১" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১২" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৩" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৪" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৫" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৬" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৭" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="২০১৭-০৯-১৮" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৯" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২০" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২১" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২২" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৩" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৪" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৫" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৬" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৭" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৮" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৯" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-৩০" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="২০১৭-১০-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > আজ </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="সময় নির্বাচন" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > এখন </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ওকে </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="শুরুর তারিখ" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="শেষ তারিখ" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > সেপ্ট </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ২০১৭ </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> রবি </th> <th> সোম </th> <th> মঙ্গ </th> <th> বুধ </th> <th> বৃহঃ </th> <th> শুক্র </th> <th> শনি </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="২০১৭-০৮-২৭" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৮" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৯" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩০" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩১" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="২০১৭-০৯-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৮" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৯" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১০" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১১" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১২" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৩" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৪" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৫" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৬" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৭" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="২০১৭-০৯-১৮" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৯" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২০" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২১" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২২" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৩" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৪" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৫" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৬" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৭" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৮" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৯" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-৩০" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="২০১৭-১০-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > অক্টো </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ২০১৭ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> রবি </th> <th> সোম </th> <th> মঙ্গ </th> <th> বুধ </th> <th> বৃহঃ </th> <th> শুক্র </th> <th> শনি </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="২০১৭-১০-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৮" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-০৯" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১০" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১১" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১২" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৩" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৪" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৫" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৬" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৭" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৮" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-১৯" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২০" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২১" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২২" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৩" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৪" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৫" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৬" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৭" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৮" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-২৯" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-৩০" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-১০-৩১" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="২০১৭-১১-০১" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০২" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৩" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৪" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="২০১৭-১১-০৫" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৬" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৭" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৮" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-০৯" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-১০" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="২০১৭-১১-১১" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> বাতিল </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ঠিক </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 আইটেম </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="এখানে অনুসন্ধান" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > কোনও ডেটা নেই </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 আইটেম </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="এখানে অনুসন্ধান" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > কোনও ডেটা নেই </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="সেপ্ট" > সেপ্ট </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> মাস </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> বছর </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> রবি </th> <th> সোম </th> <th> মঙ্গ </th> <th> বুধ </th> <th> বৃহঃ </th> <th> শুক্র </th> <th> শনি </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="২০১৭-০৮-২৭" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৮" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-২৯" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩০" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-০৮-৩১" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="২০১৭-০৯-০১" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০২" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৪" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৫" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৬" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৭" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৮" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-০৯" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১০" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১১" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১২" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৪" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৫" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৬" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৭" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="২০১৭-০৯-১৮" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-১৯" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২০" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২১" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২২" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৪" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৫" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৬" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৭" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৮" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-২৯" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="২০১৭-০৯-৩০" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="২০১৭-১০-০১" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০২" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৪" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৫" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৬" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="২০১৭-১০-০৭" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > কোনও ডেটা নেই </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> বাতিল </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ঠিক </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as by 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Назад" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Наперад" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="памер старонкі" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="памер старонкі" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 /старонка" > 10 /старонка </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Выберыце дату" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > вер </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> ат </th> <th> ср </th> <th> чц </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Сёння </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Выберыце час" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Зараз </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Дата пачатку" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Дата заканчэння" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > вер </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> ат </th> <th> ср </th> <th> чц </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > каст </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> ат </th> <th> ср </th> <th> чц </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Адмена </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Пошук" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма даных </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Пошук" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма даных </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="вер" > вер </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Месяц </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Год </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> ат </th> <th> ср </th> <th> чц </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Няма даных </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Адмена </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ca 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Pàgina prèvia" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Pàgina següent" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="mida de la pàgina" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="mida de la pàgina" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / pàgina" > 10 / pàgina </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Seleccionar data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Set. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dl </th> <th> Dt </th> <th> Dc </th> <th> Dj </th> <th> Dv </th> <th> Ds </th> <th> Dg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Avui </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Seleccionar hora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Ara </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Acceptar </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data inicial" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data final" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Set. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dl </th> <th> Dt </th> <th> Dc </th> <th> Dj </th> <th> Dv </th> <th> Ds </th> <th> Dg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dl </th> <th> Dt </th> <th> Dc </th> <th> Dj </th> <th> Dv </th> <th> Ds </th> <th> Dg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel·lar </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> D’acord </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ítem </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cercar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sense dades </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ítem </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cercar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sense dades </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Set." > Set. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mes </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Any </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dl </th> <th> Dt </th> <th> Dc </th> <th> Dj </th> <th> Dv </th> <th> Ds </th> <th> Dg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sense dades </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel·lar </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> D’acord </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as cs 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Předchozí strana" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Následující strana" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="velikost stránky" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="velikost stránky" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / strana" > 10 / strana </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vybrat datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > zář </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> út </th> <th> st </th> <th> čt </th> <th> pá </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Dnes </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vybrat čas" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nyní </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Od" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Do" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > zář </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> út </th> <th> st </th> <th> čt </th> <th> pá </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > říj </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> út </th> <th> st </th> <th> čt </th> <th> pá </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Zrušit </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 položka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Vyhledávání" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žádná data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 položka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Vyhledávání" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žádná data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="zář" > zář </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Měsíc </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Rok </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> út </th> <th> st </th> <th> čt </th> <th> pá </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žádná data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Zrušit </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as da 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Forrige Side" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Næste Side" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="sidestørrelse" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="sidestørrelse" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / side" > 10 / side </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vælg dato" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma. </th> <th> ti. </th> <th> on. </th> <th> to. </th> <th> fr. </th> <th> lø. </th> <th> sø. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > I dag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vælg tid" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nu </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Startdato" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Slutdato" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma. </th> <th> ti. </th> <th> on. </th> <th> to. </th> <th> fr. </th> <th> lø. </th> <th> sø. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma. </th> <th> ti. </th> <th> on. </th> <th> to. </th> <th> fr. </th> <th> lø. </th> <th> sø. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Afbryd </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Søg her" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Søg her" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sept." > sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Måned </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> År </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma. </th> <th> ti. </th> <th> on. </th> <th> to. </th> <th> fr. </th> <th> lø. </th> <th> sø. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Afbryd </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as de 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Vorherige Seite" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Nächste Seite" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / Seite" > 10 / Seite </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Datum auswählen" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Di </th> <th> Mi </th> <th> Do </th> <th> Fr </th> <th> Sa </th> <th> So </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Heute </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Zeit auswählen" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Jetzt </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Startdatum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Enddatum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Di </th> <th> Mi </th> <th> Do </th> <th> Fr </th> <th> Sa </th> <th> So </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Okt. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Di </th> <th> Mi </th> <th> Do </th> <th> Fr </th> <th> Sa </th> <th> So </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Abbrechen </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Eintrag </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Suchen" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Keine Daten </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Eintrag </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Suchen" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Keine Daten </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sept." > Sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Monat </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Jahr </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Di </th> <th> Mi </th> <th> Do </th> <th> Fr </th> <th> Sa </th> <th> So </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Keine Daten </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Abbrechen </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as el 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Προηγούμενη Σελίδα" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Επόμενη Σελίδα" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Μέγεθος σελίδας" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Μέγεθος σελίδας" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / σελίδα" > 10 / σελίδα </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Επιλέξτε ημερομηνία" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Σεπτ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Δε </th> <th> Τρ </th> <th> Τε </th> <th> Πε </th> <th> Πα </th> <th> Σα </th> <th> Κυ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Σήμερα </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Επιλέξτε ώρα" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Τώρα </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Αρχική ημερομηνία" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Τελική ημερομηνία" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Σεπτ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Δε </th> <th> Τρ </th> <th> Τε </th> <th> Πε </th> <th> Πα </th> <th> Σα </th> <th> Κυ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Οκτ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Δε </th> <th> Τρ </th> <th> Τε </th> <th> Πε </th> <th> Πα </th> <th> Σα </th> <th> Κυ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Άκυρο </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ΟΚ </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 αντικείμενο </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Αναζήτηση" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Δεν υπάρχουν δεδομένα </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 αντικείμενο </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Αναζήτηση" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Δεν υπάρχουν δεδομένα </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Σεπτ" > Σεπτ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Μήνας </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Έτος </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Δε </th> <th> Τρ </th> <th> Τε </th> <th> Πε </th> <th> Πα </th> <th> Σα </th> <th> Κυ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Δεν υπάρχουν δεδομένα </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Άκυρο </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ΟΚ </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as en 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Today </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select time" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Now </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Start date" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="End date" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Month </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Year </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as en-gb 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Today </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select time" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Now </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Start date" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="End date" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Month </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Year </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as es 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Página anterior" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Página siguiente" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="tamaño de página" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="tamaño de página" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / página" > 10 / página </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Seleccionar fecha" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mi </th> <th> ju </th> <th> vi </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hoy </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Seleccionar hora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Ahora </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Aceptar </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Fecha inicial" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Fecha final" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mi </th> <th> ju </th> <th> vi </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > oct </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mi </th> <th> ju </th> <th> vi </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Aceptar </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Buscar aquí" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No hay datos </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Buscar aquí" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No hay datos </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mes </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Año </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mi </th> <th> ju </th> <th> vi </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No hay datos </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Aceptar </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as et 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Eelmine leht" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Järgmine leht" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="lehe suurus" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="lehe suurus" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / leheküljel" > 10 / leheküljel </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vali kuupäev" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> E </th> <th> T </th> <th> K </th> <th> N </th> <th> R </th> <th> L </th> <th> P </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Täna </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vali aeg" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Praegu </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Algus kuupäev" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Lõpu kuupäev" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> E </th> <th> T </th> <th> K </th> <th> N </th> <th> R </th> <th> L </th> <th> P </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> E </th> <th> T </th> <th> K </th> <th> N </th> <th> R </th> <th> L </th> <th> P </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Tühista </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 kogus </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Otsi siit" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Andmed puuduvad </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 kogus </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Otsi siit" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Andmed puuduvad </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sept" > sept </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Kuu </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Aasta </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> E </th> <th> T </th> <th> K </th> <th> N </th> <th> R </th> <th> L </th> <th> P </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Andmed puuduvad </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Tühista </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as eu 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Aurreko orrialdea" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Hurrengo orrialdea" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="orrien tamaina" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="orrien tamaina" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / orrialde" > 10 / orrialde </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Hautatu data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Gaur </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Aukeratu ordua" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Orain </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Hasierako data" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Amaiera data" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Utzi </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Onartu </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elementu </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Bilatu hemen" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ez dago daturik </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elementu </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Bilatu hemen" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ez dago daturik </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Hilabete </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Urte </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ez dago daturik </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Utzi </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Onartu </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as fa 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="صفحه قبلی" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="صفحه بعدی" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="اندازه صفحه" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="اندازه صفحه" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / صفحه" > 10 / صفحه </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="انتخاب تاریخ" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > سپتامبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > امروز </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="انتخاب زمان" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > اکنون </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> باشه </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="تاریخ شروع" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="تاریخ پایان" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > سپتامبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > اکتبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> لغو </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> تایید </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 عدد </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="جستجو" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > داده‌ای موجود نیست </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 عدد </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="جستجو" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > داده‌ای موجود نیست </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="سپتامبر" > سپتامبر </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> ماه </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> سال </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> ج </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > داده‌ای موجود نیست </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> لغو </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> تایید </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as fi 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Edellinen sivu" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Seuraava sivu" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / sivu" > 10 / sivu </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Valitse päivä" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > syys </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> ke </th> <th> to </th> <th> pe </th> <th> la </th> <th> su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Tänään </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Valitse aika" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nyt </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Alkamispäivä" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Päättymispäivä" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > syys </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> ke </th> <th> to </th> <th> pe </th> <th> la </th> <th> su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > loka </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> ke </th> <th> to </th> <th> pe </th> <th> la </th> <th> su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Peruuta </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 kohde </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Etsi täältä" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ei kohteita </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 kohde </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Etsi täältä" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ei kohteita </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="syys" > syys </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Kuukausi </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Vuosi </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> ke </th> <th> to </th> <th> pe </th> <th> la </th> <th> su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ei kohteita </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Peruuta </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as fr 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Page précédente" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Page suivante" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner une date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Aujourd'hui </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner l'heure" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Maintenant </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Date de début" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Date de fin" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > oct. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sept." > sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mois </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Année </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as fr 2`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Page précédente" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Page suivante" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="taille de la page" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="taille de la page" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner une date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> di </th> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Aujourd'hui </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner l'heure" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Maintenant </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Date de début" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Date de fin" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> di </th> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > oct. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> di </th> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sept." > sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mois </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Année </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> di </th> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as fr 3`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Page précédente" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Page suivante" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="taille de la page" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="taille de la page" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner une date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Aujourd'hui </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sélectionner l'heure" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Maintenant </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Date de début" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Date de fin" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > oct. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 élément </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Rechercher" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sept." > sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mois </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Année </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> je </th> <th> ve </th> <th> sa </th> <th> di </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Aucune donnée </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annuler </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ga 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Leathanach Roimhe Seo" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="An chéad leathanach eile" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / leathanach" > 10 / leathanach </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Roghnaigh dáta" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Meán </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Má </th> <th> Ce </th> <th> Dé </th> <th> hA </th> <th> Sa </th> <th> Do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > inniu </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Roghnaigh am" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > anois </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ceart go leor </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Dáta tosaigh" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Dáta deiridh" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Meán </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Má </th> <th> Ce </th> <th> Dé </th> <th> hA </th> <th> Sa </th> <th> Do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Deai </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Má </th> <th> Ce </th> <th> Dé </th> <th> hA </th> <th> Sa </th> <th> Do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Search here" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Meán" > Meán </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> mhí </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> bhliain </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Má </th> <th> Ce </th> <th> Dé </th> <th> hA </th> <th> Sa </th> <th> Do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No Data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as gl 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Páxina anterior" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Páxina seguinte" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / páxina" > 10 / páxina </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Escolla data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > set. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mé </th> <th> xo </th> <th> ve </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hoxe </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Escolla hora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Agora </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Aceptar </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data inicial" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data final" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > set. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mé </th> <th> xo </th> <th> ve </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > out. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mé </th> <th> xo </th> <th> ve </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Aceptar </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Buscar aquí" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Non hai datos </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Buscar aquí" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Non hai datos </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="set." > set. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mes </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Ano </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> mé </th> <th> xo </th> <th> ve </th> <th> sá </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Non hai datos </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Aceptar </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as he 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="העמוד הקודם" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="העמוד הבא" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / עמוד" > 10 / עמוד </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="בחר תאריך" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ספט </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> א׳ </th> <th> ב׳ </th> <th> ג׳ </th> <th> ד׳ </th> <th> ה׳ </th> <th> ו </th> <th> ש׳ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > היום </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="בחר שעה" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > עכשיו </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> אישור </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="תאריך התחלה" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="תאריך סיום" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ספט </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> א׳ </th> <th> ב׳ </th> <th> ג׳ </th> <th> ד׳ </th> <th> ה׳ </th> <th> ו </th> <th> ש׳ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > אוק </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> א׳ </th> <th> ב׳ </th> <th> ג׳ </th> <th> ד׳ </th> <th> ה׳ </th> <th> ו </th> <th> ש׳ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> ביטול </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> אישור </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 פריט </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="חפש כאן" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > אין מידע </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 פריט </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="חפש כאן" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > אין מידע </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ספט" > ספט </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> חודש </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> שנה </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> א׳ </th> <th> ב׳ </th> <th> ג׳ </th> <th> ד׳ </th> <th> ה׳ </th> <th> ו </th> <th> ש׳ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > אין מידע </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> ביטול </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> אישור </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as hi 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="पिछला पृष्ठ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="अगला पृष्ठ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / पृष्ठ" > 10 / पृष्ठ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="तारीख़ चुनें" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > सित. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> र </th> <th> सो </th> <th> मं </th> <th> बु </th> <th> गु </th> <th> शु </th> <th> श </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > आज </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="समय का चयन करें" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > अभी </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ठीक </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="प्रारंभ तिथि" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="समाप्ति तिथि" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > सित. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> र </th> <th> सो </th> <th> मं </th> <th> बु </th> <th> गु </th> <th> शु </th> <th> श </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > अक्टू. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> र </th> <th> सो </th> <th> मं </th> <th> बु </th> <th> गु </th> <th> शु </th> <th> श </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> रद्द करना </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> अच्छी तरह से </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 तत्त्व </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="यहां खोजें" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > कोई आकड़ा उपलब्ध नहीं है </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 तत्त्व </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="यहां खोजें" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > कोई आकड़ा उपलब्ध नहीं है </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="सित." > सित. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> महीना </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> साल </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> र </th> <th> सो </th> <th> मं </th> <th> बु </th> <th> गु </th> <th> शु </th> <th> श </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > कोई आकड़ा उपलब्ध नहीं है </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> रद्द करना </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> अच्छी तरह से </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as hr 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Prijašnja stranica" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Sljedeća stranica" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / str" > 10 / str </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Odaberite datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ruj. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Danas </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Odaberite vrijeme" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Sad </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Početni datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Završni datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ruj. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > lis. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Odustani </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 stavka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Pretraži ovdje" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 stavka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Pretraži ovdje" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ruj." > ruj. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mjesec </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Godina </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Odustani </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as hu 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Előző oldal" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Következő oldal" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / oldal" > 10 / oldal </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Válasszon dátumot" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > szept </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> h </th> <th> k </th> <th> sze </th> <th> cs </th> <th> p </th> <th> szo </th> <th> v </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Ma </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Válasszon időt" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Most </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Kezdő dátum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Befejezés dátuma" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > szept </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> h </th> <th> k </th> <th> sze </th> <th> cs </th> <th> p </th> <th> szo </th> <th> v </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> h </th> <th> k </th> <th> sze </th> <th> cs </th> <th> p </th> <th> szo </th> <th> v </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Visszavonás </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Alkalmazás </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elem </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Keresés" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nincs adat </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elem </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Keresés" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nincs adat </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="szept" > szept </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Hónap </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Év </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> h </th> <th> k </th> <th> sze </th> <th> cs </th> <th> p </th> <th> szo </th> <th> v </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nincs adat </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Visszavonás </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Alkalmazás </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as hy-am 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Նախորդ Էջ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Հաջորդ Էջ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / էջ" > 10 / էջ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Ընտրեք ամսաթիվը" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > սպտ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> երկ </th> <th> երք </th> <th> չրք </th> <th> հնգ </th> <th> ուրբ </th> <th> շբթ </th> <th> կրկ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Այսօր </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Ընտրեք ժամը" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Հիմա </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Օկ </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Մեկնարկի ամսաթիվ" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Ավարտի ամսաթիվը" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > սպտ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> երկ </th> <th> երք </th> <th> չրք </th> <th> հնգ </th> <th> ուրբ </th> <th> շբթ </th> <th> կրկ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > հկտ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> երկ </th> <th> երք </th> <th> չրք </th> <th> հնգ </th> <th> ուրբ </th> <th> շբթ </th> <th> կրկ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Մերժել </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Հաստատել </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 պարագան </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Որոնեք այստեղ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Տվյալներ չկան </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 պարագան </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Որոնեք այստեղ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Տվյալներ չկան </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="սպտ" > սպտ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Ամիս </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Տարի </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> երկ </th> <th> երք </th> <th> չրք </th> <th> հնգ </th> <th> ուրբ </th> <th> շբթ </th> <th> կրկ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Տվյալներ չկան </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Չեղարկել </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Օկ </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as id 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Halaman Sebelumnya" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Halaman Berikutnya" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="ukuran halaman" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="ukuran halaman" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / halaman" > 10 / halaman </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pilih tanggal" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Sn </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Mg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hari ini </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pilih waktu" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Sekarang </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Baik </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Mulai tanggal" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Tanggal akhir" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Sn </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Mg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Sn </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Mg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Batal </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cari" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tidak ada data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cari" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tidak ada data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Bulan </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Tahun </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Sn </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Mg </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tidak ada data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Batal </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as is 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Fyrri síða" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Næsta síða" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / síðu" > 10 / síðu </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Veldu dag" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Má </th> <th> Þr </th> <th> Mi </th> <th> Fi </th> <th> Fö </th> <th> La </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Í dag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Velja tíma" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Núna </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Í lagi </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Upphafsdagur" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Lokadagur" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Má </th> <th> Þr </th> <th> Mi </th> <th> Fi </th> <th> Fö </th> <th> La </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Má </th> <th> Þr </th> <th> Mi </th> <th> Fi </th> <th> Fö </th> <th> La </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Hætta við </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Áfram </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 færsla </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Leita hér" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Engin gögn </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 færsla </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Leita hér" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Engin gögn </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mánuður </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Ár </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Má </th> <th> Þr </th> <th> Mi </th> <th> Fi </th> <th> Fö </th> <th> La </th> <th> Su </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Engin gögn </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Hætta við </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Áfram </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as it 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Pagina precedente" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Pagina successiva" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="dimensioni della pagina" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="dimensioni della pagina" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / pagina" > 10 / pagina </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selezionare la data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > set </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> gi </th> <th> ve </th> <th> sa </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Oggi </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selezionare l'orario" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Adesso </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data d'inizio" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data di fine" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > set </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> gi </th> <th> ve </th> <th> sa </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ott </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> gi </th> <th> ve </th> <th> sa </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annulla </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cerca qui" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nessun dato </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elemento </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Cerca qui" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nessun dato </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="set" > set </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mese </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Anno </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> lu </th> <th> ma </th> <th> me </th> <th> gi </th> <th> ve </th> <th> sa </th> <th> do </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nessun dato </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annulla </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ja 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="前のページ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="次のページ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="ページサイズ" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="ページサイズ" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 件 / ページ" > 10 件 / ページ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="日付を選択" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 月 </th> <th> 火 </th> <th> 水 </th> <th> 木 </th> <th> 金 </th> <th> 土 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 今日 </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="時間を選択" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > 現在時刻 </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 決 定 </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="開始日付" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="終了日付" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 月 </th> <th> 火 </th> <th> 水 </th> <th> 木 </th> <th> 金 </th> <th> 土 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 月 </th> <th> 火 </th> <th> 水 </th> <th> 木 </th> <th> 金 </th> <th> 土 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> キャンセル </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 アイテム </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ここを検索" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > データがありません </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 アイテム </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ここを検索" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > データがありません </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017年" > 2017年 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9月" > 9月 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> 月 </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> 年 </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 月 </th> <th> 火 </th> <th> 水 </th> <th> 木 </th> <th> 金 </th> <th> 土 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > データがありません </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> キャンセル </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ka 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="წინა გვერდი" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="შემდეგი გვერდი" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / გვერდი." > 10 / გვერდი. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="აირჩიეთ თარიღი" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > სექ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ორ </th> <th> სა </th> <th> ოთ </th> <th> ხუ </th> <th> პა </th> <th> შა </th> <th> კვ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > დღეს </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="აირჩიეთ დრო" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ახლა </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="საწყისი თარიღი" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="საბოლოო თარიღი" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > სექ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ორ </th> <th> სა </th> <th> ოთ </th> <th> ხუ </th> <th> პა </th> <th> შა </th> <th> კვ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ოქტ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ორ </th> <th> სა </th> <th> ოთ </th> <th> ხუ </th> <th> პა </th> <th> შა </th> <th> კვ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> გაუქმება </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> კარგი </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ერთეული </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="მოძებნე აქ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ინფორმაცია არაა </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ერთეული </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="მოძებნე აქ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ინფორმაცია არაა </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="სექ" > სექ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> თვე </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> წელი </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ორ </th> <th> სა </th> <th> ოთ </th> <th> ხუ </th> <th> პა </th> <th> შა </th> <th> კვ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ინფორმაცია არაა </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> გაუქმება </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> კარგი </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as kk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Артқа" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Алға" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / бет" > 10 / бет </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Күнді таңдаңыз" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > қыр </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> дй </th> <th> сй </th> <th> ср </th> <th> бй </th> <th> жм </th> <th> сн </th> <th> жк </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Бүгін </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Уақытты таңдаңыз" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Қазір </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Таңдау </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Бастау күні" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Аяқталу күні" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > қыр </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> дй </th> <th> сй </th> <th> ср </th> <th> бй </th> <th> жм </th> <th> сн </th> <th> жк </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > қаз </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> дй </th> <th> сй </th> <th> ср </th> <th> бй </th> <th> жм </th> <th> сн </th> <th> жк </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Болдырмау </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Жарайды </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элемент. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Іздеу" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Деректер жоқ </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элемент. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Іздеу" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Деректер жоқ </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="қыр" > қыр </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Ай </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Жыл </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> дй </th> <th> сй </th> <th> ср </th> <th> бй </th> <th> жм </th> <th> сн </th> <th> жк </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Деректер жоқ </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Болдырмау </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Жарайды </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as km 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="ទំព័រ​មុន" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="ទំព័រ​​បន្ទាប់" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / ទំព័រ" > 10 / ទំព័រ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="រើសថ្ងៃ" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > កញ្ញា </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ច </th> <th> អ </th> <th> ព </th> <th> ព្រ </th> <th> សុ </th> <th> ស </th> <th> អា </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > ថ្ងៃនេះ </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="រើសម៉ោង" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ឥឡូវ​នេះ </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> កំណត់ </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="ថ្ងៃចាប់ផ្ដើម" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="ថ្ងៃបញ្ចប់" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > កញ្ញា </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ច </th> <th> អ </th> <th> ព </th> <th> ព្រ </th> <th> សុ </th> <th> ស </th> <th> អា </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > តុលា </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ច </th> <th> អ </th> <th> ព </th> <th> ព្រ </th> <th> សុ </th> <th> ស </th> <th> អា </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> បោះបង់ </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> យល់ព្រម </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ស្វែងរកនៅទីនេះ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > គ្មានទិន្នន័យ </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ស្វែងរកនៅទីនេះ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > គ្មានទិន្នន័យ </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="កញ្ញា" > កញ្ញា </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> ខែ </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> ឆ្នាំ </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ច </th> <th> អ </th> <th> ព </th> <th> ព្រ </th> <th> សុ </th> <th> ស </th> <th> អា </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > គ្មានទិន្នន័យ </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> បោះបង់ </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> យល់ព្រម </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as kn 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="ಹಿಂದಿನ ಪುಟ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="ಮುಂದಿನ ಪುಟ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / ಪುಟ" > 10 / ಪುಟ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="ದಿನಾಂಕ ಆಯ್ಕೆಮಾಡಿ" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ಸೆಪ್ಟೆಂ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ಭಾ </th> <th> ಸೋ </th> <th> ಮಂ </th> <th> ಬು </th> <th> ಗು </th> <th> ಶು </th> <th> ಶ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > ಇಂದು </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="ಸಮಯ ಆಯ್ಕೆಮಾಡಿ" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ಈಗ </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ಸರಿ </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="ಪ್ರಾರಂಭ ದಿನಾಂಕ" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="ಅಂತಿಮ ದಿನಾಂಕ" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ಸೆಪ್ಟೆಂ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ಭಾ </th> <th> ಸೋ </th> <th> ಮಂ </th> <th> ಬು </th> <th> ಗು </th> <th> ಶು </th> <th> ಶ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ಅಕ್ಟೋ </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ಭಾ </th> <th> ಸೋ </th> <th> ಮಂ </th> <th> ಬು </th> <th> ಗು </th> <th> ಶು </th> <th> ಶ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> ರದ್ದು </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ಸರಿ </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ವಿಷಯ </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ಇಲ್ಲಿ ಹುಡುಕಿ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ವಿಷಯ </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ಇಲ್ಲಿ ಹುಡುಕಿ" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ಸೆಪ್ಟೆಂ" > ಸೆಪ್ಟೆಂ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> ತಿಂಗಳು </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> ವರ್ಷ </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ಭಾ </th> <th> ಸೋ </th> <th> ಮಂ </th> <th> ಬು </th> <th> ಗು </th> <th> ಶು </th> <th> ಶ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > No data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> ರದ್ದು </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ಸರಿ </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ko 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="이전 페이지" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="다음 페이지" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="페이지 크기" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="페이지 크기" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / 페이지" > 10 / 페이지 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="날짜 선택" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017년 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9월 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 일 </th> <th> 월 </th> <th> 화 </th> <th> 수 </th> <th> 목 </th> <th> 금 </th> <th> 토 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 오늘 </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="시간 선택" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > 현재 시각 </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 확인 </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="시작일" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="종료일" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017년 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9월 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 일 </th> <th> 월 </th> <th> 화 </th> <th> 수 </th> <th> 목 </th> <th> 금 </th> <th> 토 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017년 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10월 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 일 </th> <th> 월 </th> <th> 화 </th> <th> 수 </th> <th> 목 </th> <th> 금 </th> <th> 토 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> 취소 </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 확인 </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 개 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="여기에 검색하세요" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 데이터 없음 </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 개 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="여기에 검색하세요" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 데이터 없음 </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9월" > 9월 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> 월 </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> 년 </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 일 </th> <th> 월 </th> <th> 화 </th> <th> 수 </th> <th> 목 </th> <th> 금 </th> <th> 토 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 데이터 없음 </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> 취소 </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> 확인 </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ku 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Rûpelê Pêş" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Rûpelê Paş" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / rûpel" > 10 / rûpel </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Dîrok hilbijêre" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ئەیلوول </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Îro </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Demê hilbijêre" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Niha </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Temam </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Dîroka destpêkê" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Dîroka dawîn" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ئەیلوول </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > تشرینی یەکەم </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١١-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Betal ke </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Temam </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 tişt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Lêgerîn" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 tişt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Lêgerîn" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ئەیلوول" > ئەیلوول </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Meh </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Sal </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Betal ke </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Temam </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ku-iq 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Rûpelê Pêş" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Rûpelê Paş" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / rûpel" > 10 / rûpel </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Dîrok hilbijêre" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ئەیلوول </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Îro </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Demê hilbijêre" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Niha </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Temam </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Dîroka destpêkê" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Dîroka dawîn" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ئەیلوول </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > تشرینی یەکەم </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > ٢٠١٧ </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١١" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٢" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٣" > <div class="ant-picker-cell-inner" > 13 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٤" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٥" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٦" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٧" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٨" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-١٩" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٠" > <div class="ant-picker-cell-inner" > 20 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢١" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٢" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٣" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٤" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٥" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٦" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٧" > <div class="ant-picker-cell-inner" > 27 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٨" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٢٩" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣٠" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-١٠-٣١" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١١-٠١" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٢" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٣" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٤" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٥" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٦" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٧" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٨" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-٠٩" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١١-١٠" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Betal ke </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Temam </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 tişt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Lêgerîn" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 tişt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Lêgerîn" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ئەیلوول" > ئەیلوول </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Meh </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Sal </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ش </th> <th> ی </th> <th> د </th> <th> س </th> <th> چ </th> <th> پ </th> <th> هـ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-٠٨-٣١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٠٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="٢٠١٧-٠٩-١٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-١٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٧" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٨" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٢٩" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="٢٠١٧-٠٩-٣٠" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="٢٠١٧-١٠-٠١" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٢" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٣" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٤" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٥" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="٢٠١٧-١٠-٠٦" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Agahî tune </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Betal ke </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Temam </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as lt 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Atgal" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Pirmyn" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Puslapio dydis" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Puslapio dydis" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / psl." > 10 / psl. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pasirinkite datą" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > rgs </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> p </th> <th> a </th> <th> t </th> <th> k </th> <th> pn </th> <th> š </th> <th> s </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Šiandien </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pasirinkite laiką" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Dabar </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Gerai </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Pradžios data" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pabaigos data" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > rgs </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> p </th> <th> a </th> <th> t </th> <th> k </th> <th> pn </th> <th> š </th> <th> s </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > spa </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> p </th> <th> a </th> <th> t </th> <th> k </th> <th> pn </th> <th> š </th> <th> s </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Atšaukti </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Taip </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 vnt. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Paieška" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nėra duomenų </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 vnt. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Paieška" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nėra duomenų </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="rgs" > rgs </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mėnesis </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Metai </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> p </th> <th> a </th> <th> t </th> <th> k </th> <th> pn </th> <th> š </th> <th> s </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nėra duomenų </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Atšaukti </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Taip </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as lv 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Iepriekšējā lapa" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Nākamā lapaspuse" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / lappuse" > 10 / lappuse </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izvēlieties datumu" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> P </th> <th> O </th> <th> T </th> <th> C </th> <th> Pk </th> <th> S </th> <th> Sv </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Šodien </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izvēlieties laiku" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Tagad </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Sākuma datums" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Beigu datums" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> P </th> <th> O </th> <th> T </th> <th> C </th> <th> Pk </th> <th> S </th> <th> Sv </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> P </th> <th> O </th> <th> T </th> <th> C </th> <th> Pk </th> <th> S </th> <th> Sv </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Atcelt </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 vienumu </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Meklēt šeit" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nav datu </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 vienumu </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Meklēt šeit" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nav datu </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mēnesis </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Gads </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> P </th> <th> O </th> <th> T </th> <th> C </th> <th> Pk </th> <th> S </th> <th> Sv </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nav datu </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Atcelt </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as mk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Претходна страница" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Наредна страница" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / стр" > 10 / стр </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Избери датум" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сеп </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пo </th> <th> вт </th> <th> ср </th> <th> че </th> <th> пе </th> <th> сa </th> <th> нe </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Денес </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Избери време" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Сега </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ОК </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Од датум" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="До датум" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сеп </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пo </th> <th> вт </th> <th> ср </th> <th> че </th> <th> пе </th> <th> сa </th> <th> нe </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > окт </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пo </th> <th> вт </th> <th> ср </th> <th> че </th> <th> пе </th> <th> сa </th> <th> нe </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Откажи </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ОК </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 предмет </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Пребарај тука" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нема податоци </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 предмет </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Пребарај тука" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нема податоци </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="сеп" > сеп </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Месец </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Година </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пo </th> <th> вт </th> <th> ср </th> <th> че </th> <th> пе </th> <th> сa </th> <th> нe </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нема податоци </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Откажи </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ОК </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ml 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="മുൻപുള്ള പേജ്" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="അടുത്ത പേജ്" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / പേജ്" > 10 / പേജ് </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="തിയതി തിരഞ്ഞെടുക്കുക" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > സെപ്റ്റ. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ഞാ </th> <th> തി </th> <th> ചൊ </th> <th> ബു </th> <th> വ്യാ </th> <th> വെ </th> <th> ശ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > ഇന്ന് </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="സമയം തിരഞ്ഞെടുക്കുക" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ഇപ്പോൾ </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ശരിയാണ് </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="ആരംഭ ദിനം" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="അവസാന ദിനം" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > സെപ്റ്റ. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ഞാ </th> <th> തി </th> <th> ചൊ </th> <th> ബു </th> <th> വ്യാ </th> <th> വെ </th> <th> ശ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ഒക്ടോ. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ഞാ </th> <th> തി </th> <th> ചൊ </th> <th> ബു </th> <th> വ്യാ </th> <th> വെ </th> <th> ശ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> റദ്ദാക്കുക </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ശരിയാണ് </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ഇനം </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ഇവിടെ തിരയുക" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ഡാറ്റയൊന്നുമില്ല </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ഇനം </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ഇവിടെ തിരയുക" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ഡാറ്റയൊന്നുമില്ല </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="സെപ്റ്റ." > സെപ്റ്റ. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> മാസം </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> വർഷം </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ഞാ </th> <th> തി </th> <th> ചൊ </th> <th> ബു </th> <th> വ്യാ </th> <th> വെ </th> <th> ശ </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ഡാറ്റയൊന്നുമില്ല </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> റദ്ദാക്കുക </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ശരിയാണ് </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as mn-mn 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Өмнөх хуудас" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Дараагийн хуудас" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / хуудас" > 10 / хуудас </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Огноо сонгох" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9 сар </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Ня </th> <th> Да </th> <th> Мя </th> <th> Лх </th> <th> Пү </th> <th> Ба </th> <th> Бя </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Өнөөдөр </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Цаг сонгох" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Одоо </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Эхлэх огноо" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Дуусах огноо" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9 сар </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Ня </th> <th> Да </th> <th> Мя </th> <th> Лх </th> <th> Пү </th> <th> Ба </th> <th> Бя </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10 сар </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Ня </th> <th> Да </th> <th> Мя </th> <th> Лх </th> <th> Пү </th> <th> Ба </th> <th> Бя </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Цуцлах </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Тийм </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Зүйл </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Хайх" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Мэдээлэл байхгүй байна </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Зүйл </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Хайх" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Мэдээлэл байхгүй байна </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9 сар" > 9 сар </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Сар </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Жил </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Ня </th> <th> Да </th> <th> Мя </th> <th> Лх </th> <th> Пү </th> <th> Ба </th> <th> Бя </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Мэдээлэл байхгүй байна </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Цуцлах </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Тийм </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ms-my 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Halaman sebelumnya" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Halam seterusnya" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / halaman" > 10 / halaman </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Pilih tarikh" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Is </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Ah </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hari ini </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sila pilih masa" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Sekarang </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Tarikh mula" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Tarikh akhir" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Is </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Ah </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Okt </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Is </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Ah </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Batal </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Carian di sini" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tiada data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Carian di sini" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tiada data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Bulan </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Tahun </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Is </th> <th> Sl </th> <th> Rb </th> <th> Km </th> <th> Jm </th> <th> Sb </th> <th> Ah </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Tiada data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Batal </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as my 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="ယခင်စာမျက်နှာ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="နောက်စာမျက်နှာ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / စာမျက်နှာ" > 10 / စာမျက်နှာ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="ရက်စွဲကို ရွေးပါ။" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > ယနေ့ </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="အချိန်ရွေးပါ။" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ယခု </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="စတင်သည့်ရက်စွဲ" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="ကုန်ဆုံးရက်" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> မလုပ်တော့ </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> အိုကေ </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ပစ္စည်း </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ဒီမှာရှာပါ။" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ဒေတာမရှိပါ။ </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ပစ္စည်း </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ဒီမှာရှာပါ။" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ဒေတာမရှိပါ။ </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> လ </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> နှစ် </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ဒေတာမရှိပါ။ </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> မလုပ်တော့ </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> အိုကေ </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as nb 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Forrige side" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Neste side" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="sidestørrelse" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="sidestørrelse" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / side" > 10 / side </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Velg dato" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lø </th> <th> sø </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > I dag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Velg tid" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nå </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Startdato" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Sluttdato" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lø </th> <th> sø </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lø </th> <th> sø </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Avbryt </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Søk her" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Søk her" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep." > sep. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Måned </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> År </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lø </th> <th> sø </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Avbryt </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ne-np 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select date" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Today </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Select time" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Now </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Start date" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="End date" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> होईन </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> हो </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 वस्तु </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="यहाँ खोज्नुहोस्" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > डाटा छैन </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 वस्तु </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="यहाँ खोज्नुहोस्" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > डाटा छैन </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Month </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Year </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > डाटा छैन </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> होईन </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> हो </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as nl 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Vorige pagina" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Volgende pagina" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="pagina grootte" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="pagina grootte" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / pagina" > 10 / pagina </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selecteer datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Vandaag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selecteer tijd" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nu </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Begin datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Eind datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annuleer </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Zoek hier" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Zoek hier" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Maand </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Jaar </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annuleer </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as nl-be 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Vorige pagina" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Volgende pagina" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / pagina" > 10 / pagina </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selecteer datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Vandaag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selecteer tijd" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nu </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Begin datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Eind datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Annuleer </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Zoek hier" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Zoek hier" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep." > sep. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Maand </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Jaar </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ma </th> <th> di </th> <th> wo </th> <th> do </th> <th> vr </th> <th> za </th> <th> zo </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Geen gegevens </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Annuleer </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as pl 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Poprzednia strona" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Następna strona" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="rozmiar strony" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="rozmiar strony" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 na stronę" > 10 na stronę </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Wybierz datę" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > wrz </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pn </th> <th> Wt </th> <th> Śr </th> <th> Cz </th> <th> Pt </th> <th> So </th> <th> Nd </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Dzisiaj </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Wybierz godzinę" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Teraz </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data początkowa" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data końcowa" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > wrz </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pn </th> <th> Wt </th> <th> Śr </th> <th> Cz </th> <th> Pt </th> <th> So </th> <th> Nd </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > paź </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pn </th> <th> Wt </th> <th> Śr </th> <th> Cz </th> <th> Pt </th> <th> So </th> <th> Nd </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Anuluj </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 obiekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Szukaj" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Brak danych </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 obiekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Szukaj" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Brak danych </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="wrz" > wrz </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Miesiąc </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Rok </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pn </th> <th> Wt </th> <th> Śr </th> <th> Cz </th> <th> Pt </th> <th> So </th> <th> Nd </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Brak danych </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Anuluj </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as pt 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Página Anterior" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Página Seguinte" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="mărimea paginii" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="mărimea paginii" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / página" > 10 / página </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > setembro </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> <th> Dom </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hoje </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Hora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Agora </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data inicial" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data final" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > setembro </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> <th> Dom </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > outubro </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> <th> Dom </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Procurar..." type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sem resultados </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Procurar..." type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sem resultados </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Set" > Set </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mês </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Ano </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> <th> Dom </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Sem resultados </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as pt-br 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Página anterior" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Próxima página" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="tamanho da página" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="tamanho da página" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / página" > 10 / página </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selecionar data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Set </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dom </th> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hoje </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Hora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Agora </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data inicial" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data final" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Set </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dom </th> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Out </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dom </th> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Procurar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Não há dados </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 item </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Procurar" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Não há dados </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Set" > Set </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mês </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Ano </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dom </th> <th> Seg </th> <th> Ter </th> <th> Qua </th> <th> Qui </th> <th> Sex </th> <th> Sáb </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Não há dados </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancelar </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ro 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Pagina Anterioară" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Pagina Următoare" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / pagină" > 10 / pagină </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selectează data" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Ma </th> <th> Mi </th> <th> Jo </th> <th> Vi </th> <th> Sâ </th> <th> Du </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Azi </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Selectează ora" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Acum </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Data start" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Data sfârșit" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sept. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Ma </th> <th> Mi </th> <th> Jo </th> <th> Vi </th> <th> Sâ </th> <th> Du </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Ma </th> <th> Mi </th> <th> Jo </th> <th> Vi </th> <th> Sâ </th> <th> Du </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Anulare </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Căutare" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Fără date </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 element </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Căutare" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Fără date </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sept." > Sept. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Lună </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> An </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Lu </th> <th> Ma </th> <th> Mi </th> <th> Jo </th> <th> Vi </th> <th> Sâ </th> <th> Du </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Fără date </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Anulare </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ru 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Назад" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Вперед" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="размер страницы" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="размер страницы" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / стр." > 10 / стр. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Выберите дату" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сент. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> вс </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Сегодня </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Выберите время" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Сейчас </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ОК </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Начальная дата" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Конечная дата" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > сент. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> вс </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > окт. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> вс </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Отмена </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Поиск" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нет данных </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 элем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Поиск" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нет данных </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="сент." > сент. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Месяц </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Год </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> вс </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Нет данных </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Отмена </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as si 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="කලින් පිටුව" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="ඊළඟ පිටුව" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="පිටුවේ ප්‍රමාණය" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="පිටුවේ ප්‍රමාණය" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / පිටුව" > 10 / පිටුව </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="දිනය තෝරන්න" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > අද </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="වේලාව තෝරන්න" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > දැන් </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> හරි </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="ආරම්භක දිනය" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="නිමවන දිනය" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > Oct </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> අවලංගු කරන්න </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> හරි </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 අථකය </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="මෙතැන සොයන්න" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > දත්ත නැත </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 අථකය </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="මෙතැන සොයන්න" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > දත්ත නැත </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep" > Sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> මාසය </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> අවුරුද්ද </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Su </th> <th> Mo </th> <th> Tu </th> <th> We </th> <th> Th </th> <th> Fr </th> <th> Sa </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > දත්ත නැත </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> අවලංගු කරන්න </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> හරි </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as sk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Predchádzajúca strana" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Nasledujúca strana" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / strana" > 10 / strana </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vybrať dátum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> st </th> <th> št </th> <th> pi </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Dnes </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Vybrať čas" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Teraz </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Od" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Do" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> st </th> <th> št </th> <th> pi </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> st </th> <th> št </th> <th> pi </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Zrušiť </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 položka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Vyhľadávanie" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žiadne dáta </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 položka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Vyhľadávanie" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žiadne dáta </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mesiac </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Rok </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> st </th> <th> št </th> <th> pi </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Žiadne dáta </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Zrušiť </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as sl 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Prejšnja stran" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Naslednja stran" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / strani" > 10 / strani </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izberite datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > september </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> to </th> <th> sr </th> <th> če </th> <th> pe </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Danes </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izberite čas" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Trenutno </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Začetni datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Končni datum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > september </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> to </th> <th> sr </th> <th> če </th> <th> pe </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > oktober </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> to </th> <th> sr </th> <th> če </th> <th> pe </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Prekliči </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> v redu </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Objekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Išči tukaj" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ni podatkov </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Objekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Išči tukaj" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ni podatkov </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep." > sep. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mesec </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Leto </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> to </th> <th> sr </th> <th> če </th> <th> pe </th> <th> so </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ni podatkov </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Prekliči </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> V redu </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as sr 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Prethodna strana" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Sledeća strana" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / strani" > 10 / strani </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izaberi datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Danas </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Izaberi vreme" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Sada </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> U redu </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Datum početka" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Datum završetka" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sep. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Okt. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Otkaži </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> U redu </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 stavka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Pretraži ovde" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 stavka </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Pretraži ovde" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sep." > Sep. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Mesec </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Godina </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> po </th> <th> ut </th> <th> sr </th> <th> če </th> <th> pe </th> <th> su </th> <th> ne </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Nema podataka </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Otkaži </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> U redu </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as sv 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Föreg sida" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Nästa sida" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="sidstorlek" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="sidstorlek" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / sida" > 10 / sida </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Välj datum" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> må </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lö </th> <th> sö </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > I dag </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Välj tid" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Nu </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Startdatum" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Slutdatum" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > sep </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> må </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lö </th> <th> sö </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> må </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lö </th> <th> sö </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Avbryt </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 objekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Sök här" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 objekt </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Sök här" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="sep" > sep </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Månad </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> År </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> må </th> <th> ti </th> <th> on </th> <th> to </th> <th> fr </th> <th> lö </th> <th> sö </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Ingen data </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Avbryt </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ta 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="முந்தைய பக்கம்" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="அடுத்த பக்கம்" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / பக்கம்" > 10 / பக்கம் </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="தேதியைத் தேர்ந்தெடுக்கவும்" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > செப்டெம்பர் </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ஞா </th> <th> தி </th> <th> செ </th> <th> பு </th> <th> வி </th> <th> வெ </th> <th> ச </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > இன்று </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="நேரத்தைத் தேர்ந்தெடுக்கவும்" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > இப்போது </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> சரி </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="தொடக்க தேதி" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="கடைசி தேதி" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > செப்டெம்பர் </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ஞா </th> <th> தி </th> <th> செ </th> <th> பு </th> <th> வி </th> <th> வெ </th> <th> ச </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > அக்டோபர் </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ஞா </th> <th> தி </th> <th> செ </th> <th> பு </th> <th> வி </th> <th> வெ </th> <th> ச </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> ரத்து செய்யவும் </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> சரி </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 தகவல் </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="இங்கு தேடவும்" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > தகவல் இல்லை </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 தகவல் </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="இங்கு தேடவும்" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > தகவல் இல்லை </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="செப்டெம்பர்" > செப்டெம்பர் </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> மாதம் </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> வருடம் </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> ஞா </th> <th> தி </th> <th> செ </th> <th> பு </th> <th> வி </th> <th> வெ </th> <th> ச </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > தகவல் இல்லை </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> ரத்து செய்யவும் </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> சரி </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as th 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="หน้าก่อนหน้า" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="หน้าถัดไป" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="ขนาดหน้า" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="ขนาดหน้า" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / หน้า" > 10 / หน้า </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="เลือกวันที่" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ก.ย. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> อา. </th> <th> จ. </th> <th> อ. </th> <th> พ. </th> <th> พฤ. </th> <th> ศ. </th> <th> ส. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > วันนี้ </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="เลือกเวลา" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ตอนนี้ </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ตกลง </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="วันเริ่มต้น" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="วันสิ้นสุด" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ก.ย. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> อา. </th> <th> จ. </th> <th> อ. </th> <th> พ. </th> <th> พฤ. </th> <th> ศ. </th> <th> ส. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ต.ค. </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> อา. </th> <th> จ. </th> <th> อ. </th> <th> พ. </th> <th> พฤ. </th> <th> ศ. </th> <th> ส. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> ยกเลิก </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ตกลง </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ชิ้น </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ค้นหา" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ไม่มีข้อมูล </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 ชิ้น </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="ค้นหา" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ไม่มีข้อมูล </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ก.ย." > ก.ย. </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> เดือน </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> ปี </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> อา. </th> <th> จ. </th> <th> อ. </th> <th> พ. </th> <th> พฤ. </th> <th> ศ. </th> <th> ส. </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > ไม่มีข้อมูล </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> ยกเลิก </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ตกลง </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as tk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Öňki sahypa" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Soňky sahypa" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Sahypa sany" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Sahypa sany" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / sahypa" > 10 / sahypa </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Wagt saýlaň" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sen </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dş </th> <th> Sş </th> <th> Çr </th> <th> Pn </th> <th> An </th> <th> Şn </th> <th> Ýk </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Şugün </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Wagty saýlaň" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Şuwagt </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Bolýar </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Başlanýan wagty" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Gutarýan wagty" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Sen </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dş </th> <th> Sş </th> <th> Çr </th> <th> Pn </th> <th> An </th> <th> Şn </th> <th> Ýk </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Okt </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dş </th> <th> Sş </th> <th> Çr </th> <th> Pn </th> <th> An </th> <th> Şn </th> <th> Ýk </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Ýatyr </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Bolýar </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elem. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Gözle" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Maglumat ýok </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 elem. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Gözle" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Maglumat ýok </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Sen" > Sen </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Aý </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Ýyl </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Dş </th> <th> Sş </th> <th> Çr </th> <th> Pn </th> <th> An </th> <th> Şn </th> <th> Ýk </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Maglumat ýok </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Ýatyr </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Bolýar </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as tr 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Önceki Sayfa" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Sonraki Sayfa" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="sayfa boyutu" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="sayfa boyutu" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / sayfa" > 10 / sayfa </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Tarih seç" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Eyl </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pt </th> <th> Sa </th> <th> Ça </th> <th> Pe </th> <th> Cu </th> <th> Ct </th> <th> Pz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Bugün </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Zaman seç" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Şimdi </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Tamam </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Başlangıç tarihi" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Bitiş tarihi" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Eyl </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pt </th> <th> Sa </th> <th> Ça </th> <th> Pe </th> <th> Cu </th> <th> Ct </th> <th> Pz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Eki </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pt </th> <th> Sa </th> <th> Ça </th> <th> Pe </th> <th> Cu </th> <th> Ct </th> <th> Pz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> İptal </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Tamam </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Öğe </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Arama" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Veri Yok </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 Öğe </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Arama" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Veri Yok </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Eyl" > Eyl </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Ay </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Yıl </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> Pt </th> <th> Sa </th> <th> Ça </th> <th> Pe </th> <th> Cu </th> <th> Ct </th> <th> Pz </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Veri Yok </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> İptal </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Tamam </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as uk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Попередня сторінка" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Наступна сторінка" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / сторінці" > 10 / сторінці </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Оберіть дату" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > вер </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Сьогодні </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Оберіть час" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Зараз </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Початкова дата" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Кінцева дата" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > вер </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > жовт </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Скасувати </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Гаразд </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 елем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Введіть текст для пошуку" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Даних немає </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 елем. </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Введіть текст для пошуку" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Даних немає </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="вер" > вер </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Місяць </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Рік </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> пн </th> <th> вт </th> <th> ср </th> <th> чт </th> <th> пт </th> <th> сб </th> <th> нд </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Даних немає </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Скасувати </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Гаразд </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as ur 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="پچھلا صفحہ" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="اگلا صفحہ" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / صفحہ" > 10 / صفحہ </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="تاریخ منتخب کریں" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ستمبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> پیر </th> <th> منگل </th> <th> بدھ </th> <th> جمعرات </th> <th> جمعہ </th> <th> ہفتہ </th> <th> اتوار </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > آج </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="وقت منتخب کریں" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > ابھی </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ٹھیک ہے </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="شروع کرنے کی تاریخ" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="آخری تاریخ" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > ستمبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> پیر </th> <th> منگل </th> <th> بدھ </th> <th> جمعرات </th> <th> جمعہ </th> <th> ہفتہ </th> <th> اتوار </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > اکتوبر </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> پیر </th> <th> منگل </th> <th> بدھ </th> <th> جمعرات </th> <th> جمعہ </th> <th> ہفتہ </th> <th> اتوار </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> منسوخ کریں </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> ٹھیک ہے </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 شے </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="یہاں تلاش کریں" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > کوئی ڈیٹا نہیں </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 شے </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="یہاں تلاش کریں" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > کوئی ڈیٹا نہیں </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="ستمبر" > ستمبر </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> مہینہ </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> سال </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> پیر </th> <th> منگل </th> <th> بدھ </th> <th> جمعرات </th> <th> جمعہ </th> <th> ہفتہ </th> <th> اتوار </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > کوئی ڈیٹا نہیں </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> منسوخ کریں </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> ٹھیک ہے </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as vi 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Trang Trước" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Trang Kế" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="kích thước trang" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="kích thước trang" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / trang" > 10 / trang </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Chọn thời điểm" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Th09 </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> T2 </th> <th> T3 </th> <th> T4 </th> <th> T5 </th> <th> T6 </th> <th> T7 </th> <th> CN </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > Hôm nay </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="Chọn thời gian" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > Bây giờ </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="Ngày bắt đầu" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="Ngày kết thúc" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Th09 </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> T2 </th> <th> T3 </th> <th> T4 </th> <th> T5 </th> <th> T6 </th> <th> T7 </th> <th> CN </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-month-btn" tabindex="-1" type="button" > Th10 </button> <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> T2 </th> <th> T3 </th> <th> T4 </th> <th> T5 </th> <th> T6 </th> <th> T7 </th> <th> CN </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Hủy </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Đồng ý </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 mục </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Tìm ở đây" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Trống </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 mục </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="Tìm ở đây" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Trống </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017" > 2017 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="Th09" > Th09 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> Tháng </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> Năm </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> T2 </th> <th> T3 </th> <th> T4 </th> <th> T5 </th> <th> T6 </th> <th> T7 </th> <th> CN </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > Trống </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Hủy </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> Đồng ý </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as zh-cn 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="上一页" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="下一页" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="页码" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="页码" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 条/页" > 10 条/页 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="请选择日期" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> <th> 日 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 今天 </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="请选择时间" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > 此刻 </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 确 定 </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="开始日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="结束日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> <th> 日 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> <th> 日 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 确 定 </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 项 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="请输入搜索内容" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 暂无数据 </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 项 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="请输入搜索内容" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 暂无数据 </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017年" > 2017年 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9月" > 9月 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> 月 </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> 年 </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> <th> 日 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 暂无数据 </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> 确 定 </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as zh-hk 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="上一頁" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="下一頁" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="頁碼" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="頁碼" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 條/頁" > 10 條/頁 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="請選擇日期" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 今天 </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="請選擇時間" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > 此刻 </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 確 定 </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="開始日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="結束日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 確 定 </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 項目 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="搜尋資料" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 項目 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="搜尋資料" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017年" > 2017年 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9月" > 9月 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> 月 </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> 年 </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> 確 定 </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `; exports[`Locale Provider should display the text as zh-tw 1`] = ` <div> <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="上一頁" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="下一頁" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="頁碼" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="頁碼" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 條/頁" > 10 條/頁 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> <div class="ant-select ant-select-single ant-select-show-arrow ant-select-show-search" style="width: 200px;" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-placeholder" /> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="請選擇日期" readonly="" size="12" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> <div class="ant-picker-footer" > <a class="ant-picker-today-btn" > 今天 </a> </div> </div> </div> </div> </div> <div class="ant-picker" > <div class="ant-picker-input" > <input autocomplete="off" placeholder="請選擇時間" readonly="" size="10" title="" value="" /> <span class="ant-picker-suffix" > <span aria-label="clock-circle" class="anticon anticon-clock-circle" role="img" > <svg aria-hidden="true" data-icon="clock-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z" /> </svg> </span> </span> </div> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-panel-container" > <div class="ant-picker-panel-layout" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-time-panel" > <div class="ant-picker-content" > <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> <ul class="ant-picker-time-panel-column" style="position: relative;" > <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 00 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 01 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 02 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 03 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 04 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 05 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 06 </div> </li> <li class="ant-picker-time-panel-cell ant-picker-time-panel-cell-selected" > <div class="ant-picker-time-panel-cell-inner" > 07 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 08 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 09 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 10 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 11 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 12 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 13 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 14 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 15 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 16 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 17 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 18 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 19 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 20 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 21 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 22 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 23 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 24 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 25 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 26 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 27 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 28 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 29 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 30 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 31 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 32 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 33 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 34 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 35 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 36 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 37 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 38 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 39 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 40 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 41 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 42 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 43 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 44 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 45 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 46 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 47 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 48 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 49 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 50 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 51 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 52 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 53 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 54 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 55 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 56 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 57 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 58 </div> </li> <li class="ant-picker-time-panel-cell" > <div class="ant-picker-time-panel-cell-inner" > 59 </div> </li> </ul> </div> </div> <div class="ant-picker-footer" > <ul class="ant-picker-ranges" > <li class="ant-picker-now" > <a class="ant-picker-now-btn" > 此刻 </a> </li> <li class="ant-picker-ok" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 確 定 </span> </button> </li> </ul> </div> </div> </div> </div> </div> <div class="ant-picker ant-picker-range" style="width: 200px;" > <div class="ant-picker-input ant-picker-input-active" > <input autocomplete="off" placeholder="開始日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-range-separator" > <span aria-label="to" class="ant-picker-separator" > <span aria-label="swap-right" class="anticon anticon-swap-right" role="img" > <svg aria-hidden="true" data-icon="swap-right" fill="currentColor" focusable="false" height="1em" viewBox="0 0 1024 1024" width="1em" > <path d="M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z" /> </svg> </span> </span> </div> <div class="ant-picker-input" > <input autocomplete="off" placeholder="結束日期" readonly="" size="12" value="" /> </div> <div class="ant-picker-active-bar" style="left: 0px; width: 0px; position: absolute;" /> <span class="ant-picker-suffix" > <span aria-label="calendar" class="anticon anticon-calendar" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> </span> </div> <div class="ant-picker-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-picker-dropdown-range ant-picker-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-picker-range-wrapper ant-picker-date-range-wrapper" style="min-width: 0;" > <div class="ant-picker-range-arrow" style="left: 0px;" /> <div class="ant-picker-panel-container" style="margin-left: 0px;" > <div class="ant-picker-panel-layout" > <div> <div class="ant-picker-panels" > <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 9月 </button> </div> <button class="ant-picker-header-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today" title="2017-09-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> </tbody> </table> </div> </div> </div> <div class="ant-picker-panel ant-picker-panel-focused" tabindex="-1" > <div class="ant-picker-date-panel" > <div class="ant-picker-header" > <button class="ant-picker-header-super-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-super-prev-icon" /> </button> <button class="ant-picker-header-prev-btn" style="visibility: hidden;" tabindex="-1" type="button" > <span class="ant-picker-prev-icon" /> </button> <div class="ant-picker-header-view" > <button class="ant-picker-year-btn" tabindex="-1" type="button" > 2017年 </button> <button class="ant-picker-month-btn" tabindex="-1" type="button" > 10月 </button> </div> <button class="ant-picker-header-next-btn" tabindex="-1" type="button" > <span class="ant-picker-next-icon" /> </button> <button class="ant-picker-header-super-next-btn" tabindex="-1" type="button" > <span class="ant-picker-super-next-icon" /> </button> </div> <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-10-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-12" > <div class="ant-picker-cell-inner" > 12 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-13" > <div class="ant-picker-cell-inner" > 13 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-14" > <div class="ant-picker-cell-inner" > 14 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-15" > <div class="ant-picker-cell-inner" > 15 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-16" > <div class="ant-picker-cell-inner" > 16 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-17" > <div class="ant-picker-cell-inner" > 17 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-18" > <div class="ant-picker-cell-inner" > 18 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-19" > <div class="ant-picker-cell-inner" > 19 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-20" > <div class="ant-picker-cell-inner" > 20 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-21" > <div class="ant-picker-cell-inner" > 21 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-22" > <div class="ant-picker-cell-inner" > 22 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-23" > <div class="ant-picker-cell-inner" > 23 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-24" > <div class="ant-picker-cell-inner" > 24 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-25" > <div class="ant-picker-cell-inner" > 25 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-26" > <div class="ant-picker-cell-inner" > 26 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-27" > <div class="ant-picker-cell-inner" > 27 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-28" > <div class="ant-picker-cell-inner" > 28 </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-29" > <div class="ant-picker-cell-inner" > 29 </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-10-30" > <div class="ant-picker-cell-inner" > 30 </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-10-31" > <div class="ant-picker-cell-inner" > 31 </div> </td> <td class="ant-picker-cell ant-picker-cell-start" title="2017-11-01" > <div class="ant-picker-cell-inner" > 1 </div> </td> <td class="ant-picker-cell" title="2017-11-02" > <div class="ant-picker-cell-inner" > 2 </div> </td> <td class="ant-picker-cell" title="2017-11-03" > <div class="ant-picker-cell-inner" > 3 </div> </td> <td class="ant-picker-cell" title="2017-11-04" > <div class="ant-picker-cell-inner" > 4 </div> </td> </tr> <tr> <td class="ant-picker-cell" title="2017-11-05" > <div class="ant-picker-cell-inner" > 5 </div> </td> <td class="ant-picker-cell" title="2017-11-06" > <div class="ant-picker-cell-inner" > 6 </div> </td> <td class="ant-picker-cell" title="2017-11-07" > <div class="ant-picker-cell-inner" > 7 </div> </td> <td class="ant-picker-cell" title="2017-11-08" > <div class="ant-picker-cell-inner" > 8 </div> </td> <td class="ant-picker-cell" title="2017-11-09" > <div class="ant-picker-cell-inner" > 9 </div> </td> <td class="ant-picker-cell" title="2017-11-10" > <div class="ant-picker-cell-inner" > 10 </div> </td> <td class="ant-picker-cell" title="2017-11-11" > <div class="ant-picker-cell-inner" > 11 </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> </div> </div> </div> <a class="ant-popover-open" > Click to confirm </a> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Question? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> 確 定 </span> </button> </div> </div> </div> </div> </div> </div> <div class="ant-transfer" > <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 項目 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="搜尋資料" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </div> </div> </div> <div class="ant-transfer-operation" > <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm ant-btn-icon-only" disabled="" type="button" > <span class="ant-btn-icon" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </span> </button> </div> <div class="ant-transfer-list" > <div class="ant-transfer-list-header" > <label class="ant-checkbox-wrapper ant-checkbox-wrapper-disabled ant-transfer-list-checkbox" > <span class="ant-checkbox ant-wave-target ant-checkbox-disabled" > <input class="ant-checkbox-input" disabled="" type="checkbox" /> <span class="ant-checkbox-inner" /> </span> </label> <span aria-label="down" class="anticon anticon-down ant-dropdown-trigger ant-transfer-list-header-dropdown" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> <span class="ant-transfer-list-header-selected" > 0 項目 </span> <span class="ant-transfer-list-header-title" /> </div> <div class="ant-transfer-list-body ant-transfer-list-body-with-search" > <div class="ant-transfer-list-body-search-wrapper" > <span class="ant-input-affix-wrapper ant-transfer-list-search" > <span class="ant-input-prefix" > <span aria-label="search" class="anticon anticon-search" role="img" > <svg aria-hidden="true" data-icon="search" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z" /> </svg> </span> </span> <input class="ant-input" placeholder="搜尋資料" type="text" value="" /> <span class="ant-input-suffix" > <span class="ant-input-clear-icon ant-input-clear-icon-hidden" role="button" tabindex="-1" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </span> </span> </div> <div class="ant-transfer-list-body-not-found" > <div class="ant-empty ant-empty-normal ant-empty-small" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </div> </div> </div> </div> <div class="ant-picker-calendar ant-picker-calendar-mini" > <div class="ant-picker-calendar-header" > <div class="ant-select ant-select-sm ant-picker-calendar-year-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="2017年" > 2017年 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-select ant-select-sm ant-picker-calendar-month-select ant-select-single ant-select-show-arrow" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" readonly="" role="combobox" style="opacity: 0;" type="search" unselectable="on" value="" /> </span> <span class="ant-select-selection-item" title="9月" > 9月 </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small ant-picker-calendar-mode-switch" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="month" /> <span class="ant-radio-button-inner" /> </span> <span> 月 </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="year" /> <span class="ant-radio-button-inner" /> </span> <span> 年 </span> </label> </div> </div> <div class="ant-picker-panel" tabindex="0" > <div class="ant-picker-date-panel" > <div class="ant-picker-body" > <table class="ant-picker-content" > <thead> <tr> <th> 日 </th> <th> 一 </th> <th> 二 </th> <th> 三 </th> <th> 四 </th> <th> 五 </th> <th> 六 </th> </tr> </thead> <tbody> <tr> <td class="ant-picker-cell" title="2017-08-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-08-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end" title="2017-08-31" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 31 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-start ant-picker-cell-in-view" title="2017-09-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-08" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 08 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-09" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 09 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-10" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 10 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-11" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 11 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-12" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 12 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-13" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 13 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-14" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 14 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-15" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 15 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-16" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 16 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-17" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 17 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view ant-picker-cell-today ant-picker-cell-selected" title="2017-09-18" > <div class="ant-picker-cell-inner ant-picker-calendar-date ant-picker-calendar-date-today" > <div class="ant-picker-calendar-date-value" > 18 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-19" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 19 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-20" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 20 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-21" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 21 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-22" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 22 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-23" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 23 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-24" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 24 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-25" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 25 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-26" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 26 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-27" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 27 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-28" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 28 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-in-view" title="2017-09-29" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 29 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell ant-picker-cell-end ant-picker-cell-in-view" title="2017-09-30" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 30 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> <tr> <td class="ant-picker-cell ant-picker-cell-start" title="2017-10-01" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 01 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-02" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 02 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-03" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 03 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-04" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 04 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-05" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 05 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-06" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 06 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> <td class="ant-picker-cell" title="2017-10-07" > <div class="ant-picker-cell-inner ant-picker-calendar-date" > <div class="ant-picker-calendar-date-value" > 07 </div> <div class="ant-picker-calendar-date-content" /> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="ant-table-wrapper" > <div class="ant-spin-nested-loading" > <div class="ant-spin-container" > <div class="ant-table ant-table-empty" > <div class="ant-table-container" > <div class="ant-table-content" > <table style="table-layout: auto;" > <colgroup /> <thead class="ant-table-thead" > <tr> <th class="ant-table-cell" scope="col" > <div class="ant-table-filter-column" > <span class="ant-table-column-title" > Name </span> <span class="ant-dropdown-trigger ant-table-filter-trigger" role="button" tabindex="-1" > <span aria-label="filter" class="anticon anticon-filter" role="img" > <svg aria-hidden="true" data-icon="filter" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z" /> </svg> </span> </span> </div> </th> <th class="ant-table-cell" scope="col" > Age </th> </tr> </thead> <tbody class="ant-table-tbody" > <tr class="ant-table-placeholder" > <td class="ant-table-cell" colspan="2" > <div class="ant-empty ant-empty-normal" > <div class="ant-empty-image" > <svg height="41" viewBox="0 0 64 41" width="64" xmlns="http://www.w3.org/2000/svg" > <g fill="none" fill-rule="evenodd" transform="translate(0 1)" > <ellipse cx="32" cy="33" fill="#f5f5f5" rx="32" ry="7" /> <g fill-rule="nonzero" stroke="#d9d9d9" > <path d="M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z" /> <path d="M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z" fill="#fafafa" /> </g> </g> </svg> </div> <div class="ant-empty-description" > 無此資料 </div> </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-labelledby="test-id" aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" id="test-id" > Locale Modal </div> </div> <div class="ant-modal-body" > <p> Locale Modal </p> </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> 取 消 </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> 確 定 </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> `;
5,273
0
petrpan-code/ant-design/ant-design/components/mentions
petrpan-code/ant-design/ant-design/components/mentions/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('mentions');
5,274
0
petrpan-code/ant-design/ant-design/components/mentions
petrpan-code/ant-design/ant-design/components/mentions/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; import { fireEvent } from '../../../tests/utils'; demoTest('mentions', { testRootProps: false, }); rootPropsTest( 'mentions', (Mentions, props) => ( <Mentions {...props} value="@" options={[ { value: 'afc163', label: 'afc163', }, ]} /> ), { afterRender: (container) => { const char = '@'; const myKeyEvent = { which: char.charCodeAt(0), key: char, target: { value: char, selectionStart: char.length, }, }; fireEvent.keyDown(container.querySelector('textarea')!, myKeyEvent); }, findRootElements: () => document.querySelectorAll('.ant-mentions, .ant-mentions-dropdown'), expectCount: 2, }, );
5,275
0
petrpan-code/ant-design/ant-design/components/mentions
petrpan-code/ant-design/ant-design/components/mentions/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Mentions image', () => { imageDemoTest('mentions'); });
5,276
0
petrpan-code/ant-design/ant-design/components/mentions
petrpan-code/ant-design/ant-design/components/mentions/__tests__/index.test.tsx
import React from 'react'; import Mentions, { Option } from '..'; import focusTest from '../../../tests/shared/focusTest'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { act, fireEvent, render } from '../../../tests/utils'; const { getMentions } = Mentions; function simulateInput(wrapper: ReturnType<typeof render>, text: string, keyEvent?: Event): void { const lastChar = text[text.length - 1]; const myKeyEvent = keyEvent || { which: lastChar.charCodeAt(0), key: lastChar, target: { value: text, selectionStart: text.length, }, }; fireEvent.keyDown(wrapper.container.querySelector('textarea')!, myKeyEvent); const textareaInstance = wrapper.container.querySelector('textarea'); if (textareaInstance) { textareaInstance.value = text; textareaInstance.selectionStart = text.length; textareaInstance.selectionStart = text.length; } if (!keyEvent) { fireEvent.change(wrapper.container.querySelector('textarea')!, { target: { value: text } }); } fireEvent.keyUp(wrapper.container.querySelector('textarea')!, myKeyEvent); } describe('Mentions', () => { beforeAll(() => { jest.useFakeTimers(); }); afterAll(() => { jest.useRealTimers(); }); it('getMentions', () => { const mentions = getMentions('@light #bamboo cat', { prefix: ['@', '#'] }); expect(mentions).toEqual([ { prefix: '@', value: 'light' }, { prefix: '#', value: 'bamboo' }, ]); }); it('focus', () => { const onFocus = jest.fn(); const onBlur = jest.fn(); const { container } = render(<Mentions onFocus={onFocus} onBlur={onBlur} />); fireEvent.focus(container.querySelector('textarea')!); expect(container.querySelector('.ant-mentions')).toHaveClass('ant-mentions-focused'); expect(onFocus).toHaveBeenCalled(); fireEvent.blur(container.querySelector('textarea')!); act(() => { jest.runAllTimers(); }); expect(container.querySelector('.ant-mentions')).not.toHaveClass('ant-mentions-focused'); expect(onBlur).toHaveBeenCalled(); }); focusTest(Mentions, { refFocus: true }); mountTest(Mentions); rtlTest(Mentions); it('loading', () => { const wrapper = render(<Mentions loading />); simulateInput(wrapper, '@'); expect(wrapper.container.querySelectorAll('li.ant-mentions-dropdown-menu-item').length).toBe(1); expect(wrapper.container.querySelectorAll('.ant-spin').length).toBeTruthy(); }); it('notFoundContent', () => { const wrapper = render(<Mentions notFoundContent={<span className="bamboo-light" />} />); simulateInput(wrapper, '@'); expect(wrapper.container.querySelectorAll('li.ant-mentions-dropdown-menu-item').length).toBe(1); expect(wrapper.container.querySelectorAll('.bamboo-light').length).toBeTruthy(); }); it('warning if use Mentions.Option', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render( <Mentions style={{ width: '100%' }} defaultValue="@afc163"> <Option value="afc163">afc163</Option> <Option value="zombieJ">zombieJ</Option> <Option value="yesmeck">yesmeck</Option> </Mentions>, ); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Mentions] `Mentions.Option` is deprecated. Please use `options` instead.', ); }); it('do not lose label when use children Option', () => { const wrapper = render( <Mentions style={{ width: '100%' }}> <Mentions.Option value="afc163">Afc163</Mentions.Option> <Mentions.Option value="zombieJ">ZombieJ</Mentions.Option> <Mentions.Option value="yesmeck">Yesmeck</Mentions.Option> </Mentions>, ); simulateInput(wrapper, '@'); const { container } = wrapper; fireEvent.mouseEnter(container.querySelector('li.ant-mentions-dropdown-menu-item:last-child')!); fireEvent.focus(container.querySelector('textarea')!); act(() => { jest.runAllTimers(); }); expect( wrapper.container.querySelector('.ant-mentions-dropdown-menu-item-active')?.textContent, ).toBe('Yesmeck'); }); });
5,277
0
petrpan-code/ant-design/ant-design/components/mentions/__tests__
petrpan-code/ant-design/ant-design/components/mentions/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/mentions/demo/async.tsx extend context correctly 1`] = ` <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" rows="1" /> </div> `; exports[`renders components/mentions/demo/async.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/autoSize.tsx extend context correctly 1`] = ` <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" rows="1" style="resize: none;" /> </div> `; exports[`renders components/mentions/demo/autoSize.tsx extend context correctly 2`] = ` [ "Warning: \`NaN\` is an invalid value for the \`%s\` css style property.%s", ] `; exports[`renders components/mentions/demo/basic.tsx extend context correctly 1`] = ` <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> `; exports[`renders components/mentions/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/component-token.tsx extend context correctly 1`] = ` <div style="padding-bottom: 0px; position: relative; min-width: 0;" > <div class="ant-mentions" style="width: 100%; margin: 0px;" > <textarea class="rc-textarea" rows="1" > @ </textarea> <div class="ant-mentions-measure" > <span> @ </span> <div class="ant-mentions-dropdown ant-mentions-dropdown-placement-bottomRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-mentions-dropdown-menu ant-mentions-dropdown-menu-root ant-mentions-dropdown-menu-vertical" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-mentions-dropdown-menu-item ant-mentions-dropdown-menu-item-active" data-menu-id="rc-menu-uuid-test-afc163" role="menuitem" tabindex="-1" > afc163 </li> <li class="ant-mentions-dropdown-menu-item" data-menu-id="rc-menu-uuid-test-zombieJ" role="menuitem" tabindex="-1" > zombieJ </li> </ul> <div aria-hidden="true" style="display: none;" /> </div> </div> </div> </div> `; exports[`renders components/mentions/demo/component-token.tsx extend context correctly 2`] = ` [ "Warning: \`open\` of Mentions is only used for debug usage. Do not use in you production.", ] `; exports[`renders components/mentions/demo/form.tsx extend context correctly 1`] = ` <form class="ant-form ant-form-horizontal" > <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-6 ant-form-item-label" > <label class="" for="coders" title="Top coders" > Top coders </label> </div> <div class="ant-col ant-col-16 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-mentions" > <textarea class="rc-textarea" id="coders" rows="1" /> </div> </div> </div> </div> </div> </div> <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-6 ant-form-item-label" > <label class="ant-form-item-required" for="bio" title="Bio" > Bio </label> </div> <div class="ant-col ant-col-16 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-mentions" > <textarea aria-required="true" class="rc-textarea" id="bio" placeholder="You can use @ to ref user here" rows="3" /> </div> </div> </div> </div> </div> </div> <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-14 ant-col-offset-6 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="submit" > <span> Submit </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Reset </span> </button> </div> </div> </div> </div> </div> </div> </div> </form> `; exports[`renders components/mentions/demo/form.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/placement.tsx extend context correctly 1`] = ` <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" rows="1" /> </div> `; exports[`renders components/mentions/demo/placement.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/prefix.tsx extend context correctly 1`] = ` <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" placeholder="input @ to mention people, # to mention tag" rows="1" /> </div> `; exports[`renders components/mentions/demo/prefix.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/readonly.tsx extend context correctly 1`] = ` Array [ <div style="margin-bottom: 10px;" > <div class="ant-mentions ant-mentions-disabled" style="width: 100%;" > <textarea class="rc-textarea rc-textarea-disabled" disabled="" placeholder="this is disabled Mentions" rows="1" /> </div> </div>, <div class="ant-mentions" style="width: 100%;" > <textarea class="rc-textarea" placeholder="this is readOnly Mentions" readonly="" rows="1" /> </div>, ] `; exports[`renders components/mentions/demo/readonly.tsx extend context correctly 2`] = `[]`; exports[`renders components/mentions/demo/render-panel.tsx extend context correctly 1`] = ` <div style="padding-bottom: 0px; position: relative; min-width: 0;" > <div class="ant-mentions" style="width: 100%; margin: 0px;" > <textarea class="rc-textarea" rows="1" > @ </textarea> <div class="ant-mentions-measure" > <span> @ </span> <div class="ant-mentions-dropdown ant-mentions-dropdown-placement-bottomRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-mentions-dropdown-menu ant-mentions-dropdown-menu-root ant-mentions-dropdown-menu-vertical" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-mentions-dropdown-menu-item ant-mentions-dropdown-menu-item-active" data-menu-id="rc-menu-uuid-test-afc163" role="menuitem" tabindex="-1" > afc163 </li> <li class="ant-mentions-dropdown-menu-item" data-menu-id="rc-menu-uuid-test-zombieJ" role="menuitem" tabindex="-1" > zombieJ </li> </ul> <div aria-hidden="true" style="display: none;" /> </div> </div> </div> </div> `; exports[`renders components/mentions/demo/render-panel.tsx extend context correctly 2`] = ` [ "Warning: Received \`%s\` for a non-boolean attribute \`%s\`. If you want to write it to the DOM, pass a string instead: %s="%s" or %s={value.toString()}. If you used to conditionally omit it with %s={condition && value}, pass %s={condition ? value : undefined} instead.%s", "Warning: \`open\` of Mentions is only used for debug usage. Do not use in you production.", ] `; exports[`renders components/mentions/demo/status.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-mentions ant-mentions-status-error" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> </div> <div class="ant-space-item" > <div class="ant-mentions ant-mentions-status-warning" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> </div> </div> `; exports[`renders components/mentions/demo/status.tsx extend context correctly 2`] = `[]`;
5,278
0
petrpan-code/ant-design/ant-design/components/mentions/__tests__
petrpan-code/ant-design/ant-design/components/mentions/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/mentions/demo/async.tsx correctly 1`] = ` <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" rows="1" /> </div> `; exports[`renders components/mentions/demo/autoSize.tsx correctly 1`] = ` <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" rows="1" /> </div> `; exports[`renders components/mentions/demo/basic.tsx correctly 1`] = ` <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> `; exports[`renders components/mentions/demo/component-token.tsx correctly 1`] = ` <div style="padding-bottom:0;position:relative;min-width:0" > <div class="ant-mentions" style="width:100%;margin:0" > <textarea class="rc-textarea" rows="1" > @ </textarea> </div> </div> `; exports[`renders components/mentions/demo/form.tsx correctly 1`] = ` <form class="ant-form ant-form-horizontal" > <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-6 ant-form-item-label" > <label class="" for="coders" title="Top coders" > Top coders </label> </div> <div class="ant-col ant-col-16 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-mentions" > <textarea class="rc-textarea" id="coders" rows="1" /> </div> </div> </div> </div> </div> </div> <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-6 ant-form-item-label" > <label class="ant-form-item-required" for="bio" title="Bio" > Bio </label> </div> <div class="ant-col ant-col-16 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-mentions" > <textarea aria-required="true" class="rc-textarea" id="bio" placeholder="You can use @ to ref user here" rows="3" /> </div> </div> </div> </div> </div> </div> <div class="ant-form-item" > <div class="ant-row ant-form-item-row" > <div class="ant-col ant-col-14 ant-col-offset-6 ant-form-item-control" > <div class="ant-form-item-control-input" > <div class="ant-form-item-control-input-content" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="submit" > <span> Submit </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Reset </span> </button> </div> </div> </div> </div> </div> </div> </div> </form> `; exports[`renders components/mentions/demo/placement.tsx correctly 1`] = ` <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" rows="1" /> </div> `; exports[`renders components/mentions/demo/prefix.tsx correctly 1`] = ` <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" placeholder="input @ to mention people, # to mention tag" rows="1" /> </div> `; exports[`renders components/mentions/demo/readonly.tsx correctly 1`] = ` Array [ <div style="margin-bottom:10px" > <div class="ant-mentions ant-mentions-disabled" style="width:100%" > <textarea class="rc-textarea rc-textarea-disabled" disabled="" placeholder="this is disabled Mentions" rows="1" /> </div> </div>, <div class="ant-mentions" style="width:100%" > <textarea class="rc-textarea" placeholder="this is readOnly Mentions" readonly="" rows="1" /> </div>, ] `; exports[`renders components/mentions/demo/render-panel.tsx correctly 1`] = ` <div style="padding-bottom:0;position:relative;min-width:0" > <div class="ant-mentions" style="width:100%;margin:0" > <textarea class="rc-textarea" rows="1" > @ </textarea> </div> </div> `; exports[`renders components/mentions/demo/status.tsx correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-mentions ant-mentions-status-error" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> </div> <div class="ant-space-item" > <div class="ant-mentions ant-mentions-status-warning" > <textarea class="rc-textarea" rows="1" > @afc163 </textarea> </div> </div> </div> `;
5,279
0
petrpan-code/ant-design/ant-design/components/mentions/__tests__
petrpan-code/ant-design/ant-design/components/mentions/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Mentions rtl render component should be rendered correctly in RTL direction 1`] = ` <div class="ant-mentions ant-mentions-rtl" > <textarea class="rc-textarea" rows="1" /> </div> `;
5,310
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/cached-context.test.tsx
import React, { memo, useContext } from 'react'; import Menu from '../index'; import MenuContext from '../MenuContext'; import { fireEvent, pureRender } from '../../../tests/utils'; let innerCount = 0; let outerCount = 0; const handleClick = () => { outerCount++; }; // we use'memo' here in order to only render inner component while context changed. const CacheInner: React.FC = memo(() => { innerCount++; // subscribe locale context useContext(MenuContext); return null; }); const CacheOuter: React.FC = memo(() => ( <> <button type="button" onClick={handleClick} id="parent_btn"> Click </button> <Menu> <Menu.Item key="test"> <CacheInner /> </Menu.Item> </Menu> </> )); it("Rendering on Menu without changed MenuContext won't trigger rendering on child component.", () => { const { container, unmount } = pureRender(<CacheOuter />); expect(outerCount).toBe(0); expect(innerCount).toBe(1); fireEvent.click(container.querySelector('#parent_btn')!); expect(outerCount).toBe(1); expect(innerCount).toBe(1); unmount(); });
5,311
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('menu');
5,312
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; demoTest('menu', { testRootProps: false }); rootPropsTest( 'menu', (Menu, props) => ( <Menu {...props} mode="vertical" openKeys={['lbl2']} items={[ { label: 'Label 1', key: 'lbl1', }, { label: 'Label 2', key: 'lbl2', children: [ { label: 'Label 3', key: 'lbl3', }, ], }, ]} /> ), { findRootElements: (container) => container.querySelectorAll('.ant-menu-root, .ant-menu-submenu-popup'), }, );
5,313
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Menu image', () => { imageDemoTest('menu'); });
5,314
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/index.test.tsx
import { AppstoreOutlined, InboxOutlined, MailOutlined, PieChartOutlined, UserOutlined, } from '@ant-design/icons'; import React, { useMemo, useState } from 'react'; import type { MenuProps, MenuRef } from '..'; import Menu from '..'; import { TriggerMockContext } from '../../../tests/shared/demoTestContext'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { act, fireEvent, render } from '../../../tests/utils'; import initCollapseMotion from '../../_util/motion'; import { noop } from '../../_util/warning'; import Layout from '../../layout'; import OverrideContext from '../OverrideContext'; Object.defineProperty(globalThis, 'IS_REACT_ACT_ENVIRONMENT', { writable: true, value: true, }); type MouseEvent = 'click' | 'mouseEnter' | 'mouseLeave'; const { SubMenu } = Menu; describe('Menu', () => { function triggerAllTimer() { for (let i = 0; i < 10; i += 1) { act(() => { jest.runAllTimers(); }); } } const expectSubMenuBehavior = ( defaultTestProps: MenuProps, instance: ReturnType<typeof render>, enter = noop, leave = noop, ) => { const { container } = instance; expect(container.querySelectorAll('ul.ant-menu-sub')).toHaveLength(0); const AnimationClassNames = { horizontal: 'ant-slide-up-leave', inline: 'ant-motion-collapse-leave', vertical: 'ant-zoom-big-leave', }; const mode = defaultTestProps.mode || 'horizontal'; act(() => { enter(); }); // React concurrent may delay creating this triggerAllTimer(); function getSubMenu() { return container.querySelector<HTMLUListElement | HTMLDivElement>( mode === 'inline' ? 'ul.ant-menu-sub.ant-menu-inline' : 'div.ant-menu-submenu-popup', ); } expect( getSubMenu()?.classList.contains('ant-menu-hidden') || getSubMenu()?.classList.contains(AnimationClassNames[mode]), ).toBeFalsy(); act(() => { leave(); }); // React concurrent may delay creating this triggerAllTimer(); if (getSubMenu()) { expect( getSubMenu()?.classList.contains('ant-menu-hidden') || getSubMenu()?.classList.contains(AnimationClassNames[mode]), ).toBeTruthy(); } }; // window.requestAnimationFrame = callback => window.setTimeout(callback, 16); // window.cancelAnimationFrame = window.clearTimeout; beforeEach(() => { jest.useFakeTimers(); jest.clearAllTimers(); }); afterEach(() => { jest.useRealTimers(); }); mountTest(() => ( <Menu> <Menu.Item /> <Menu.ItemGroup /> <Menu.SubMenu /> </Menu> )); mountTest(() => ( <Menu> <Menu.Item /> <> <Menu.ItemGroup /> <Menu.SubMenu /> {null} </> {/* eslint-disable-next-line react/jsx-no-useless-fragment */} <> <Menu.Item /> </> {undefined} {/* eslint-disable-next-line react/jsx-no-useless-fragment */} <> {/* eslint-disable-next-line react/jsx-no-useless-fragment */} <> <Menu.Item /> </> </> </Menu> )); const RtlDemo: React.FC = () => ( <Menu> <Menu.Item /> <Menu.ItemGroup /> <Menu.SubMenu /> </Menu> ); rtlTest(RtlDemo); let div: HTMLDivElement; beforeEach(() => { div = document.createElement('div'); document.body.appendChild(div); }); afterEach(() => { document.body.removeChild(div); }); it('If has select nested submenu item ,the menu items on the grandfather level should be highlight', () => { const { container } = render( <Menu defaultSelectedKeys={['1-3-2']} mode="vertical"> <SubMenu key="1" title="submenu1"> <Menu.Item key="1-1">Option 1</Menu.Item> <Menu.Item key="1-2">Option 2</Menu.Item> <SubMenu key="1-3" title="submenu1-3"> <Menu.Item key="1-3-1">Option 3</Menu.Item> <Menu.Item key="1-3-2">Option 4</Menu.Item> </SubMenu> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); expect(container.querySelectorAll('li.ant-menu-submenu-selected').length).toBe(1); }); it('forceSubMenuRender', () => { const { container, rerender } = render( <Menu mode="horizontal"> <SubMenu key="1" title="submenu1"> <Menu.Item key="1-1"> <span className="bamboo" /> </Menu.Item> </SubMenu> </Menu>, ); expect(container.querySelector('.bamboo')).toBeFalsy(); rerender( <Menu mode="horizontal" forceSubMenuRender> <SubMenu key="1" title="submenu1"> <Menu.Item key="1-1"> <span className="bamboo" /> </Menu.Item> </SubMenu> </Menu>, ); expect(container.querySelector('.bamboo')).toBeTruthy(); }); it('should accept defaultOpenKeys in mode horizontal', () => { const { container } = render( <Menu defaultOpenKeys={['1']} mode="horizontal"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); expect( container.querySelector('.ant-menu-submenu-open')?.querySelector('.ant-menu-submenu-title') ?.textContent, ).toEqual('submenu1'); }); it('should accept defaultOpenKeys in mode inline', () => { const { container } = render( <Menu defaultOpenKeys={['1']} mode="inline"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); expect( container.querySelector('.ant-menu-submenu-open')?.querySelector('.ant-menu-submenu-title') ?.textContent, ).toEqual('submenu1'); }); it('should accept defaultOpenKeys in mode vertical', () => { const { container } = render( <Menu defaultOpenKeys={['1']} mode="vertical"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); expect(container.querySelector('.ant-menu-sub')).toBeFalsy(); }); it('should accept openKeys in mode horizontal', () => { const { container } = render( <Menu openKeys={['1']} mode="horizontal"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); triggerAllTimer(); expect(container.querySelector('div.ant-menu-submenu-popup')).not.toHaveClass( 'ant-menu-submenu-hidden', ); }); it('should accept openKeys in mode inline', () => { const { container } = render( <Menu openKeys={['1']} mode="inline"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); expect(container.querySelector('ul.ant-menu-sub')).not.toHaveClass('ant-menu-hidden'); }); it('should accept openKeys in mode vertical', () => { const { container } = render( <Menu openKeys={['1']} mode="vertical"> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); triggerAllTimer(); expect(container.querySelector('div.ant-menu-submenu-popup')).not.toHaveClass( 'ant-menu-submenu-hidden', ); }); it('test submenu in mode horizontal', async () => { const defaultTestProps: MenuProps = { mode: 'horizontal' }; const Demo: React.FC<MenuProps> = (props) => ( <Menu {...defaultTestProps} {...props}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => instance.rerender(<Demo openKeys={['1']} />), () => instance.rerender(<Demo openKeys={[]} />), ); instance.rerender(<Demo openKeys={['1']} />); }); it('test submenu in mode inline', () => { const defaultTestProps: MenuProps = { mode: 'inline' }; const Demo: React.FC<MenuProps> = (props) => ( <Menu {...defaultTestProps} {...props}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => instance.rerender(<Demo openKeys={['1']} />), () => instance.rerender(<Demo openKeys={[]} />), ); }); it('test submenu in mode vertical', () => { const defaultTestProps: MenuProps = { mode: 'vertical' }; const Demo: React.FC<MenuProps> = (props) => ( <Menu {...defaultTestProps} {...props}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => instance.rerender(<Demo openKeys={['1']} />), () => instance.rerender(<Demo openKeys={[]} />), ); }); describe('allows the overriding of theme at the popup submenu level', () => { const menuModesWithPopupSubMenu: MenuProps['mode'][] = ['horizontal', 'vertical']; menuModesWithPopupSubMenu.forEach((menuMode) => { it(`when menu is mode ${menuMode}`, () => { const { container } = render( <Menu mode={menuMode} openKeys={['1']} theme="dark"> <SubMenu key="1" title="submenu1" theme="light"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); act(() => { jest.runAllTimers(); }); expect(container.querySelector('ul.ant-menu-root')).toHaveClass('ant-menu-dark'); expect(container.querySelector('div.ant-menu-submenu-popup')).toHaveClass('ant-menu-light'); }); }); }); // https://github.com/ant-design/ant-design/pulls/4677 // https://github.com/ant-design/ant-design/issues/4692 // TypeError: Cannot read property 'indexOf' of undefined it('pr #4677 and issue #4692', () => { render( <Menu mode="horizontal"> <SubMenu title="submenu"> <Menu.Item key="1">menu1</Menu.Item> <Menu.Item key="2">menu2</Menu.Item> </SubMenu> </Menu>, ); act(() => { jest.runAllTimers(); }); // just expect no error emit }); it('should always follow openKeys when mode is switched', () => { const Demo: React.FC<MenuProps> = (props) => ( <Menu openKeys={['1']} mode="inline" {...props}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const { container, rerender } = render(<Demo />); expect(container.querySelector('ul.ant-menu-sub')).not.toHaveClass('ant-menu-hidden'); rerender(<Demo mode="vertical" />); expect(container.querySelector('ul.ant-menu-sub')).not.toHaveClass('ant-menu-hidden'); rerender(<Demo mode="inline" />); expect(container.querySelector('ul.ant-menu-sub')).not.toHaveClass('ant-menu-hidden'); }); it('should always follow openKeys when inlineCollapsed is switched', () => { const Demo: React.FC<MenuProps> = (props) => ( <Menu defaultOpenKeys={['1']} mode="inline" {...props}> <Menu.Item key="menu1" icon={<InboxOutlined />}> Option </Menu.Item> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option</Menu.Item> <Menu.Item key="submenu2">Option</Menu.Item> </SubMenu> </Menu> ); const { container, rerender } = render(<Demo />); expect(container.querySelector('li.ant-menu-submenu-inline')).toHaveClass( 'ant-menu-submenu-open', ); // inlineCollapsed rerender(<Demo inlineCollapsed />); act(() => { jest.runAllTimers(); }); expect(container.querySelector('ul.ant-menu-root')).toHaveClass('ant-menu-vertical'); expect(container.querySelector('.ant-menu-submenu-popup')).toBeFalsy(); // !inlineCollapsed rerender(<Demo inlineCollapsed={false} />); act(() => { jest.runAllTimers(); }); expect(container.querySelector('ul.ant-menu-sub')).toHaveClass('ant-menu-inline'); expect(container.querySelector('li.ant-menu-submenu-inline')).toHaveClass( 'ant-menu-submenu-open', ); }); it('inlineCollapsed should works well when specify a not existed default openKeys', () => { const Demo: React.FC<MenuProps> = (props) => ( <Menu defaultOpenKeys={['not-existed']} mode="inline" {...props}> <Menu.Item key="menu1" icon={<InboxOutlined />}> Option </Menu.Item> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option</Menu.Item> <Menu.Item key="submenu2">Option</Menu.Item> </SubMenu> </Menu> ); const { container, rerender } = render(<Demo />); expect(container.querySelectorAll('.ant-menu-sub')).toHaveLength(0); rerender(<Demo inlineCollapsed />); act(() => { jest.runAllTimers(); }); const transitionEndEvent = new Event('transitionend'); fireEvent(container.querySelector('ul')!, transitionEndEvent); act(() => { jest.runAllTimers(); }); fireEvent.mouseEnter(container.querySelector('.ant-menu-submenu-title')!); triggerAllTimer(); expect(container.querySelector('.ant-menu-submenu')).toHaveClass('ant-menu-submenu-vertical'); expect(container.querySelector('.ant-menu-submenu')).toHaveClass('ant-menu-submenu-open'); expect(container.querySelector('ul.ant-menu-sub')).toHaveClass('ant-menu-vertical'); expect(container.querySelector('ul.ant-menu-sub')).not.toHaveClass('ant-menu-hidden'); }); it('inlineCollapsed Menu.Item Tooltip can be removed', () => { const { container } = render( <Menu defaultOpenKeys={['not-existed']} mode="inline" inlineCollapsed getPopupContainer={(node) => node.parentNode as HTMLElement} > <Menu.Item key="menu1">item</Menu.Item> <Menu.Item key="menu2" title="title"> item </Menu.Item> <Menu.Item key="menu3" title={undefined}> item </Menu.Item> <Menu.Item key="menu4" title={null}> item </Menu.Item> <Menu.Item key="menu5" title=""> item </Menu.Item> <Menu.Item key="menu6" title={false}> item </Menu.Item> </Menu>, ); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[0]); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[1]); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[2]); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[3]); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[4]); fireEvent.mouseEnter(container.querySelectorAll('li.ant-menu-item')[5]); triggerAllTimer(); // when title is null or '' and false, tooltip will not render. expect(container.querySelectorAll('.ant-tooltip-inner').length).toBe(3); expect(container.querySelectorAll('.ant-tooltip-inner')[0].textContent).toBe('item'); expect(container.querySelectorAll('.ant-tooltip-inner')[1].textContent).toBe('title'); expect(container.querySelectorAll('.ant-tooltip-inner')[2].textContent).toBe('item'); }); describe('open submenu when click submenu title', () => { const toggleMenu = ( instance: ReturnType<typeof render>, index: number, event: MouseEvent, ): void => { fireEvent[event](instance.container.querySelectorAll('.ant-menu-submenu-title')[index]); triggerAllTimer(); }; it('inline', () => { const defaultTestProps: MenuProps = { mode: 'inline' }; const Demo: React.FC<MenuProps> = (props) => ( <Menu {...defaultTestProps} {...props}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => toggleMenu(instance, 0, 'click'), () => toggleMenu(instance, 0, 'click'), ); }); it('inline menu collapseMotion should be triggered', async () => { const cloneMotion = { ...initCollapseMotion(), motionDeadline: 1, }; const onOpenChange = jest.fn(); const onEnterEnd = jest.spyOn(cloneMotion, 'onEnterEnd'); const { container } = render( <Menu mode="inline" motion={cloneMotion} onOpenChange={onOpenChange}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu>, ); fireEvent.click(container.querySelector('.ant-menu-submenu-title')!); triggerAllTimer(); expect(onOpenChange).toHaveBeenCalled(); expect(onEnterEnd).toHaveBeenCalledTimes(1); }); it('vertical with hover(default)', () => { const defaultTestProps: MenuProps = { mode: 'vertical' }; const Demo: React.FC = () => ( <Menu {...defaultTestProps}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => toggleMenu(instance, 0, 'mouseEnter'), () => toggleMenu(instance, 0, 'mouseLeave'), ); }); it('vertical with click', () => { const defaultTestProps: MenuProps = { mode: 'vertical', triggerSubMenuAction: 'click' }; const Demo: React.FC = () => ( <Menu {...defaultTestProps}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => toggleMenu(instance, 0, 'click'), () => toggleMenu(instance, 0, 'click'), ); }); it('horizontal with hover(default)', () => { const defaultTestProps: MenuProps = { mode: 'horizontal' }; const Demo: React.FC = () => ( <Menu {...defaultTestProps}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => toggleMenu(instance, 0, 'mouseEnter'), () => toggleMenu(instance, 0, 'mouseLeave'), ); }); it('horizontal with click', () => { const defaultTestProps: MenuProps = { mode: 'horizontal', triggerSubMenuAction: 'click' }; const Demo: React.FC = () => ( <Menu {...defaultTestProps}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> <Menu.Item key="submenu2">Option 2</Menu.Item> </SubMenu> <Menu.Item key="2">menu2</Menu.Item> </Menu> ); const instance = render(<Demo />); expectSubMenuBehavior( defaultTestProps, instance, () => toggleMenu(instance, 0, 'click'), () => toggleMenu(instance, 0, 'click'), ); }); }); it('inline title', () => { const { container } = render( <Menu mode="inline" inlineCollapsed> <Menu.Item key="1" title="bamboo lucky" icon={<PieChartOutlined />}> Option 1 <img style={{ width: 20 }} alt="test" src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" /> </Menu.Item> </Menu>, ); fireEvent.mouseEnter(container.querySelector('.ant-menu-item')!); triggerAllTimer(); expect(container.querySelector('.ant-tooltip-inner')?.textContent).toBe('bamboo lucky'); }); it('render correctly when using with Layout.Sider', () => { const Demo: React.FC = () => { const [collapsed, setCollapsed] = useState<boolean>(false); return ( <Layout style={{ minHeight: '100vh' }}> <Layout.Sider collapsible collapsed={collapsed} onCollapse={() => setCollapsed(!collapsed)} > <div className="demo-logo" /> <Menu theme="dark" defaultSelectedKeys={['1']} mode="inline"> <SubMenu key="sub1" icon={<UserOutlined />} title="User"> <Menu.Item key="3">Tom</Menu.Item> <Menu.Item key="4">Bill</Menu.Item> <Menu.Item key="5">Alex</Menu.Item> </SubMenu> </Menu> </Layout.Sider> </Layout> ); }; const { container } = render(<Demo />); expect(container.querySelector('ul.ant-menu-root')).toHaveClass('ant-menu-inline'); fireEvent.click(container.querySelector('.ant-menu-submenu-title')!); fireEvent.click(container.querySelector('.ant-layout-sider-trigger')!); triggerAllTimer(); expect(container.querySelector('ul.ant-menu-root')).toHaveClass('ant-menu-inline-collapsed'); fireEvent.mouseEnter(container.querySelector('ul.ant-menu-root')!); expect(container.querySelector('ul.ant-menu-root')).not.toHaveClass('ant-menu-inline'); expect(container.querySelector('ul.ant-menu-root')).toHaveClass('ant-menu-vertical'); }); it('onMouseEnter should work', () => { const onMouseEnter = jest.fn(); const { container } = render( <Menu onMouseEnter={onMouseEnter} defaultSelectedKeys={['test1']}> <Menu.Item key="test1">Navigation One</Menu.Item> <Menu.Item key="test2">Navigation Two</Menu.Item> </Menu>, ); fireEvent.mouseEnter(container.querySelector('ul.ant-menu-root')!); expect(onMouseEnter).toHaveBeenCalled(); }); it('MenuItem should not render Tooltip when inlineCollapsed is false', () => { const { container } = render( <Menu defaultSelectedKeys={['mail']} defaultOpenKeys={['mail']} mode="horizontal"> <Menu.Item key="mail" icon={<MailOutlined />}> Navigation One </Menu.Item> <Menu.Item key="app" icon={<AppstoreOutlined />}> Navigation Two </Menu.Item> <Menu.Item key="alipay"> <a href="https://ant.design" target="_blank" rel="noopener noreferrer"> Navigation Four - Link </a> </Menu.Item> </Menu>, ); fireEvent.mouseEnter(container.querySelector('li.ant-menu-item')!); act(() => { jest.runAllTimers(); }); expect(container.querySelectorAll('.ant-tooltip-inner').length).toBe(0); }); it('MenuItem should render icon and icon should be the first child when icon exists', () => { const { container } = render( <Menu> <Menu.Item key="mail" icon={<MailOutlined />}> Navigation One </Menu.Item> </Menu>, ); expect(container.querySelector('.ant-menu-item .anticon')).toHaveClass('anticon-mail'); }); it('should controlled collapse work', () => { const { asFragment, rerender } = render( <Menu mode="inline" inlineCollapsed={false}> <Menu.Item key="1" icon={<PieChartOutlined />}> Option 1 </Menu.Item> </Menu>, ); expect(asFragment()).toMatchSnapshot(); rerender( <Menu mode="inline" inlineCollapsed> <Menu.Item key="1" icon={<PieChartOutlined />}> Option 1 </Menu.Item> </Menu>, ); expect(asFragment()).toMatchSnapshot(); }); it('not title if not collapsed', () => { jest.useFakeTimers(); const { container } = render( <Menu mode="inline" inlineCollapsed={false}> <Menu.Item key="1" icon={<PieChartOutlined />}> Option 1 </Menu.Item> </Menu>, ); fireEvent.mouseEnter(container.querySelector('.ant-menu-item')!); act(() => { jest.runAllTimers(); }); expect(container.querySelectorAll('.ant-tooltip-inner').length).toBeFalsy(); jest.useRealTimers(); }); it('props#onOpen and props#onClose do not warn anymore', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const onOpen = jest.fn(); const onClose = jest.fn(); const Demo: React.FC = () => { const menuProps = useMemo<MenuProps>(() => ({ onOpen, onClose }) as MenuProps, []); return ( <Menu {...menuProps} defaultOpenKeys={['1']} mode="inline" items={[ { key: '1', label: 'submenu1', children: [ { key: 'submenu1', label: 'Option 1' }, { key: 'submenu2', label: 'Option 2' }, ], }, { key: '2', label: 'menu2' }, ]} /> ); }; render(<Demo />); expect(errorSpy.mock.calls.length).toBe(1); expect(errorSpy.mock.calls[0][0]).not.toContain( '`onOpen` and `onClose` are removed, please use `onOpenChange` instead, see: https://u.ant.design/menu-on-open-change.', ); expect(onOpen).not.toHaveBeenCalled(); expect(onClose).not.toHaveBeenCalled(); errorSpy.mockRestore(); }); // https://github.com/ant-design/ant-design/issues/18825 // https://github.com/ant-design/ant-design/issues/8587 it('should keep selectedKeys in state when collapsed to 0px', () => { jest.useFakeTimers(); const Demo: React.FC<MenuProps> = (props) => { const menuProps = useMemo<MenuProps>(() => ({ collapsedWidth: 0 }) as MenuProps, []); return ( <Menu mode="inline" inlineCollapsed={false} defaultSelectedKeys={['1']} openKeys={['3']} {...menuProps} {...props} > <Menu.Item key="1">Option 1</Menu.Item> <Menu.Item key="2">Option 2</Menu.Item> <Menu.SubMenu key="3" title="Option 3"> <Menu.Item key="4">Option 4</Menu.Item> </Menu.SubMenu> </Menu> ); }; const { container, rerender } = render(<Demo />); expect(container.querySelector('li.ant-menu-item-selected')?.textContent).toBe('Option 1'); fireEvent.click(container.querySelectorAll('li.ant-menu-item')[1]); expect(container.querySelector('li.ant-menu-item-selected')?.textContent).toBe('Option 2'); rerender(<Demo inlineCollapsed />); act(() => { jest.runAllTimers(); }); expect(container.querySelector('li.ant-menu-item-selected')?.textContent).toBe('O'); rerender(<Demo inlineCollapsed={false} />); expect(container.querySelector('li.ant-menu-item-selected')?.textContent).toBe('Option 2'); jest.useRealTimers(); }); it('Menu.Item with icon children auto wrap span', () => { const { asFragment } = render( <Menu> <Menu.Item key="1" icon={<MailOutlined />}> Navigation One </Menu.Item> <Menu.Item key="2" icon={<MailOutlined />}> <span>Navigation One</span> </Menu.Item> <Menu.SubMenu key="3" icon={<MailOutlined />} title="Navigation One" /> <Menu.SubMenu key="4" icon={<MailOutlined />} title={<span>Navigation One</span>} /> </Menu>, ); expect(asFragment()).toMatchSnapshot(); }); // https://github.com/ant-design/ant-design/issues/23755 it('should trigger onOpenChange when collapse inline menu', () => { const onOpenChange = jest.fn(); function App() { const [inlineCollapsed, setInlineCollapsed] = useState(false); return ( <> <button type="button" onClick={() => { setInlineCollapsed(!inlineCollapsed); }} > collapse menu </button> <Menu mode="inline" onOpenChange={onOpenChange} inlineCollapsed={inlineCollapsed}> <Menu.SubMenu key="1" title="menu"> <Menu.Item key="1-1">menu</Menu.Item> <Menu.Item key="1-2">menu</Menu.Item> </Menu.SubMenu> </Menu> </> ); } const { container } = render(<App />); fireEvent.click(container.querySelector('button')!); expect(onOpenChange).toHaveBeenCalledWith([]); }); it('Use first char as Icon when collapsed', () => { const { container } = render( <Menu mode="inline" inlineCollapsed> <Menu.SubMenu title="Light" /> <Menu.Item>Bamboo</Menu.Item> </Menu>, ); expect(container.querySelectorAll('.ant-menu-inline-collapsed-noicon')[0]?.textContent).toEqual( 'L', ); expect(container.querySelectorAll('.ant-menu-inline-collapsed-noicon')[1]?.textContent).toEqual( 'B', ); }); it('divider should show', () => { const { container } = render( <Menu mode="vertical"> <SubMenu key="sub1" title="Navigation One"> <Menu.Item key="1">Option 1</Menu.Item> </SubMenu> <Menu.Divider dashed /> <SubMenu key="sub2" title="Navigation Two"> <Menu.Item key="2">Option 2</Menu.Item> </SubMenu> <Menu.Divider /> <SubMenu key="sub4" title="Navigation Three"> <Menu.Item key="3">Option 3</Menu.Item> </SubMenu> </Menu>, ); expect(container.querySelectorAll('li.ant-menu-item-divider').length).toBe(2); expect(container.querySelectorAll('li.ant-menu-item-divider-dashed').length).toBe(1); }); it('should support ref', async () => { const ref = React.createRef<MenuRef>(); const { container } = render( <Menu ref={ref}> <Menu.Item key="1">Option 1</Menu.Item> </Menu>, ); expect(ref.current?.menu?.list).toBe(container.querySelector('ul')); ref.current?.focus(); expect(document.activeElement).toBe(container.querySelector('li')); }); it('expandIcon', () => { const { container } = render( <Menu defaultOpenKeys={['1']} mode="inline" expandIcon={() => <span className="bamboo" />}> <SubMenu key="1" title="submenu1"> <Menu.Item key="submenu1">Option 1</Menu.Item> </SubMenu> </Menu>, ); expect(container.querySelector('.bamboo')).toBeTruthy(); }); it('all types must be available in the "items" syntax', () => { const { asFragment } = render( <Menu mode="inline" defaultOpenKeys={['submenu', 'group-submenu']} items={[ { key: 'submenu', label: 'Submenu', children: [ { key: 'submenu-item1', label: 'SubmenuItem 1' }, { key: 'submenu-item2', label: 'SubmenuItem 2' }, ], }, { key: 'divider', type: 'divider' }, { key: 'group', type: 'group', label: 'Group', children: [ { key: 'group-item', label: 'GroupItem' }, { key: 'group-divider', type: 'divider' }, { key: 'group-submenu', label: 'GroupSubmenu', children: [ { key: 'group-submenu-item1', label: 'GroupSubmenuItem 1' }, { key: 'group-submenu-item2', label: 'GroupSubmenuItem 2' }, ], }, ], }, ]} />, ); expect(asFragment()).toMatchSnapshot(); }); it('should not warning deprecated message when items={undefined}', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Menu items={undefined} />); expect(errorSpy).not.toHaveBeenCalledWith( expect.stringContaining('`children` will be removed in next major version'), ); errorSpy.mockRestore(); }); it('expandIconClassName', () => { const { container } = render( <Menu expandIcon={<span className="custom-expand-icon" />} inlineCollapsed items={[ { label: 'Option 1', key: '1', icon: '112', children: [ { label: 'Option 1-1', key: '1-1', }, ], }, ]} />, ); expect(container.querySelector('.custom-expand-icon')).toBeTruthy(); }); // https://github.com/ant-design/ant-design/issues/40041 it('should not show icon when inlineCollapsed', () => { const { container } = render( <Menu expandIcon={<span className="bamboo">I</span>} inlineCollapsed items={[ { label: 'Option 1', key: '1', icon: '112', children: [ { label: 'Option 1-1', key: '1-1', }, ], }, ]} />, ); expect(container.querySelector('.bamboo')).toBeTruthy(); expect(getComputedStyle(container.querySelector('.bamboo') as HTMLElement)).toHaveProperty( 'opacity', '0', ); }); it('Overflow indicator className should not override menu class', () => { const { container } = render( <TriggerMockContext.Provider value={{ popupVisible: true }}> <Menu items={[ { key: '1', label: 'Option 1' }, { key: '2', label: 'Option 1' }, { key: '3', label: 'Option 1' }, { key: '4', label: 'Option 1' }, { key: '5', label: 'Option 1' }, { key: '6', label: 'Option 1' }, { key: '7', label: 'Option 1' }, { key: '8', label: 'Option 1' }, ]} mode="horizontal" overflowedIndicatorPopupClassName="custom-popover" getPopupContainer={(node) => node.parentElement!} /> </TriggerMockContext.Provider>, ); expect(container.querySelector('.ant-menu.ant-menu-light.custom-popover')).toBeTruthy(); }); it('hide expand icon when pass null or false into expandIcon', () => { const App = ({ expand }: { expand?: React.ReactNode }) => ( <Menu expandIcon={expand} items={[ { label: 'Option 1', key: '1', icon: '112', children: [ { label: 'Option 1-1', key: '1-1', }, ], }, ]} /> ); const { container, rerender } = render(<App />); expect(container.querySelector('.ant-menu-submenu-arrow')).toBeTruthy(); rerender(<App expand={null} />); expect(container.querySelector('.ant-menu-submenu-arrow')).toBeFalsy(); rerender(<App expand={false} />); expect(container.querySelector('.ant-menu-submenu-arrow')).toBeFalsy(); rerender( <OverrideContext.Provider value={{ expandIcon: null }}> <App /> </OverrideContext.Provider>, ); expect(container.querySelector('.ant-menu-submenu-arrow')).toBeFalsy(); rerender( <OverrideContext.Provider value={{ expandIcon: false }}> <App /> </OverrideContext.Provider>, ); expect(container.querySelector('.ant-menu-submenu-arrow')).toBeFalsy(); }); });
5,315
0
petrpan-code/ant-design/ant-design/components/menu
petrpan-code/ant-design/ant-design/components/menu/__tests__/type.test.tsx
import React from 'react'; import Menu, { type MenuItemProps } from '..'; import type { MenuItemType } from '../hooks/useItems'; describe('Menu.typescript', () => { it('Menu.items', () => { const menu = ( <Menu items={[ { key: 'item', title: 'Item' }, { key: 'submenu', theme: 'light', children: [ { key: 'submenu-item', title: 'SubmenuItem' }, { key: 'submenu-submenu', theme: 'light', children: [] }, { key: 'submenu-divider', type: 'divider' }, { key: 'submenu-group', type: 'group' }, null, ], }, { key: 'group', type: 'group', children: [ { key: 'group-item', label: 'GroupItem' }, { key: 'group-submenu', theme: 'light', children: [] }, { key: 'group-divider', type: 'divider' }, { key: 'group-group', type: 'group' }, null, ], }, { key: 'divider', type: 'divider' }, null, ]} /> ); expect(menu).toBeTruthy(); }); it('Menu.items should accept custom item type', () => { interface CustomItemType extends MenuItemType { 'data-x': number; } const menu = ( <Menu<CustomItemType> items={[ { key: 'item', title: 'Item', 'data-x': 0 }, { key: 'submenu', theme: 'light', children: [ { key: 'submenu-item', title: 'SubmenuItem', 'data-x': 0 }, { key: 'submenu-submenu', theme: 'light', children: [], 'data-x': 0 }, { key: 'submenu-divider', type: 'divider' }, { key: 'submenu-group', type: 'group' }, null, ], }, { key: 'group', type: 'group', children: [ { key: 'group-item', label: 'GroupItem', 'data-x': 0 }, { key: 'group-submenu', theme: 'light', children: [], 'data-x': 0 }, { key: 'group-divider', type: 'divider' }, { key: 'group-group', type: 'group' }, null, ], }, { key: 'divider', type: 'divider' }, null, ]} /> ); expect(menu).toBeTruthy(); }); it('MenuItem.props should accept custom props', () => { interface CustomItemProps extends MenuItemProps { 'data-x': number; } const menu = ( <Menu> <Menu.Item<CustomItemProps> key="item" title="Item" data-x={0} /> <Menu.SubMenu key="submenu" theme="light"> <Menu.Item<CustomItemProps> key="submenu-item" title="SubmenuItem" data-x={0} /> <Menu.SubMenu key="submenu-submenu" theme="light" /> <Menu.Divider key="submenu-divider" /> <Menu.ItemGroup key="submenu-group" /> </Menu.SubMenu> <Menu.ItemGroup key="group"> <Menu.Item<CustomItemProps> key="group-item" title="GroupItem" data-x={0} /> <Menu.SubMenu key="group-submenu" theme="light" /> <Menu.Divider key="group-divider" /> <Menu.ItemGroup key="group-group" /> </Menu.ItemGroup> <Menu.Divider key="divider" /> </Menu> ); expect(menu).toBeTruthy(); }); });
5,316
0
petrpan-code/ant-design/ant-design/components/menu/__tests__
petrpan-code/ant-design/ant-design/components/menu/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/menu/demo/component-token.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-mail" role="menuitem" style="opacity: 1; order: 0;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity: 1; order: 1;" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 1; order: 2;" > <div aria-controls="rc-menu-uuid-test-SubMenu-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity: 1; order: 3;" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 0; height: 0px; overflow-y: hidden; order: 9007199254740991; pointer-events: none; position: absolute;" > <div aria-controls="rc-menu-uuid-test-rc-menu-more-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-rc-menu-more" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-rc-menu-more-popup" role="menu" /> </div> </li> </ul> <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div> </div> <div class="ant-space-item" > <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="desktop" class="anticon anticon-desktop ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="desktop" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z" /> </svg> </span> <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="container" class="anticon anticon-container ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="container" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" /> </svg> </span> <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> </ul> <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div> </div> </div> `; exports[`renders components/menu/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/horizontal.tsx extend context correctly 1`] = ` Array [ <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-mail" role="menuitem" style="opacity: 1; order: 0;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity: 1; order: 1;" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 1; order: 2;" > <div aria-controls="rc-menu-uuid-test-SubMenu-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity: 1; order: 3;" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 0; height: 0px; overflow-y: hidden; order: 9007199254740991; pointer-events: none; position: absolute;" > <div aria-controls="rc-menu-uuid-test-rc-menu-more-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-rc-menu-more" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-rc-menu-more-popup" role="menu" /> </div> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/horizontal.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/horizontal-dark.tsx extend context correctly 1`] = ` Array [ <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-dark" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-mail" role="menuitem" style="opacity: 1; order: 0;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity: 1; order: 1;" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 1; order: 2;" > <div aria-controls="rc-menu-uuid-test-SubMenu-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity: 1; order: 3;" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity: 0; height: 0px; overflow-y: hidden; order: 9007199254740991; pointer-events: none; position: absolute;" > <div aria-controls="rc-menu-uuid-test-rc-menu-more-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-rc-menu-more" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-menu-submenu-popup ant-menu ant-menu-dark ant-menu-submenu-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-rc-menu-more-popup" role="menu" /> </div> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/horizontal-dark.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/inline.tsx extend context correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open ant-menu-submenu-selected" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 1" > Item 1 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 2" > Item 2 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 1" > Item 1 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 2" > Item 2 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> <li class="ant-menu-item-divider" role="separator" /> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub4-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub4" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub4-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Group" > Group </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-13" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 13 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-14" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 14 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/inline.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/inline-collapsed.tsx extend context correctly 1`] = ` <div style="width: 256px;" > <button class="ant-btn ant-btn-primary" style="margin-bottom: 16px;" type="button" > <span aria-label="menu-fold" class="anticon anticon-menu-fold" role="img" > <svg aria-hidden="true" data-icon="menu-fold" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z" /> </svg> </span> </button> <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="desktop" class="anticon anticon-desktop ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="desktop" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z" /> </svg> </span> <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="container" class="anticon anticon-container ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="container" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" /> </svg> </span> <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> </ul> <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div> </div> `; exports[`renders components/menu/demo/inline-collapsed.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/menu-v4.tsx extend context correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Mode, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="calendar" class="anticon anticon-calendar ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > <span class="ant-typography ant-typography-ellipsis ant-typography-single-line ant-typography-ellipsis-single-line" > Ant Design, a design language for background applications, is refined by Ant UED Team </span> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > <span class="ant-typography ant-typography-ellipsis ant-typography-single-line ant-typography-ellipsis-single-line" > Ant Design, a design language for background applications, is refined by Ant UED Team </span> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-link" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="link" class="anticon anticon-link ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="link" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z" /> </svg> </span> <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Ant Design </a> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/menu-v4.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/sider-current.tsx extend context correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub4-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub4" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub4-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/sider-current.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/style-debug.tsx extend context correctly 1`] = ` Array [ <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-dark ant-menu-inline-collapsed" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical ant-menu-submenu-selected" role="none" style="background: rgba(255, 255, 255, 0.3);" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One Long Long Long Long </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-dark ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> </ul> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" style="background: rgba(255, 255, 255, 0.3);" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-dark ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" style="background: rgba(255, 255, 255, 0.3);" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-dark ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> </ul> </div> </li> </ul> </div> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <div class="ant-menu-inline-collapsed-noicon" > O </div> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="text-decoration: underline;" tabindex="-1" > <div class="ant-menu-inline-collapsed-noicon" > O </div> </li> </ul>, <div aria-hidden="true" style="display: none;" />, ] `; exports[`renders components/menu/demo/style-debug.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/submenu-theme.tsx extend context correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-dark" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical ant-menu-submenu-open ant-menu-submenu-selected" role="none" theme="light" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/submenu-theme.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/switch-mode.tsx extend context correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Mode, <div class="ant-divider ant-divider-vertical" role="separator" />, <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Style, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="calendar" class="anticon anticon-calendar ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-light" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-link" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="link" class="anticon anticon-link ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="link" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z" /> </svg> </span> <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Ant Design </a> </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/switch-mode.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/theme.tsx extend context correctly 1`] = ` Array [ <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open ant-menu-submenu-selected" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" style="padding-left: 72px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-controls="rc-menu-uuid-test-sub4-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub4" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-menu-submenu-popup ant-menu ant-menu-dark" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-sub4-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/theme.tsx extend context correctly 2`] = `[]`; exports[`renders components/menu/demo/vertical.tsx extend context correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light" data-menu-list="true" role="menu" style="width: 256px;" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-sub1-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub1" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub1-popup" role="menu" > <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 1" > Item 1 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-1" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-2" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 2" > Item 2 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-3" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-4" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </li> </ul> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-sub2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub2" role="menuitem" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub2-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-5" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-6" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-sub3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub3" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub3-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-7" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-8" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-sub4-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-sub4" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> <div class="ant-menu-submenu ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-menu-submenu-popup ant-menu ant-menu-light ant-menu-submenu-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <ul class="ant-menu ant-menu-sub ant-menu-vertical" data-menu-list="true" id="rc-menu-uuid-test-sub4-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-9" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 9 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-10" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 10 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-11" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 11 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-12" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 12 </span> </li> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </ul> </div> </li> </ul>, <div aria-hidden="true" style="display: none;" > <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-menu-inline-collapsed-tooltip ant-tooltip-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" /> </div> </div> </div>, ] `; exports[`renders components/menu/demo/vertical.tsx extend context correctly 2`] = `[]`;
5,317
0
petrpan-code/ant-design/ant-design/components/menu/__tests__
petrpan-code/ant-design/ant-design/components/menu/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/menu/demo/component-token.tsx correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" role="menuitem" style="opacity:1;order:0" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity:1;order:1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:1;order:2" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity:1;order:3" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:0;height:0;overflow-y:hidden;order:9007199254740991;pointer-events:none;position:absolute" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> <div aria-hidden="true" style="display:none" /> </div> <div class="ant-space-item" > <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="desktop" class="anticon anticon-desktop ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="desktop" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z" /> </svg> </span> <span class="ant-menu-title-content" > Option 2 </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="container" class="anticon anticon-container ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="container" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" /> </svg> </span> <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> <div aria-hidden="true" style="display:none" /> </div> </div> `; exports[`renders components/menu/demo/horizontal.tsx correctly 1`] = ` Array [ <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" role="menuitem" style="opacity:1;order:0" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity:1;order:1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:1;order:2" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity:1;order:3" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:0;height:0;overflow-y:hidden;order:9007199254740991;pointer-events:none;position:absolute" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/horizontal-dark.tsx correctly 1`] = ` Array [ <ul class="ant-menu-overflow ant-menu ant-menu-root ant-menu-horizontal ant-menu-dark" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-selected" role="menuitem" style="opacity:1;order:0" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li aria-disabled="true" class="ant-menu-overflow-item ant-menu-item ant-menu-item-disabled" role="menuitem" style="opacity:1;order:1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <li class="ant-menu-overflow-item ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:1;order:2" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three - Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-overflow-item ant-menu-item ant-menu-item-only-child" role="menuitem" style="opacity:1;order:3" tabindex="-1" > <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Navigation Four - Link </a> </span> </li> <li aria-hidden="true" class="ant-menu-overflow-item ant-menu-overflow-item-rest ant-menu-submenu ant-menu-submenu-horizontal" role="none" style="opacity:0;height:0;overflow-y:hidden;order:9007199254740991;pointer-events:none;position:absolute" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="ellipsis" class="anticon anticon-ellipsis" role="img" > <svg aria-hidden="true" data-icon="ellipsis" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z" /> </svg> </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/inline.tsx correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 1" > Item 1 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> </ul> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Item 2" > Item 2 </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> </ul> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item-divider" role="separator" /> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Group" > Group </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:24px" tabindex="-1" > <span class="ant-menu-title-content" > Option 13 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:24px" tabindex="-1" > <span class="ant-menu-title-content" > Option 14 </span> </li> </ul> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/inline-collapsed.tsx correctly 1`] = ` <div style="width:256px" > <button class="ant-btn ant-btn-primary" style="margin-bottom:16px" type="button" > <span aria-label="menu-fold" class="anticon anticon-menu-fold" role="img" > <svg aria-hidden="true" data-icon="menu-fold" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z" /> </svg> </span> </button> <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="desktop" class="anticon anticon-desktop ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="desktop" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z" /> </svg> </span> <span class="ant-menu-title-content" > Option 2 </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="container" class="anticon anticon-container ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="container" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z" /> </svg> </span> <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 7 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 8 </span> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> <div aria-hidden="true" style="display:none" /> </div> `; exports[`renders components/menu/demo/menu-v4.tsx correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Mode, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="calendar" class="anticon anticon-calendar ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > <span aria-label="Ant Design, a design language for background applications, is refined by Ant UED Team" class="ant-typography ant-typography-ellipsis ant-typography-single-line" > Ant Design, a design language for background applications, is refined by Ant UED Team <span aria-hidden="true" style="position:fixed;display:block;left:0;top:0;z-index:-9999;visibility:hidden;pointer-events:none;font-size:0;word-break:keep-all;white-space:nowrap" > lg </span> <span aria-hidden="true" style="position:fixed;display:block;left:0;top:0;z-index:-9999;visibility:hidden;pointer-events:none;font-size:0;width:0;white-space:normal;margin:0;padding:0" > <span aria-hidden="true" > ... </span> </span> </span> </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="link" class="anticon anticon-link ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="link" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z" /> </svg> </span> <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Ant Design </a> </span> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/sider-current.tsx correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/style-debug.tsx correctly 1`] = ` Array [ <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-dark ant-menu-inline-collapsed" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" style="background:rgba(255,255,255,0.3)" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One Long Long Long Long </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" style="background:rgba(255,255,255,0.3)" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="text-decoration:underline" tabindex="-1" > <div class="ant-menu-inline-collapsed-noicon" > O </div> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="text-decoration:underline" tabindex="-1" > <div class="ant-menu-inline-collapsed-noicon" > O </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/submenu-theme.tsx correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-dark" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical ant-menu-submenu-open" role="none" theme="light" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 5 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" > Option 6 </span> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/switch-mode.tsx correctly 1`] = ` Array [ <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Mode, <div class="ant-divider ant-divider-vertical" role="separator" />, <button aria-checked="false" class="ant-switch" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button>, Change Style, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-item ant-menu-item-selected" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="calendar" class="anticon anticon-calendar ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="calendar" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-item" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="link" class="anticon anticon-link ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="link" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z" /> </svg> </span> <span class="ant-menu-title-content" > <a href="https://ant.design" rel="noopener noreferrer" target="_blank" > Ant Design </a> </span> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/theme.tsx correctly 1`] = ` Array [ <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Dark </span> <span class="ant-switch-inner-unchecked" > Light </span> </span> </button>, <br />, <br />, <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-dark" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" role="menu" > <li class="ant-menu-item ant-menu-item-selected ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 2 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 3 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" role="menuitem" style="padding-left:48px" tabindex="-1" > <span class="ant-menu-title-content" > Option 4 </span> </li> </ul> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-inline" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" style="padding-left:24px" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `; exports[`renders components/menu/demo/vertical.tsx correctly 1`] = ` Array [ <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light" data-menu-list="true" role="menu" style="width:256px" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="appstore" class="anticon anticon-appstore ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="appstore" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Two </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" role="menuitem" tabindex="-1" > <span aria-label="setting" class="anticon anticon-setting ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="setting" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation Three </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul>, <div aria-hidden="true" style="display:none" />, ] `;
5,318
0
petrpan-code/ant-design/ant-design/components/menu/__tests__
petrpan-code/ant-design/ant-design/components/menu/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Menu Menu.Item with icon children auto wrap span 1`] = ` <DocumentFragment> <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-1" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> </li> <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-2" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > <span> Navigation One </span> </span> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-3-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-3" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span class="ant-menu-title-content" > Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-4-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-4" role="menuitem" tabindex="-1" > <span aria-label="mail" class="anticon anticon-mail ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="mail" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z" /> </svg> </span> <span> Navigation One </span> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> <div aria-hidden="true" style="display: none;" /> </DocumentFragment> `; exports[`Menu all types must be available in the "items" syntax 1`] = ` <DocumentFragment> <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-submenu-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-submenu" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span class="ant-menu-title-content" > Submenu </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-submenu-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-submenu-item1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > SubmenuItem 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-submenu-item2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > SubmenuItem 2 </span> </li> </ul> </li> <li class="ant-menu-item-divider" role="separator" /> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" title="Group" > Group </div> <ul class="ant-menu-item-group-list" role="group" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-group-item" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span class="ant-menu-title-content" > GroupItem </span> </li> <li class="ant-menu-item-divider" role="separator" /> <li class="ant-menu-submenu ant-menu-submenu-inline ant-menu-submenu-open" role="none" > <div aria-controls="rc-menu-uuid-test-group-submenu-popup" aria-expanded="true" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-group-submenu" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span class="ant-menu-title-content" > GroupSubmenu </span> <i class="ant-menu-submenu-arrow" /> </div> <ul class="ant-menu ant-menu-sub ant-menu-inline" data-menu-list="true" id="rc-menu-uuid-test-group-submenu-popup" role="menu" > <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-group-submenu-item1" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > GroupSubmenuItem 1 </span> </li> <li class="ant-menu-item ant-menu-item-only-child" data-menu-id="rc-menu-uuid-test-group-submenu-item2" role="menuitem" style="padding-left: 48px;" tabindex="-1" > <span class="ant-menu-title-content" > GroupSubmenuItem 2 </span> </li> </ul> </li> </ul> </li> </ul> <div aria-hidden="true" style="display: none;" /> </DocumentFragment> `; exports[`Menu rtl render component should be rendered correctly in RTL direction 1`] = ` <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light ant-menu-rtl" data-menu-list="true" dir="rtl" role="menu" tabindex="0" > <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-tmp_key-0" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" /> </li> <li class="ant-menu-item-group" role="presentation" > <div class="ant-menu-item-group-title" role="presentation" /> <ul class="ant-menu-item-group-list" role="group" /> </li> <li class="ant-menu-submenu ant-menu-submenu-vertical" role="none" > <div aria-controls="rc-menu-uuid-test-tmp_key-2-popup" aria-expanded="false" aria-haspopup="true" class="ant-menu-submenu-title" data-menu-id="rc-menu-uuid-test-tmp_key-2" role="menuitem" tabindex="-1" > <span class="ant-menu-title-content" /> <i class="ant-menu-submenu-arrow" /> </div> </li> </ul> `; exports[`Menu should controlled collapse work 1`] = ` <DocumentFragment> <ul class="ant-menu ant-menu-root ant-menu-inline ant-menu-light" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> </ul> <div aria-hidden="true" style="display: none;" /> </DocumentFragment> `; exports[`Menu should controlled collapse work 2`] = ` <DocumentFragment> <ul class="ant-menu ant-menu-root ant-menu-vertical ant-menu-light ant-menu-inline-collapsed" data-menu-list="true" role="menu" tabindex="0" > <li class="ant-menu-item" data-menu-id="rc-menu-uuid-test-1" role="menuitem" style="padding-left: 24px;" tabindex="-1" > <span aria-label="pie-chart" class="anticon anticon-pie-chart ant-menu-item-icon" role="img" > <svg aria-hidden="true" data-icon="pie-chart" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z" /> </svg> </span> <span class="ant-menu-title-content" > Option 1 </span> </li> </ul> <div aria-hidden="true" style="display: none;" /> </DocumentFragment> `;
5,356
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/config.test.tsx
import message, { actWrapper } from '..'; import { act } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import { awaitPromise, triggerMotionEnd } from './util'; describe('message.config', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up message.destroy(); await triggerMotionEnd(); jest.useRealTimers(); await awaitPromise(); }); it('should be able to config top', async () => { message.config({ top: 100, }); message.info('whatever'); await awaitPromise(); expect(document.querySelector('.ant-message')).toHaveStyle({ top: '100px', }); }); it('should be able to config rtl', async () => { message.config({ rtl: true, }); message.info('whatever'); await awaitPromise(); expect(document.querySelector('.ant-message-rtl')).toBeTruthy(); }); it('should be able to config getContainer', async () => { const div = document.createElement('div'); div.className = 'custom-container'; document.body.appendChild(div); message.config({ getContainer: () => div, }); message.info('whatever'); await awaitPromise(); expect(div.querySelector('.ant-message')).toBeTruthy(); message.config({ getContainer: undefined, }); document.body.removeChild(div); }); it('should be able to config maxCount', async () => { message.config({ maxCount: 5, }); for (let i = 0; i < 10; i += 1) { message.info('test'); } message.info('last'); await awaitPromise(); const noticeWithoutLeaving = Array.from( document.querySelectorAll('.ant-message-notice-wrapper'), ).filter((ele) => !ele.classList.contains('ant-message-move-up-leave')); expect(noticeWithoutLeaving).toHaveLength(5); expect(noticeWithoutLeaving[4].textContent).toEqual('last'); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); message.config({ maxCount: undefined, }); }); it('should be able to config duration', async () => { message.config({ duration: 5, }); message.info('last'); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); act(() => { jest.advanceTimersByTime(4000); }); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); act(() => { jest.advanceTimersByTime(2000); }); await triggerMotionEnd('.ant-message-notice-wrapper'); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); message.config({ duration: undefined, }); }); it('customize prefix should auto get transition prefixCls', async () => { message.config({ prefixCls: 'light-message', }); message.info('bamboo'); await awaitPromise(); expect(document.querySelector('.light-message-move-up')).toBeTruthy(); message.config({ prefixCls: undefined, }); }); it('should be able to global config rootPrefixCls', async () => { ConfigProvider.config({ prefixCls: 'prefix-test', iconPrefixCls: 'bamboo' }); message.info('last'); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); expect(document.querySelectorAll('.prefix-test-message-notice')).toHaveLength(1); expect(document.querySelectorAll('.bamboo-info-circle')).toHaveLength(1); ConfigProvider.config({ prefixCls: 'ant', iconPrefixCls: null! }); }); it('should be able to config prefixCls', async () => { message.config({ prefixCls: 'prefix-test', }); message.info('last'); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); expect(document.querySelectorAll('.prefix-test-notice')).toHaveLength(1); message.config({ prefixCls: '', // can be set to empty, ant default value is set in ConfigProvider }); }); it('should be able to config transitionName', async () => { message.config({ transitionName: '', }); message.info('last'); await awaitPromise(); expect(document.querySelector('.ant-message-notice')).toBeTruthy(); expect(document.querySelectorAll('.ant-move-up-enter')).toHaveLength(0); message.config({ transitionName: undefined, }); }); it('should be able to config getContainer, although messageInstance already exists', async () => { function createContainer(): [HTMLElement, VoidFunction] { const container = document.createElement('div'); document.body.appendChild(container); return [ container, () => { document.body.removeChild(container); }, ]; } const [container1, removeContainer1] = createContainer(); const [container2, removeContainer2] = createContainer(); expect(container1.querySelector('.ant-message-notice')).toBeFalsy(); expect(container2.querySelector('.ant-message-notice')).toBeFalsy(); message.config({ getContainer: () => container1, }); const messageText1 = 'mounted in container1'; message.info(messageText1); await awaitPromise(); expect(container1.querySelector('.ant-message-notice')!.textContent).toEqual(messageText1); // Config will directly change container message.config({ getContainer: () => container2, }); const messageText2 = 'mounted in container2'; message.info(messageText2); expect(container2.querySelectorAll('.ant-message-notice')[1]!.textContent).toEqual( messageText2, ); removeContainer1(); removeContainer2(); }); });
5,357
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('message');
5,358
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/demo.test.ts
import demoTest from '../../../tests/shared/demoTest'; demoTest('message', { testRootProps: false, nameCheckPathOnly: true, });
5,359
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/hooks.test.tsx
/* eslint-disable jsx-a11y/control-has-associated-label */ import React, { useEffect } from 'react'; import { act } from 'react-dom/test-utils'; import { StyleProvider, createCache, extractStyle } from '@ant-design/cssinjs'; import message from '..'; import { fireEvent, render } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import { triggerMotionEnd } from './util'; describe('message.hooks', () => { beforeEach(() => { jest.useFakeTimers(); }); afterEach(() => { jest.useRealTimers(); }); it('should work', () => { const Context = React.createContext('light'); const Demo: React.FC = () => { const [api, holder] = message.useMessage(); return ( <ConfigProvider prefixCls="my-test"> <Context.Provider value="bamboo"> <button type="button" onClick={() => { api.open({ duration: 0, content: ( <Context.Consumer> {(name) => <span className="hook-test-result">{name}</span>} </Context.Consumer> ), }); }} > test </button> {holder} </Context.Provider> </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(document.querySelectorAll('.my-test-message-notice')).toHaveLength(1); expect(document.querySelector('.hook-test-result')!.textContent).toEqual('bamboo'); }); it('should work with success', () => { const Context = React.createContext('light'); const Demo: React.FC = () => { const [api, holder] = message.useMessage(); return ( <ConfigProvider prefixCls="my-test"> <Context.Provider value="bamboo"> <button type="button" onClick={() => { api.success({ duration: 0, content: ( <Context.Consumer> {(name) => <span className="hook-test-result">{name}</span>} </Context.Consumer> ), }); }} > test </button> {holder} </Context.Provider> </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(document.querySelectorAll('.my-test-message-notice')).toHaveLength(1); expect(document.querySelectorAll('.anticon-check-circle')).toHaveLength(1); expect(document.querySelector('.hook-test-result')!.textContent).toEqual('bamboo'); }); it('should work with onClose', (done) => { const Demo = () => { const [api, holder] = message.useMessage(); return ( <> <button type="button" onClick={() => { api.open({ content: 'amazing', duration: 1, onClose: done }); }} > test </button> {holder} </> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); triggerMotionEnd(); }); it('should work with close promise', (done) => { const Demo = () => { const [api, holder] = message.useMessage(); return ( <> <button type="button" onClick={() => { api.open({ content: 'good', duration: 1 }).then(() => { done(); }); }} > test </button> {holder} </> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); triggerMotionEnd(); }); it('should work with hide', async () => { let hide: VoidFunction; const Demo = () => { const [api, holder] = message.useMessage(); return ( <ConfigProvider prefixCls="my-test"> <button type="button" onClick={() => { hide = api.open({ content: 'nice', duration: 0 }); }} > test </button> {holder} </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(document.querySelectorAll('.my-test-message-notice')).toHaveLength(1); act(() => { hide!(); }); await triggerMotionEnd('.my-test-message-move-up-leave'); expect(document.querySelectorAll('.my-test-message-notice')).toHaveLength(0); }); it('should be same hook', () => { let cacheAPI: any; const Demo: React.FC = () => { const [, forceUpdate] = React.useState([]); const [api] = message.useMessage(); React.useEffect(() => { if (!cacheAPI) { cacheAPI = api; } else { expect(cacheAPI).toBe(api); } forceUpdate([]); }, [api]); return null; }; render(<Demo />); }); it("should use ConfigProvider's getPopupContainer as message container", () => { const containerId = 'container'; const div = document.createElement('div'); div.id = containerId; document.body.appendChild(div); const getPopupContainer = () => div; const Demo = () => { const [api, holder] = message.useMessage(); return ( <ConfigProvider getPopupContainer={getPopupContainer} prefixCls="my-test"> {holder} <button type="button" onClick={() => { api.success({ duration: 0, content: <span className="hook-content">happy</span>, }); }} > test </button> </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(div.querySelectorAll('.my-test-message-notice')).toHaveLength(1); expect(div.querySelectorAll('.anticon-check-circle')).toHaveLength(1); expect(div.querySelector('.hook-content')!.textContent).toEqual('happy'); expect(document.querySelectorAll(`#${containerId}`)).toHaveLength(1); }); it('warning if user call update in render', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const Demo = () => { const [api, holder] = message.useMessage(); const calledRef = React.useRef(false); if (!calledRef.current) { api.info({ content: <div className="bamboo" />, }); calledRef.current = true; } return holder; }; render(<Demo />); expect(document.querySelector('.bamboo')).toBeFalsy(); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Message] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.', ); errorSpy.mockRestore(); }); it('not export style in SSR', () => { const cache = createCache(); const Demo = () => { const [, holder] = message.useMessage(); return <StyleProvider cache={cache}>{holder}</StyleProvider>; }; render(<Demo />); const styleText = extractStyle(cache, true); expect(styleText).not.toContain('.ant-message'); }); it('component fontSize should work', () => { const Demo = () => { const [api, holder] = message.useMessage(); useEffect(() => { api.info({ content: <div />, className: 'fontSize', }); }, []); return ( <ConfigProvider theme={{ components: { Message: { fontSize: 20 } } }}> {holder} </ConfigProvider> ); }; render(<Demo />); const msg = document.querySelector('.fontSize'); expect(msg).toBeTruthy(); expect(msg).toHaveStyle({ fontSize: '20px', }); }); });
5,360
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Message image', () => { imageDemoTest('message'); });
5,361
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/immediately.test.tsx
import message, { actDestroy, actWrapper } from '..'; import { act } from '../../../tests/utils'; import { awaitPromise, triggerMotionEnd } from './util'; describe('call close immediately', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { actDestroy(); jest.useFakeTimers(); }); afterEach(async () => { // Clean up message.destroy(); await triggerMotionEnd(); act(() => { jest.runAllTimers(); }); jest.useRealTimers(); await awaitPromise(); }); it('open', async () => { const closeFn = message.open({ content: '', }); closeFn(); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); // Created close const closeFn2 = message.open({ content: 'showed', }); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); closeFn2(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('info', async () => { const closeFn = message.info('Message1', 0); closeFn(); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); });
5,362
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/index.test.tsx
import { SmileOutlined } from '@ant-design/icons'; import React from 'react'; import message, { actWrapper } from '..'; import { act, fireEvent, waitFakeTimer } from '../../../tests/utils'; import { awaitPromise, triggerMotionEnd } from './util'; describe('message', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up message.destroy(); await triggerMotionEnd(); act(() => { jest.runAllTimers(); }); jest.useRealTimers(); await awaitPromise(); }); it('should be able to hide manually', async () => { const hide1 = message.info('whatever', 0); const hide2 = message.info('whatever', 0); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(2); hide1(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); hide2(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('should be able to remove manually with a unique key', async () => { const key1 = 'key1'; const key2 = 'key2'; message.info({ content: 'Message1', key: 'key1', duration: 0 }); message.info({ content: 'Message2', key: 'key2', duration: 0 }); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(2); message.destroy(key1); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); message.destroy(key2); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('should be able to destroy globally', async () => { message.info('whatever', 0); message.info('whatever', 0); await awaitPromise(); expect(document.querySelectorAll('.ant-message')).toHaveLength(1); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(2); message.destroy(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message')).toHaveLength(0); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('should not need to use duration argument when using the onClose arguments', async () => { const onClose = jest.fn(); const close = message.info('whatever', onClose); await awaitPromise(); close(); await triggerMotionEnd(); expect(onClose).toHaveBeenCalled(); }); it('should have the default duration when using the onClose arguments', async () => { const onClose = jest.fn(); message.info('whatever', onClose); await awaitPromise(); act(() => { jest.advanceTimersByTime(2500); }); expect(document.querySelector('.ant-message-move-up-leave')).toBeFalsy(); act(() => { jest.advanceTimersByTime(1000); }); expect(document.querySelector('.ant-message-move-up-leave')).toBeTruthy(); }); it('trigger onClick method', async () => { const onClick = jest.fn(); message.info({ onClick, duration: 0, content: 'message info', }); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); fireEvent.click(document.querySelector('.ant-message-notice')!); expect(onClick).toHaveBeenCalled(); }); it('should be called like promise', async () => { const onClose = jest.fn(); message.info('whatever').then(onClose); await awaitPromise(); act(() => { jest.advanceTimersByTime(2500); }); expect(onClose).not.toHaveBeenCalled(); act(() => { jest.advanceTimersByTime(1000); }); await waitFakeTimer(); // Wait to let event loop run expect(onClose).toHaveBeenCalled(); }); // https://github.com/ant-design/ant-design/issues/8201 it('should hide message correctly', async () => { const hide = message.loading('Action in progress..', 0); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); hide!(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('should allow custom icon', async () => { message.open({ content: 'Message', icon: <SmileOutlined /> }); await awaitPromise(); expect(document.querySelector('.anticon-smile')).toBeTruthy(); }); it('should have no icon', async () => { message.open({ content: 'Message', icon: <span /> }); await awaitPromise(); expect(document.querySelector('.ant-message-notice .anticon')).toBeFalsy(); }); it('should have no icon when not pass icon props', async () => { message.open({ content: 'Message' }); await awaitPromise(); expect(document.querySelector('.ant-message-notice .anticon')).toBeFalsy(); }); // https://github.com/ant-design/ant-design/issues/8201 it('should destroy messages correctly', async () => { message.loading('Action in progress1..', 0); message.loading('Action in progress2..', 0); setTimeout(() => message.destroy(), 1000); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(2); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('should support update message content with a unique key', async () => { const key = 'updatable'; message.loading({ content: 'Loading...', key }); // Testing that content of the message should be updated. setTimeout(() => message.success({ content: 'Loaded', key }), 1000); setTimeout(() => message.destroy(), 3000); await awaitPromise(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); act(() => { jest.advanceTimersByTime(1500); }); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); expect(document.querySelector('.ant-message-move-up-leave')).toBeFalsy(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(0); }); it('update message content with a unique key and cancel manually', async () => { const key = 'updatable'; const hideLoading = message.loading({ content: 'Loading...', key, duration: 0 }); await awaitPromise(); setTimeout(() => { act(() => { hideLoading(); }); }, 1000); expect(document.querySelectorAll('.ant-message-notice')).toHaveLength(1); act(() => { jest.advanceTimersByTime(1500); }); expect(document.querySelectorAll('.ant-message-move-up-leave')).toHaveLength(1); }); it('should not throw error when pass null', async () => { message.error(null); await awaitPromise(); }); });
5,363
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/static-warning.test.tsx
import React from 'react'; import message, { actWrapper } from '..'; import { act, render, waitFakeTimer } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import { awaitPromise, triggerMotionEnd } from './util'; describe('message static warning', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up message.destroy(); await triggerMotionEnd(); jest.useRealTimers(); await awaitPromise(); }); // Follow test need keep order it('no warning', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); message.success({ content: <div className="bamboo" />, duration: 0, }); await waitFakeTimer(); expect(document.querySelector('.bamboo')).toBeTruthy(); expect(errSpy).not.toHaveBeenCalled(); }); it('warning if use theme', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<ConfigProvider theme={{}} />); message.success({ content: <div className="light" />, duration: 0, }); await waitFakeTimer(); expect(document.querySelector('.light')).toBeTruthy(); expect(errSpy).toHaveBeenCalledWith( "Warning: [antd: message] Static function can not consume context like dynamic theme. Please use 'App' component instead.", ); }); });
5,364
0
petrpan-code/ant-design/ant-design/components/message
petrpan-code/ant-design/ant-design/components/message/__tests__/type.test.tsx
import message, { actWrapper } from '..'; import { act } from '../../../tests/utils'; import { awaitPromise, triggerMotionEnd } from './util'; describe('message.typescript', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up message.destroy(); await triggerMotionEnd(); jest.useRealTimers(); await awaitPromise(); }); it('promise without arguments', async () => { message.success('yes!!!', 0); await Promise.resolve(); }); it('promise with one arguments', async () => { const filled = jest.fn(); message.success('yes!!!').then(filled); await triggerMotionEnd(); expect(filled).toHaveBeenCalledWith(true); }); it('promise two arguments', async () => { const filled = jest.fn(); const rejected = jest.fn(); message.success('yes!!!').then(filled, rejected); await triggerMotionEnd(); expect(filled).toHaveBeenCalledWith(true); expect(rejected).not.toHaveBeenCalled(); }); it('hide', async () => { const hide = message.loading('doing...'); await Promise.resolve(); hide(); }); });
5,366
0
petrpan-code/ant-design/ant-design/components/message/__tests__
petrpan-code/ant-design/ant-design/components/message/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/message/demo/component-token.tsx extend context correctly 1`] = ` Array [ <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div>, <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div>, ] `; exports[`renders components/message/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/custom-style.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Customized style </span> </button> `; exports[`renders components/message/demo/custom-style.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/duration.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Customized display duration </span> </button> `; exports[`renders components/message/demo/duration.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/hooks.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Display normal message </span> </button> `; exports[`renders components/message/demo/hooks.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/info.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Static Method </span> </button> `; exports[`renders components/message/demo/info.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/loading.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Display a loading indicator </span> </button> `; exports[`renders components/message/demo/loading.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/other.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> </div> `; exports[`renders components/message/demo/other.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/render-panel.tsx extend context correctly 1`] = ` <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div> `; exports[`renders components/message/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/thenable.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Display sequential messages </span> </button> `; exports[`renders components/message/demo/thenable.tsx extend context correctly 2`] = `[]`; exports[`renders components/message/demo/update.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the message box </span> </button> `; exports[`renders components/message/demo/update.tsx extend context correctly 2`] = `[]`;
5,367
0
petrpan-code/ant-design/ant-design/components/message/__tests__
petrpan-code/ant-design/ant-design/components/message/__tests__/__snapshots__/demo.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/message/demo/component-token.tsx correctly 1`] = ` Array [ <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div>, <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div>, ] `; exports[`renders components/message/demo/custom-style.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Customized style </span> </button> `; exports[`renders components/message/demo/duration.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Customized display duration </span> </button> `; exports[`renders components/message/demo/hooks.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Display normal message </span> </button> `; exports[`renders components/message/demo/info.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Static Method </span> </button> `; exports[`renders components/message/demo/loading.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Display a loading indicator </span> </button> `; exports[`renders components/message/demo/other.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> </div> `; exports[`renders components/message/demo/render-panel.tsx correctly 1`] = ` <div class="ant-message-notice ant-message-notice-pure-panel" > <div class="ant-message-notice-content" > <div class="ant-message-custom-content ant-message-error" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> <span> Hello World! </span> </div> </div> </div> `; exports[`renders components/message/demo/thenable.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Display sequential messages </span> </button> `; exports[`renders components/message/demo/update.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the message box </span> </button> `;
5,401
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/Modal.test.tsx
import React, { useEffect } from 'react'; import type { ModalProps } from '..'; import Modal from '..'; import { resetWarned } from '../../_util/warning'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { fireEvent, render } from '../../../tests/utils'; jest.mock('rc-util/lib/Portal'); const ModalTester: React.FC<ModalProps> = (props) => { const [open, setOpen] = React.useState(false); const container = React.useRef<HTMLDivElement>(null); useEffect(() => { setOpen(true); }, []); return ( <div> <div ref={container} /> <Modal {...props} open={open} getContainer={container.current!}> Here is content of Modal </Modal> </div> ); }; describe('Modal', () => { mountTest(Modal); rtlTest(Modal); it('support closeIcon', () => { render(<Modal closeIcon={<a>closeIcon</a>} open />); expect(document.body.querySelectorAll('.ant-modal-root')[0]).toMatchSnapshot(); }); it('support hide close button when setting closeIcon to null or false', () => { const { baseElement, rerender } = render(<Modal closeIcon={null} open />); expect(baseElement.querySelector('.ant-modal-close')).toBeFalsy(); rerender(<Modal closeIcon={false} open />); expect(baseElement.querySelector('.ant-modal-close')).toBeFalsy(); }); it('render correctly', () => { const { asFragment } = render(<ModalTester />); expect(asFragment().firstChild).toMatchSnapshot(); }); it('render without footer', () => { const { asFragment } = render(<ModalTester footer={null} />); expect(asFragment().firstChild).toMatchSnapshot(); }); it('onCancel should be called', () => { const onCancel = jest.fn(); render(<Modal open onCancel={onCancel} />); fireEvent.click(document.body.querySelectorAll('.ant-btn')[0]); expect(onCancel).toHaveBeenCalled(); }); it('onOk should be called', () => { const onOk = jest.fn(); render(<Modal open onOk={onOk} />); const btns = document.body.querySelectorAll('.ant-btn'); fireEvent.click(btns[btns.length - 1]); expect(onOk).toHaveBeenCalled(); }); it('danger type', () => { render(<Modal okType="danger" okText="123" open />); const btns = document.body.querySelectorAll('.ant-btn'); expect(btns[btns.length - 1].classList.contains('ant-btn-dangerous')).toBeTruthy(); }); it('mouse position', () => { const Demo = () => { const [open, setOpen] = React.useState(false); const containerRef = React.useRef<HTMLDivElement>(null); return ( <div ref={containerRef}> <div id="trigger" onClick={() => setOpen(true)}> click me </div> <Modal open={open} getContainer={() => containerRef.current!} /> </div> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('#trigger')[0]); expect( (container.querySelectorAll('.ant-modal')[0] as HTMLDivElement).style.transformOrigin, ).toBeTruthy(); }); it('custom mouse position', () => { const Demo = () => { const containerRef = React.useRef<HTMLDivElement>(null); return ( <div ref={containerRef}> <Modal open getContainer={() => containerRef.current!} mousePosition={{ x: 100, y: 100 }} /> </div> ); }; const { container } = render(<Demo />); expect( (container.querySelectorAll('.ant-modal')[0] as HTMLDivElement).style.transformOrigin, ).toBe('100px 100px'); }); it('deprecated warning', () => { resetWarned(); const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Modal visible />); expect(errSpy).toHaveBeenCalledWith( 'Warning: [antd: Modal] `visible` is deprecated. Please use `open` instead.', ); expect(document.querySelector('.ant-modal')).toBeTruthy(); errSpy.mockRestore(); }); it('should not render footer if null', () => { render(<Modal open footer={null} />); expect(document.querySelector('.ant-modal-footer')).toBeFalsy(); }); it('should render custom footer', () => { render(<Modal open footer={<div className="custom-footer">footer</div>} />); expect(document.querySelector('.custom-footer')).toBeTruthy(); }); it('Should custom footer function second param work', () => { const footerFn = jest.fn(); render(<Modal open footer={footerFn} />); expect(footerFn).toHaveBeenCalled(); expect(footerFn.mock.calls[0][0]).toBeTruthy(); expect(footerFn.mock.calls[0][1]).toEqual({ OkBtn: expect.any(Function), CancelBtn: expect.any(Function), }); }); it('Should custom footer function work', () => { render( <Modal open footer={(_, { OkBtn, CancelBtn }) => ( <> <OkBtn /> <CancelBtn /> <div className="custom-footer-ele">footer-ele</div> </> )} />, ); expect(document.querySelector('.custom-footer-ele')).toBeTruthy(); }); // https://github.com/ant-design/ant-design/issues/ it('Both ways should be rendered normally on the page', () => { render( <Modal open footer={(origin, { OkBtn, CancelBtn }) => ( <> <div className="first-origin">{origin}</div> <div className="second-props-origin"> <OkBtn /> <CancelBtn /> </div> </> )} />, ); expect(document.querySelector('.first-origin')).toMatchSnapshot(); expect(document.querySelector('.second-props-origin')).toMatchSnapshot(); }); });
5,402
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/confirm.test.tsx
import * as React from 'react'; import { SmileOutlined } from '@ant-design/icons'; import CSSMotion from 'rc-motion'; import { genCSSMotion } from 'rc-motion/lib/CSSMotion'; import KeyCode from 'rc-util/lib/KeyCode'; import { resetWarned } from 'rc-util/lib/warning'; import TestUtils from 'react-dom/test-utils'; import type { ModalFuncProps } from '..'; import Modal from '..'; import { act, waitFakeTimer } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import type { ModalFunc } from '../confirm'; import destroyFns from '../destroyFns'; (globalThis as any).IS_REACT_ACT_ENVIRONMENT = true; const { confirm } = Modal; jest.mock('rc-motion'); (global as any).injectPromise = false; (global as any).rejectPromise = null; jest.mock('../../_util/ActionButton', () => { const ActionButton = jest.requireActual('../../_util/ActionButton').default; return (props: any) => { const { actionFn } = props; let mockActionFn: any = actionFn; if (actionFn && (global as any).injectPromise) { mockActionFn = (...args: any) => { let ret = actionFn(...args); if (ret.then) { let resolveFn: any; let rejectFn: any; ret = ret.then( (v: any) => { resolveFn?.(v); }, (e: any) => { rejectFn?.(e)?.catch((err: Error) => { (global as any).rejectPromise = err; }); }, ); ret.then = (resolve: any, reject: any) => { resolveFn = resolve; rejectFn = reject; }; } return ret; }; } return <ActionButton {...props} actionFn={mockActionFn} />; }; }); describe('Modal.confirm triggers callbacks correctly', () => { // Inject CSSMotion to replace with No transition support const MockCSSMotion = genCSSMotion(false); Object.keys(MockCSSMotion).forEach((key) => { (CSSMotion as any)[key] = (MockCSSMotion as any)[key]; }); // // Mock for rc-util raf // window.requestAnimationFrame = callback => { // const ret = window.setTimeout(callback, 16); // return ret; // }; // window.cancelAnimationFrame = id => { // window.clearTimeout(id); // }; // jest.spyOn(window, 'requestAnimationFrame').mockImplementation(callback => { // const id = window.setTimeout(callback); // console.log('Mock Raf:', id); // return id; // }); // jest.spyOn(window, 'cancelAnimationFrame').mockImplementation(id => window.clearTimeout(id)); const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); /* eslint-disable no-console */ // Hack error to remove act warning const originError = console.error; console.error = (...args) => { const errorStr = String(args[0]); if (errorStr.includes('was not wrapped in act(...)')) { return; } originError(...args); }; /* eslint-enable */ beforeEach(() => { jest.useFakeTimers(); (global as any).injectPromise = false; (global as any).rejectPromise = null; }); afterEach(async () => { errorSpy.mockReset(); Modal.destroyAll(); await waitFakeTimer(); document.body.innerHTML = ''; jest.clearAllTimers(); }); afterAll(() => { jest.useRealTimers(); errorSpy.mockRestore(); }); function $$(className: string) { return document.body.querySelectorAll<HTMLElement>(className); } async function open(args?: ModalFuncProps) { confirm({ title: 'Want to delete these items?', content: 'some descriptions', ...args, }); await waitFakeTimer(); } it('should not render title when title not defined', async () => { confirm({ content: 'some descriptions', }); await waitFakeTimer(); expect(document.querySelector('.ant-modal-confirm-title')).toBe(null); }); it('trigger onCancel once when click on cancel button', async () => { const onCancel = jest.fn(); const onOk = jest.fn(); await open({ onCancel, onOk, }); $$('.ant-btn')[0].click(); expect(onCancel.mock.calls.length).toBe(1); expect(onOk.mock.calls.length).toBe(0); }); it('trigger onOk once when click on ok button', async () => { const onCancel = jest.fn(); const onOk = jest.fn(); await open({ onCancel, onOk, }); $$('.ant-btn-primary')[0].click(); expect(onCancel.mock.calls.length).toBe(0); expect(onOk.mock.calls.length).toBe(1); }); it('should allow Modal.confirm without onCancel been set', async () => { await open(); // Third Modal $$('.ant-btn')[0].click(); expect(errorSpy).not.toHaveBeenCalled(); }); it('should allow Modal.confirm without onOk been set', async () => { await open(); // Fourth Modal $$('.ant-btn-primary')[0].click(); expect(errorSpy).not.toHaveBeenCalled(); }); it('should close confirm modal when press ESC', async () => { const onCancel = jest.fn(); Modal.confirm({ title: 'title', content: 'content', onCancel, }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-confirm`)).toHaveLength(1); TestUtils.Simulate.keyDown($$('.ant-modal')[0], { keyCode: KeyCode.ESC, }); await waitFakeTimer(0); expect($$(`.ant-modal-confirm-confirm`)).toHaveLength(0); expect(onCancel).toHaveBeenCalledTimes(1); }); it('should not fire twice onOk when button is pressed twice', async () => { let resolveFn: VoidFunction; const onOk = jest.fn( () => new Promise<void>((resolve) => { resolveFn = resolve; }), ); await open({ onOk, }); // Load will not clickable await waitFakeTimer(); for (let i = 0; i < 10; i += 1) { act(() => { $$('.ant-btn-primary')[0].click(); }); } expect(onOk).toHaveBeenCalledTimes(1); // Resolve this promise resolveFn!(); await Promise.resolve(); // Resolve still can not clickable act(() => { $$('.ant-btn-primary')[0].click(); }); expect(onOk).toHaveBeenCalledTimes(1); }); it('should not hide confirm when onOk return Promise.resolve', async () => { await open({ onOk: () => Promise.resolve(''), }); $$('.ant-btn-primary')[0].click(); expect($$('.ant-modal-confirm')).toHaveLength(1); }); it('should emit error when onOk return Promise.reject', async () => { (global as any).injectPromise = true; const error = new Error('something wrong'); await open({ onOk: () => Promise.reject(error), }); $$('.ant-btn-primary')[0].click(); // wait promise await waitFakeTimer(); expect((global as any).rejectPromise instanceof Error).toBeTruthy(); }); it('shows animation when close', async () => { await open(); expect($$('.ant-modal-confirm')).toHaveLength(1); await waitFakeTimer(); $$('.ant-btn')[0].click(); await waitFakeTimer(); expect($$('.ant-modal-confirm')).toHaveLength(0); }); it('ok only', async () => { await open({ okCancel: false }); expect($$('.ant-btn')).toHaveLength(1); expect($$('.ant-btn')[0].innerHTML).toContain('OK'); }); it('allows extra props on buttons', async () => { await open({ okButtonProps: { disabled: true }, cancelButtonProps: { 'data-test': 'baz' } as ModalFuncProps['cancelButtonProps'], }); expect($$('.ant-btn')).toHaveLength(2); expect(($$('.ant-btn')[0].attributes as any)['data-test'].value).toBe('baz'); expect(($$('.ant-btn')[1] as HTMLButtonElement).disabled).toBe(true); }); describe('should close modals when click confirm button', () => { (['info', 'success', 'warning', 'error'] as const).forEach((type) => { it(type, async () => { Modal[type]?.({ title: 'title', content: 'content' }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); $$('.ant-btn')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); }); }); }); it('should close confirm modal when click cancel button', async () => { const onCancel = jest.fn(); Modal.confirm({ // test legacy visible visible: true, title: 'title', content: 'content', onCancel, }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-confirm`)).toHaveLength(1); $$('.ant-btn')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-confirm`)).toHaveLength(0); expect(onCancel).toHaveBeenCalledTimes(1); }); it('should close confirm modal when click close button', async () => { const onCancel = jest.fn(); Modal.confirm({ title: 'title', content: 'content', closable: true, closeIcon: 'X', onCancel, }); await waitFakeTimer(); expect($$(`.ant-modal-close`)).toHaveLength(1); $$('.ant-btn')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-close`)).toHaveLength(0); expect(onCancel).toHaveBeenCalledTimes(1); }); describe('should not close modals when click confirm button when onOk has argument', () => { (['confirm', 'info', 'success', 'warning', 'error'] as const).forEach((type) => { it(type, async () => { Modal[type]?.({ title: 'title', content: 'content', onOk: (_) => null, // eslint-disable-line no-unused-vars }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); $$('.ant-btn-primary')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); }); }); }); describe('could be update by new config', () => { (['info', 'success', 'warning', 'error'] as const).forEach((type) => { it(type, async () => { const instance = Modal[type]?.({ title: 'title', content: 'content', }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); expect($$('.ant-modal-confirm-title')[0].innerHTML).toBe('title'); expect($$('.ant-modal-confirm-content')[0].innerHTML).toBe('content'); instance.update({ title: 'new title', content: 'new content', }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); expect($$('.ant-modal-confirm-title')[0].innerHTML).toBe('new title'); expect($$('.ant-modal-confirm-content')[0].innerHTML).toBe('new content'); instance.destroy(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); }); }); }); describe('could be update by call function', () => { (['info', 'success', 'warning', 'error'] as const).forEach((type) => { it(type, async () => { const instance = Modal[type]?.({ title: 'title', okButtonProps: { loading: true, style: { color: 'red' } }, }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); expect($$('.ant-modal-confirm-title')[0].innerHTML).toBe('title'); expect($$('.ant-modal-confirm-btns .ant-btn-primary')[0].classList).toContain( 'ant-btn-loading', ); expect($$('.ant-modal-confirm-btns .ant-btn-primary')[0].style.color).toBe('red'); instance.update((prevConfig) => ({ ...prevConfig, okButtonProps: { ...prevConfig.okButtonProps, loading: false, }, })); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); expect($$('.ant-modal-confirm-title')[0].innerHTML).toBe('title'); expect($$('.ant-modal-confirm-btns .ant-btn-primary')[0].classList).not.toContain( 'ant-btn-loading', ); expect($$('.ant-modal-confirm-btns .ant-btn-primary')[0].style.color).toBe('red'); instance.destroy(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); }); }); }); describe('could be destroy', () => { (['info', 'success', 'warning', 'error'] as const).forEach((type) => { it(type, async () => { const instance = Modal[type]?.({ title: 'title', content: 'content', }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); instance.destroy(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); }); }); }); it('could be Modal.destroyAll', async () => { // Show (['info', 'success', 'warning', 'error'] as const).forEach((type) => { Modal[type]?.({ title: 'title', content: 'content', }); }); await waitFakeTimer(); ['info', 'success', 'warning', 'error'].forEach((type) => { expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); }); // Destroy Modal.destroyAll(); await waitFakeTimer(); ['info', 'success', 'warning', 'error'].forEach((type) => { expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); }); }); it('prefixCls', async () => { await open({ prefixCls: 'custom-modal' }); expect($$('.custom-modal-mask')).toHaveLength(1); expect($$('.custom-modal-wrap')).toHaveLength(1); expect($$('.custom-modal-confirm')).toHaveLength(1); expect($$('.custom-modal-confirm-body-wrapper')).toHaveLength(1); }); it('should be Modal.confirm without mask', async () => { await open({ mask: false }); expect($$('.ant-modal-mask')).toHaveLength(0); }); it('destroyFns should reduce when instance.destroy', async () => { Modal.destroyAll(); // clear destroyFns await waitFakeTimer(); const instances: ReturnType<ModalFunc>[] = []; (['info', 'success', 'warning', 'error'] as const).forEach((type) => { const instance = Modal[type]?.({ title: 'title', content: 'content', }); // Render modal act(() => { jest.runAllTimers(); }); instances.push(instance); }); const { length } = instances; instances.forEach((instance, index) => { expect(destroyFns.length).toBe(length - index); act(() => { instance.destroy(); jest.runAllTimers(); }); expect(destroyFns.length).toBe(length - index - 1); }); }); it('should warning when pass a string as icon props', async () => { const warnSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); confirm({ content: 'some descriptions', icon: 'ab', }); await waitFakeTimer(); expect(warnSpy).not.toHaveBeenCalled(); confirm({ content: 'some descriptions', icon: 'question', }); await waitFakeTimer(); expect(warnSpy).toHaveBeenCalledWith( `Warning: [antd: Modal] \`icon\` is using ReactNode instead of string naming in v4. Please check \`question\` at https://ant.design/components/icon`, ); warnSpy.mockRestore(); }); it('icon can be null to hide icon', async () => { jest.useFakeTimers(); confirm({ title: 'some title', content: 'some descriptions', icon: null, }); await waitFakeTimer(); // We check icon is not exist in the body expect(document.querySelector('.ant-modal-confirm-body')!.children).toHaveLength(1); expect( document.querySelector('.ant-modal-confirm-body')!.querySelector('.anticon'), ).toBeFalsy(); jest.useRealTimers(); }); it('ok button should trigger onOk once when click it many times quickly', async () => { const onOk = jest.fn(); await open({ onOk }); $$('.ant-btn-primary')[0].click(); $$('.ant-btn-primary')[0].click(); expect(onOk).toHaveBeenCalledTimes(1); }); // https://github.com/ant-design/ant-design/issues/23358 it('ok button should trigger onOk multiple times when onOk has close argument', async () => { const onOk = jest.fn(); await open({ onOk(close?: any) { onOk(); // @ts-ignore (() => {})(close); // do nothing }, }); $$('.ant-btn-primary')[0].click(); $$('.ant-btn-primary')[0].click(); $$('.ant-btn-primary')[0].click(); expect(onOk).toHaveBeenCalledTimes(3); }); it('should be able to global config rootPrefixCls', async () => { ConfigProvider.config({ prefixCls: 'my', iconPrefixCls: 'bamboo' }); confirm({ title: 'title', icon: <SmileOutlined /> }); await waitFakeTimer(); expect(document.querySelectorAll('.ant-btn').length).toBe(0); expect(document.querySelectorAll('.my-btn').length).toBe(2); expect(document.querySelectorAll('.bamboo-smile').length).toBe(1); expect(document.querySelectorAll('.my-modal-confirm').length).toBe(1); ConfigProvider.config({ prefixCls: 'ant', iconPrefixCls: undefined }); }); it('should be able to config rootPrefixCls', async () => { resetWarned(); Modal.config({ rootPrefixCls: 'my', }); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Modal] Modal.config is deprecated. Please use ConfigProvider.config instead.', ); confirm({ title: 'title', }); await waitFakeTimer(); expect(document.querySelectorAll('.ant-btn').length).toBe(0); expect(document.querySelectorAll('.my-btn').length).toBe(2); expect(document.querySelectorAll('.my-modal-confirm').length).toBe(1); Modal.config({ rootPrefixCls: 'your', }); confirm({ title: 'title', }); await waitFakeTimer(); expect(document.querySelectorAll('.ant-btn').length).toBe(0); expect(document.querySelectorAll('.my-btn').length).toBe(2); expect(document.querySelectorAll('.my-modal-confirm').length).toBe(1); expect(document.querySelectorAll('.your-btn').length).toBe(2); expect(document.querySelectorAll('.your-modal-confirm').length).toBe(1); Modal.config({ rootPrefixCls: '', }); }); it('trigger afterClose once when click on cancel button', async () => { const afterClose = jest.fn(); await open({ afterClose, }); // first Modal $$('.ant-btn')[0].click(); expect(afterClose).not.toHaveBeenCalled(); await waitFakeTimer(500); expect(afterClose).toHaveBeenCalled(); }); it('trigger afterClose once when click on ok button', async () => { const afterClose = jest.fn(); await open({ afterClose, }); // second Modal $$('.ant-btn-primary')[0].click(); expect(afterClose).not.toHaveBeenCalled(); await waitFakeTimer(500); expect(afterClose).toHaveBeenCalled(); }); it('bodyStyle', async () => { resetWarned(); const spy = jest.spyOn(console, 'error').mockImplementation(() => {}); await open({ bodyStyle: { width: 500 } }); const { width } = $$('.ant-modal-body')[0].style; expect(width).toBe('500px'); expect(spy).toHaveBeenCalledWith( 'Warning: [antd: Modal] `bodyStyle` is deprecated. Please use `styles.body` instead.', ); spy.mockRestore(); }); it('styles', async () => { resetWarned(); await open({ styles: { body: { width: 500 } } }); const { width } = $$('.ant-modal-body')[0].style; expect(width).toBe('500px'); }); describe('the callback close should be a method when onCancel has a close parameter', () => { (['confirm', 'info', 'success', 'warning', 'error'] as const).forEach((type) => { it(`click the close icon to trigger ${type} onCancel`, async () => { const mock = jest.fn(); Modal[type]?.({ closable: true, onCancel: (close) => mock(close), }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); $$('.ant-modal-close')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); expect(mock).toHaveBeenCalledWith(expect.any(Function)); }); }); (['confirm', 'info', 'success', 'warning', 'error'] as const).forEach((type) => { it(`press ESC to trigger ${type} onCancel`, async () => { const mock = jest.fn(); Modal[type]?.({ keyboard: true, onCancel: (close) => mock(close), }); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); TestUtils.Simulate.keyDown($$('.ant-modal')[0], { keyCode: KeyCode.ESC, }); await waitFakeTimer(0); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); expect(mock).toHaveBeenCalledWith(expect.any(Function)); }); }); (['confirm', 'info', 'success', 'warning', 'error'] as const).forEach((type) => { it(`click the mask to trigger ${type} onCancel`, async () => { const mock = jest.fn(); Modal[type]?.({ maskClosable: true, onCancel: (close) => mock(close), }); await waitFakeTimer(); expect($$('.ant-modal-mask')).toHaveLength(1); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(1); $$('.ant-modal-wrap')[0].click(); await waitFakeTimer(); expect($$(`.ant-modal-confirm-${type}`)).toHaveLength(0); expect(mock).toHaveBeenCalledWith(expect.any(Function)); }); }); }); it('confirm modal click Cancel button close callback is a function', async () => { const mock = jest.fn(); Modal.confirm({ onCancel: (close) => mock(close), }); await waitFakeTimer(); $$('.ant-modal-confirm-btns > .ant-btn')[0].click(); await waitFakeTimer(); expect(mock).toHaveBeenCalledWith(expect.any(Function)); }); it('close can close modal when onCancel has a close parameter', async () => { Modal.confirm({ onCancel: (close) => close(), }); await waitFakeTimer(); expect($$('.ant-modal-confirm-confirm')).toHaveLength(1); $$('.ant-modal-confirm-btns > .ant-btn')[0].click(); await waitFakeTimer(); expect($$('.ant-modal-confirm-confirm')).toHaveLength(0); }); // https://github.com/ant-design/ant-design/issues/37461 it('Update should closable', async () => { resetWarned(); jest.useFakeTimers(); const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const modal = Modal.confirm({}); modal.update({ visible: true, }); await waitFakeTimer(); expect($$('.ant-modal-confirm-confirm')).toHaveLength(1); $$('.ant-modal-confirm-btns > .ant-btn')[0].click(); await waitFakeTimer(); expect($$('.ant-modal-confirm-confirm')).toHaveLength(0); jest.useRealTimers(); errSpy.mockRestore(); }); it('null of Footer', async () => { Modal.confirm({ footer: null, }); await waitFakeTimer(); expect($$('.ant-modal-confirm-btns')).toHaveLength(0); }); it('Update Footer', async () => { Modal.confirm({ footer: ( <div> <button className="custom-modal-footer" type="button"> Custom Modal Footer </button> </div> ), }); await waitFakeTimer(); expect($$('.custom-modal-footer')).toHaveLength(1); }); // https://github.com/ant-design/ant-design/issues/41170 describe('footer', () => { (['confirm', 'info', 'success', 'warning', 'error'] as const).forEach((type) => { it(`${type} should not render the footer in the default`, async () => { Modal[type]({ content: 'hai', }); await waitFakeTimer(); expect(document.querySelector(`.ant-modal-footer`)).toBeFalsy(); }); }); it('confirm should render the footer when footer is set', async () => { Modal.confirm({ content: 'hai', footer: 'hai', }); await waitFakeTimer(); expect(document.querySelector(`.ant-modal-content`)).toMatchSnapshot(); }); }); it('warning getContainer be false', async () => { resetWarned(); const warnSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); Modal.confirm({ getContainer: false, }); await waitFakeTimer(); expect(warnSpy).toHaveBeenCalledWith( 'Warning: [antd: Modal] Static method not support `getContainer` to be `false` since it do not have context env.', ); warnSpy.mockRestore(); }); it('Should custom footer function work width confirm', async () => { Modal.confirm({ content: 'hai', footer: (_, { OkBtn, CancelBtn }) => ( <> <OkBtn /> <CancelBtn /> <div className="custom-footer-ele">footer-ele</div> </> ), }); await waitFakeTimer(); expect(document.querySelector('.custom-footer-ele')).toBeTruthy(); }); });
5,403
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('modal');
5,404
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; demoTest('modal', { testRootProps: false, }); rootPropsTest('modal', (Modal, props) => <Modal {...props} />, { findRootElements: () => document.querySelectorAll('.ant-modal-root'), expectCount: 1, });
5,405
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/hook.test.tsx
import React from 'react'; import CSSMotion from 'rc-motion'; import { genCSSMotion } from 'rc-motion/lib/CSSMotion'; import KeyCode from 'rc-util/lib/KeyCode'; import { act } from 'react-dom/test-utils'; import Modal from '..'; import { fireEvent, render, waitFakeTimer } from '../../../tests/utils'; import Button from '../../button'; import ConfigProvider from '../../config-provider'; import Input from '../../input'; import zhCN from '../../locale/zh_CN'; import type { ModalFunc } from '../confirm'; jest.mock('rc-util/lib/Portal'); jest.mock('rc-motion'); describe('Modal.hook', () => { // Inject CSSMotion to replace with No transition support const MockCSSMotion = genCSSMotion(false); Object.keys(MockCSSMotion).forEach((key) => { // @ts-ignore CSSMotion[key] = MockCSSMotion[key]; }); it('hooks support context', () => { jest.useFakeTimers(); const Context = React.createContext('light'); let instance: ReturnType<ModalFunc>; const Demo = () => { const [modal, contextHolder] = Modal.useModal(); return ( <Context.Provider value="bamboo"> <Button onClick={() => { instance = modal.confirm({ zIndex: 903, content: ( <Context.Consumer> {(name) => <div className="test-hook">{name}</div>} </Context.Consumer> ), }); }} /> {contextHolder} </Context.Provider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('button')[0]); expect(document.body.querySelectorAll('.test-hook')[0].textContent).toBe('bamboo'); expect(document.body.querySelectorAll('.ant-btn').length).toBeTruthy(); expect(document.body.querySelectorAll('.ant-modal-body').length).toBeTruthy(); expect(document.querySelector('.ant-modal-wrap')).toHaveStyle({ zIndex: '903', }); // Update instance act(() => { instance.update({ content: <div className="updated-content" />, }); }); expect(document.body.querySelectorAll('.updated-content')).toHaveLength(1); // Destroy act(() => { instance.destroy(); jest.runAllTimers(); }); expect(document.body.querySelectorAll('Modal')).toHaveLength(0); jest.useRealTimers(); }); it('destroyAll works with contextHolder', () => { const modalTypes = ['info', 'success', 'warning', 'error'] as const; const Demo = () => { const [modal, contextHolder] = Modal.useModal(); function showConfirm() { modalTypes.forEach((type) => { modal[type]({ title: 'title', content: 'content', }); }); } return ( <div className="App"> {contextHolder} <div className="open-hook-modal-btn" onClick={showConfirm}> confirm </div> </div> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); expect(document.body.querySelectorAll('.ant-modal')).toHaveLength(modalTypes.length); // Update instance act(() => { Modal.destroyAll(); }); expect(document.body.querySelectorAll('.ant-modal')).toHaveLength(0); }); it('context support config direction', () => { jest.useFakeTimers(); const Demo = () => { const [modal, contextHolder] = Modal.useModal(); return ( <> <Button onClick={() => { modal.confirm({ content: <Input />, }); }} /> {contextHolder} </> ); }; const { container } = render( <ConfigProvider direction="rtl"> <Demo /> </ConfigProvider>, ); fireEvent.click(container.querySelectorAll('button')[0]); expect(document.body.querySelectorAll('.ant-input-rtl').length).toBeTruthy(); }); it('hooks modal should trigger onCancel', () => { let cancelCount = 0; const Demo = () => { const [modal, contextHolder] = Modal.useModal(); const openBrokenModal = React.useCallback(() => { modal.info({ okType: 'default', maskClosable: true, okCancel: true, onCancel: () => { cancelCount += 1; }, content: 'Hello!', }); }, [modal]); return ( <div className="App"> {contextHolder} <div className="open-hook-modal-btn" onClick={openBrokenModal}> Test hook modal </div> </div> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); fireEvent.click(document.body.querySelectorAll('.ant-modal-confirm-btns .ant-btn')[0]); expect(cancelCount).toEqual(1); // click cancel btn, trigger onCancel fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); fireEvent.click(document.body.querySelectorAll('.ant-modal-wrap')[0]); expect(cancelCount).toEqual(2); // click modal wrapper, trigger onCancel }); it('update before render', () => { const Demo = () => { const [modal, contextHolder] = Modal.useModal(); const openBrokenModal = React.useCallback(() => { const instance = modal.info({ title: 'Light', }); instance.update({ title: 'Bamboo', }); }, [modal]); return ( <div className="App"> {contextHolder} <div className="open-hook-modal-btn" onClick={openBrokenModal}> Test hook modal </div> </div> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); expect(document.body.querySelectorAll('.ant-modal-confirm-title')[0].textContent).toEqual( 'Bamboo', ); }); it('destroy before render', () => { const Demo = () => { const [modal, contextHolder] = Modal.useModal(); const openBrokenModal = React.useCallback(() => { const instance = modal.info({ title: 'Light', }); instance.destroy(); }, [modal]); return ( <div className="App"> {contextHolder} <div className="open-hook-modal-btn" onClick={openBrokenModal}> Test hook modal </div> </div> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); expect(document.body.classList.contains('ant-modal-confirm-title')).toBeFalsy(); }); it('the callback close should be a method when onCancel has a close parameter', async () => { jest.useFakeTimers(); const mockFn = jest.fn(); const Demo = () => { const [modal, contextHolder] = Modal.useModal(); const openBrokenModal = React.useCallback(() => { modal.confirm({ closable: true, keyboard: true, maskClosable: true, onCancel: (close) => mockFn(close), }); }, [modal]); return ( <div className="App"> {contextHolder} <div className="open-hook-modal-btn" onClick={openBrokenModal}> Test hook modal </div> </div> ); }; const { container } = render(<Demo />); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(0); // First open fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(1); // Click mask to close fireEvent.click(document.body.querySelectorAll('.ant-modal-wrap')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(0); // Second open fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(1); // Press ESC to turn off fireEvent.keyDown(document.body.querySelectorAll('.ant-modal')[0], { keyCode: KeyCode.ESC, }); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(0); // Third open fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(1); // Click the close icon to close fireEvent.click(document.body.querySelectorAll('.ant-modal-close')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(0); // Last open fireEvent.click(container.querySelectorAll('.open-hook-modal-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(1); // Click the Cancel button to close (invalid) fireEvent.click(document.body.querySelectorAll('.ant-modal-confirm-btns > .ant-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(1); mockFn.mockImplementation((close) => close()); // Click the Cancel button to close (valid) fireEvent.click(document.body.querySelectorAll('.ant-modal-confirm-btns > .ant-btn')[0]); await waitFakeTimer(); expect(document.body.querySelectorAll('.ant-modal-confirm-confirm')).toHaveLength(0); // Close called 5 times expect(mockFn).toHaveBeenCalledTimes(5); expect(mockFn.mock.calls).toEqual(Array.from({ length: 5 }, () => [expect.any(Function)])); jest.useRealTimers(); }); it('not block origin ConfigProvider config', () => { const Demo = () => { const [modal, contextHolder] = Modal.useModal(); React.useEffect(() => { modal.confirm({ content: <Button className="bamboo">好的</Button>, }); }, []); return <ConfigProvider autoInsertSpaceInButton={false}>{contextHolder}</ConfigProvider>; }; render(<Demo />); expect(document.body.querySelector('.bamboo')?.textContent).toEqual('好的'); }); it('it should call forwarded afterClose', () => { const afterClose = jest.fn(); const Demo = () => { const [modal, contextHolder] = Modal.useModal(); React.useEffect(() => { modal.confirm({ title: 'Confirm', afterClose }); }, []); return contextHolder; }; render(<Demo />); const btns = document.body.querySelectorAll('.ant-btn'); fireEvent.click(btns[btns.length - 1]); expect(afterClose).toHaveBeenCalledTimes(1); }); it('should be applied correctly locale', async () => { jest.useFakeTimers(); const Demo: React.FC<{ count: number }> = ({ count }) => { React.useEffect(() => { const instance = Modal.confirm({}); return () => { instance.destroy(); }; }, [count]); let node = null; for (let i = 0; i < count; i += 1) { node = <ConfigProvider locale={zhCN}>{node}</ConfigProvider>; } return node; }; const { rerender } = render(<div />); for (let i = 10; i > 0; i -= 1) { rerender(<Demo count={i} />); // eslint-disable-next-line no-await-in-loop await waitFakeTimer(); expect(document.body.querySelector('.ant-btn-primary')!.textContent).toEqual('确 定'); fireEvent.click(document.body.querySelector('.ant-btn-primary')!); // eslint-disable-next-line no-await-in-loop await waitFakeTimer(); } rerender(<Demo count={0} />); await waitFakeTimer(); expect(document.body.querySelector('.ant-btn-primary')!.textContent).toEqual('OK'); jest.useRealTimers(); }); describe('support await', () => { it('click', async () => { jest.useFakeTimers(); let notReady = true; let lastResult: boolean | null = null; const Demo: React.FC = () => { const [modal, contextHolder] = Modal.useModal(); React.useEffect(() => { (async () => { lastResult = await modal.confirm({ content: <Input />, onOk: async () => { if (notReady) { notReady = false; return Promise.reject(); } }, }); })(); }, []); return contextHolder; }; render(<Demo />); // Wait for modal show await waitFakeTimer(); // First time click should not close fireEvent.click(document.querySelector('.ant-btn-primary')!); await waitFakeTimer(); expect(lastResult).toBeFalsy(); // Second time click to close fireEvent.click(document.querySelector('.ant-btn-primary')!); await waitFakeTimer(); expect(lastResult).toBeTruthy(); jest.useRealTimers(); }); }); it('esc', async () => { jest.useFakeTimers(); let lastResult: boolean | null = null; const Demo: React.FC = () => { const [modal, contextHolder] = Modal.useModal(); React.useEffect(() => { (async () => { lastResult = await modal.confirm({ content: <Input />, }); })(); }, []); return contextHolder; }; render(<Demo />); // Wait for modal show await waitFakeTimer(); // ESC to close fireEvent.keyDown(document.querySelector('.ant-modal')!, { key: 'Esc', keyCode: KeyCode.ESC, }); await waitFakeTimer(); expect(lastResult).toBe(false); }); });
5,406
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Modal image', () => { imageDemoTest('modal'); });
5,407
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/static-warning.test.tsx
import * as React from 'react'; import Modal from '..'; import { render, waitFakeTimer } from '../../../tests/utils'; import { resetWarned } from '../../_util/warning'; import ConfigProvider from '../../config-provider'; describe('Modal.confirm warning', () => { beforeEach(() => { jest.useFakeTimers(); resetWarned(); }); afterEach(async () => { Modal.destroyAll(); await waitFakeTimer(); document.body.innerHTML = ''; jest.clearAllTimers(); }); // Follow test need keep order it('no warning', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); Modal.confirm({ content: <div className="bamboo" />, }); await waitFakeTimer(); expect(document.querySelector('.bamboo')).toBeTruthy(); expect(errSpy).not.toHaveBeenCalled(); }); it('warning if use theme', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<ConfigProvider theme={{}} />); Modal.confirm({ content: <div className="light" />, }); await waitFakeTimer(); expect(document.querySelector('.light')).toBeTruthy(); expect(errSpy).toHaveBeenCalledWith( "Warning: [antd: Modal] Static function can not consume context like dynamic theme. Please use 'App' component instead.", ); }); });
5,408
0
petrpan-code/ant-design/ant-design/components/modal
petrpan-code/ant-design/ant-design/components/modal/__tests__/type.test.tsx
import * as React from 'react'; import Modal from '..'; describe('Modal.typescript', () => { it('Modal.okType', () => { const form = <Modal okType="danger" />; expect(form).toBeTruthy(); }); });
5,409
0
petrpan-code/ant-design/ant-design/components/modal/__tests__
petrpan-code/ant-design/ant-design/components/modal/__tests__/__snapshots__/Modal.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Modal Both ways should be rendered normally on the page 1`] = ` <div class="first-origin" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> `; exports[`Modal Both ways should be rendered normally on the page 2`] = ` <div class="second-props-origin" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> </div> `; exports[`Modal render correctly 1`] = ` <div> <div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-body" > Here is content of Modal </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> </div> `; exports[`Modal render without footer 1`] = ` <div> <div> <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-body" > Here is content of Modal </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> </div> </div> `; exports[`Modal rtl render component should be rendered correctly in RTL direction 1`] = `null`; exports[`Modal support closeIcon 1`] = ` <div class="ant-modal-root" > <div class="ant-modal-mask ant-fade-appear ant-fade-appear-start ant-fade" /> <div class="ant-modal-wrap" tabindex="-1" > <div aria-modal="true" class="ant-modal ant-zoom-appear ant-zoom-appear-prepare ant-zoom" role="dialog" style="width: 520px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <a> closeIcon </a> </span> </button> <div class="ant-modal-body" /> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> </div> `;
5,410
0
petrpan-code/ant-design/ant-design/components/modal/__tests__
petrpan-code/ant-design/ant-design/components/modal/__tests__/__snapshots__/confirm.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Modal.confirm triggers callbacks correctly footer confirm should render the footer when footer is set 1`] = ` <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="exclamation-circle" class="bamboo bamboo-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > hai </div> </div> </div> hai </div> </div> </div> `;
5,411
0
petrpan-code/ant-design/ant-design/components/modal/__tests__
petrpan-code/ant-design/ant-design/components/modal/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/modal/demo/async.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with async logic </span> </button> `; exports[`renders components/modal/demo/async.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/basic.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/button-props.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with customized button props </span> </button> `; exports[`renders components/modal/demo/button-props.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/classNames.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> ConfigProvider </span> </button> </div> </div> `; exports[`renders components/modal/demo/classNames.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/component-token.tsx extend context correctly 1`] = ` <div style="display: flex; flex-direction: column; row-gap: 16px;" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width: 100%;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width: 100%;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width: 200px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width: 300px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> `; exports[`renders components/modal/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/confirm.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> With promise </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-dashed" type="button" > <span> Delete </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-dashed" type="button" > <span> With extra props </span> </button> </div> </div> `; exports[`renders components/modal/demo/confirm.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/confirm-router.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> `; exports[`renders components/modal/demo/confirm-router.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/custom-mouse-position.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/custom-mouse-position.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/dark.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/dark.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/footer.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with customized footer </span> </button> `; exports[`renders components/modal/demo/footer.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/footer-render.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal Confirm </span> </button> </div> </div> `; exports[`renders components/modal/demo/footer-render.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/hooks.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> </div> `; exports[`renders components/modal/demo/hooks.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/locale.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> </div> `; exports[`renders components/modal/demo/locale.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/manual.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Open modal to close in 5s </span> </button> `; exports[`renders components/modal/demo/manual.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/modal-render.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Open Draggable Modal </span> </button> `; exports[`renders components/modal/demo/modal-render.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/nested.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button aria-checked="false" class="ant-switch" role="switch" style="position: relative; z-index: 0;" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Open </span> <span class="ant-switch-inner-unchecked" > Close </span> </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Static </span> </button> </div> <div class="ant-space-item" /> <div class="ant-space-item" /> <div class="ant-space-item" /> </div> `; exports[`renders components/modal/demo/nested.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/position.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Display a modal dialog at 20px to Top </span> </button>, <br />, <br />, <button class="ant-btn ant-btn-primary" type="button" > <span> Vertically centered modal dialog </span> </button>, ] `; exports[`renders components/modal/demo/position.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/render-panel.tsx extend context correctly 1`] = ` <div style="display: flex; flex-direction: column; row-gap: 16px;" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width: 100%; height: 200px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width: 200px; height: 150px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width: 300px; height: 200px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width: 380px; height: 200px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Custom Footer Render </div> </div> <div class="ant-modal-body" > <div class="ant-typography" > <a class="ant-typography" href="https://github.com/ant-design/ant-design/pull/44318" > Feature #44318 </a> </div> </div> <div class="ant-modal-footer" > <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary ant-btn-dangerous" type="button" > <span> Custom </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> `; exports[`renders components/modal/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/static-info.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> </div> `; exports[`renders components/modal/demo/static-info.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/width.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal of 1000px width </span> </button> `; exports[`renders components/modal/demo/width.tsx extend context correctly 2`] = `[]`; exports[`renders components/modal/demo/wireframe.tsx extend context correctly 1`] = ` <div style="display: flex; flex-direction: column; row-gap: 16px;" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width: 100%;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width: 200px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width: 300px;" > <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;" tabindex="0" /> </div> </div> `; exports[`renders components/modal/demo/wireframe.tsx extend context correctly 2`] = `[]`;
5,412
0
petrpan-code/ant-design/ant-design/components/modal/__tests__
petrpan-code/ant-design/ant-design/components/modal/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/modal/demo/async.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with async logic </span> </button> `; exports[`renders components/modal/demo/basic.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/button-props.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with customized button props </span> </button> `; exports[`renders components/modal/demo/classNames.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> ConfigProvider </span> </button> </div> </div> `; exports[`renders components/modal/demo/component-token.tsx correctly 1`] = ` <div style="display:flex;flex-direction:column;row-gap:16px" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width:100%" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width:100%" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width:200px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width:300px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> </div> `; exports[`renders components/modal/demo/confirm.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> With promise </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-dashed" type="button" > <span> Delete </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-dashed" type="button" > <span> With extra props </span> </button> </div> </div> `; exports[`renders components/modal/demo/confirm-router.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> `; exports[`renders components/modal/demo/custom-mouse-position.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/dark.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> `; exports[`renders components/modal/demo/footer.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal with customized footer </span> </button> `; exports[`renders components/modal/demo/footer-render.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal Confirm </span> </button> </div> </div> `; exports[`renders components/modal/demo/hooks.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> </div> `; exports[`renders components/modal/demo/locale.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> Modal </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Confirm </span> </button> </div> </div> `; exports[`renders components/modal/demo/manual.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Open modal to close in 5s </span> </button> `; exports[`renders components/modal/demo/modal-render.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Open Draggable Modal </span> </button> `; exports[`renders components/modal/demo/nested.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button aria-checked="false" class="ant-switch" role="switch" style="position:relative;z-index:0" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" > Open </span> <span class="ant-switch-inner-unchecked" > Close </span> </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Static </span> </button> </div> <div class="ant-space-item" /> <div class="ant-space-item" /> <div class="ant-space-item" /> </div> `; exports[`renders components/modal/demo/position.tsx correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Display a modal dialog at 20px to Top </span> </button>, <br />, <br />, <button class="ant-btn ant-btn-primary" type="button" > <span> Vertically centered modal dialog </span> </button>, ] `; exports[`renders components/modal/demo/render-panel.tsx correctly 1`] = ` <div style="display:flex;flex-direction:column;row-gap:16px" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width:100%;height:200px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width:200px;height:150px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width:300px;height:200px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width:380px;height:200px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Custom Footer Render </div> </div> <div class="ant-modal-body" > <div class="ant-typography" > <a class="ant-typography" href="https://github.com/ant-design/ant-design/pull/44318" > Feature #44318 </a> </div> </div> <div class="ant-modal-footer" > <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary ant-btn-dangerous" type="button" > <span> Custom </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> </div> `; exports[`renders components/modal/demo/static-info.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> </div> `; exports[`renders components/modal/demo/width.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Modal of 1000px width </span> </button> `; exports[`renders components/modal/demo/wireframe.tsx correctly 1`] = ` <div style="display:flex;flex-direction:column;row-gap:16px" > <div aria-modal="true" class="ant-modal ant-modal-pure-panel" role="dialog" style="width:100%" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <button aria-label="Close" class="ant-modal-close" type="button" > <span class="ant-modal-close-x" > <span aria-label="close" class="anticon anticon-close ant-modal-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </button> <div class="ant-modal-header" > <div class="ant-modal-title" > Hello World! </div> </div> <div class="ant-modal-body" > Hello World?! </div> <div class="ant-modal-footer" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-success" role="dialog" style="width:200px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <div class="ant-modal-confirm-content" > A good news! </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> <div aria-modal="true" class="ant-modal ant-modal-pure-panel ant-modal-confirm ant-modal-confirm-confirm" role="dialog" style="width:300px" > <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> <div class="ant-modal-content" > <div class="ant-modal-body" > <div class="ant-modal-confirm-body-wrapper" > <div class="ant-modal-confirm-body ant-modal-confirm-body-has-title" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> <div class="ant-modal-confirm-paragraph" > <span class="ant-modal-confirm-title" > Confirm This? </span> <div class="ant-modal-confirm-content" > Some descriptions. </div> </div> </div> <div class="ant-modal-confirm-btns" > <button class="ant-btn ant-btn-default" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary" type="button" > <span> OK </span> </button> </div> </div> </div> </div> <div aria-hidden="true" style="width:0;height:0;overflow:hidden;outline:none" tabindex="0" /> </div> </div> `;
5,470
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/config.test.tsx
import notification, { actWrapper } from '..'; import { act } from '../../../tests/utils'; import { awaitPromise, triggerMotionEnd } from './util'; describe('notification.config', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up notification.destroy(); await triggerMotionEnd(); notification.config({ prefixCls: undefined, getContainer: undefined, }); jest.useRealTimers(); await awaitPromise(); }); it('should be able to config maxCount', async () => { notification.config({ maxCount: 5, duration: 0.5, }); for (let i = 0; i < 10; i += 1) { notification.open({ message: 'Notification message', key: i, duration: 999, }); // eslint-disable-next-line no-await-in-loop await awaitPromise(); act(() => { // One frame is 16ms jest.advanceTimersByTime(100); }); // eslint-disable-next-line no-await-in-loop await triggerMotionEnd(false); const count = document.querySelectorAll('.ant-notification-notice').length; expect(count).toBeLessThanOrEqual(5); } act(() => { notification.open({ message: 'Notification last', key: '11', duration: 999, }); }); act(() => { // One frame is 16ms jest.advanceTimersByTime(100); }); await triggerMotionEnd(false); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(5); expect(document.querySelectorAll('.ant-notification-notice')[4].textContent).toBe( 'Notification last', ); act(() => { jest.runAllTimers(); }); act(() => { jest.runAllTimers(); }); await triggerMotionEnd(false); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(0); }); });
5,471
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('notification');
5,472
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/demo.test.ts
import demoTest from '../../../tests/shared/demoTest'; demoTest('notification', { testRootProps: false, nameCheckPathOnly: true, });
5,473
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/hooks.test.tsx
import React from 'react'; import { StyleProvider, createCache, extractStyle } from '@ant-design/cssinjs'; import notification from '..'; import { fireEvent, pureRender, render } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; describe('notification.hooks', () => { beforeEach(() => { jest.useFakeTimers(); }); afterEach(() => { jest.useRealTimers(); }); it('should work', () => { const Context = React.createContext('light'); const Demo: React.FC = () => { const [api, holder] = notification.useNotification(); return ( <ConfigProvider prefixCls="my-test"> <Context.Provider value="bamboo"> <button type="button" onClick={() => { api.open({ message: null, description: ( <Context.Consumer> {(name) => <span className="hook-test-result">{name}</span>} </Context.Consumer> ), duration: 0, }); }} > test </button> {holder} </Context.Provider> </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(document.querySelectorAll('.my-test-notification-notice')).toHaveLength(1); expect(document.querySelector('.hook-test-result')!.textContent).toEqual('bamboo'); }); it('should work with success', () => { const Context = React.createContext('light'); const Demo: React.FC = () => { const [api, holder] = notification.useNotification(); return ( <ConfigProvider prefixCls="my-test"> <Context.Provider value="bamboo"> <button type="button" onClick={() => { api.success({ message: null, description: ( <Context.Consumer> {(name) => <span className="hook-test-result">{name}</span>} </Context.Consumer> ), duration: 0, }); }} > test </button> {holder} </Context.Provider> </ConfigProvider> ); }; const { container } = render(<Demo />); fireEvent.click(container.querySelector('button')!); expect(document.querySelectorAll('.my-test-notification-notice')).toHaveLength(1); expect(document.querySelectorAll('.anticon-check-circle')).toHaveLength(1); expect(document.querySelector('.hook-test-result')!.textContent).toEqual('bamboo'); }); it('should be same hook', () => { let count = 0; const Demo: React.FC = () => { const [, forceUpdate] = React.useState([]); const [api] = notification.useNotification(); React.useEffect(() => { count += 1; expect(count).toEqual(1); forceUpdate([]); }, [api]); return null; }; pureRender(<Demo />); }); describe('not break in effect', () => { it('basic', () => { const Demo = () => { const [api, holder] = notification.useNotification(); React.useEffect(() => { api.info({ message: null, description: <div className="bamboo" />, }); }, []); return holder; }; render(<Demo />); expect(document.querySelector('.bamboo')).toBeTruthy(); }); it('warning if user call update in render', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const Demo = () => { const [api, holder] = notification.useNotification(); const calledRef = React.useRef(false); if (!calledRef.current) { api.info({ message: null, description: <div className="bamboo" />, }); calledRef.current = true; } return holder; }; render(<Demo />); expect(document.querySelector('.bamboo')).toBeFalsy(); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Notification] You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.', ); errorSpy.mockRestore(); }); }); it('not export style in SSR', () => { const cache = createCache(); const Demo = () => { const [, holder] = notification.useNotification(); return <StyleProvider cache={cache}>{holder}</StyleProvider>; }; render(<Demo />); const styleText = extractStyle(cache, true); expect(styleText).not.toContain('.ant-notification'); }); it('disable stack', () => { const Demo = () => { const [api, holder] = notification.useNotification({ stack: false }); React.useEffect(() => { api.info({ message: null, description: 'test', }); }, []); return holder; }; render(<Demo />); expect(document.querySelector('.ant-notification-stack')).toBeFalsy(); }); });
5,474
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Notification image', () => { imageDemoTest('notification'); });
5,475
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/index.test.tsx
import { UserOutlined } from '@ant-design/icons'; import React from 'react'; import notification, { actWrapper } from '..'; import { act, fireEvent } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import { awaitPromise, triggerMotionEnd } from './util'; describe('notification', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up notification.destroy(); await triggerMotionEnd(); notification.config({ prefixCls: undefined, getContainer: undefined, }); jest.useRealTimers(); await awaitPromise(); }); it('not duplicate create holder', async () => { notification.config({ prefixCls: 'additional-holder', }); for (let i = 0; i < 5; i += 1) { notification.open({ message: 'Notification Title', duration: 0, }); } await awaitPromise(); act(() => { jest.runAllTimers(); }); expect(document.querySelectorAll('.additional-holder')).toHaveLength(1); }); it('should be able to hide manually', async () => { notification.open({ message: 'Notification Title 1', duration: 0, key: '1', }); await awaitPromise(); notification.open({ message: 'Notification Title 2', duration: 0, key: '2', }); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(2); // Close 1 notification.destroy('1'); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(1); // Close 2 notification.destroy('2'); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(0); }); it('should be able to destroy globally', async () => { notification.open({ message: 'Notification Title 1', duration: 0, }); await awaitPromise(); notification.open({ message: 'Notification Title 2', duration: 0, }); expect(document.querySelectorAll('.ant-notification')).toHaveLength(1); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(2); notification.destroy(); await triggerMotionEnd(); expect(document.querySelectorAll('.ant-notification')).toHaveLength(0); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(0); }); it('should be able to destroy after config', () => { notification.config({ bottom: 100, }); notification.destroy(); }); it('should be able to config rtl', async () => { notification.config({ rtl: true, }); notification.open({ message: 'whatever', }); await awaitPromise(); expect(document.querySelectorAll('.ant-notification-rtl')).toHaveLength(1); }); it('should be able to global config rootPrefixCls', async () => { ConfigProvider.config({ prefixCls: 'prefix-test', iconPrefixCls: 'bamboo' }); notification.success({ message: 'Notification Title', duration: 0 }); await awaitPromise(); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(0); expect(document.querySelectorAll('.prefix-test-notification-notice')).toHaveLength(1); expect(document.querySelectorAll('.bamboo-check-circle')).toHaveLength(1); ConfigProvider.config({ prefixCls: 'ant', iconPrefixCls: null! }); }); it('should be able to config prefixCls', async () => { notification.config({ prefixCls: 'prefix-test', }); notification.open({ message: 'Notification Title', duration: 0, }); await awaitPromise(); expect(document.querySelectorAll('.ant-notification-notice')).toHaveLength(0); expect(document.querySelectorAll('.prefix-test-notice')).toHaveLength(1); notification.config({ prefixCls: undefined, }); }); it('should be able to open with icon', async () => { const iconPrefix = '.ant-notification-notice-icon'; const list = ['success', 'info', 'warning', 'error'] as const; list.forEach((type) => { notification[type]({ message: 'Notification Title', duration: 0, description: 'This is the content of the notification.', }); }); await awaitPromise(); list.forEach((type) => { expect(document.querySelectorAll(`${iconPrefix}-${type}`)).toHaveLength(1); }); }); it('should be able to add parent class for different notification types', async () => { const list = ['success', 'info', 'warning', 'error'] as const; list.forEach((type) => { notification[type]({ message: 'Notification Title', duration: 0, description: 'This is the content of the notification.', }); }); await awaitPromise(); list.forEach((type) => { expect(document.querySelectorAll(`.ant-notification-notice-${type}`)).toHaveLength(1); }); }); it('trigger onClick', async () => { const onClick = jest.fn(); notification.open({ message: 'Notification Title', duration: 0, onClick, }); await awaitPromise(); expect(document.querySelectorAll('.ant-notification')).toHaveLength(1); fireEvent.click(document.querySelector('.ant-notification-notice')!); expect(onClick).toHaveBeenCalled(); }); it('support closeIcon', async () => { notification.open({ message: 'Notification Title', duration: 0, closeIcon: <span className="test-customize-icon" />, }); await awaitPromise(); expect(document.querySelectorAll('.test-customize-icon')).toHaveLength(1); }); it('support config closeIcon', async () => { notification.config({ closeIcon: <span className="test-customize-icon" />, }); // Global Icon notification.open({ message: 'Notification Title', duration: 0, }); await awaitPromise(); expect(document.querySelector('.test-customize-icon')).toBeTruthy(); // Notice Icon notification.open({ message: 'Notification Title', duration: 0, closeIcon: <span className="replace-icon" />, }); expect(document.querySelector('.replace-icon')).toBeTruthy(); notification.config({ closeIcon: null, }); }); it('closeIcon should be update', async () => { const list = ['1', '2']; list.forEach((type) => { notification.open({ message: 'Notification Title', closeIcon: <span className={`test-customize-icon-${type}`} />, duration: 0, }); }); await awaitPromise(); list.forEach((type) => { expect(document.querySelector(`.test-customize-icon-${type}`)).toBeTruthy(); }); }); it('support config duration', async () => { notification.config({ duration: 0, }); notification.open({ message: 'whatever', }); await awaitPromise(); expect(document.querySelector('.ant-notification')).toBeTruthy(); }); it('support icon', async () => { notification.open({ message: 'Notification Title', duration: 0, icon: <UserOutlined />, }); await awaitPromise(); expect(document.querySelector('.anticon-user')).toBeTruthy(); }); it('support props', () => { act(() => { notification.open({ message: 'Notification Title', duration: 0, props: { 'data-testid': 'test-notification' }, }); }); expect(document.querySelectorAll("[data-testid='test-notification']").length).toBe(1); }); it('support role', async () => { act(() => { notification.open({ message: 'Notification Title', duration: 0, role: 'status', }); }); expect(document.querySelectorAll('[role="status"]').length).toBe(1); }); it('should hide close btn when closeIcon setting to null or false', async () => { notification.config({ closeIcon: undefined, }); act(() => { notification.open({ message: 'Notification Title', duration: 0, className: 'normal', }); notification.open({ message: 'Notification Title', duration: 0, className: 'custom', closeIcon: <span className="custom-close-icon">Close</span>, }); notification.open({ message: 'Notification Title', duration: 0, closeIcon: null, className: 'with-null', }); notification.open({ message: 'Notification Title', duration: 0, closeIcon: false, className: 'with-false', }); }); await awaitPromise(); expect(document.querySelectorAll('.normal .ant-notification-notice-close').length).toBe(1); expect(document.querySelectorAll('.custom .custom-close-icon').length).toBe(1); expect(document.querySelectorAll('.with-null .ant-notification-notice-close').length).toBe(0); expect(document.querySelectorAll('.with-false .ant-notification-notice-close').length).toBe(0); }); it('style.width could be overrided', async () => { act(() => { notification.open({ message: 'Notification Title', duration: 0, style: { width: 600, }, className: 'with-style', }); }); await awaitPromise(); expect(document.querySelector('.with-style')).toHaveStyle({ width: '600px' }); expect( document.querySelector('.ant-notification-notice-wrapper:has(.width-style)'), ).toHaveStyle({ width: '' }); }); });
5,476
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/placement.test.tsx
import notification, { actWrapper } from '..'; import { act, fireEvent } from '../../../tests/utils'; import type { ArgsProps, GlobalConfigProps } from '../interface'; import { awaitPromise, triggerMotionEnd } from './util'; describe('Notification.placement', () => { function open(args?: Partial<ArgsProps>) { notification.open({ message: 'Notification Title', description: 'This is the content of the notification.', ...args, }); } function config(args: Partial<GlobalConfigProps>) { notification.config({ ...args, }); act(() => { open(); }); } beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up notification.destroy(); await triggerMotionEnd(); notification.config({ prefixCls: undefined, getContainer: undefined, }); jest.useRealTimers(); await awaitPromise(); }); describe('placement', () => { it('can be configured globally using the `config` method', async () => { // topLeft config({ placement: 'topLeft', top: 50, bottom: 50, }); await awaitPromise(); expect(document.querySelector('.ant-notification-topLeft')).toHaveStyle({ top: '50px', left: '0px', bottom: '', }); // topRight config({ placement: 'topRight', top: 100, bottom: 50, }); expect(document.querySelector('.ant-notification-topRight')).toHaveStyle({ top: '100px', right: '0px', bottom: '', }); // bottomRight config({ placement: 'bottomRight', top: 50, bottom: 100, }); expect(document.querySelector('.ant-notification-bottomRight')).toHaveStyle({ top: '', right: '0px', bottom: '100px', }); // bottomLeft config({ placement: 'bottomLeft', top: 100, bottom: 50, }); expect(document.querySelector('.ant-notification-bottomLeft')).toHaveStyle({ top: '', left: '0px', bottom: '50px', }); // top config({ placement: 'top', top: 50, bottom: 60, }); await awaitPromise(); expect(document.querySelector('.ant-notification-top')).toHaveStyle({ top: '50px', left: '50%', bottom: '', }); // bottom config({ placement: 'bottom', top: 50, bottom: 60, }); await awaitPromise(); expect(document.querySelector('.ant-notification-bottom')).toHaveStyle({ top: '', left: '50%', bottom: '60px', }); }); }); describe('mountNode', () => { const $container = document.createElement('div'); beforeEach(() => { document.body.appendChild($container); }); afterEach(() => { $container.remove(); }); it('can be configured globally using the `config` method', async () => { config({ getContainer: () => $container, }); await awaitPromise(); expect($container.querySelector('.ant-notification')).toBeTruthy(); notification.destroy(); // Leave motion act(() => { jest.runAllTimers(); }); document.querySelectorAll('.ant-notification-notice-wrapper').forEach((ele) => { fireEvent.animationEnd(ele); }); expect($container.querySelector('.ant-notification')).toBeFalsy(); // Upcoming notifications are mounted in $container act(() => { open(); }); expect($container.querySelector('.ant-notification')).toBeTruthy(); }); }); });
5,477
0
petrpan-code/ant-design/ant-design/components/notification
petrpan-code/ant-design/ant-design/components/notification/__tests__/static-warning.test.tsx
import React from 'react'; import notification, { actWrapper } from '..'; import { act, render, waitFakeTimer } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import { awaitPromise, triggerMotionEnd } from './util'; describe('notification static warning', () => { beforeAll(() => { actWrapper(act); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(async () => { // Clean up notification.destroy(); await triggerMotionEnd(); jest.useRealTimers(); await awaitPromise(); }); // Follow test need keep order it('no warning', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); notification.open({ message: <div className="bamboo" />, duration: 0, }); await waitFakeTimer(); expect(document.querySelector('.bamboo')).toBeTruthy(); expect(errSpy).not.toHaveBeenCalled(); }); it('warning if use theme', async () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<ConfigProvider theme={{}} />); notification.open({ message: <div className="light" />, duration: 0, }); await waitFakeTimer(); expect(document.querySelector('.light')).toBeTruthy(); expect(errSpy).toHaveBeenCalledWith( "Warning: [antd: notification] Static function can not consume context like dynamic theme. Please use 'App' component instead.", ); }); });
5,479
0
petrpan-code/ant-design/ant-design/components/notification/__tests__
petrpan-code/ant-design/ant-design/components/notification/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/notification/demo/basic.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/custom-icon.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/custom-icon.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/custom-style.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/custom-style.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/duration.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/duration.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/hooks.tsx extend context correctly 1`] = ` Array [ <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upleft" class="anticon anticon-radius-upleft" role="img" > <svg aria-hidden="true" data-icon="radius-upleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> topLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upright" class="anticon anticon-radius-upright" role="img" > <svg aria-hidden="true" data-icon="radius-upright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z" /> </svg> </span> </span> <span> topRight </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomleft" class="anticon anticon-radius-bottomleft" role="img" > <svg aria-hidden="true" data-icon="radius-bottomleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomright" class="anticon anticon-radius-bottomright" role="img" > <svg aria-hidden="true" data-icon="radius-bottomright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomRight </span> </button> </div> </div>, ] `; exports[`renders components/notification/demo/hooks.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/placement.tsx extend context correctly 1`] = ` Array [ <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="border-top" class="anticon anticon-border-top" role="img" > <svg aria-hidden="true" data-icon="border-top" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 144H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332-498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> top </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="border-bottom" class="anticon anticon-border-bottom" role="img" > <svg aria-hidden="true" data-icon="border-bottom" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 808H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-720-94h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-498h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm166 166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm222-72h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388 426h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z" /> </svg> </span> </span> <span> bottom </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upleft" class="anticon anticon-radius-upleft" role="img" > <svg aria-hidden="true" data-icon="radius-upleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> topLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upright" class="anticon anticon-radius-upright" role="img" > <svg aria-hidden="true" data-icon="radius-upright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z" /> </svg> </span> </span> <span> topRight </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomleft" class="anticon anticon-radius-bottomleft" role="img" > <svg aria-hidden="true" data-icon="radius-bottomleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomright" class="anticon anticon-radius-bottomright" role="img" > <svg aria-hidden="true" data-icon="radius-bottomright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomRight </span> </button> </div> </div>, ] `; exports[`renders components/notification/demo/placement.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/render-panel.tsx extend context correctly 1`] = ` <div class="ant-notification-notice-pure-panel" > <div class="ant-notification-notice ant-notification-notice-closable" > <div class="ant-notification-notice-content" > <div class="ant-notification-notice-with-icon" role="alert" > <span aria-label="check-circle" class="anticon anticon-check-circle ant-notification-notice-icon ant-notification-notice-icon-success" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-notification-notice-message" > Hello World! </div> <div class="ant-notification-notice-description" > Hello World? </div> <div class="ant-notification-notice-btn" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> My Button </span> </button> </div> </div> </div> <a class="ant-notification-notice-close" tabindex="0" > <span class="ant-notification-close-x" > <span aria-label="close" class="anticon anticon-close ant-notification-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </a> </div> </div> `; exports[`renders components/notification/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/stack.tsx extend context correctly 1`] = ` <div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-large ant-space-gap-col-large" > <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="width: 100%;" > <div class="ant-space-item" > <span> Enabled: </span> </div> <div class="ant-space-item" > <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button> </div> </div> </div> <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="width: 100%;" > <div class="ant-space-item" > <span> Threshold: </span> </div> <div class="ant-space-item" > <div class="ant-input-number" > <div class="ant-input-number-handler-wrap" > <span aria-disabled="false" aria-label="Increase Value" class="ant-input-number-handler ant-input-number-handler-up" role="button" unselectable="on" > <span aria-label="up" class="anticon anticon-up ant-input-number-handler-up-inner" role="img" > <svg aria-hidden="true" data-icon="up" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z" /> </svg> </span> </span> <span aria-disabled="false" aria-label="Decrease Value" class="ant-input-number-handler ant-input-number-handler-down" role="button" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-input-number-handler-down-inner" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-input-number-input-wrap" > <input aria-valuemax="10" aria-valuemin="1" aria-valuenow="3" autocomplete="off" class="ant-input-number-input" role="spinbutton" step="1" value="3" /> </div> </div> </div> </div> </div> </div> <div class="ant-divider ant-divider-horizontal" role="separator" /> <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> </div> `; exports[`renders components/notification/demo/stack.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/update.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/update.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/with-btn.tsx extend context correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/with-btn.tsx extend context correctly 2`] = `[]`; exports[`renders components/notification/demo/with-icon.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> </div> `; exports[`renders components/notification/demo/with-icon.tsx extend context correctly 2`] = `[]`;
5,480
0
petrpan-code/ant-design/ant-design/components/notification/__tests__
petrpan-code/ant-design/ant-design/components/notification/__tests__/__snapshots__/demo.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/notification/demo/basic.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/custom-icon.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/custom-style.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/duration.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/hooks.tsx correctly 1`] = ` Array [ <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upleft" class="anticon anticon-radius-upleft" role="img" > <svg aria-hidden="true" data-icon="radius-upleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> topLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upright" class="anticon anticon-radius-upright" role="img" > <svg aria-hidden="true" data-icon="radius-upright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z" /> </svg> </span> </span> <span> topRight </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomleft" class="anticon anticon-radius-bottomleft" role="img" > <svg aria-hidden="true" data-icon="radius-bottomleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomright" class="anticon anticon-radius-bottomright" role="img" > <svg aria-hidden="true" data-icon="radius-bottomright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomRight </span> </button> </div> </div>, ] `; exports[`renders components/notification/demo/placement.tsx correctly 1`] = ` Array [ <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="border-top" class="anticon anticon-border-top" role="img" > <svg aria-hidden="true" data-icon="border-top" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 144H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332-498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> top </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="border-bottom" class="anticon anticon-border-bottom" role="img" > <svg aria-hidden="true" data-icon="border-bottom" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 808H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-720-94h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-498h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm166 166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm222-72h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388 426h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z" /> </svg> </span> </span> <span> bottom </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upleft" class="anticon anticon-radius-upleft" role="img" > <svg aria-hidden="true" data-icon="radius-upleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> topLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-upright" class="anticon anticon-radius-upright" role="img" > <svg aria-hidden="true" data-icon="radius-upright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z" /> </svg> </span> </span> <span> topRight </span> </button> </div> </div>, <div class="ant-divider ant-divider-horizontal" role="separator" />, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomleft" class="anticon anticon-radius-bottomleft" role="img" > <svg aria-hidden="true" data-icon="radius-bottomleft" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomLeft </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-primary" type="button" > <span class="ant-btn-icon" > <span aria-label="radius-bottomright" class="anticon anticon-radius-bottomright" role="img" > <svg aria-hidden="true" data-icon="radius-bottomright" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> bottomRight </span> </button> </div> </div>, ] `; exports[`renders components/notification/demo/render-panel.tsx correctly 1`] = ` <div class="ant-notification-notice-pure-panel" > <div class="ant-notification-notice ant-notification-notice-closable" > <div class="ant-notification-notice-content" > <div class="ant-notification-notice-with-icon" role="alert" > <span aria-label="check-circle" class="anticon anticon-check-circle ant-notification-notice-icon ant-notification-notice-icon-success" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> <div class="ant-notification-notice-message" > Hello World! </div> <div class="ant-notification-notice-description" > Hello World? </div> <div class="ant-notification-notice-btn" > <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> My Button </span> </button> </div> </div> </div> <a class="ant-notification-notice-close" tabindex="0" > <span class="ant-notification-close-x" > <span aria-label="close" class="anticon anticon-close ant-notification-close-icon" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </a> </div> </div> `; exports[`renders components/notification/demo/stack.tsx correctly 1`] = ` <div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-large ant-space-gap-col-large" > <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="width:100%" > <div class="ant-space-item" > <span> Enabled: </span> </div> <div class="ant-space-item" > <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button> </div> </div> </div> <div class="ant-space-item" > <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="width:100%" > <div class="ant-space-item" > <span> Threshold: </span> </div> <div class="ant-space-item" > <div class="ant-input-number" > <div class="ant-input-number-handler-wrap" > <span aria-disabled="false" aria-label="Increase Value" class="ant-input-number-handler ant-input-number-handler-up" role="button" unselectable="on" > <span aria-label="up" class="anticon anticon-up ant-input-number-handler-up-inner" role="img" > <svg aria-hidden="true" data-icon="up" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z" /> </svg> </span> </span> <span aria-disabled="false" aria-label="Decrease Value" class="ant-input-number-handler ant-input-number-handler-down" role="button" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-input-number-handler-down-inner" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-input-number-input-wrap" > <input aria-valuemax="10" aria-valuemin="1" aria-valuenow="3" autocomplete="off" class="ant-input-number-input" role="spinbutton" step="1" value="3" /> </div> </div> </div> </div> </div> </div> <div class="ant-divider ant-divider-horizontal" role="separator" /> <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> </div> `; exports[`renders components/notification/demo/update.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/with-btn.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open the notification box </span> </button> `; exports[`renders components/notification/demo/with-icon.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Success </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Info </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Warning </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Error </span> </button> </div> </div> `;
5,514
0
petrpan-code/ant-design/ant-design/components/pagination
petrpan-code/ant-design/ant-design/components/pagination/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('pagination');
5,515
0
petrpan-code/ant-design/ant-design/components/pagination
petrpan-code/ant-design/ant-design/components/pagination/__tests__/demo.test.ts
import demoTest from '../../../tests/shared/demoTest'; demoTest('pagination');
5,516
0
petrpan-code/ant-design/ant-design/components/pagination
petrpan-code/ant-design/ant-design/components/pagination/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Pagination image', () => { imageDemoTest('pagination'); });
5,517
0
petrpan-code/ant-design/ant-design/components/pagination
petrpan-code/ant-design/ant-design/components/pagination/__tests__/index.test.tsx
import type { OptionFC } from 'rc-select/lib/Option'; import React from 'react'; import type { PaginationProps } from '..'; import Pagination from '..'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { fireEvent, render } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; import Select from '../../select'; describe('Pagination', () => { mountTest(Pagination); rtlTest(Pagination); it('should pass disabled to prev and next buttons', () => { const itemRender: PaginationProps['itemRender'] = (_, type, originalElement) => { if (type === 'prev') { return <button type="button">prev</button>; } if (type === 'next') { return <button type="button">next</button>; } return originalElement; }; const { container } = render( <Pagination defaultCurrent={1} total={50} itemRender={itemRender} />, ); expect(container.querySelector('button')?.disabled).toBe(true); }); it('should automatically be small when size is not specified', async () => { const { container } = render(<Pagination responsive />); expect(container.querySelector('ul')?.className.includes('ant-pagination-mini')).toBe(true); }); // https://github.com/ant-design/ant-design/issues/24913 // https://github.com/ant-design/ant-design/issues/24501 it('should onChange called when pageSize change', () => { const onChange = jest.fn(); const onShowSizeChange = jest.fn(); const { container } = render( <Pagination defaultCurrent={1} total={500} onChange={onChange} onShowSizeChange={onShowSizeChange} />, ); fireEvent.mouseDown(container.querySelector('.ant-select-selector')!); expect(container.querySelectorAll('.ant-select-item-option').length).toBe(4); fireEvent.click(container.querySelectorAll('.ant-select-item-option')[1]); expect(onChange).toHaveBeenCalledWith(1, 20); }); it('should support custom selectComponentClass', () => { const CustomSelect: React.FC<{ className?: string }> & { Option: OptionFC } = ({ className, ...props }) => <Select className={`${className} custom-select`} {...props} />; CustomSelect.Option = Select.Option; const { container } = render( <Pagination defaultCurrent={1} total={500} selectComponentClass={CustomSelect} />, ); expect(container.querySelectorAll('.custom-select').length).toBeTruthy(); }); describe('ConfigProvider', () => { it('should be rendered correctly in RTL', () => { const { asFragment } = render( <ConfigProvider direction="rtl"> <Pagination defaultCurrent={1} total={50} /> </ConfigProvider>, ); expect(asFragment().firstChild).toMatchSnapshot(); }); it('should be rendered correctly when componentSize is large', () => { const { container, asFragment } = render( <ConfigProvider componentSize="large"> <Pagination defaultCurrent={1} total={50} showSizeChanger /> </ConfigProvider>, ); expect(asFragment().firstChild).toMatchSnapshot(); expect(container.querySelectorAll('.ant-select-lg').length).toBe(0); }); }); });
5,518
0
petrpan-code/ant-design/ant-design/components/pagination
petrpan-code/ant-design/ant-design/components/pagination/__tests__/simple.test.tsx
import React from 'react'; import Pagination from '..'; import { render } from '../../../tests/utils'; describe('Pagination simple mode', () => { it('should support showTotal in simple mode', () => { const { container } = render( <Pagination simple total={100} showTotal={(total: number, range: number[]) => `${range[0]}-${range[1]} of ${total} items`} />, ); expect(container?.querySelector('.ant-pagination-total-text')).toHaveTextContent( '1-10 of 100 items', ); }); });
5,519
0
petrpan-code/ant-design/ant-design/components/pagination/__tests__
petrpan-code/ant-design/ant-design/components/pagination/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/pagination/demo/all.tsx extend context correctly 1`] = ` <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-9" tabindex="0" title="9" > <a rel="nofollow" > 9 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul> `; exports[`renders components/pagination/demo/all.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/basic.tsx extend context correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul> `; exports[`renders components/pagination/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/changer.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/changer.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/component-token.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 500 items </li> <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <a> Previous </a> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <a> Next </a> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/controlled.tsx extend context correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul> `; exports[`renders components/pagination/demo/controlled.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/itemRender.tsx extend context correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <a disabled="" > Previous </a> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <a> Next </a> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> `; exports[`renders components/pagination/demo/itemRender.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/jump.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2 ant-pagination-item-active" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2 ant-pagination-item-active" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" disabled="" type="text" value="" /> Page </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/jump.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/mini.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <ul class="ant-pagination ant-pagination-mini" > <li class="ant-pagination-total-text" > Total 50 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <ul class="ant-pagination ant-pagination-mini ant-pagination-disabled" > <li class="ant-pagination-total-text" > Total 50 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" disabled="" type="text" value="" /> Page </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/mini.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/more.tsx extend context correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-4 ant-pagination-item-after-jump-prev" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-item ant-pagination-item-6 ant-pagination-item-active" tabindex="0" title="6" > <a rel="nofollow" > 6 </a> </li> <li class="ant-pagination-item ant-pagination-item-7" tabindex="0" title="7" > <a rel="nofollow" > 7 </a> </li> <li class="ant-pagination-item ant-pagination-item-8 ant-pagination-item-before-jump-next" tabindex="0" title="8" > <a rel="nofollow" > 8 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> `; exports[`renders components/pagination/demo/more.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/simple.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination ant-pagination-simple" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-simple-pager" title="2/5" > <input size="3" type="text" value="2" /> <span class="ant-pagination-slash" > / </span> 5 </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-simple ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-simple-pager" title="2/5" > <input disabled="" size="3" type="text" value="2" /> <span class="ant-pagination-slash" > / </span> 5 </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, ] `; exports[`renders components/pagination/demo/simple.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/total.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="20 / page" > 20 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="false" class="ant-select-item ant-select-item-option ant-select-item-option-active" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination" > <li class="ant-pagination-total-text" > 1-20 of 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="20 / page" > 20 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="false" class="ant-select-item ant-select-item-option ant-select-item-option-active" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/total.tsx extend context correctly 2`] = `[]`; exports[`renders components/pagination/demo/wireframe.tsx extend context correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-46 ant-pagination-item-after-jump-prev" tabindex="0" title="46" > <a rel="nofollow" > 46 </a> </li> <li class="ant-pagination-item ant-pagination-item-47" tabindex="0" title="47" > <a rel="nofollow" > 47 </a> </li> <li class="ant-pagination-item ant-pagination-item-48" tabindex="0" title="48" > <a rel="nofollow" > 48 </a> </li> <li class="ant-pagination-item ant-pagination-item-49" tabindex="0" title="49" > <a rel="nofollow" > 49 </a> </li> <li class="ant-pagination-item ant-pagination-item-50 ant-pagination-item-active" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="true" class="ant-pagination-next ant-pagination-disabled" title="Next Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-mini ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-46 ant-pagination-item-after-jump-prev" tabindex="0" title="46" > <a rel="nofollow" > 46 </a> </li> <li class="ant-pagination-item ant-pagination-item-47" tabindex="0" title="47" > <a rel="nofollow" > 47 </a> </li> <li class="ant-pagination-item ant-pagination-item-48" tabindex="0" title="48" > <a rel="nofollow" > 48 </a> </li> <li class="ant-pagination-item ant-pagination-item-49" tabindex="0" title="49" > <a rel="nofollow" > 49 </a> </li> <li class="ant-pagination-item ant-pagination-item-50 ant-pagination-item-active" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="true" class="ant-pagination-next ant-pagination-disabled" title="Next Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <div class="ant-select-dropdown ant-slide-up-appear ant-slide-up-appear-prepare ant-slide-up ant-select-dropdown-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div> <div class="rc-virtual-list" style="position: relative;" > <div class="rc-virtual-list-holder" style="max-height: 256px; overflow-y: auto;" > <div> <div class="rc-virtual-list-holder-inner" id="rc_select_TEST_OR_SSR_list" role="listbox" style="display: flex; flex-direction: column;" > <div aria-selected="true" class="ant-select-item ant-select-item-option ant-select-item-option-active ant-select-item-option-selected" id="rc_select_TEST_OR_SSR_list_0" role="option" title="10 / page" > <div class="ant-select-item-option-content" > 10 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_1" role="option" title="20 / page" > <div class="ant-select-item-option-content" > 20 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_2" role="option" title="50 / page" > <div class="ant-select-item-option-content" > 50 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> <div aria-selected="false" class="ant-select-item ant-select-item-option" id="rc_select_TEST_OR_SSR_list_3" role="option" title="100 / page" > <div class="ant-select-item-option-content" > 100 / page </div> <span aria-hidden="true" class="ant-select-item-option-state" style="user-select: none;" unselectable="on" /> </div> </div> </div> </div> </div> </div> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/wireframe.tsx extend context correctly 2`] = `[]`;
5,520
0
petrpan-code/ant-design/ant-design/components/pagination/__tests__
petrpan-code/ant-design/ant-design/components/pagination/__tests__/__snapshots__/demo.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/pagination/demo/all.tsx correctly 1`] = ` <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-9" tabindex="0" title="9" > <a rel="nofollow" > 9 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul> `; exports[`renders components/pagination/demo/basic.tsx correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul> `; exports[`renders components/pagination/demo/changer.tsx correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/component-token.tsx correctly 1`] = ` Array [ <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 500 items </li> <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <a> Previous </a> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <a> Next </a> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/controlled.tsx correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul> `; exports[`renders components/pagination/demo/itemRender.tsx correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <a disabled="" > Previous </a> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <a> Next </a> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> `; exports[`renders components/pagination/demo/jump.tsx correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2 ant-pagination-item-active" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2 ant-pagination-item-active" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" disabled="" type="text" value="" /> Page </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/mini.tsx correctly 1`] = ` Array [ <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" type="text" value="" /> Page </div> </li> </ul>, <ul class="ant-pagination ant-pagination-mini" > <li class="ant-pagination-total-text" > Total 50 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <ul class="ant-pagination ant-pagination-mini ant-pagination-disabled" > <li class="ant-pagination-total-text" > Total 50 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> <div class="ant-pagination-options-quick-jumper" > Go to <input aria-label="Page" disabled="" type="text" value="" /> Page </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/more.tsx correctly 1`] = ` <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-4 ant-pagination-item-after-jump-prev" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-item ant-pagination-item-6 ant-pagination-item-active" tabindex="0" title="6" > <a rel="nofollow" > 6 </a> </li> <li class="ant-pagination-item ant-pagination-item-7" tabindex="0" title="7" > <a rel="nofollow" > 7 </a> </li> <li class="ant-pagination-item ant-pagination-item-8 ant-pagination-item-before-jump-next" tabindex="0" title="8" > <a rel="nofollow" > 8 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> `; exports[`renders components/pagination/demo/simple.tsx correctly 1`] = ` Array [ <ul class="ant-pagination ant-pagination-simple" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-simple-pager" title="2/5" > <input size="3" type="text" value="2" /> <span class="ant-pagination-slash" > / </span> 5 </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-simple ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-simple-pager" title="2/5" > <input disabled="" size="3" type="text" value="2" /> <span class="ant-pagination-slash" > / </span> 5 </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> </ul>, ] `; exports[`renders components/pagination/demo/total.tsx correctly 1`] = ` Array [ <ul class="ant-pagination" > <li class="ant-pagination-total-text" > Total 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="20 / page" > 20 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination" > <li class="ant-pagination-total-text" > 1-20 of 85 items </li> <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="20 / page" > 20 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `; exports[`renders components/pagination/demo/wireframe.tsx correctly 1`] = ` Array [ <ul class="ant-pagination" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3 ant-pagination-item-active" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5 ant-pagination-item-before-jump-next" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li class="ant-pagination-jump-next ant-pagination-jump-next-custom-icon" tabindex="0" title="Next 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-right" class="anticon anticon-double-right ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-50" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-mini" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-46 ant-pagination-item-after-jump-prev" tabindex="0" title="46" > <a rel="nofollow" > 46 </a> </li> <li class="ant-pagination-item ant-pagination-item-47" tabindex="0" title="47" > <a rel="nofollow" > 47 </a> </li> <li class="ant-pagination-item ant-pagination-item-48" tabindex="0" title="48" > <a rel="nofollow" > 48 </a> </li> <li class="ant-pagination-item ant-pagination-item-49" tabindex="0" title="49" > <a rel="nofollow" > 49 </a> </li> <li class="ant-pagination-item ant-pagination-item-50 ant-pagination-item-active" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="true" class="ant-pagination-next ant-pagination-disabled" title="Next Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, <br />, <ul class="ant-pagination ant-pagination-mini ant-pagination-disabled" > <li aria-disabled="false" class="ant-pagination-prev" tabindex="0" title="Previous Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-jump-prev ant-pagination-jump-prev-custom-icon" tabindex="0" title="Previous 5 Pages" > <a class="ant-pagination-item-link" > <div class="ant-pagination-item-container" > <span aria-label="double-left" class="anticon anticon-double-left ant-pagination-item-link-icon" role="img" > <svg aria-hidden="true" data-icon="double-left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z" /> </svg> </span> <span class="ant-pagination-item-ellipsis" > ••• </span> </div> </a> </li> <li class="ant-pagination-item ant-pagination-item-46 ant-pagination-item-after-jump-prev" tabindex="0" title="46" > <a rel="nofollow" > 46 </a> </li> <li class="ant-pagination-item ant-pagination-item-47" tabindex="0" title="47" > <a rel="nofollow" > 47 </a> </li> <li class="ant-pagination-item ant-pagination-item-48" tabindex="0" title="48" > <a rel="nofollow" > 48 </a> </li> <li class="ant-pagination-item ant-pagination-item-49" tabindex="0" title="49" > <a rel="nofollow" > 49 </a> </li> <li class="ant-pagination-item ant-pagination-item-50 ant-pagination-item-active" tabindex="0" title="50" > <a rel="nofollow" > 50 </a> </li> <li aria-disabled="true" class="ant-pagination-next ant-pagination-disabled" title="Next Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-select-sm ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-disabled ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="undefined_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="undefined_list" autocomplete="off" class="ant-select-selection-search-input" disabled="" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select:none;-webkit-user-select:none" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul>, ] `;
5,521
0
petrpan-code/ant-design/ant-design/components/pagination/__tests__
petrpan-code/ant-design/ant-design/components/pagination/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Pagination ConfigProvider should be rendered correctly in RTL 1`] = ` <ul class="ant-pagination ant-pagination-rtl" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> </ul> `; exports[`Pagination ConfigProvider should be rendered correctly when componentSize is large 1`] = ` <ul class="ant-pagination" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li class="ant-pagination-item ant-pagination-item-2" tabindex="0" title="2" > <a rel="nofollow" > 2 </a> </li> <li class="ant-pagination-item ant-pagination-item-3" tabindex="0" title="3" > <a rel="nofollow" > 3 </a> </li> <li class="ant-pagination-item ant-pagination-item-4" tabindex="0" title="4" > <a rel="nofollow" > 4 </a> </li> <li class="ant-pagination-item ant-pagination-item-5" tabindex="0" title="5" > <a rel="nofollow" > 5 </a> </li> <li aria-disabled="false" class="ant-pagination-next" tabindex="0" title="Next Page" > <button class="ant-pagination-item-link" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-options" > <div aria-label="Page Size" class="ant-select ant-pagination-options-size-changer ant-select-single ant-select-show-arrow ant-select-show-search" > <div class="ant-select-selector" > <span class="ant-select-selection-search" > <input aria-autocomplete="list" aria-controls="rc_select_TEST_OR_SSR_list" aria-expanded="false" aria-haspopup="listbox" aria-label="Page Size" aria-owns="rc_select_TEST_OR_SSR_list" autocomplete="off" class="ant-select-selection-search-input" id="rc_select_TEST_OR_SSR" role="combobox" type="search" value="" /> </span> <span class="ant-select-selection-item" title="10 / page" > 10 / page </span> </div> <span aria-hidden="true" class="ant-select-arrow" style="user-select: none;" unselectable="on" > <span aria-label="down" class="anticon anticon-down ant-select-suffix" role="img" > <svg aria-hidden="true" data-icon="down" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z" /> </svg> </span> </span> </div> </li> </ul> `; exports[`Pagination rtl render component should be rendered correctly in RTL direction 1`] = ` <ul class="ant-pagination ant-pagination-rtl" > <li aria-disabled="true" class="ant-pagination-prev ant-pagination-disabled" title="Previous Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="right" class="anticon anticon-right" role="img" > <svg aria-hidden="true" data-icon="right" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z" /> </svg> </span> </button> </li> <li class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-disabled" tabindex="0" title="1" > <a rel="nofollow" > 1 </a> </li> <li aria-disabled="true" class="ant-pagination-next ant-pagination-disabled" title="Next Page" > <button class="ant-pagination-item-link" disabled="" tabindex="-1" type="button" > <span aria-label="left" class="anticon anticon-left" role="img" > <svg aria-hidden="true" data-icon="left" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z" /> </svg> </span> </button> </li> </ul> `;
5,551
0
petrpan-code/ant-design/ant-design/components/popconfirm
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('popconfirm');
5,552
0
petrpan-code/ant-design/ant-design/components/popconfirm
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; demoTest('popconfirm', { testRootProps: false, }); rootPropsTest( 'popconfirm', (Popconfirm, props) => ( <Popconfirm {...props}> <span /> </Popconfirm> ), { findRootElements: () => document.querySelector('.ant-popover')!, }, );
5,553
0
petrpan-code/ant-design/ant-design/components/popconfirm
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Popconfirm image', () => { imageDemoTest('popconfirm'); });
5,554
0
petrpan-code/ant-design/ant-design/components/popconfirm
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/index.test.tsx
import { spyElementPrototype } from 'rc-util/lib/test/domHook'; import React from 'react'; import Popconfirm from '..'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { act, fireEvent, render, waitFakeTimer } from '../../../tests/utils'; import Button from '../../button'; describe('Popconfirm', () => { mountTest(Popconfirm); rtlTest(Popconfirm); const eventObject = expect.objectContaining({ target: expect.anything(), preventDefault: expect.any(Function), }); beforeAll(() => { spyElementPrototype(HTMLElement, 'offsetParent', { get: () => ({}), }); }); beforeEach(() => { jest.useFakeTimers(); }); afterEach(() => { jest.clearAllTimers(); jest.useRealTimers(); }); it('should popup Popconfirm dialog', () => { const onOpenChange = jest.fn(); const wrapper = render( <Popconfirm title={<span className="popconfirm-test">Are you sure delete this task?</span>} okText="Yes" cancelText="No" mouseEnterDelay={0} mouseLeaveDelay={0} onOpenChange={onOpenChange} > <span>Delete</span> </Popconfirm>, ); const triggerNode = wrapper.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); expect(onOpenChange).toHaveBeenLastCalledWith(true, undefined); expect(wrapper.container.querySelectorAll('.popconfirm-test').length).toBe(1); fireEvent.click(triggerNode); expect(onOpenChange).toHaveBeenLastCalledWith(false, undefined); }); it('should show overlay when trigger is clicked', async () => { const popconfirm = render( <Popconfirm title="code" autoAdjustOverflow={false}> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).toBe(null); const triggerNode = popconfirm.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); await waitFakeTimer(100); expect(popconfirm.container.querySelector('.ant-popover')).not.toBeNull(); expect(popconfirm.container.querySelector('.ant-popover')?.className).toContain( 'ant-popover-placement-top', ); expect(popconfirm.container.querySelector('.ant-popover')).toMatchSnapshot(); }); it('shows content for render functions', async () => { const makeRenderFunction = (content: string) => () => content; const popconfirm = render( <Popconfirm title={makeRenderFunction('some-title')}> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).toBe(null); const triggerNode = popconfirm.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); await waitFakeTimer(100); expect(popconfirm.container.querySelector('.ant-popover')).not.toBe(null); expect(popconfirm.container.querySelector('.ant-popover')?.innerHTML).toContain('some-title'); expect(popconfirm.container.querySelector('.ant-popover')).toMatchSnapshot(); }); it('should be controlled by open', () => { jest.useFakeTimers(); const popconfirm = render( <Popconfirm title="code"> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).toBe(null); popconfirm.rerender( <Popconfirm title="code" open> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).not.toBe(null); expect(popconfirm.container.querySelector('.ant-popover')?.className).not.toContain( 'ant-popover-hidden', ); popconfirm.rerender( <Popconfirm title="code" open={false}> <span>show me your code</span> </Popconfirm>, ); act(() => { jest.runAllTimers(); }); expect(popconfirm.container.querySelector('.ant-popover')).not.toBe(null); jest.useRealTimers(); }); it('should be controlled by visible', () => { jest.useFakeTimers(); const popconfirm = render( <Popconfirm title="code"> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).toBe(null); popconfirm.rerender( <Popconfirm title="code" visible> <span>show me your code</span> </Popconfirm>, ); expect(popconfirm.container.querySelector('.ant-popover')).not.toBe(null); expect(popconfirm.container.querySelector('.ant-popover')?.className).not.toContain( 'ant-popover-hidden', ); popconfirm.rerender( <Popconfirm title="code" visible={false}> <span>show me your code</span> </Popconfirm>, ); act(() => { jest.runAllTimers(); }); expect(popconfirm.container.querySelector('.ant-popover')).not.toBe(null); jest.useRealTimers(); }); it('should trigger onConfirm and onCancel', async () => { const confirm = jest.fn(); const cancel = jest.fn(); const onOpenChange = jest.fn((_, e) => { e?.persist?.(); }); const popconfirm = render( <Popconfirm title="code" onConfirm={confirm} onCancel={cancel} onOpenChange={onOpenChange}> <span>show me your code</span> </Popconfirm>, ); const triggerNode = popconfirm.container.querySelector('span')!; fireEvent.click(triggerNode); await waitFakeTimer(); fireEvent.click(popconfirm.container.querySelector('.ant-btn-primary')!); expect(confirm).toHaveBeenCalled(); expect(onOpenChange).toHaveBeenLastCalledWith(false, eventObject); fireEvent.click(triggerNode); await waitFakeTimer(); fireEvent.click(popconfirm.container.querySelector('.ant-btn')!); expect(cancel).toHaveBeenCalled(); expect(onOpenChange).toHaveBeenLastCalledWith(false, eventObject); }); it('should support onConfirm to return Promise', async () => { const confirm = () => new Promise((res) => { setTimeout(res, 300); }); const onOpenChange = jest.fn((_, e) => { e?.persist?.(); }); const popconfirm = render( <Popconfirm title="code" onConfirm={confirm} onOpenChange={onOpenChange}> <span>show me your code</span> </Popconfirm>, ); const triggerNode = popconfirm.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); expect(onOpenChange).toHaveBeenCalledTimes(1); fireEvent.click(popconfirm.container.querySelectorAll('.ant-btn')[0]); await waitFakeTimer(); expect(onOpenChange).toHaveBeenCalledWith(false, eventObject); }); it('should support customize icon', () => { const popconfirm = render( <Popconfirm title="code" icon={<span className="customize-icon">custom-icon</span>}> <span>show me your code</span> </Popconfirm>, ); const triggerNode = popconfirm.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); expect(popconfirm.container.querySelectorAll('.customize-icon').length).toBe(1); }); it('should prefixCls correctly', () => { const btnPrefixCls = 'custom-btn'; const wrapper = render( <Popconfirm open title="x" prefixCls="custom-popconfirm" okButtonProps={{ prefixCls: btnPrefixCls }} cancelButtonProps={{ prefixCls: btnPrefixCls }} > <span>show me your code</span> </Popconfirm>, ); expect(wrapper.container.querySelectorAll('.custom-popconfirm').length).toBeGreaterThan(0); expect(wrapper.container.querySelectorAll('.custom-btn').length).toBeGreaterThan(0); }); it('should support defaultOpen', () => { const wrapper = render( <Popconfirm title="code" defaultOpen> <span>show me your code</span> </Popconfirm>, ); expect(wrapper.container.querySelector('.ant-popover')).toBeTruthy(); }); it('should not open in disabled', () => { const wrapper = render( <Popconfirm title="code" disabled> <span>click me</span> </Popconfirm>, ); const triggerNode = wrapper.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); expect(wrapper.container.querySelector('.ant-popover')).toBeFalsy(); }); it('should be closed by pressing ESC', () => { const onOpenChange = jest.fn((_, e) => { e?.persist?.(); }); const wrapper = render( <Popconfirm title="title" mouseEnterDelay={0} mouseLeaveDelay={0} onOpenChange={onOpenChange}> <span>Delete</span> </Popconfirm>, ); const triggerNode = wrapper.container.querySelectorAll('span')[0]; fireEvent.click(triggerNode); expect(onOpenChange).toHaveBeenLastCalledWith(true, undefined); fireEvent.keyDown(triggerNode, { key: 'Escape', keyCode: 27 }); expect(onOpenChange).toHaveBeenLastCalledWith(false, eventObject); }); it('should not warn memory leaking if setState in async callback', async () => { const error = jest.spyOn(console, 'error').mockImplementation(() => {}); const Test = () => { const [show, setShow] = React.useState(true); if (show) { return ( <Popconfirm title="will unmount" onConfirm={() => new Promise((resolve) => { setTimeout(() => { setShow(false); resolve(true); }, 300); }) } > <Button className="clickTarget">Test</Button> </Popconfirm> ); } return <Button>Unmounted</Button>; }; const { container } = render( <div> <Test /> </div>, ); expect(container.textContent).toEqual('Test'); fireEvent.click(container.querySelector('.clickTarget')!); fireEvent.click(container.querySelector('.ant-btn-primary')!); await waitFakeTimer(500); // expect(container.textContent).toEqual('Unmounted'); expect(error).not.toHaveBeenCalled(); }); it('should trigger onPopupClick', async () => { const onPopupClick = jest.fn(); const popconfirm = render( <Popconfirm title="pop test" onPopupClick={onPopupClick}> <span>show me your code</span> </Popconfirm>, ); const triggerNode = popconfirm.container.querySelector('span')!; fireEvent.click(triggerNode); await waitFakeTimer(); fireEvent.click(popconfirm.container.querySelector('.ant-popover-inner-content')!); expect(onPopupClick).toHaveBeenCalled(); }); // https://github.com/ant-design/ant-design/issues/42314 it('legacy onVisibleChange should only trigger once', async () => { const onOpenChange = jest.fn(); const onVisibleChange = jest.fn(); const { container } = render( <Popconfirm title="will unmount" onOpenChange={onOpenChange} onVisibleChange={onVisibleChange} > <span className="target" /> </Popconfirm>, ); fireEvent.click(container.querySelector('.target')!); await waitFakeTimer(); expect(onOpenChange).toHaveBeenCalledTimes(1); expect(onVisibleChange).toHaveBeenCalledTimes(1); }); });
5,555
0
petrpan-code/ant-design/ant-design/components/popconfirm
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/type.test.tsx
import * as React from 'react'; import Popconfirm from '..'; describe('Popconfirm.typescript', () => { it('Popconfirm.okType', () => { const form = <Popconfirm title="" okType="danger" />; expect(form).toBeTruthy(); }); });
5,556
0
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/popconfirm/demo/async.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Open Popconfirm with async logic </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Title </div> <div class="ant-popconfirm-description" > Open Popconfirm with async logic </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/async.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/basic.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Delete the task </div> <div class="ant-popconfirm-description" > Are you sure to delete this task? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/dynamic-trigger.tsx extend context correctly 1`] = ` <div> <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete a task </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Delete the task </div> <div class="ant-popconfirm-description" > Are you sure to delete this task? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <br /> <br /> Whether directly execute: <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button> </div> `; exports[`renders components/popconfirm/demo/dynamic-trigger.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/icon.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="question-circle" class="anticon anticon-question-circle" role="img" style="color: red;" > <svg aria-hidden="true" data-icon="question-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z" /> <path d="M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Delete the task </div> <div class="ant-popconfirm-description" > Are you sure to delete this task? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/icon.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/locale.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Delete the task </div> <div class="ant-popconfirm-description" > Are you sure to delete this task? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/locale.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/placement.tsx extend context correctly 1`] = ` <div class="demo" > <div style="margin-inline-start: 80px; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-topLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Top </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-topRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> </div> <div style="width: 80px; float: inline-start;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-leftTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Left </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-left" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; right: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-leftBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> </div> <div style="width: 80px; margin-inline-start: 344px;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Right </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-rightBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> </div> <div style="margin-inline-start: 80px; clear: both; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Bottom </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-bottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-bottomRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you sure to delete this task? </div> <div class="ant-popconfirm-description" > Delete the task </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> No </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" style="width: 80px; margin: 4px;" type="button" > <span> Yes </span> </button> </div> </div> </div> </div> </div> </div> </div> </div> `; exports[`renders components/popconfirm/demo/placement.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/promise.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Open Popconfirm with Promise </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Title </div> <div class="ant-popconfirm-description" > Open Popconfirm with Promise </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/promise.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/render-panel.tsx extend context correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" style="width: 250px;" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width: 250px;" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/popconfirm/demo/wireframe.tsx extend context correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" style="width: 250px;" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width: 250px;" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/wireframe.tsx extend context correctly 2`] = `[]`;
5,557
0
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/popconfirm/demo/async.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Popconfirm with async logic </span> </button> `; exports[`renders components/popconfirm/demo/basic.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button> `; exports[`renders components/popconfirm/demo/dynamic-trigger.tsx correctly 1`] = ` <div> <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete a task </span> </button> <br /> <br /> Whether directly execute: <button aria-checked="true" class="ant-switch ant-switch-checked" role="switch" type="button" > <div class="ant-switch-handle" /> <span class="ant-switch-inner" > <span class="ant-switch-inner-checked" /> <span class="ant-switch-inner-unchecked" /> </span> </button> </div> `; exports[`renders components/popconfirm/demo/icon.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button> `; exports[`renders components/popconfirm/demo/locale.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default ant-btn-dangerous" type="button" > <span> Delete </span> </button> `; exports[`renders components/popconfirm/demo/placement.tsx correctly 1`] = ` <div class="demo" > <div style="margin-inline-start:80px;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Top </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TR </span> </button> </div> <div style="width:80px;float:inline-start" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Left </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LB </span> </button> </div> <div style="width:80px;margin-inline-start:344px" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Right </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RB </span> </button> </div> <div style="margin-inline-start:80px;clear:both;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Bottom </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BR </span> </button> </div> </div> `; exports[`renders components/popconfirm/demo/promise.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Open Popconfirm with Promise </span> </button> `; exports[`renders components/popconfirm/demo/render-panel.tsx correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" style="width:250px" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width:250px" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> <div class="ant-popconfirm-description" > Does this look good? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popconfirm/demo/wireframe.tsx correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top ant-popconfirm" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomRight ant-popconfirm" style="width:250px" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width:250px" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > Are you OK? </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div>, ] `;
5,558
0
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__
petrpan-code/ant-design/ant-design/components/popconfirm/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Popconfirm rtl render component should be rendered correctly in RTL direction 1`] = `<span />`; exports[`Popconfirm should show overlay when trigger is clicked 1`] = ` <div class="ant-popover ant-popconfirm ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 6px; left: 0px; top: -1000vh; box-sizing: border-box; bottom: 12px;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > code </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> `; exports[`Popconfirm shows content for render functions 1`] = ` <div class="ant-popover ant-popconfirm ant-popover-placement-bottom" style="--arrow-x: 0px; --arrow-y: -6px; left: 0px; top: 12px; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; left: 0px; top: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-inner-content" > <div class="ant-popconfirm-inner-content" > <div class="ant-popconfirm-message" > <span class="ant-popconfirm-message-icon" > <span aria-label="exclamation-circle" class="anticon anticon-exclamation-circle" role="img" > <svg aria-hidden="true" data-icon="exclamation-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z" /> </svg> </span> </span> <div class="ant-popconfirm-message-text" > <div class="ant-popconfirm-title" > some-title </div> </div> </div> <div class="ant-popconfirm-buttons" > <button class="ant-btn ant-btn-default ant-btn-sm" type="button" > <span> Cancel </span> </button> <button class="ant-btn ant-btn-primary ant-btn-sm" type="button" > <span> OK </span> </button> </div> </div> </div> </div> </div> </div> `;
5,582
0
petrpan-code/ant-design/ant-design/components/popover
petrpan-code/ant-design/ant-design/components/popover/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('popover');
5,583
0
petrpan-code/ant-design/ant-design/components/popover
petrpan-code/ant-design/ant-design/components/popover/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; demoTest('popover', { testRootProps: false, }); rootPropsTest( 'popover', (Popover, props) => ( <Popover {...props} title="Bamboo" content="Little"> <span /> </Popover> ), { findRootElements: () => document.querySelector('.ant-popover')!, }, );
5,584
0
petrpan-code/ant-design/ant-design/components/popover
petrpan-code/ant-design/ant-design/components/popover/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Popover image', () => { imageDemoTest('popover'); });
5,585
0
petrpan-code/ant-design/ant-design/components/popover
petrpan-code/ant-design/ant-design/components/popover/__tests__/index.test.tsx
import React from 'react'; import Popover from '..'; import mountTest from '../../../tests/shared/mountTest'; import { fireEvent, render } from '../../../tests/utils'; import ConfigProvider from '../../config-provider'; describe('Popover', () => { mountTest(Popover); it('should show overlay when trigger is clicked', () => { const ref = React.createRef<any>(); const popover = render( <Popover ref={ref} content="console.log('hello world')" title="code" trigger="click"> <span>show me your code</span> </Popover>, ); expect(popover.container.querySelector('.ant-popover-inner-content')).toBeFalsy(); fireEvent.click(popover.container.querySelector('span')!); expect(popover.container.querySelector('.ant-popover-inner-content')).toBeTruthy(); }); it('shows content for render functions', () => { const renderTitle = () => 'some-title'; const renderContent = () => 'some-content'; const ref = React.createRef<any>(); const popover = render( <Popover ref={ref} content={renderContent} title={renderTitle} trigger="click"> <span>show me your code </span> </Popover>, ); fireEvent.click(popover.container.querySelector('span')!); const popup = document.querySelector('.ant-popover')!; expect(popup).not.toBe(null); expect(popup.innerHTML).toContain('some-title'); expect(popup.innerHTML).toContain('some-content'); expect(popup.innerHTML).toMatchSnapshot(); }); it('handles empty title/content props safely', () => { const { container } = render( <Popover trigger="click"> <span>show me your code</span> </Popover>, ); fireEvent.click(container.querySelector('span')!); const popup = document.querySelector('.ant-popover'); expect(popup).toBe(null); }); it('should not render popover when the title & content props is empty', () => { const { container } = render( <Popover trigger="click"> <span>show me your code</span> </Popover>, ); fireEvent.click(container.querySelector('span')!); const popup = document.querySelector('.ant-popover'); expect(popup).toBe(null); }); it('props#overlay do not warn anymore', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const overlay = jest.fn(); render( <Popover content="console.log('hello world')" title="code" trigger="click"> <span>show me your code</span> </Popover>, ); expect(errorSpy).not.toHaveBeenCalled(); expect(overlay).not.toHaveBeenCalled(); }); it(`should be rendered correctly in RTL direction`, () => { const wrapper = render( <ConfigProvider direction="rtl"> <Popover title="RTL" open> <span>show me your Rtl demo</span> </Popover> </ConfigProvider>, ); expect(Array.from(wrapper.container.children)).toMatchSnapshot(); }); });
5,586
0
petrpan-code/ant-design/ant-design/components/popover/__tests__
petrpan-code/ant-design/ant-design/components/popover/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/popover/demo/arrow.tsx extend context correctly 1`] = ` Array [ <div class="ant-segmented" style="margin-bottom: 24px;" > <div class="ant-segmented-group" > <label class="ant-segmented-item ant-segmented-item-selected" > <input checked="" class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Show" > Show </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Hide" > Hide </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Center" > Center </div> </label> </div> </div>, <div class="demo" > <div style="margin-inline-start: 84px; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-topLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Top </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-topRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="width: 80px; float: inline-start;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-leftTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Left </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-left" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; right: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-leftBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="width: 80px; margin-inline-start: 344px;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Right </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-rightBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="margin-inline-start: 80px; clear: both; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Bottom </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottomRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/arrow.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/basic.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Hover me </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/component-token.tsx extend context correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width: 250px;" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width: 250px;" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/control.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-primary" type="button" > <span> Click me </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <a> Close </a> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/control.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/hover-with-click.tsx extend context correctly 1`] = ` Array [ <button class="ant-btn ant-btn-default" type="button" > <span> Hover and click / 悬停并单击 </span> </button>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box; z-index: 1200;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Click title </div> <div class="ant-popover-inner-content" > <div> <div> This is click content. </div> <a> Close </a> </div> </div> </div> </div> </div>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Hover title </div> <div class="ant-popover-inner-content" > <div> This is hover content. </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/hover-with-click.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/placement.tsx extend context correctly 1`] = ` <div class="demo" > <div style="margin-inline-start: 84px; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-topLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Top </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> TR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-topRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="width: 80px; float: inline-start;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-leftTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Left </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-left" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; right: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> LB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-leftBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="width: 80px; margin-inline-start: 344px;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RT </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-rightTop" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Right </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-right" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> RB </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-rightBottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div style="margin-inline-start: 80px; clear: both; white-space: nowrap;" > <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BL </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottomLeft" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> Bottom </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottom" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; top: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> <button class="ant-btn ant-btn-default" style="width: 80px; margin: 4px;" type="button" > <span> BR </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-bottomRight" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > <span> Title </span> </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> </div> `; exports[`renders components/popover/demo/placement.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/render-panel.tsx extend context correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width: 250px;" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width: 250px;" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/render-panel.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/triggerType.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Hover me </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Focus me </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Click me </span> </button> <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div> </div> </div> `; exports[`renders components/popover/demo/triggerType.tsx extend context correctly 2`] = `[]`; exports[`renders components/popover/demo/wireframe.tsx extend context correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width: 250px;" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width: 250px;" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/wireframe.tsx extend context correctly 2`] = `[]`;
5,587
0
petrpan-code/ant-design/ant-design/components/popover/__tests__
petrpan-code/ant-design/ant-design/components/popover/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/popover/demo/arrow.tsx correctly 1`] = ` Array [ <div class="ant-segmented" style="margin-bottom:24px" > <div class="ant-segmented-group" > <label class="ant-segmented-item ant-segmented-item-selected" > <input checked="" class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Show" > Show </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Hide" > Hide </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Center" > Center </div> </label> </div> </div>, <div class="demo" > <div style="margin-inline-start:84px;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Top </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TR </span> </button> </div> <div style="width:80px;float:inline-start" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Left </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LB </span> </button> </div> <div style="width:80px;margin-inline-start:344px" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Right </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RB </span> </button> </div> <div style="margin-inline-start:80px;clear:both;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Bottom </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BR </span> </button> </div> </div>, ] `; exports[`renders components/popover/demo/basic.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Hover me </span> </button> `; exports[`renders components/popover/demo/component-token.tsx correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width:250px" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width:250px" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/control.tsx correctly 1`] = ` <button class="ant-btn ant-btn-primary" type="button" > <span> Click me </span> </button> `; exports[`renders components/popover/demo/hover-with-click.tsx correctly 1`] = ` <button class="ant-btn ant-btn-default" type="button" > <span> Hover and click / 悬停并单击 </span> </button> `; exports[`renders components/popover/demo/placement.tsx correctly 1`] = ` <div class="demo" > <div style="margin-inline-start:84px;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Top </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> TR </span> </button> </div> <div style="width:80px;float:inline-start" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Left </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> LB </span> </button> </div> <div style="width:80px;margin-inline-start:344px" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RT </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Right </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> RB </span> </button> </div> <div style="margin-inline-start:80px;clear:both;white-space:nowrap" > <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BL </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> Bottom </span> </button> <button class="ant-btn ant-btn-default" style="width:80px;margin:4px" type="button" > <span> BR </span> </button> </div> </div> `; exports[`renders components/popover/demo/render-panel.tsx correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width:250px" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width:250px" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `; exports[`renders components/popover/demo/triggerType.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Hover me </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Focus me </span> </button> </div> <div class="ant-space-item" > <button class="ant-btn ant-btn-default" type="button" > <span> Click me </span> </button> </div> </div> `; exports[`renders components/popover/demo/wireframe.tsx correctly 1`] = ` Array [ <div class="ant-popover ant-popover-pure ant-popover-placement-top" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, <div class="ant-popover ant-popover-pure ant-popover-placement-bottomLeft" style="width:250px" > <div class="ant-popover-arrow" /> <div class="ant-popover-content" style="width:250px" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > Title </div> <div class="ant-popover-inner-content" > <div> <p> Content </p> <p> Content </p> </div> </div> </div> </div> </div>, ] `;
5,588
0
petrpan-code/ant-design/ant-design/components/popover/__tests__
petrpan-code/ant-design/ant-design/components/popover/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Popover should be rendered correctly in RTL direction 1`] = ` Array [ <span class="ant-popover-open" > show me your Rtl demo </span>, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-rtl ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" > <div class="ant-popover-title" > RTL </div> <div class="ant-popover-inner-content" /> </div> </div> </div>, ] `; exports[`Popover shows content for render functions 1`] = `"<div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;"></div><div class="ant-popover-content"><div class="ant-popover-inner" role="tooltip"><div class="ant-popover-title">some-title</div><div class="ant-popover-inner-content">some-content</div></div></div>"`;
5,616
0
petrpan-code/ant-design/ant-design/components/progress
petrpan-code/ant-design/ant-design/components/progress/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('progress');
5,617
0
petrpan-code/ant-design/ant-design/components/progress
petrpan-code/ant-design/ant-design/components/progress/__tests__/demo.test.ts
import demoTest from '../../../tests/shared/demoTest'; demoTest('progress');
5,618
0
petrpan-code/ant-design/ant-design/components/progress
petrpan-code/ant-design/ant-design/components/progress/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Progress image', () => { imageDemoTest('progress'); });
5,619
0
petrpan-code/ant-design/ant-design/components/progress
petrpan-code/ant-design/ant-design/components/progress/__tests__/index.test.tsx
import React, { useState } from 'react'; import { Tooltip } from 'antd'; import type { ProgressProps } from '..'; import Progress from '..'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { fireEvent, render } from '../../../tests/utils'; import { handleGradient, sortGradient } from '../Line'; import ProgressSteps from '../Steps'; import { ProgressTypes } from '../progress'; describe('Progress', () => { mountTest(Progress); rtlTest(Progress); it('successPercent should decide the progress status when it exists', () => { const { container: wrapper, rerender } = render( <Progress percent={100} success={{ percent: 50 }} />, ); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(0); rerender(<Progress percent={50} success={{ percent: 100 }} />); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(1); rerender(<Progress percent={100} success={{ percent: 0 }} />); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(0); }); it('render out-of-range progress', () => { const { container: wrapper } = render(<Progress percent={120} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render strokeWidth of progress', () => { const { container } = render(<Progress type="circle" percent={30} strokeWidth={50} />); expect(container).toMatchSnapshot(); }); it('render out-of-range progress with info', () => { const { container: wrapper } = render(<Progress percent={120} showInfo />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render negative progress', () => { const { container: wrapper } = render(<Progress percent={-20} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render negative successPercent', () => { const { container: wrapper } = render(<Progress percent={50} success={{ percent: -20 }} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render format', () => { const { container: wrapper } = render( <Progress percent={50} success={{ percent: 10 }} format={(percent, successPercent) => `${percent} ${successPercent}`} />, ); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render strokeColor', () => { const { container: wrapper, rerender } = render( <Progress type="circle" percent={50} strokeColor="red" />, ); expect(wrapper.firstChild).toMatchSnapshot(); rerender( <Progress strokeColor={{ from: '#108ee9', to: '#87d068', }} percent={50} type="line" />, ); expect(wrapper.firstChild).toMatchSnapshot(); rerender( <Progress strokeColor={{ '0%': '#108ee9', '100%': '#87d068', }} percent={50} type="line" />, ); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render normal progress', () => { const { container: wrapper } = render(<Progress status="normal" />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render trailColor progress', () => { const { container: wrapper } = render(<Progress status="normal" trailColor="#ffffff" />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render successColor progress', () => { const { container: wrapper } = render( <Progress percent={60} success={{ percent: 30, strokeColor: '#ffffff' }} />, ); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render successColor progress type="circle"', () => { const { container: wrapper } = render( <Progress percent={60} type="circle" success={{ percent: 30, strokeColor: '#ffffff' }} />, ); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render successColor progress type="dashboard"', () => { const { container: wrapper } = render( <Progress percent={60} type="dashboard" success={{ percent: 30, strokeColor: '#ffffff' }} />, ); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render dashboard zero gapDegree', () => { const { container: wrapper } = render(<Progress type="dashboard" gapDegree={0} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render dashboard 295 gapDegree', () => { const { container: wrapper } = render(<Progress type="dashboard" gapDegree={295} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('render dashboard 296 gapDegree', () => { const { container: wrapper } = render(<Progress type="dashboard" gapDegree={296} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('get correct line-gradient', () => { expect(handleGradient({ from: 'test', to: 'test' }).backgroundImage).toBe( 'linear-gradient(to right, test, test)', ); expect(handleGradient({}).backgroundImage).toBe('linear-gradient(to right, #1677FF, #1677FF)'); expect(handleGradient({ from: 'test', to: 'test', '0%': 'test' }).backgroundImage).toBe( 'linear-gradient(to right, test 0%)', ); }); it('sort gradients correctly', () => { expect(sortGradient({ '10%': 'test10', '30%': 'test30', '20%': 'test20' })).toBe( 'test10 10%, test20 20%, test30 30%', ); expect(sortGradient({ '10%': 'test10', '30%': 'test30', '20%': 'test20', dummy: 'test' })).toBe( 'test10 10%, test20 20%, test30 30%', ); }); it('should show success status when percent is 100', () => { const { container: wrapper } = render(<Progress percent={100} />); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(1); }); // https://github.com/ant-design/ant-design/issues/15950 it('should show success status when percent is 100 and status is undefined', () => { const { container: wrapper } = render(<Progress percent={100} status={undefined} />); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(1); }); // https://github.com/ant-design/ant-design/pull/15951#discussion_r273062969 it('should show success status when status is invalid', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const { container: wrapper } = render( <Progress percent={100} status={'invalid' as ProgressProps['status']} />, ); expect(wrapper.querySelectorAll('.ant-progress-status-success')).toHaveLength(1); errorSpy.mockRestore(); }); it('should support steps', () => { const { container: wrapper } = render(<Progress steps={3} />); expect(wrapper.firstChild).toMatchSnapshot(); }); it('steps should be changeable', () => { const { container: wrapper, rerender } = render(<Progress steps={5} percent={60} />); expect(wrapper.querySelectorAll('.ant-progress-steps-item-active').length).toBe(3); rerender(<Progress steps={5} percent={40} />); expect(wrapper.querySelectorAll('.ant-progress-steps-item-active').length).toBe(2); }); it('steps should be changeable when has strokeColor', () => { const { container: wrapper, rerender } = render( <Progress steps={5} percent={60} strokeColor="#1677ff" />, ); expect( wrapper.querySelectorAll<HTMLDivElement>('.ant-progress-steps-item')[0].style.backgroundColor, ).toBe('rgb(22, 119, 255)'); rerender(<Progress steps={5} percent={40} strokeColor="#1677ff" />); expect( wrapper.querySelectorAll<HTMLDivElement>('.ant-progress-steps-item')[2].style.backgroundColor, ).toBe(''); expect( wrapper.querySelectorAll<HTMLDivElement>('.ant-progress-steps-item')[1].style.backgroundColor, ).toBe('rgb(22, 119, 255)'); }); it('steps should support trailColor', () => { const { container: wrapper } = render(<Progress steps={5} percent={20} trailColor="#1890ee" />); expect( wrapper.querySelectorAll<HTMLDivElement>('.ant-progress-steps-item')[1].style.backgroundColor, ).toBe('rgb(24, 144, 238)'); }); it('should display correct step', () => { const { container: wrapper, rerender } = render(<Progress steps={9} percent={22.22} />); expect(wrapper.querySelectorAll('.ant-progress-steps-item-active').length).toBe(2); rerender(<Progress steps={9} percent={33.33} />); expect(wrapper.querySelectorAll('.ant-progress-steps-item-active').length).toBe(3); rerender(<Progress steps={9} percent={44.44} />); expect(wrapper.querySelectorAll('.ant-progress-steps-item-active').length).toBe(4); }); it('steps should have default percent 0', () => { const { container } = render(<ProgressSteps steps={0} />); expect(container.firstChild).toMatchSnapshot(); }); it('should warning if use `progress` in success', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress percent={60} success={{ progress: 30 }} />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] `success.progress` is deprecated. Please use `success.percent` instead.', ); }); it('should warnning if use `width` prop', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress percent={60} width={100} />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] `width` is deprecated. Please use `size` instead.', ); }); it('should warnning if use `strokeWidth` prop in type Line', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress percent={60} strokeWidth={10} />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] `strokeWidth` is deprecated. Please use `size` instead.', ); }); it('should warning if use `progress` in success in type Circle', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress percent={60} success={{ progress: 30 }} type="circle" />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] `success.progress` is deprecated. Please use `success.percent` instead.', ); }); it('should warnning if pass number[] into `size` in type Circle', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress size={[60, 20]} type="circle" />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] Type "circle" and "dashboard" do not accept array as `size`, please use number or preset size instead.', ); }); it('should not warning if not pass the `size` prop in type Circle', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); errorSpy.mockClear(); render(<Progress type="circle" />); expect(errorSpy).not.toHaveBeenCalled(); }); it('should warnning if pass number[] into `size` in type dashboard', () => { const errorSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<Progress size={[60, 20]} type="dashboard" />); expect(errorSpy).toHaveBeenCalledWith( 'Warning: [antd: Progress] Type "circle" and "dashboard" do not accept array as `size`, please use number or preset size instead.', ); }); it('should update the percentage based on the value of percent', () => { const Content: React.FC = () => { const [percent, setPercent] = useState(0); return ( <> {ProgressTypes.map((type) => ( <Progress key={type} type={type} percent={percent} success={{ percent: 30 }} /> ))} <button type="button" onClick={() => setPercent(10)}> Change Percent </button> </> ); }; const { container } = render(<Content />); expect(container.querySelectorAll('[title="0%"]')).toHaveLength(ProgressTypes.length); // Change Percent fireEvent.click(container.querySelectorAll('button')[0]); expect(container.querySelectorAll('[title="10%"]')).toHaveLength(ProgressTypes.length); }); describe('github issues', () => { // https://github.com/ant-design/ant-design/issues/30685 it('Rendered more hooks than during the previous render', () => { expect(() => { const { rerender } = render( <Progress percent={60} success={{ percent: 0 }} type="circle" />, ); rerender(<Progress percent={60} success={{ percent: 10 }} type="circle" />); }).not.toThrow(); }); // https://github.com/ant-design/ant-design/issues/40377 it('should not throw error when percent is null', () => { expect(() => { render(<Progress percent={null as unknown as number} />); }).not.toThrow(); }); }); describe('progress size', () => { const App = (props: { size: ProgressProps['size'] }) => ( <> <Progress size={props.size} /> <Progress size={props.size} steps={3} /> <Progress type="circle" size={props.size} /> <Progress type="dashboard" size={props.size} /> </> ); const { container, rerender } = render(<App size={30} />); expect(container.querySelector('.ant-progress-line .ant-progress-outer')).toHaveStyle({ width: '30px', }); expect(container.querySelector('.ant-progress-steps .ant-progress-steps-item')).toHaveStyle({ width: '30px', height: '30px', }); expect(container.querySelectorAll('.ant-progress-circle .ant-progress-inner')[0]).toHaveStyle({ width: '30px', height: '30px', }); expect(container.querySelectorAll('.ant-progress-circle .ant-progress-inner')[1]).toHaveStyle({ width: '30px', height: '30px', }); rerender(<App size={[60, 20]} />); expect(container.querySelector('.ant-progress-line .ant-progress-outer')).toHaveStyle({ width: '60px', height: '20px', }); expect(container.querySelector('.ant-progress-steps .ant-progress-steps-item')).toHaveStyle({ width: '60px', height: '20px', }); expect(container.querySelectorAll('.ant-progress-circle .ant-progress-inner')[0]).toHaveStyle({ width: '60px', height: '60px', }); expect(container.querySelectorAll('.ant-progress-circle .ant-progress-inner')[1]).toHaveStyle({ width: '60px', height: '60px', }); }); it('no strict warning', () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const { rerender } = render( <Tooltip title="当前已使用60%"> <Progress percent={60} type="circle" /> </Tooltip>, ); rerender( <Tooltip title="当前已使用60%"> <Progress percent={60} type="circle" /> </Tooltip>, ); expect(errSpy).not.toHaveBeenCalledWith( expect.stringContaining('findDOMNode is deprecated in StrictMode'), ); errSpy.mockRestore(); }); it('should be accessible', () => { const { container: wrapper, rerender } = render( <Progress percent={70} aria-label="My progress" />, ); let progress = wrapper.querySelector('[role="progressbar"]'); expect(progress).toHaveAttribute('aria-label', 'My progress'); expect(progress).toHaveAttribute('aria-valuenow', '70'); rerender( <> <span id="progressLabel">My progress</span> <Progress percent={90} aria-labelledby="progressLabel" /> </>, ); progress = wrapper.querySelector('[role="progressbar"]'); expect(progress).toHaveAttribute('aria-labelledby', 'progressLabel'); expect(progress).toHaveAttribute('aria-valuenow', '90'); }); });
5,620
0
petrpan-code/ant-design/ant-design/components/progress/__tests__
petrpan-code/ant-design/ant-design/components/progress/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/progress/demo/circle.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 76.82742735936014; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 91.59291283123217; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="close" class="anticon anticon-close" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/circle.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/circle-micro.tsx extend context correctly 1`] = ` Array [ <div aria-valuenow="60" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 14px; height: 14px; font-size: 8.1px;" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="40" stroke="#e6f4ff" stroke-linecap="round" stroke-width="20" style="stroke: #e6f4ff; stroke-dasharray: 251.32741228718345px 251.32741228718345; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="40" stroke-linecap="round" stroke-width="20" style="stroke-dasharray: 251.32741228718345px 251.32741228718345; stroke-dashoffset: 110.53096491487338; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="40" stroke-linecap="round" stroke-width="20" style="stroke: #52C41A; stroke-dasharray: 251.32741228718345px 251.32741228718345; stroke-dashoffset: 251.31741228718346; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> </span> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > <span class="ant-progress-text" title="进行中,已完成60%" > 进行中,已完成60% </span> </div> </div> </div> </div> </div>, <span style="margin-left: 8px;" > 代码发布 </span>, ] `; exports[`renders components/progress/demo/circle-micro.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/circle-mini.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 80px; height: 80px; font-size: 18px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 209.7167966062084; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="30%" > 30% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 80px; height: 80px; font-size: 18px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 91.59291283123217; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="close" class="anticon anticon-close" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 80px; height: 80px; font-size: 18px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/circle-mini.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/component-token.tsx extend context correctly 1`] = ` Array [ <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 6px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info" role="progressbar" > <div class="ant-progress-outer" style="width: 300px; height: 20px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 20px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 150.6548547187203; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width: 60px; height: 60px; font-size: 15px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 150.6548547187203; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 20px; height: 20px; font-size: 9px;" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 141.0176877775662; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke: #52C41A; stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 267.0253755551324; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> </span> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 119.89342665232022; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.77685330464044; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width: 60px; height: 60px; font-size: 15px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 119.89342665232022; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.77685330464044; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 20px; height: 20px; font-size: 9px;" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 113.20150282390658; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke: #52C41A; stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 211.39300564781317; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> </span> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="flex-wrap: wrap; column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 2px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 2px; height: 8px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 20px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 20px;" /> <div class="ant-progress-steps-item" style="width: 20px; height: 20px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 30px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 30px;" /> <div class="ant-progress-steps-item" style="width: 20px; height: 30px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/dashboard.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 61.44671332616011; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.77685330464044; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 270.7005669843205px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(105deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 270.7005669843205px 295.3097094374406; stroke-dashoffset: 70.67514174608013; transform: rotate(105deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 270.7005669843205px 295.3097094374406; stroke-dashoffset: 270.6905669843205; transform: rotate(105deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/dashboard.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/dynamic.tsx extend context correctly 1`] = ` Array [ <div style="margin-bottom: 10px;" > <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> </div>, <div class="ant-btn-group" > <button class="ant-btn ant-btn-default ant-btn-icon-only" type="button" > <span class="ant-btn-icon" > <span aria-label="minus" class="anticon anticon-minus" role="img" > <svg aria-hidden="true" data-icon="minus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-default ant-btn-icon-only" type="button" > <span class="ant-btn-icon" > <span aria-label="plus" class="anticon anticon-plus" role="img" > <svg aria-hidden="true" data-icon="plus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z" /> <path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z" /> </svg> </span> </span> </button> </div>, ] `; exports[`renders components/progress/demo/dynamic.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/format.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 76.82742735936014; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75 Days" > 75 Days </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="Done" > Done </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/format.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/gradient-line.tsx extend context correctly 1`] = ` <div style="display: flex; flex-direction: column; row-gap: 16px;" > <div aria-valuenow="99" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 99.9%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="99.9%" > 99.9% </span> </div> <div aria-valuenow="99" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 99.9%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="99.9%" > 99.9% </span> </div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="90" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 29.53097094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.3097094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="90%" > 90% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.3097094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="93" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 20.671679660620843; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.3097094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="93%" > 93% </span> </div> </div> </div> </div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="90" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 23.378685330464045; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.78685330464043; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="90%" > 90% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.78685330464043; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="93" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <mask id="rc_progress_TEST_OR_SSR-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 16.365079731324833; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </mask> <foreignobject height="100" mask="url(#rc_progress_TEST_OR_SSR-gradient-conic)" width="100" x="0" y="0" > <div style="width: 100%; height: 100%;" > <div style="width: 100%; height: 100%;" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.78685330464043; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="93%" > 93% </span> </div> </div> </div> </div> </div> `; exports[`renders components/progress/demo/gradient-line.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/line.tsx extend context correctly 1`] = ` Array [ <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 30%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="30%" > 30% </span> </div>, <div aria-valuenow="50" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div>, <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 70%; height: 8px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div>, <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 100%; height: 8px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div>, <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> </div>, ] `; exports[`renders components/progress/demo/line.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/line-mini.tsx extend context correctly 1`] = ` <div style="width: 170px;" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 30%; height: 6px;" /> </div> </div> <span class="ant-progress-text" title="30%" > 30% </span> </div> <div aria-valuenow="50" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 6px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 70%; height: 6px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div> <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 100%; height: 6px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> </div> `; exports[`renders components/progress/demo/line-mini.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/linecap.tsx extend context correctly 1`] = ` Array [ <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" style="border-radius: 0;" > <div class="ant-progress-bg" style="width: 75%; height: 8px; border-radius: 0;" /> </div> </div> <span class="ant-progress-text" title="75%" > 75% </span> </div>, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 73.82742735936014; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.3097094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 58.44671332616011; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.78685330464043; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/linecap.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/segment.tsx extend context correctly 1`] = ` Array [ <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 60%; height: 8px;" /> <div class="ant-progress-success-bg" style="width: 30%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="60%" > 60% </span> </div>, <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > 3 done / 3 in progress / 4 to do </div> </div> </div>, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 209.7167966062084; transform: rotate(18deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 209.7167966062084; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > 3 done / 3 in progress / 4 to do </div> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 166.6507973132483; transform: rotate(213deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 166.6507973132483; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > 3 done / 3 in progress / 4 to do </div> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/segment.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/size.tsx extend context correctly 1`] = ` Array [ <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 6px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 6px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info" role="progressbar" > <div class="ant-progress-outer" style="width: 300px; height: 20px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 20px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 150.6548547187203; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width: 60px; height: 60px; font-size: 15px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 150.6548547187203; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 20px; height: 20px; font-size: 9px;" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 141.0176877775662; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke: #52C41A; stroke-dasharray: 267.0353755551324px 267.0353755551324; stroke-dashoffset: 267.0253755551324; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> </span> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 119.89342665232022; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.77685330464044; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width: 60px; height: 60px; font-size: 15px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 119.89342665232022; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 233.77685330464044; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width: 20px; height: 20px; font-size: 9px;" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 113.20150282390658; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke: #52C41A; stroke-dasharray: 211.40300564781316px 267.0353755551324; stroke-dashoffset: 211.39300564781317; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> </span> <div class="ant-tooltip ant-zoom-big-fast-appear ant-zoom-big-fast-appear-prepare ant-zoom-big-fast ant-tooltip-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-tooltip-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-tooltip-content" > <div class="ant-tooltip-inner" role="tooltip" > <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="flex-wrap: wrap; column-gap: 30px; row-gap: 30px;" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 2px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 2px; height: 8px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 20px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 20px;" /> <div class="ant-progress-steps-item" style="width: 20px; height: 20px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 30px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 20px; height: 30px;" /> <div class="ant-progress-steps-item" style="width: 20px; height: 30px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/size.tsx extend context correctly 2`] = `[]`; exports[`renders components/progress/demo/steps.tsx extend context correctly 1`] = ` Array [ <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div>, <br />, <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="30%" > 30% </span> </div> </div>, <br />, <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 2px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 2px; height: 8px;" /> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> </div>, <br />, <div aria-valuenow="60" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(56, 158, 13); width: 14px; height: 8px;" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color: rgb(245, 34, 45); width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div>, ] `; exports[`renders components/progress/demo/steps.tsx extend context correctly 2`] = `[]`;
5,621
0
petrpan-code/ant-design/ant-design/components/progress/__tests__
petrpan-code/ant-design/ant-design/components/progress/__tests__/__snapshots__/demo.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/progress/demo/circle.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:76.82742735936014;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:91.59291283123217;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="close" class="anticon anticon-close" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/circle-micro.tsx correctly 1`] = ` Array [ <div aria-valuenow="60" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:14px;height:14px;font-size:8.1px" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="40" stroke="#e6f4ff" stroke-linecap="round" stroke-width="20" style="stroke:#e6f4ff;stroke-dasharray:251.32741228718345px 251.32741228718345;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="40" stroke-linecap="round" stroke-width="20" style="stroke-dasharray:251.32741228718345px 251.32741228718345;stroke-dashoffset:110.53096491487338;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="40" stroke-linecap="round" stroke-width="20" style="stroke:#52C41A;stroke-dasharray:251.32741228718345px 251.32741228718345;stroke-dashoffset:251.31741228718346;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> </span> </div> </div>, <span style="margin-left:8px" > 代码发布 </span>, ] `; exports[`renders components/progress/demo/circle-mini.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:80px;height:80px;font-size:18px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:209.7167966062084;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="30%" > 30% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:80px;height:80px;font-size:18px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:91.59291283123217;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="close" class="anticon anticon-close" role="img" > <svg aria-hidden="true" data-icon="close" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:80px;height:80px;font-size:18px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/component-token.tsx correctly 1`] = ` Array [ <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:8px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:6px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info" role="progressbar" > <div class="ant-progress-outer" style="width:300px;height:20px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:20px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:150.6548547187203;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width:60px;height:60px;font-size:15px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:150.6548547187203;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:20px;height:20px;font-size:9px" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:141.0176877775662;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke:#52C41A;stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:267.0253755551324;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> </span> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:119.89342665232022;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.77685330464044;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width:60px;height:60px;font-size:15px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:119.89342665232022;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.77685330464044;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:20px;height:20px;font-size:9px" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:113.20150282390658;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke:#52C41A;stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:211.39300564781317;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> </span> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="flex-wrap:wrap;column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:2px;height:8px" /> <div class="ant-progress-steps-item" style="width:2px;height:8px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:20px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:20px" /> <div class="ant-progress-steps-item" style="width:20px;height:20px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:30px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:30px" /> <div class="ant-progress-steps-item" style="width:20px;height:30px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/dashboard.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:61.44671332616011;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.77685330464044;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:270.7005669843205px 295.3097094374406;stroke-dashoffset:0;transform:rotate(105deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:270.7005669843205px 295.3097094374406;stroke-dashoffset:70.67514174608013;transform:rotate(105deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:270.7005669843205px 295.3097094374406;stroke-dashoffset:270.6905669843205;transform:rotate(105deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/dynamic.tsx correctly 1`] = ` Array [ <div style="margin-bottom:10px" > <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:0%;height:8px" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> </div>, <div class="ant-btn-group" > <button class="ant-btn ant-btn-default ant-btn-icon-only" type="button" > <span class="ant-btn-icon" > <span aria-label="minus" class="anticon anticon-minus" role="img" > <svg aria-hidden="true" data-icon="minus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> </button> <button class="ant-btn ant-btn-default ant-btn-icon-only" type="button" > <span class="ant-btn-icon" > <span aria-label="plus" class="anticon anticon-plus" role="img" > <svg aria-hidden="true" data-icon="plus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z" /> <path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z" /> </svg> </span> </span> </button> </div>, ] `; exports[`renders components/progress/demo/format.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:76.82742735936014;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75 Days" > 75 Days </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="Done" > Done </span> </div> </div> </div> </div> `; exports[`renders components/progress/demo/gradient-line.tsx correctly 1`] = ` <div style="display:flex;flex-direction:column;row-gap:16px" > <div aria-valuenow="99" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:99.9%;height:8px;background-image:linear-gradient(to right, #108ee9 0%, #87d068 100%)" /> </div> </div> <span class="ant-progress-text" title="99.9%" > 99.9% </span> </div> <div aria-valuenow="99" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:99.9%;height:8px;background-image:linear-gradient(to right, #108ee9, #87d068)" /> </div> </div> <span class="ant-progress-text" title="99.9%" > 99.9% </span> </div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="90" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:29.53097094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to top, #108ee9 0%, #87d068 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 0deg, #108ee9 0%, #87d068 100%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.3097094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="90%" > 90% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to top, #108ee9 0%, #87d068 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 0deg, #108ee9 0%, #87d068 100%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.3097094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="93" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:20.671679660620843;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to top, #87d068 0%, #ffe58f 50%, #ffccc7 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 0deg, #87d068 0%, #ffe58f 50%, #ffccc7 100%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.3097094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="93%" > 93% </span> </div> </div> </div> </div> <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="90" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:23.378685330464045;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to bottom, #108ee9 0%, #87d068 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 217.5deg, #108ee9 0%, #87d068 79%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.78685330464043;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="90%" > 90% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to bottom, #108ee9 0%, #87d068 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 217.5deg, #108ee9 0%, #87d068 79%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.78685330464043;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" > <span aria-label="check" class="anticon anticon-check" role="img" > <svg aria-hidden="true" data-icon="check" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z" /> </svg> </span> </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="93" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner ant-progress-circle-gradient" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <mask id="undefined-gradient-conic" > <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke="#FFF" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:16.365079731324833;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </mask> <foreignobject height="100" mask="url(#undefined-gradient-conic)" width="100" x="0" y="0" > <div style="width:100%;height:100%;background:linear-gradient(to bottom, #87d068 0%, #ffe58f 50%, #ffccc7 100%)" > <div style="width:100%;height:100%;background:conic-gradient(from 217.5deg, #87d068 0%, #ffe58f 39%, #ffccc7 79%)" /> </div> </foreignobject> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.78685330464043;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="93%" > 93% </span> </div> </div> </div> </div> </div> `; exports[`renders components/progress/demo/line.tsx correctly 1`] = ` Array [ <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:30%;height:8px" /> </div> </div> <span class="ant-progress-text" title="30%" > 30% </span> </div>, <div aria-valuenow="50" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:8px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div>, <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:70%;height:8px" /> </div> </div> <span class="ant-progress-text" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div>, <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:100%;height:8px" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div>, <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:8px" /> </div> </div> </div>, ] `; exports[`renders components/progress/demo/line-mini.tsx correctly 1`] = ` <div style="width:170px" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:30%;height:6px" /> </div> </div> <span class="ant-progress-text" title="30%" > 30% </span> </div> <div aria-valuenow="50" class="ant-progress ant-progress-status-active ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:6px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> <div aria-valuenow="70" class="ant-progress ant-progress-status-exception ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:70%;height:6px" /> </div> </div> <span class="ant-progress-text" > <span aria-label="close-circle" class="anticon anticon-close-circle" role="img" > <svg aria-hidden="true" data-icon="close-circle" fill="currentColor" fill-rule="evenodd" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z" /> </svg> </span> </span> </div> <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:100%;height:6px" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> </div> `; exports[`renders components/progress/demo/linecap.tsx correctly 1`] = ` Array [ <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" style="border-radius:0" > <div class="ant-progress-bg" style="width:75%;height:8px;border-radius:0" /> </div> </div> <span class="ant-progress-text" title="75%" > 75% </span> </div>, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:73.82742735936014;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.3097094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="75" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="butt" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:58.44671332616011;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="butt" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.78685330464043;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="75%" > 75% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/segment.tsx correctly 1`] = ` Array [ <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:60%;height:8px" /> <div class="ant-progress-success-bg" style="width:30%;height:8px" /> </div> </div> <span class="ant-progress-text" title="60%" > 60% </span> </div>, <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:209.7167966062084;transform:rotate(18deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:209.7167966062084;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:166.6507973132483;transform:rotate(213deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:166.6507973132483;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/size.tsx correctly 1`] = ` Array [ <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:8px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:8px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-outer" style="width:100%;height:6px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:6px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info" role="progressbar" > <div class="ant-progress-outer" style="width:300px;height:20px" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width:50%;height:20px" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:150.6548547187203;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width:60px;height:60px;font-size:15px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:150.6548547187203;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:295.3097094374406px 295.3097094374406;stroke-dashoffset:295.2997094374406;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-inline-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:20px;height:20px;font-size:9px" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:0;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:141.0176877775662;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke:#52C41A;stroke-dasharray:267.0353755551324px 267.0353755551324;stroke-dashoffset:267.0253755551324;transform:rotate(-90deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> </span> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width:120px;height:120px;font-size:24px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:119.89342665232022;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.77685330464044;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-inner" style="width:60px;height:60px;font-size:15px" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:119.89342665232022;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke:#52C41A;stroke-dasharray:233.78685330464043px 295.3097094374406;stroke-dashoffset:233.77685330464044;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info" role="progressbar" > <div class="ant-progress-inner" style="width:20px;height:20px;font-size:9px" > <span> <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:0;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:113.20150282390658;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="42.5" stroke-linecap="round" stroke-width="15" style="stroke:#52C41A;stroke-dasharray:211.40300564781316px 267.0353755551324;stroke-dashoffset:211.39300564781317;transform:rotate(127.5deg);transform-origin:50px 50px;transition:stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s;fill-opacity:0" /> </svg> </span> </div> </div> </div> </div>, <br />, <br />, <div class="ant-space ant-space-horizontal ant-space-align-center" style="flex-wrap:wrap;column-gap:30px;row-gap:30px" > <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:2px;height:8px" /> <div class="ant-progress-steps-item" style="width:2px;height:8px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:20px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:20px" /> <div class="ant-progress-steps-item" style="width:20px;height:20px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> <div class="ant-space-item" > <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:30px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:20px;height:30px" /> <div class="ant-progress-steps-item" style="width:20px;height:30px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> </div> </div>, ] `; exports[`renders components/progress/demo/steps.tsx correctly 1`] = ` Array [ <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div>, <br />, <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <span class="ant-progress-text" title="30%" > 30% </span> </div> </div>, <br />, <div aria-valuenow="100" class="ant-progress ant-progress-status-success ant-progress-steps ant-progress-show-info ant-progress-small" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:2px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:2px;height:8px" /> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> </div>, <br />, <div aria-valuenow="60" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#389e0d;width:14px;height:8px" /> <div class="ant-progress-steps-item ant-progress-steps-item-active" style="background-color:#f5222d;width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <div class="ant-progress-steps-item" style="width:14px;height:8px" /> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div>, ] `;
5,622
0
petrpan-code/ant-design/ant-design/components/progress/__tests__
petrpan-code/ant-design/ant-design/components/progress/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Progress render dashboard 295 gapDegree 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 53.31980864842677px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(237.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 53.31980864842677px 295.3097094374406; stroke-dashoffset: 53.309808648426774; transform: rotate(237.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 53.31980864842677px 295.3097094374406; stroke-dashoffset: 53.309808648426774; transform: rotate(237.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> `; exports[`Progress render dashboard 296 gapDegree 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 52.499503899989435px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(238deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 52.499503899989435px 295.3097094374406; stroke-dashoffset: 52.48950389998944; transform: rotate(238deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 52.499503899989435px 295.3097094374406; stroke-dashoffset: 52.48950389998944; transform: rotate(238deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> `; exports[`Progress render dashboard zero gapDegree 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> `; exports[`Progress render format 1`] = ` <div aria-valuenow="10" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> <div class="ant-progress-success-bg" style="width: 10%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50 10" > 50 10 </span> </div> `; exports[`Progress render negative progress 1`] = ` <div aria-valuenow="-20" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> `; exports[`Progress render negative successPercent 1`] = ` <div aria-valuenow="-20" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> <div class="ant-progress-success-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> `; exports[`Progress render normal progress 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> `; exports[`Progress render out-of-range progress 1`] = ` <div aria-valuenow="120" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 100%; height: 8px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> `; exports[`Progress render out-of-range progress with info 1`] = ` <div aria-valuenow="120" class="ant-progress ant-progress-status-success ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 100%; height: 8px;" /> </div> </div> <span class="ant-progress-text" > <span aria-label="check-circle" class="anticon anticon-check-circle" role="img" > <svg aria-hidden="true" data-icon="check-circle" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z" /> </svg> </span> </span> </div> `; exports[`Progress render strokeColor 1`] = ` <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke: red; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 150.6548547187203; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #52C41A; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 295.2997094374406; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="50%" > 50% </span> </div> </div> `; exports[`Progress render strokeColor 2`] = ` <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> `; exports[`Progress render strokeColor 3`] = ` <div aria-valuenow="50" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 50%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="50%" > 50% </span> </div> `; exports[`Progress render strokeWidth of progress 1`] = ` <div> <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="25" stroke-linecap="round" stroke-width="50" style="stroke-dasharray: 157.07963267948966px 157.07963267948966; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="25" stroke-linecap="round" stroke-width="50" style="stroke-dasharray: 157.07963267948966px 157.07963267948966; stroke-dashoffset: 134.95574287564276; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="0" r="25" stroke-linecap="round" stroke-width="50" style="stroke: #52C41A; stroke-dasharray: 157.07963267948966px 157.07963267948966; stroke-dashoffset: 157.06963267948967; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="30%" > 30% </span> </div> </div> </div> `; exports[`Progress render successColor progress 1`] = ` <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 60%; height: 8px;" /> <div class="ant-progress-success-bg" style="width: 30%; height: 8px; background-color: rgb(255, 255, 255);" /> </div> </div> <span class="ant-progress-text" title="60%" > 60% </span> </div> `; exports[`Progress render successColor progress type="circle" 1`] = ` <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 209.7167966062084; transform: rotate(18deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #ffffff; stroke-dasharray: 295.3097094374406px 295.3097094374406; stroke-dashoffset: 209.7167966062084; transform: rotate(-90deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> `; exports[`Progress render successColor progress type="dashboard" 1`] = ` <div aria-valuenow="30" class="ant-progress ant-progress-status-normal ant-progress-circle ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-inner" style="width: 120px; height: 120px; font-size: 24px;" > <svg class="ant-progress-circle" role="presentation" viewBox="0 0 100 100" > <circle class="ant-progress-circle-trail" cx="50" cy="50" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 0; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 166.6507973132483; transform: rotate(213deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> <circle class="ant-progress-circle-path" cx="50" cy="50" opacity="1" r="47" stroke-linecap="round" stroke-width="6" style="stroke: #ffffff; stroke-dasharray: 233.78685330464043px 295.3097094374406; stroke-dashoffset: 166.6507973132483; transform: rotate(127.5deg); transform-origin: 50px 50px; transition: stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s; fill-opacity: 0; transition-duration: 0s, 0s;" /> </svg> <span class="ant-progress-text" title="60%" > 60% </span> </div> </div> `; exports[`Progress render trailColor progress 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" style="background-color: rgb(255, 255, 255);" > <div class="ant-progress-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> `; exports[`Progress rtl render component should be rendered correctly in RTL direction 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-line ant-progress-show-info ant-progress-default ant-progress-rtl" role="progressbar" > <div class="ant-progress-outer" style="width: 100%; height: 8px;" > <div class="ant-progress-inner" > <div class="ant-progress-bg" style="width: 0%; height: 8px;" /> </div> </div> <span class="ant-progress-text" title="0%" > 0% </span> </div> `; exports[`Progress should support steps 1`] = ` <div aria-valuenow="0" class="ant-progress ant-progress-status-normal ant-progress-steps ant-progress-show-info ant-progress-default" role="progressbar" > <div class="ant-progress-steps-outer" > <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <div class="ant-progress-steps-item" style="width: 14px; height: 8px;" /> <span class="ant-progress-text" title="0%" > 0% </span> </div> </div> `; exports[`Progress steps should have default percent 0 1`] = ` <div class="undefined-steps-outer" /> `;
5,656
0
petrpan-code/ant-design/ant-design/components/qr-code
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('qr-code');
5,657
0
petrpan-code/ant-design/ant-design/components/qr-code
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/demo.test.ts
import demoTest from '../../../tests/shared/demoTest'; demoTest('qr-code');
5,658
0
petrpan-code/ant-design/ant-design/components/qr-code
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('QRCode image', () => { imageDemoTest('qr-code'); });
5,659
0
petrpan-code/ant-design/ant-design/components/qr-code
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/index.test.tsx
import React, { useState } from 'react'; import QRCode from '..'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { fireEvent, render } from '../../../tests/utils'; import type { QRCodeProps } from '../interface'; describe('QRCode test', () => { mountTest(QRCode); rtlTest(QRCode); it('should correct render', () => { const { container } = render(<QRCode value="test" />); expect( container ?.querySelector<HTMLDivElement>('.ant-qrcode') ?.querySelector<HTMLCanvasElement>('canvas'), ).toBeTruthy(); expect(container).toMatchSnapshot(); }); it('should render `null` and console Error when value not exist', () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); const { container } = render(<QRCode value={undefined as unknown as string} />); expect(container.firstChild).toBe(null); expect(container.firstChild).toMatchSnapshot(); expect(errSpy).toHaveBeenCalledWith('Warning: [antd: QRCode] need to receive `value` props'); errSpy.mockRestore(); }); it('support custom icon', () => { const { container } = render(<QRCode value="test" icon="test" />); expect( container ?.querySelector<HTMLDivElement>('.ant-qrcode') ?.querySelector<HTMLImageElement>('img'), ).toBeTruthy(); }); it('support custom size', () => { const { container } = render(<QRCode value="test" size={100} />); expect(container.querySelector('.ant-qrcode')).toHaveStyle('width: 100px; height: 100px'); }); it('support refresh', () => { const refresh = jest.fn(); const { container } = render(<QRCode value="test" status="expired" onRefresh={refresh} />); fireEvent.click( container ?.querySelector<HTMLDivElement>('.ant-qrcode') ?.querySelector<HTMLButtonElement>('button.ant-btn-link')!, ); expect(refresh).toHaveBeenCalled(); }); it('support loading', () => { const Demo: React.FC = () => { const [status, setStatus] = useState<QRCodeProps['status']>('active'); return ( <> <QRCode value="test" status={status} /> <button type="button" onClick={() => setStatus('loading')}> set loading </button> </> ); }; const { container } = render(<Demo />); expect(container.querySelector<HTMLDivElement>('.ant-spin-spinning')).toBeFalsy(); fireEvent.click(container?.querySelector<HTMLButtonElement>('button')!); expect(container.querySelector<HTMLDivElement>('.ant-spin-spinning')).toBeTruthy(); }); it('support bordered', () => { const { container } = render(<QRCode value="test" bordered={false} />); expect(container?.querySelector<HTMLDivElement>('.ant-qrcode')).toHaveClass( 'ant-qrcode-borderless', ); }); it('should console Error when icon exist && errorLevel is `L`', () => { const errSpy = jest.spyOn(console, 'error').mockImplementation(() => {}); render(<QRCode value="test" icon="test" errorLevel="L" />); expect(errSpy).toHaveBeenCalledWith( 'Warning: [antd: QRCode] ErrorLevel `L` is not recommended to be used with `icon`, for scanning result would be affected by low level.', ); errSpy.mockRestore(); }); });
5,660
0
petrpan-code/ant-design/ant-design/components/qr-code/__tests__
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/qr-code/demo/Popover.tsx extend context correctly 1`] = ` Array [ <img alt="icon" height="100" src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" width="100" />, <div class="ant-popover ant-zoom-big-appear ant-zoom-big-appear-prepare ant-zoom-big ant-popover-placement-top" style="--arrow-x: 0px; --arrow-y: 0px; left: -1000vw; top: -1000vh; box-sizing: border-box;" > <div class="ant-popover-arrow" style="position: absolute; bottom: 0px; left: 0px;" /> <div class="ant-popover-content" > <div class="ant-popover-inner" role="tooltip" style="padding: 0px;" > <div class="ant-popover-inner-content" > <div class="ant-qrcode ant-qrcode-borderless" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div> </div> </div> </div> </div>, ] `; exports[`renders components/qr-code/demo/Popover.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/base.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <input class="ant-input" maxlength="60" placeholder="-" type="text" value="https://ant.design/" /> </div> </div> `; exports[`renders components/qr-code/demo/base.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/customColor.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: rgb(245, 245, 245);" > <canvas height="160" width="160" /> </div> </div> </div> `; exports[`renders components/qr-code/demo/customColor.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/customSize.tsx extend context correctly 1`] = ` Array [ <div class="ant-btn-group" style="margin-bottom: 16px;" > <button class="ant-btn ant-btn-default" type="button" > <span class="ant-btn-icon" > <span aria-label="minus" class="anticon anticon-minus" role="img" > <svg aria-hidden="true" data-icon="minus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> Smaller </span> </button> <button class="ant-btn ant-btn-default" type="button" > <span class="ant-btn-icon" > <span aria-label="plus" class="anticon anticon-plus" role="img" > <svg aria-hidden="true" data-icon="plus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z" /> <path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z" /> </svg> </span> </span> <span> Larger </span> </button> </div>, <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> <img src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" style="display: none;" /> </div>, ] `; exports[`renders components/qr-code/demo/customSize.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/download.tsx extend context correctly 1`] = ` <div id="myqrcode" > <div class="ant-qrcode" style="margin-bottom: 16px; width: 160px; height: 160px; background-color: rgb(255, 255, 255);" > <canvas height="160" width="160" /> </div> <button class="ant-btn ant-btn-primary" type="button" > <span> Download </span> </button> </div> `; exports[`renders components/qr-code/demo/download.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/errorlevel.tsx extend context correctly 1`] = ` Array [ <div class="ant-qrcode" style="margin-bottom: 16px; width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div>, <div class="ant-segmented" > <div class="ant-segmented-group" > <label class="ant-segmented-item ant-segmented-item-selected" > <input checked="" class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="L" > L </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="M" > M </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Q" > Q </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="H" > H </div> </label> </div> </div>, ] `; exports[`renders components/qr-code/demo/errorlevel.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/icon.tsx extend context correctly 1`] = ` <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> <img src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" style="display: none;" /> </div> `; exports[`renders components/qr-code/demo/icon.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/status.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap: wrap;" > <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <div class="ant-qrcode-mask" > <div aria-busy="true" aria-live="polite" class="ant-spin ant-spin-spinning" > <span class="ant-spin-dot ant-spin-dot-spin" > <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> </span> </div> </div> <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <div class="ant-qrcode-mask" > <p class="ant-qrcode-expired" > QR code expired </p> <button class="ant-btn ant-btn-link" type="button" > <span class="ant-btn-icon" > <span aria-label="reload" class="anticon anticon-reload" role="img" > <svg aria-hidden="true" data-icon="reload" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.1 209.3l-56.4 44.1C775.8 155.1 656.2 92 521.9 92 290 92 102.3 279.5 102 511.5 101.7 743.7 289.8 932 521.9 932c181.3 0 335.8-115 394.6-276.1 1.5-4.2-.7-8.9-4.9-10.3l-56.7-19.5a8 8 0 00-10.1 4.8c-1.8 5-3.8 10-5.9 14.9-17.3 41-42.1 77.8-73.7 109.4A344.77 344.77 0 01655.9 829c-42.3 17.9-87.4 27-133.8 27-46.5 0-91.5-9.1-133.8-27A341.5 341.5 0 01279 755.2a342.16 342.16 0 01-73.7-109.4c-17.9-42.4-27-87.4-27-133.9s9.1-91.5 27-133.9c17.3-41 42.1-77.8 73.7-109.4 31.6-31.6 68.4-56.4 109.3-73.8 42.3-17.9 87.4-27 133.8-27 46.5 0 91.5 9.1 133.8 27a341.5 341.5 0 01109.3 73.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.6 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c-.1-6.6-7.8-10.3-13-6.2z" /> </svg> </span> </span> <span> Refresh </span> </button> </div> <canvas height="160" width="160" /> </div> </div> </div> `; exports[`renders components/qr-code/demo/status.tsx extend context correctly 2`] = `[]`; exports[`renders components/qr-code/demo/type.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <svg height="160" viewBox="0 0 25 25" width="160" > <path d="M0,0 h25v25H0z" fill="transparent" shape-rendering="crispEdges" /> <path d="M0 0h7v1H0zM8 0h2v1H8zM11 0h5v1H11zM18,0 h7v1H18zM0 1h1v1H0zM6 1h1v1H6zM10 1h6v1H10zM18 1h1v1H18zM24,1 h1v1H24zM0 2h1v1H0zM2 2h3v1H2zM6 2h1v1H6zM8 2h1v1H8zM10 2h1v1H10zM12 2h1v1H12zM15 2h1v1H15zM18 2h1v1H18zM20 2h3v1H20zM24,2 h1v1H24zM0 3h1v1H0zM2 3h3v1H2zM6 3h1v1H6zM8 3h2v1H8zM15 3h1v1H15zM18 3h1v1H18zM20 3h3v1H20zM24,3 h1v1H24zM0 4h1v1H0zM2 4h3v1H2zM6 4h1v1H6zM10 4h1v1H10zM12 4h1v1H12zM14 4h3v1H14zM18 4h1v1H18zM20 4h3v1H20zM24,4 h1v1H24zM0 5h1v1H0zM6 5h1v1H6zM8 5h1v1H8zM11 5h1v1H11zM15 5h2v1H15zM18 5h1v1H18zM24,5 h1v1H24zM0 6h7v1H0zM8 6h1v1H8zM10 6h1v1H10zM12 6h1v1H12zM14 6h1v1H14zM16 6h1v1H16zM18,6 h7v1H18zM8 7h1v1H8zM14 7h3v1H14zM1 8h1v1H1zM3 8h1v1H3zM5 8h8v1H5zM15 8h5v1H15zM21 8h2v1H21zM24,8 h1v1H24zM0 9h3v1H0zM7 9h1v1H7zM9 9h2v1H9zM16 9h3v1H16zM24,9 h1v1H24zM4 10h1v1H4zM6 10h2v1H6zM16 10h2v1H16zM20 10h1v1H20zM23,10 h2v1H23zM0 11h1v1H0zM2 11h2v1H2zM8 11h1v1H8zM11 11h2v1H11zM14 11h1v1H14zM18 11h3v1H18zM0 12h2v1H0zM4 12h4v1H4zM10 12h3v1H10zM17 12h2v1H17zM21 12h1v1H21zM23,12 h2v1H23zM1 13h2v1H1zM5 13h1v1H5zM7 13h1v1H7zM9 13h1v1H9zM11 13h1v1H11zM18 13h2v1H18zM21 13h2v1H21zM24,13 h1v1H24zM0 14h1v1H0zM2 14h2v1H2zM6 14h2v1H6zM9 14h1v1H9zM11 14h1v1H11zM18 14h3v1H18zM22 14h1v1H22zM24,14 h1v1H24zM1 15h1v1H1zM3 15h3v1H3zM7 15h1v1H7zM9 15h2v1H9zM13 15h1v1H13zM15 15h3v1H15zM20 15h1v1H20zM23 15h1v1H23zM0 16h3v1H0zM4 16h1v1H4zM6 16h1v1H6zM9 16h1v1H9zM12 16h1v1H12zM14 16h1v1H14zM16 16h7v1H16zM8 17h1v1H8zM10 17h1v1H10zM12 17h5v1H12zM20 17h2v1H20zM24,17 h1v1H24zM0 18h7v1H0zM8 18h3v1H8zM14 18h3v1H14zM18 18h1v1H18zM20 18h2v1H20zM23,18 h2v1H23zM0 19h1v1H0zM6 19h1v1H6zM8 19h2v1H8zM13 19h1v1H13zM16 19h1v1H16zM20 19h3v1H20zM24,19 h1v1H24zM0 20h1v1H0zM2 20h3v1H2zM6 20h1v1H6zM9 20h1v1H9zM11 20h3v1H11zM16 20h6v1H16zM23,20 h2v1H23zM0 21h1v1H0zM2 21h3v1H2zM6 21h1v1H6zM8 21h2v1H8zM11 21h1v1H11zM15 21h1v1H15zM17 21h1v1H17zM19 21h4v1H19zM0 22h1v1H0zM2 22h3v1H2zM6 22h1v1H6zM9 22h5v1H9zM15 22h1v1H15zM19 22h2v1H19zM22 22h1v1H22zM24,22 h1v1H24zM0 23h1v1H0zM6 23h1v1H6zM8 23h1v1H8zM10 23h1v1H10zM13 23h1v1H13zM15 23h4v1H15zM21 23h1v1H21zM0 24h7v1H0zM14 24h3v1H14zM19 24h1v1H19zM23,24 h2v1H23z" fill="rgba(0, 0, 0, 0.88)" shape-rendering="crispEdges" /> </svg> </div> </div> </div> `; exports[`renders components/qr-code/demo/type.tsx extend context correctly 2`] = `[]`;
5,661
0
petrpan-code/ant-design/ant-design/components/qr-code/__tests__
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/__snapshots__/demo.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/qr-code/demo/Popover.tsx correctly 1`] = ` <img alt="icon" height="100" src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" width="100" /> `; exports[`renders components/qr-code/demo/base.tsx correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <input class="ant-input" maxlength="60" placeholder="-" type="text" value="https://ant.design/" /> </div> </div> `; exports[`renders components/qr-code/demo/customColor.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:#f5f5f5" > <canvas height="160" width="160" /> </div> </div> </div> `; exports[`renders components/qr-code/demo/customSize.tsx correctly 1`] = ` Array [ <div class="ant-btn-group" style="margin-bottom:16px" > <button class="ant-btn ant-btn-default" type="button" > <span class="ant-btn-icon" > <span aria-label="minus" class="anticon anticon-minus" role="img" > <svg aria-hidden="true" data-icon="minus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z" /> </svg> </span> </span> <span> Smaller </span> </button> <button class="ant-btn ant-btn-default" type="button" > <span class="ant-btn-icon" > <span aria-label="plus" class="anticon anticon-plus" role="img" > <svg aria-hidden="true" data-icon="plus" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z" /> <path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z" /> </svg> </span> </span> <span> Larger </span> </button> </div>, <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> <img src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" style="display:none" /> </div>, ] `; exports[`renders components/qr-code/demo/download.tsx correctly 1`] = ` <div id="myqrcode" > <div class="ant-qrcode" style="margin-bottom:16px;width:160px;height:160px;background-color:#fff" > <canvas height="160" width="160" /> </div> <button class="ant-btn ant-btn-primary" type="button" > <span> Download </span> </button> </div> `; exports[`renders components/qr-code/demo/errorlevel.tsx correctly 1`] = ` Array [ <div class="ant-qrcode" style="margin-bottom:16px;width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> </div>, <div class="ant-segmented" > <div class="ant-segmented-group" > <label class="ant-segmented-item ant-segmented-item-selected" > <input checked="" class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="L" > L </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="M" > M </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="Q" > Q </div> </label> <label class="ant-segmented-item" > <input class="ant-segmented-item-input" type="radio" /> <div class="ant-segmented-item-label" title="H" > H </div> </label> </div> </div>, ] `; exports[`renders components/qr-code/demo/icon.tsx correctly 1`] = ` <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> <img src="https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg" style="display:none" /> </div> `; exports[`renders components/qr-code/demo/status.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" style="flex-wrap:wrap" > <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <div class="ant-qrcode-mask" > <div aria-busy="true" aria-live="polite" class="ant-spin ant-spin-spinning" > <span class="ant-spin-dot ant-spin-dot-spin" > <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> <i class="ant-spin-dot-item" /> </span> </div> </div> <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <div class="ant-qrcode-mask" > <p class="ant-qrcode-expired" > QR code expired </p> <button class="ant-btn ant-btn-link" type="button" > <span class="ant-btn-icon" > <span aria-label="reload" class="anticon anticon-reload" role="img" > <svg aria-hidden="true" data-icon="reload" fill="currentColor" focusable="false" height="1em" viewBox="64 64 896 896" width="1em" > <path d="M909.1 209.3l-56.4 44.1C775.8 155.1 656.2 92 521.9 92 290 92 102.3 279.5 102 511.5 101.7 743.7 289.8 932 521.9 932c181.3 0 335.8-115 394.6-276.1 1.5-4.2-.7-8.9-4.9-10.3l-56.7-19.5a8 8 0 00-10.1 4.8c-1.8 5-3.8 10-5.9 14.9-17.3 41-42.1 77.8-73.7 109.4A344.77 344.77 0 01655.9 829c-42.3 17.9-87.4 27-133.8 27-46.5 0-91.5-9.1-133.8-27A341.5 341.5 0 01279 755.2a342.16 342.16 0 01-73.7-109.4c-17.9-42.4-27-87.4-27-133.9s9.1-91.5 27-133.9c17.3-41 42.1-77.8 73.7-109.4 31.6-31.6 68.4-56.4 109.3-73.8 42.3-17.9 87.4-27 133.8-27 46.5 0 91.5 9.1 133.8 27a341.5 341.5 0 01109.3 73.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.6 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c-.1-6.6-7.8-10.3-13-6.2z" /> </svg> </span> </span> <span> Refresh </span> </button> </div> <canvas height="160" width="160" /> </div> </div> </div> `; exports[`renders components/qr-code/demo/type.tsx correctly 1`] = ` <div class="ant-space ant-space-horizontal ant-space-align-center ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <canvas height="160" width="160" /> </div> </div> <div class="ant-space-item" > <div class="ant-qrcode" style="width:160px;height:160px;background-color:transparent" > <svg height="160" viewBox="0 0 25 25" width="160" > <path d="M0,0 h25v25H0z" fill="transparent" shape-rendering="crispEdges" /> <path d="M0 0h7v1H0zM8 0h2v1H8zM11 0h5v1H11zM18,0 h7v1H18zM0 1h1v1H0zM6 1h1v1H6zM10 1h6v1H10zM18 1h1v1H18zM24,1 h1v1H24zM0 2h1v1H0zM2 2h3v1H2zM6 2h1v1H6zM8 2h1v1H8zM10 2h1v1H10zM12 2h1v1H12zM15 2h1v1H15zM18 2h1v1H18zM20 2h3v1H20zM24,2 h1v1H24zM0 3h1v1H0zM2 3h3v1H2zM6 3h1v1H6zM8 3h2v1H8zM15 3h1v1H15zM18 3h1v1H18zM20 3h3v1H20zM24,3 h1v1H24zM0 4h1v1H0zM2 4h3v1H2zM6 4h1v1H6zM10 4h1v1H10zM12 4h1v1H12zM14 4h3v1H14zM18 4h1v1H18zM20 4h3v1H20zM24,4 h1v1H24zM0 5h1v1H0zM6 5h1v1H6zM8 5h1v1H8zM11 5h1v1H11zM15 5h2v1H15zM18 5h1v1H18zM24,5 h1v1H24zM0 6h7v1H0zM8 6h1v1H8zM10 6h1v1H10zM12 6h1v1H12zM14 6h1v1H14zM16 6h1v1H16zM18,6 h7v1H18zM8 7h1v1H8zM14 7h3v1H14zM1 8h1v1H1zM3 8h1v1H3zM5 8h8v1H5zM15 8h5v1H15zM21 8h2v1H21zM24,8 h1v1H24zM0 9h3v1H0zM7 9h1v1H7zM9 9h2v1H9zM16 9h3v1H16zM24,9 h1v1H24zM4 10h1v1H4zM6 10h2v1H6zM16 10h2v1H16zM20 10h1v1H20zM23,10 h2v1H23zM0 11h1v1H0zM2 11h2v1H2zM8 11h1v1H8zM11 11h2v1H11zM14 11h1v1H14zM18 11h3v1H18zM0 12h2v1H0zM4 12h4v1H4zM10 12h3v1H10zM17 12h2v1H17zM21 12h1v1H21zM23,12 h2v1H23zM1 13h2v1H1zM5 13h1v1H5zM7 13h1v1H7zM9 13h1v1H9zM11 13h1v1H11zM18 13h2v1H18zM21 13h2v1H21zM24,13 h1v1H24zM0 14h1v1H0zM2 14h2v1H2zM6 14h2v1H6zM9 14h1v1H9zM11 14h1v1H11zM18 14h3v1H18zM22 14h1v1H22zM24,14 h1v1H24zM1 15h1v1H1zM3 15h3v1H3zM7 15h1v1H7zM9 15h2v1H9zM13 15h1v1H13zM15 15h3v1H15zM20 15h1v1H20zM23 15h1v1H23zM0 16h3v1H0zM4 16h1v1H4zM6 16h1v1H6zM9 16h1v1H9zM12 16h1v1H12zM14 16h1v1H14zM16 16h7v1H16zM8 17h1v1H8zM10 17h1v1H10zM12 17h5v1H12zM20 17h2v1H20zM24,17 h1v1H24zM0 18h7v1H0zM8 18h3v1H8zM14 18h3v1H14zM18 18h1v1H18zM20 18h2v1H20zM23,18 h2v1H23zM0 19h1v1H0zM6 19h1v1H6zM8 19h2v1H8zM13 19h1v1H13zM16 19h1v1H16zM20 19h3v1H20zM24,19 h1v1H24zM0 20h1v1H0zM2 20h3v1H2zM6 20h1v1H6zM9 20h1v1H9zM11 20h3v1H11zM16 20h6v1H16zM23,20 h2v1H23zM0 21h1v1H0zM2 21h3v1H2zM6 21h1v1H6zM8 21h2v1H8zM11 21h1v1H11zM15 21h1v1H15zM17 21h1v1H17zM19 21h4v1H19zM0 22h1v1H0zM2 22h3v1H2zM6 22h1v1H6zM9 22h5v1H9zM15 22h1v1H15zM19 22h2v1H19zM22 22h1v1H22zM24,22 h1v1H24zM0 23h1v1H0zM6 23h1v1H6zM8 23h1v1H8zM10 23h1v1H10zM13 23h1v1H13zM15 23h4v1H15zM21 23h1v1H21zM0 24h7v1H0zM14 24h3v1H14zM19 24h1v1H19zM23,24 h2v1H23z" fill="rgba(0, 0, 0, 0.88)" shape-rendering="crispEdges" /> </svg> </div> </div> </div> `;
5,662
0
petrpan-code/ant-design/ant-design/components/qr-code/__tests__
petrpan-code/ant-design/ant-design/components/qr-code/__tests__/__snapshots__/index.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`QRCode test rtl render component should be rendered correctly in RTL direction 1`] = `null`; exports[`QRCode test should correct render 1`] = ` <div> <div class="ant-qrcode" style="width: 160px; height: 160px; background-color: transparent;" > <canvas height="160" width="160" /> </div> </div> `; exports[`QRCode test should render \`null\` and console Error when value not exist 1`] = `null`;
5,693
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('radio');
5,694
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/demo.test.tsx
import * as React from 'react'; import demoTest, { rootPropsTest } from '../../../tests/shared/demoTest'; demoTest('radio'); rootPropsTest( 'radio', (Radio, props) => ( <Radio.Group {...props} options={[ { label: 'Bamboo', value: 'bamboo', }, ]} /> ), { name: 'Radio.Group', }, );
5,695
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/group.test.tsx
import type { RefAttributes } from 'react'; import React from 'react'; import type { RadioGroupProps } from '..'; import Radio from '..'; import { fireEvent, render } from '../../../tests/utils'; describe('Radio Group', () => { function createRadioGroup(props?: RadioGroupProps & RefAttributes<HTMLDivElement>) { return ( <Radio.Group {...props}> <Radio value="A">A</Radio> <Radio value="B">B</Radio> <Radio value="C">C</Radio> </Radio.Group> ); } function createRadioGroupByOption(props?: RadioGroupProps & RefAttributes<HTMLDivElement>) { const options = [ { label: 'A', value: 'A' }, { label: 'B', value: 'B' }, { label: 'C', value: 'C' }, ]; return <Radio.Group {...props} options={options} />; } it('responses hover events', () => { const onMouseEnter = jest.fn(); const onMouseLeave = jest.fn(); const { container } = render( <Radio.Group onMouseEnter={onMouseEnter} onMouseLeave={onMouseLeave}> <Radio /> </Radio.Group>, ); fireEvent.mouseEnter(container.querySelector('div')!); expect(onMouseEnter).toHaveBeenCalled(); fireEvent.mouseLeave(container.querySelector('div')!); expect(onMouseLeave).toHaveBeenCalled(); }); it('fire change events when value changes', () => { const onChange = jest.fn(); const { container, rerender } = render( createRadioGroup({ onChange, }), ); const radios = container.querySelectorAll('input'); // controlled component rerender( createRadioGroup({ onChange, value: 'A', }), ); fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); }); it('both of radio and radioGroup will trigger onchange event when they exists', () => { const onChange = jest.fn(); const onChangeRadioGroup = jest.fn(); const RadioGroup: React.FC< RadioGroupProps & { onChangeRadioGroup: RadioGroupProps['onChange'] } > = (props) => ( <Radio.Group onChange={props.onChangeRadioGroup}> <Radio value="A" onChange={props.onChange}> A </Radio> <Radio value="B" onChange={props.onChange}> B </Radio> <Radio value="C" onChange={props.onChange}> C </Radio> </Radio.Group> ); const { container, rerender } = render( <RadioGroup onChangeRadioGroup={onChangeRadioGroup} onChange={onChange} />, ); const radios = container.querySelectorAll('input'); // controlled component rerender(<RadioGroup value="A" onChangeRadioGroup={onChangeRadioGroup} onChange={onChange} />); fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); expect(onChangeRadioGroup.mock.calls.length).toBe(1); }); it('Trigger onChange when both of radioButton and radioGroup exists', () => { const onChange = jest.fn(); const RadioGroup: React.FC<RadioGroupProps> = (props) => ( <Radio.Group {...props}> <Radio.Button value="A">A</Radio.Button> <Radio.Button value="B">B</Radio.Button> <Radio.Button value="C">C</Radio.Button> </Radio.Group> ); const { container, rerender } = render(<RadioGroup onChange={onChange} />); const radios = container.querySelectorAll('input'); // controlled component rerender(<RadioGroup value="A" onChange={onChange} />); fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); }); it('should only trigger once when in group with options', () => { const onChange = jest.fn(); const options = [{ label: 'Bamboo', value: 'Bamboo' }]; const { container } = render(<Radio.Group options={options} onChange={onChange} />); fireEvent.click(container.querySelector('input')!); expect(onChange).toHaveBeenCalledTimes(1); }); it("won't fire change events when value not changes", () => { const onChange = jest.fn(); const { container, rerender } = render( createRadioGroup({ onChange, }), ); const radios = container.querySelectorAll('input'); // controlled component rerender( createRadioGroup({ onChange, value: 'A', }), ); fireEvent.click(radios[0]); expect(onChange.mock.calls.length).toBe(0); }); it('optional should correct render', () => { const { container } = render(createRadioGroupByOption()); const radios = container.querySelectorAll('input'); expect(radios.length).toBe(3); }); it('all children should have a name property', () => { const GROUP_NAME = 'GROUP_NAME'; const { container } = render(createRadioGroup({ name: GROUP_NAME })); container.querySelectorAll<HTMLInputElement>('input[type="radio"]').forEach((el) => { expect(el.name).toEqual(GROUP_NAME); }); }); it('passes prefixCls down to radio', () => { const options = [ { label: 'Apple', value: 'Apple' }, { label: 'Orange', value: 'Orange', style: { fontSize: 12 } }, ]; const { container } = render(<Radio.Group prefixCls="my-radio" options={options} />); expect(container.firstChild).toMatchSnapshot(); }); it('should forward ref', () => { let radioGroupRef: HTMLDivElement; const { container } = render( createRadioGroupByOption({ ref(ref: HTMLDivElement) { radioGroupRef = ref; }, }), ); expect(radioGroupRef!).toBe(container.querySelector<HTMLDivElement>('.ant-radio-group')); }); it('should support data-* or aria-* props', () => { const { container } = render( createRadioGroup({ 'data-radio-group-id': 'radio-group-id', 'aria-label': 'radio-group', } as RadioGroupProps), ); expect((container.firstChild as HTMLDivElement)?.getAttribute('data-radio-group-id')).toBe( 'radio-group-id', ); expect((container.firstChild as HTMLDivElement)?.getAttribute('aria-label')).toBe( 'radio-group', ); }); it('Radio type should not be override', () => { const onChange = jest.fn(); const { container } = render( <Radio.Group onChange={onChange}> <Radio value={1} type="1"> A </Radio> <Radio value={2} type="2"> B </Radio> <Radio value={3} type="3"> C </Radio> <Radio value={4} type="4"> D </Radio> </Radio.Group>, ); const radios = container.querySelectorAll('input'); fireEvent.click(radios[0]); expect(onChange).toHaveBeenCalled(); expect(radios[1].type).toBe('radio'); }); describe('value is null or undefined', () => { it('use `defaultValue` when `value` is undefined', () => { const options = [{ label: 'Bamboo', value: 'bamboo' }]; const { container } = render( <Radio.Group defaultValue="bamboo" value={undefined} options={options} />, ); expect(container.querySelectorAll('.ant-radio-wrapper-checked').length).toBe(1); }); [undefined, null].forEach((newValue) => { it(`should set value back when value change back to ${newValue}`, () => { const options = [{ label: 'Bamboo', value: 'bamboo' }]; const { container, rerender } = render(<Radio.Group value="bamboo" options={options} />); expect(container.querySelectorAll('.ant-radio-wrapper-checked').length).toBe(1); rerender(<Radio.Group value={newValue} options={options} />); expect(container.querySelectorAll('.ant-radio-wrapper-checked').length).toBe(0); }); }); }); it('onBlur & onFocus should work', () => { const handleBlur = jest.fn(); const handleFocus = jest.fn(); const { container } = render( <Radio.Group options={['1', '2', '3']} onBlur={handleBlur} onFocus={handleFocus} />, ); fireEvent.focus(container.firstChild!); expect(handleFocus).toHaveBeenCalledTimes(1); fireEvent.blur(container.firstChild!); expect(handleBlur).toHaveBeenCalledTimes(1); }); it('options support id', () => { const { container } = render( <Radio.Group options={[{ label: 'bamboo', id: 'bamboo', value: 'bamboo' }]} />, ); expect(container.querySelector('#bamboo')).toBeTruthy(); }); });
5,696
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/image.test.ts
import { imageDemoTest } from '../../../tests/shared/imageTest'; describe('Radio image', () => { imageDemoTest('radio'); });
5,697
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/radio-button.test.tsx
import type { RefAttributes } from 'react'; import React from 'react'; import type { RadioGroupProps } from '..'; import Radio, { Button } from '..'; import focusTest from '../../../tests/shared/focusTest'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import { fireEvent, render } from '../../../tests/utils'; describe('Radio Button', () => { focusTest(Button, { refFocus: true }); mountTest(Button); rtlTest(Button); it('should render correctly', () => { const { container } = render(<Button className="customized">Test</Button>); expect(container.firstChild).toMatchSnapshot(); }); it('responses hover events', () => { const onMouseEnter = jest.fn(); const onMouseLeave = jest.fn(); const { container } = render( <Button onMouseEnter={onMouseEnter} onMouseLeave={onMouseLeave} />, ); fireEvent.mouseEnter(container.querySelector('label')!); expect(onMouseEnter).toHaveBeenCalled(); fireEvent.mouseLeave(container.querySelector('label')!); expect(onMouseLeave).toHaveBeenCalled(); }); }); describe('Radio Group', () => { function createRadioGroup(props?: RadioGroupProps & RefAttributes<HTMLDivElement>) { return ( <Radio.Group {...props}> <Button value="A">A</Button> <Button value="B">B</Button> <Button value="C">C</Button> </Radio.Group> ); } it('responses hover events', () => { const onMouseEnter = jest.fn(); const onMouseLeave = jest.fn(); const { container } = render( <Radio.Group onMouseEnter={onMouseEnter} onMouseLeave={onMouseLeave}> <Radio /> </Radio.Group>, ); fireEvent.mouseEnter(container.querySelectorAll('div')[0]); expect(onMouseEnter).toHaveBeenCalled(); fireEvent.mouseLeave(container.querySelectorAll('div')[0]); expect(onMouseLeave).toHaveBeenCalled(); }); it('fire change events when value changes', () => { const onChange = jest.fn(); const { container, rerender } = render(createRadioGroup({ onChange })); const radios = container.querySelectorAll('input'); // controlled component rerender(createRadioGroup({ onChange, value: 'A' })); fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); }); it('both of radio and radioGroup will trigger onchange event when they exists', () => { const onChange = jest.fn(); const onChangeRadioGroup = jest.fn(); const { container } = render( <Radio.Group onChange={onChangeRadioGroup}> <Radio value="A" onChange={onChange}> A </Radio> <Radio value="B" onChange={onChange}> B </Radio> <Radio value="C" onChange={onChange}> C </Radio> </Radio.Group>, ); const radios = container.querySelectorAll('input'); // controlled component fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); expect(onChangeRadioGroup.mock.calls.length).toBe(1); }); it('Trigger onChange when both of Button and radioGroup exists', () => { const onChange = jest.fn(); const { container, rerender } = render( <Radio.Group onChange={onChange}> <Button value="A">A</Button> <Button value="B">B</Button> <Button value="C">C</Button> </Radio.Group>, ); const radios = container.querySelectorAll('input'); // controlled component rerender( <Radio.Group value="A" onChange={onChange}> <Button value="A">A</Button> <Button value="B">B</Button> <Button value="C">C</Button> </Radio.Group>, ); fireEvent.click(radios[1]); expect(onChange.mock.calls.length).toBe(1); }); it('should only trigger once when in group with options', () => { const onChange = jest.fn(); const options = [{ label: 'Bamboo', value: 'Bamboo' }]; const { container } = render(<Radio.Group options={options} onChange={onChange} />); fireEvent.click(container.querySelector('input')!); expect(onChange).toHaveBeenCalledTimes(1); }); it("won't fire change events when value not changes", () => { const onChange = jest.fn(); const { container, rerender } = render( createRadioGroup({ onChange, }), ); const radios = container.querySelectorAll('input'); // controlled component rerender(createRadioGroup({ onChange, value: 'A' })); fireEvent.click(radios[0]); expect(onChange.mock.calls.length).toBe(0); }); it('all children should have a name property', () => { const GROUP_NAME = 'GROUP_NAME'; const { container } = render(createRadioGroup({ name: GROUP_NAME })); container.querySelectorAll<HTMLInputElement>('input[type="radio"]').forEach((el) => { expect(el.name).toEqual(GROUP_NAME); }); }); it('passes prefixCls down to radio', () => { const options = [ { label: 'Apple', value: 'Apple' }, { label: 'Orange', value: 'Orange', style: { fontSize: 12 } }, ]; const { container } = render(<Radio.Group prefixCls="my-radio" options={options} />); expect(container.firstChild).toMatchSnapshot(); }); it('should forward ref', () => { let radioGroupRef: HTMLDivElement; const { container } = render( createRadioGroup({ ref(ref: HTMLDivElement) { radioGroupRef = ref; }, }), ); expect(radioGroupRef!).toBe(container.querySelector('.ant-radio-group')); }); it('should support data-* or aria-* props', () => { const { container } = render( createRadioGroup({ 'data-radio-group-id': 'radio-group-id', 'aria-label': 'radio-group', } as RadioGroupProps), ); expect((container.firstChild as HTMLDivElement)?.getAttribute('data-radio-group-id')).toBe( 'radio-group-id', ); expect((container.firstChild as HTMLDivElement)?.getAttribute('aria-label')).toBe( 'radio-group', ); }); it('Radio type should not be override', () => { const onChange = jest.fn(); const { container } = render( <Radio.Group onChange={onChange}> <Radio value={1} type="1"> A </Radio> <Radio value={2} type="2"> B </Radio> <Radio value={3} type="3"> C </Radio> <Radio value={4} type="4"> D </Radio> </Radio.Group>, ); const radios = container.querySelectorAll('input'); fireEvent.click(radios[0]); expect(onChange).toHaveBeenCalled(); expect(radios[1].type).toBe('radio'); }); describe('value is null or undefined', () => { it('use `defaultValue` when `value` is undefined', () => { const { container } = render( <Radio.Group defaultValue="bamboo" value={undefined}> <Button value="bamboo">Bamboo</Button> </Radio.Group>, ); expect(container.querySelectorAll('.ant-radio-button-wrapper-checked').length).toBe(1); }); [undefined, null].forEach((newValue) => { it(`should set value back when value change back to ${newValue}`, () => { const { container, rerender } = render( <Radio.Group value="bamboo"> <Button value="bamboo">Bamboo</Button> </Radio.Group>, ); expect(container.querySelectorAll('.ant-radio-button-wrapper-checked').length).toBe(1); rerender( <Radio.Group value={newValue}> <Button value="bamboo">Bamboo</Button> </Radio.Group>, ); expect(container.querySelectorAll('.ant-radio-button-wrapper-checked').length).toBe(0); }); }); }); });
5,698
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/radio.test.tsx
import React from 'react'; import Radio, { Button, Group } from '..'; import focusTest from '../../../tests/shared/focusTest'; import mountTest from '../../../tests/shared/mountTest'; import rtlTest from '../../../tests/shared/rtlTest'; import Form from '../../form'; import { fireEvent, render } from '../../../tests/utils'; describe('Radio', () => { focusTest(Radio, { refFocus: true }); mountTest(Radio); mountTest(Group); mountTest(Button); rtlTest(Radio); rtlTest(Group); rtlTest(Button); it('should render correctly', () => { const { container } = render(<Radio className="customized">Test</Radio>); expect(container.firstChild).toMatchSnapshot(); }); it('responses hover events', () => { const onMouseEnter = jest.fn(); const onMouseLeave = jest.fn(); const { container } = render(<Radio onMouseEnter={onMouseEnter} onMouseLeave={onMouseLeave} />); fireEvent.mouseEnter(container.querySelector('label')!); expect(onMouseEnter).toHaveBeenCalled(); fireEvent.mouseLeave(container.querySelector('label')!); expect(onMouseLeave).toHaveBeenCalled(); }); it('should use own disabled status first', () => { const { getByRole } = render( <Form disabled> <Radio disabled={false} /> </Form>, ); expect(getByRole('radio')).not.toBeDisabled(); }); it('should obtained correctly disabled status', () => { const { getByRole } = render( <Form disabled> <Radio.Group disabled={false}> <Radio /> </Radio.Group> </Form>, ); expect(getByRole('radio')).not.toBeDisabled(); }); it('have static property for type detecting', () => { expect(Radio.__ANT_RADIO).toBeTruthy(); }); });
5,699
0
petrpan-code/ant-design/ant-design/components/radio
petrpan-code/ant-design/ant-design/components/radio/__tests__/type.test.tsx
import * as React from 'react'; import Radio from '..'; import type { RadioRef } from '..'; describe('Radio.typescript', () => { it('Radio', () => { const ref = React.createRef<RadioRef>(); const checkbox = <Radio value ref={ref} />; expect(checkbox).toBeTruthy(); }); it('Radio.Group', () => { const group = ( <Radio.Group> <Radio /> </Radio.Group> ); expect(group).toBeTruthy(); }); });
5,700
0
petrpan-code/ant-design/ant-design/components/radio/__tests__
petrpan-code/ant-design/ant-design/components/radio/__tests__/__snapshots__/demo-extend.test.ts.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/radio/demo/badge.tsx extend context correctly 1`] = ` <div class="ant-radio-group ant-radio-group-solid" > <span class="ant-badge" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="1" /> <span class="ant-radio-button-inner" /> </span> <span> Click Me </span> </label> <sup class="ant-scroll-number ant-badge-count" data-show="true" title="1" > <bdi> <span class="ant-scroll-number-only" style="transition: none;" > <span class="ant-scroll-number-only-unit current" > 1 </span> </span> </bdi> </sup> </span> <span class="ant-badge" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="2" /> <span class="ant-radio-button-inner" /> </span> <span> Not Me </span> </label> <sup class="ant-scroll-number ant-badge-count" data-show="true" title="2" > <bdi> <span class="ant-scroll-number-only" style="transition: none;" > <span class="ant-scroll-number-only-unit current" > 2 </span> </span> </bdi> </sup> </span> </div> `; exports[`renders components/radio/demo/badge.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/basic.tsx extend context correctly 1`] = ` <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Radio </span> </label> `; exports[`renders components/radio/demo/basic.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/component-token.tsx extend context correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Test </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-checked ant-radio-button-disabled" > <input checked="" class="ant-radio-button-input" disabled="" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> </div> `; exports[`renders components/radio/demo/component-token.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/disabled.tsx extend context correctly 1`] = ` Array [ <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label>, <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label>, <br />, <button class="ant-btn ant-btn-primary" style="margin-top: 16px;" type="button" > <span> Toggle disabled </span> </button>, ] `; exports[`renders components/radio/demo/disabled.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiobutton.tsx extend context correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top: 16px;" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top: 16px;" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-checked ant-radio-button-disabled" > <input checked="" class="ant-radio-button-input" disabled="" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiobutton.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiobutton-solid.tsx extend context correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-solid" style="margin-top: 16px;" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiobutton-solid.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiogroup.tsx extend context correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div> `; exports[`renders components/radio/demo/radiogroup.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiogroup-more.tsx extend context correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> Option A </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> Option B </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> Option C </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> More... </span> </label> </div> </div> </div> `; exports[`renders components/radio/demo/radiogroup-more.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiogroup-options.tsx extend context correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="Apple" /> <span class="ant-radio-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Pear" /> <span class="ant-radio-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Orange" /> <span class="ant-radio-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="Apple" /> <span class="ant-radio-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Pear" /> <span class="ant-radio-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="Orange" /> <span class="ant-radio-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="Apple" /> <span class="ant-radio-button-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Pear" /> <span class="ant-radio-button-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Orange" /> <span class="ant-radio-button-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <br />, <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="Apple" /> <span class="ant-radio-button-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Pear" /> <span class="ant-radio-button-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="Orange" /> <span class="ant-radio-button-inner" /> </span> <span> Orange </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiogroup-options.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/radiogroup-with-name.tsx extend context correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" name="radiogroup" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div> `; exports[`renders components/radio/demo/radiogroup-with-name.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/size.tsx extend context correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline ant-radio-group-large" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top: 16px;" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small" style="margin-top: 16px;" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/size.tsx extend context correctly 2`] = `[]`; exports[`renders components/radio/demo/wireframe.tsx extend context correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div>, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div>, ] `; exports[`renders components/radio/demo/wireframe.tsx extend context correctly 2`] = `[]`;
5,701
0
petrpan-code/ant-design/ant-design/components/radio/__tests__
petrpan-code/ant-design/ant-design/components/radio/__tests__/__snapshots__/demo.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders components/radio/demo/badge.tsx correctly 1`] = ` <div class="ant-radio-group ant-radio-group-solid" > <span class="ant-badge" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="1" /> <span class="ant-radio-button-inner" /> </span> <span> Click Me </span> </label> <sup class="ant-scroll-number ant-badge-count" data-show="true" title="1" > <bdi> <span class="ant-scroll-number-only" style="transition:none" > <span class="ant-scroll-number-only-unit current" > 1 </span> </span> </bdi> </sup> </span> <span class="ant-badge" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="2" /> <span class="ant-radio-button-inner" /> </span> <span> Not Me </span> </label> <sup class="ant-scroll-number ant-badge-count" data-show="true" title="2" > <bdi> <span class="ant-scroll-number-only" style="transition:none" > <span class="ant-scroll-number-only-unit current" > 2 </span> </span> </bdi> </sup> </span> </div> `; exports[`renders components/radio/demo/basic.tsx correctly 1`] = ` <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Radio </span> </label> `; exports[`renders components/radio/demo/component-token.tsx correctly 1`] = ` <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Test </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-checked ant-radio-button-disabled" > <input checked="" class="ant-radio-button-input" disabled="" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> <div class="ant-space-item" > <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div> </div> </div> `; exports[`renders components/radio/demo/disabled.tsx correctly 1`] = ` Array [ <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label>, <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Disabled </span> </label>, <br />, <button class="ant-btn ant-btn-primary" style="margin-top:16px" type="button" > <span> Toggle disabled </span> </button>, ] `; exports[`renders components/radio/demo/radiobutton.tsx correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top:16px" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top:16px" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-checked ant-radio-button-disabled" > <input checked="" class="ant-radio-button-input" disabled="" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiobutton-solid.tsx correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-solid" style="margin-top:16px" > <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiogroup.tsx correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div> `; exports[`renders components/radio/demo/radiogroup-more.tsx correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <div class="ant-space ant-space-vertical ant-space-gap-row-small ant-space-gap-col-small" > <div class="ant-space-item" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> Option A </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> Option B </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> Option C </span> </label> </div> <div class="ant-space-item" > <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> More... </span> </label> </div> </div> </div> `; exports[`renders components/radio/demo/radiogroup-options.tsx correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="Apple" /> <span class="ant-radio-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Pear" /> <span class="ant-radio-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Orange" /> <span class="ant-radio-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="Apple" /> <span class="ant-radio-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="Pear" /> <span class="ant-radio-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="Orange" /> <span class="ant-radio-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="Apple" /> <span class="ant-radio-button-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Pear" /> <span class="ant-radio-button-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Orange" /> <span class="ant-radio-button-inner" /> </span> <span> Orange </span> </label> </div>, <br />, <br />, <div class="ant-radio-group ant-radio-group-solid" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="Apple" /> <span class="ant-radio-button-inner" /> </span> <span> Apple </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="Pear" /> <span class="ant-radio-button-inner" /> </span> <span> Pear </span> </label> <label class="ant-radio-button-wrapper ant-radio-button-wrapper-disabled" > <span class="ant-radio-button ant-radio-button-disabled" > <input class="ant-radio-button-input" disabled="" type="radio" value="Orange" /> <span class="ant-radio-button-inner" /> </span> <span> Orange </span> </label> </div>, ] `; exports[`renders components/radio/demo/radiogroup-with-name.tsx correctly 1`] = ` <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" name="radiogroup" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" name="radiogroup" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div> `; exports[`renders components/radio/demo/size.tsx correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline ant-radio-group-large" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline" style="margin-top:16px" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, <div class="ant-radio-group ant-radio-group-outline ant-radio-group-small" style="margin-top:16px" > <label class="ant-radio-button-wrapper ant-radio-button-wrapper-checked" > <span class="ant-radio-button ant-radio-button-checked" > <input checked="" class="ant-radio-button-input" type="radio" value="a" /> <span class="ant-radio-button-inner" /> </span> <span> Hangzhou </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="b" /> <span class="ant-radio-button-inner" /> </span> <span> Shanghai </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="c" /> <span class="ant-radio-button-inner" /> </span> <span> Beijing </span> </label> <label class="ant-radio-button-wrapper" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" value="d" /> <span class="ant-radio-button-inner" /> </span> <span> Chengdu </span> </label> </div>, ] `; exports[`renders components/radio/demo/wireframe.tsx correctly 1`] = ` Array [ <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked" > <span class="ant-radio ant-wave-target ant-radio-checked" > <input checked="" class="ant-radio-input" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div>, <br />, <div class="ant-radio-group ant-radio-group-outline" > <label class="ant-radio-wrapper ant-radio-wrapper-checked ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-checked ant-radio-disabled" > <input checked="" class="ant-radio-input" disabled="" type="radio" value="1" /> <span class="ant-radio-inner" /> </span> <span> A </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="2" /> <span class="ant-radio-inner" /> </span> <span> B </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="3" /> <span class="ant-radio-inner" /> </span> <span> C </span> </label> <label class="ant-radio-wrapper ant-radio-wrapper-disabled" > <span class="ant-radio ant-wave-target ant-radio-disabled" > <input class="ant-radio-input" disabled="" type="radio" value="4" /> <span class="ant-radio-inner" /> </span> <span> D </span> </label> </div>, ] `;
5,702
0
petrpan-code/ant-design/ant-design/components/radio/__tests__
petrpan-code/ant-design/ant-design/components/radio/__tests__/__snapshots__/group.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Radio Group passes prefixCls down to radio 1`] = ` <div class="my-radio-group my-radio-group-outline" > <label class="my-radio-wrapper" > <span class="my-radio ant-wave-target" > <input class="my-radio-input" type="radio" value="Apple" /> <span class="my-radio-inner" /> </span> <span> Apple </span> </label> <label class="my-radio-wrapper" style="font-size: 12px;" > <span class="my-radio ant-wave-target" > <input class="my-radio-input" type="radio" value="Orange" /> <span class="my-radio-inner" /> </span> <span> Orange </span> </label> </div> `;
5,703
0
petrpan-code/ant-design/ant-design/components/radio/__tests__
petrpan-code/ant-design/ant-design/components/radio/__tests__/__snapshots__/radio-button.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Radio Button rtl render component should be rendered correctly in RTL direction 1`] = ` <label class="ant-radio-button-wrapper ant-radio-button-wrapper-rtl" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" /> <span class="ant-radio-button-inner" /> </span> </label> `; exports[`Radio Button should render correctly 1`] = ` <label class="ant-radio-button-wrapper customized" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" /> <span class="ant-radio-button-inner" /> </span> <span> Test </span> </label> `; exports[`Radio Group passes prefixCls down to radio 1`] = ` <div class="my-radio-group my-radio-group-outline" > <label class="my-radio-wrapper" > <span class="my-radio ant-wave-target" > <input class="my-radio-input" type="radio" value="Apple" /> <span class="my-radio-inner" /> </span> <span> Apple </span> </label> <label class="my-radio-wrapper" style="font-size: 12px;" > <span class="my-radio ant-wave-target" > <input class="my-radio-input" type="radio" value="Orange" /> <span class="my-radio-inner" /> </span> <span> Orange </span> </label> </div> `;
5,704
0
petrpan-code/ant-design/ant-design/components/radio/__tests__
petrpan-code/ant-design/ant-design/components/radio/__tests__/__snapshots__/radio.test.tsx.snap
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Radio rtl render component should be rendered correctly in RTL direction 1`] = ` <label class="ant-radio-wrapper ant-radio-wrapper-rtl" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> </label> `; exports[`Radio rtl render component should be rendered correctly in RTL direction 2`] = ` <div class="ant-radio-group ant-radio-group-outline ant-radio-group-rtl" /> `; exports[`Radio rtl render component should be rendered correctly in RTL direction 3`] = ` <label class="ant-radio-button-wrapper ant-radio-button-wrapper-rtl" > <span class="ant-radio-button" > <input class="ant-radio-button-input" type="radio" /> <span class="ant-radio-button-inner" /> </span> </label> `; exports[`Radio should render correctly 1`] = ` <label class="ant-radio-wrapper customized" > <span class="ant-radio ant-wave-target" > <input class="ant-radio-input" type="radio" /> <span class="ant-radio-inner" /> </span> <span> Test </span> </label> `;
5,733
0
petrpan-code/ant-design/ant-design/components/rate
petrpan-code/ant-design/ant-design/components/rate/__tests__/demo-extend.test.ts
import { extendTest } from '../../../tests/shared/demoTest'; extendTest('rate');