├── .distignore ├── .editorconfig ├── .eslintignore ├── .eslintrc.js ├── .github └── workflows │ ├── run-test-and-deploy.yml │ └── run-test.yml ├── .gitignore ├── .husky └── pre-commit ├── .npmrc ├── .nvmrc ├── .prettierrc.js ├── .stylelintrc.js ├── .wordpress-org ├── banner-1544x500.png ├── banner-772x250.png ├── blueprints │ └── blueprint.json ├── icon-128x128.png ├── icon-256x256.png ├── screenshot-1.jpg ├── screenshot-2.jpg ├── screenshot-3.jpg └── screenshot-4.jpg ├── .wp-env.json ├── LICENSE ├── README.md ├── classes ├── class-api.php ├── class-enqueue.php ├── class-helper.php ├── class-init.php └── class-settings.php ├── composer.json ├── composer.lock ├── flexible-table-block.php ├── package.json ├── phpcs.ruleset.xml ├── playwright.config.ts ├── readme.txt ├── src ├── BlockAttributes.ts ├── block.json ├── constants.ts ├── controls │ ├── border-color-control.tsx │ ├── border-radius-control.tsx │ ├── border-spacing-control.tsx │ ├── border-style-control.tsx │ ├── border-width-control.tsx │ ├── color-control.tsx │ ├── color-indicator-button.tsx │ ├── index.ts │ ├── indicator-control.tsx │ ├── padding-control.tsx │ └── style.scss ├── deprecated.tsx ├── edit.tsx ├── editor.scss ├── elements │ ├── index.ts │ ├── table-caption.tsx │ ├── table-placeholder.tsx │ └── table.tsx ├── example.ts ├── icons.tsx ├── index.js ├── save.tsx ├── settings │ ├── global-settings │ │ ├── help-modal.tsx │ │ ├── index.tsx │ │ ├── setting-modal.tsx │ │ └── style.scss │ ├── index.ts │ ├── table-caption-settings.tsx │ ├── table-cell-settings.tsx │ └── table-settings.tsx ├── store.ts ├── style.scss ├── transforms.tsx └── utils │ ├── helper.ts │ ├── style-converter.ts │ ├── style-picker.ts │ ├── style-updater.ts │ ├── table-state.ts │ └── test │ ├── helper.test.ts │ ├── style-converter.test.ts │ ├── style-picker.test.ts │ ├── style-updater.test.ts │ └── table-state.test.ts ├── test ├── e2e │ ├── specs │ │ ├── __snapshots__ │ │ │ ├── Block-Support-dimensions-settings-should-be-applied-1-chromium.txt │ │ │ ├── Block-Support-typography-settings-should-be-applied-1-chromium.txt │ │ │ ├── Flexible-table-Deleting-Rows-and-Columns-allow-dcba6-ete-column-even-if-they-contain-merged-cells-1-chromium.txt │ │ │ ├── Flexible-table-Deleting-Rows-and-Columns-allows-to-delete-rows-even-if-they-contain-merged-cells-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-in-a-vertical-line-to-be-merge-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-side-by-side-to-be-merge-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-cells-in-a-vertical-line-to-be-merge-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-cells-side-by-side-to-be-merge-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-cells-to-be-merge-1-chromium.txt │ │ │ ├── Flexible-table-Merging-and-Splitting-Cells-allows-merged-cells-to-be-split-1-chromium.txt │ │ │ ├── Flexible-table-cell-allows-cell-movement-with-tab-key-1-chromium.txt │ │ │ ├── Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-1-chromium.txt │ │ │ ├── Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-2-chromium.txt │ │ │ ├── Flexible-table-should-be-inserted-1-chromium.txt │ │ │ ├── Flexible-table-should-create-block-1-chromium.txt │ │ │ ├── Flexible-table-should-create-block-with-option-1-chromium.txt │ │ │ ├── Styles-caption-styles-should-be-applied-1-chromium.txt │ │ │ ├── Styles-cell-styles-should-be-applied-1-chromium.txt │ │ │ ├── Styles-cell-styles-should-be-applied-to-multiple-cells-1-chromium.txt │ │ │ ├── Styles-table-styles-should-be-applied-1-chromium.txt │ │ │ ├── Transform-from-core-table-block-should-be-tran-aff73--block-keeping-Fixed-width-table-cells-option-1-chromium.txt │ │ │ ├── Transform-from-core-table-block-should-be-tran-de743-table-block-keeping-header-and-footer-section-1-chromium.txt │ │ │ ├── Transform-from-core-table-block-should-be-tran-e2ee4--block-with-no-Fixed-width-table-cells-option-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--0572b-le-block-with-no-unnecessary-attributes-cells-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--0f411-core-table-block-with-rowspan-colspan-cells-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--122cc-o-core-table-block-with-appropriate-tag-cells-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--2c3de--block-with-no-Fixed-width-table-cells-option-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--43933--core-table-block-with-no-option-caption-text-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--82299-ore-table-block-with-no-style-and-class-cells-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--86681--block-keeping-Fixed-width-table-cells-option-1-chromium.txt │ │ │ ├── Transform-from-flexible-table-block-should-be--8ea6a-ore-table-block-with-no-style-and-class-table-1-chromium.txt │ │ │ └── Transform-from-flexible-table-block-should-be-transformed-to-core-table-block-keeping-caption-text-1-chromium.txt │ │ ├── block-support.spec.ts │ │ ├── global-setting.spec.ts │ │ ├── table-cell.spec.ts │ │ ├── table-style.spec.ts │ │ ├── table.spec.ts │ │ ├── transform.spec.ts │ │ └── various.spec.ts │ └── util.ts └── unit │ └── jest.config.js └── tsconfig.json /.distignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.distignore -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.editorconfig -------------------------------------------------------------------------------- /.eslintignore: -------------------------------------------------------------------------------- 1 | node_modules/ 2 | vendor/ 3 | build/ 4 | -------------------------------------------------------------------------------- /.eslintrc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.eslintrc.js -------------------------------------------------------------------------------- /.github/workflows/run-test-and-deploy.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.github/workflows/run-test-and-deploy.yml -------------------------------------------------------------------------------- /.github/workflows/run-test.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.github/workflows/run-test.yml -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.gitignore -------------------------------------------------------------------------------- /.husky/pre-commit: -------------------------------------------------------------------------------- 1 | lint-staged 2 | -------------------------------------------------------------------------------- /.npmrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.npmrc -------------------------------------------------------------------------------- /.nvmrc: -------------------------------------------------------------------------------- 1 | 22 2 | -------------------------------------------------------------------------------- /.prettierrc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.prettierrc.js -------------------------------------------------------------------------------- /.stylelintrc.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.stylelintrc.js -------------------------------------------------------------------------------- /.wordpress-org/banner-1544x500.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/banner-1544x500.png -------------------------------------------------------------------------------- /.wordpress-org/banner-772x250.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/banner-772x250.png -------------------------------------------------------------------------------- /.wordpress-org/blueprints/blueprint.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/blueprints/blueprint.json -------------------------------------------------------------------------------- /.wordpress-org/icon-128x128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/icon-128x128.png -------------------------------------------------------------------------------- /.wordpress-org/icon-256x256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/icon-256x256.png -------------------------------------------------------------------------------- /.wordpress-org/screenshot-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/screenshot-1.jpg -------------------------------------------------------------------------------- /.wordpress-org/screenshot-2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/screenshot-2.jpg -------------------------------------------------------------------------------- /.wordpress-org/screenshot-3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/screenshot-3.jpg -------------------------------------------------------------------------------- /.wordpress-org/screenshot-4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wordpress-org/screenshot-4.jpg -------------------------------------------------------------------------------- /.wp-env.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/.wp-env.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/README.md -------------------------------------------------------------------------------- /classes/class-api.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/classes/class-api.php -------------------------------------------------------------------------------- /classes/class-enqueue.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/classes/class-enqueue.php -------------------------------------------------------------------------------- /classes/class-helper.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/classes/class-helper.php -------------------------------------------------------------------------------- /classes/class-init.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/classes/class-init.php -------------------------------------------------------------------------------- /classes/class-settings.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/classes/class-settings.php -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/composer.json -------------------------------------------------------------------------------- /composer.lock: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/composer.lock -------------------------------------------------------------------------------- /flexible-table-block.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/flexible-table-block.php -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/package.json -------------------------------------------------------------------------------- /phpcs.ruleset.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/phpcs.ruleset.xml -------------------------------------------------------------------------------- /playwright.config.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/playwright.config.ts -------------------------------------------------------------------------------- /readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/readme.txt -------------------------------------------------------------------------------- /src/BlockAttributes.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/BlockAttributes.ts -------------------------------------------------------------------------------- /src/block.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/block.json -------------------------------------------------------------------------------- /src/constants.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/constants.ts -------------------------------------------------------------------------------- /src/controls/border-color-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/border-color-control.tsx -------------------------------------------------------------------------------- /src/controls/border-radius-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/border-radius-control.tsx -------------------------------------------------------------------------------- /src/controls/border-spacing-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/border-spacing-control.tsx -------------------------------------------------------------------------------- /src/controls/border-style-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/border-style-control.tsx -------------------------------------------------------------------------------- /src/controls/border-width-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/border-width-control.tsx -------------------------------------------------------------------------------- /src/controls/color-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/color-control.tsx -------------------------------------------------------------------------------- /src/controls/color-indicator-button.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/color-indicator-button.tsx -------------------------------------------------------------------------------- /src/controls/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/index.ts -------------------------------------------------------------------------------- /src/controls/indicator-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/indicator-control.tsx -------------------------------------------------------------------------------- /src/controls/padding-control.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/padding-control.tsx -------------------------------------------------------------------------------- /src/controls/style.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/controls/style.scss -------------------------------------------------------------------------------- /src/deprecated.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/deprecated.tsx -------------------------------------------------------------------------------- /src/edit.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/edit.tsx -------------------------------------------------------------------------------- /src/editor.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/editor.scss -------------------------------------------------------------------------------- /src/elements/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/elements/index.ts -------------------------------------------------------------------------------- /src/elements/table-caption.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/elements/table-caption.tsx -------------------------------------------------------------------------------- /src/elements/table-placeholder.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/elements/table-placeholder.tsx -------------------------------------------------------------------------------- /src/elements/table.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/elements/table.tsx -------------------------------------------------------------------------------- /src/example.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/example.ts -------------------------------------------------------------------------------- /src/icons.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/icons.tsx -------------------------------------------------------------------------------- /src/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/index.js -------------------------------------------------------------------------------- /src/save.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/save.tsx -------------------------------------------------------------------------------- /src/settings/global-settings/help-modal.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/global-settings/help-modal.tsx -------------------------------------------------------------------------------- /src/settings/global-settings/index.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/global-settings/index.tsx -------------------------------------------------------------------------------- /src/settings/global-settings/setting-modal.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/global-settings/setting-modal.tsx -------------------------------------------------------------------------------- /src/settings/global-settings/style.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/global-settings/style.scss -------------------------------------------------------------------------------- /src/settings/index.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/index.ts -------------------------------------------------------------------------------- /src/settings/table-caption-settings.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/table-caption-settings.tsx -------------------------------------------------------------------------------- /src/settings/table-cell-settings.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/table-cell-settings.tsx -------------------------------------------------------------------------------- /src/settings/table-settings.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/settings/table-settings.tsx -------------------------------------------------------------------------------- /src/store.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/store.ts -------------------------------------------------------------------------------- /src/style.scss: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/style.scss -------------------------------------------------------------------------------- /src/transforms.tsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/transforms.tsx -------------------------------------------------------------------------------- /src/utils/helper.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/helper.ts -------------------------------------------------------------------------------- /src/utils/style-converter.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/style-converter.ts -------------------------------------------------------------------------------- /src/utils/style-picker.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/style-picker.ts -------------------------------------------------------------------------------- /src/utils/style-updater.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/style-updater.ts -------------------------------------------------------------------------------- /src/utils/table-state.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/table-state.ts -------------------------------------------------------------------------------- /src/utils/test/helper.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/test/helper.test.ts -------------------------------------------------------------------------------- /src/utils/test/style-converter.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/test/style-converter.test.ts -------------------------------------------------------------------------------- /src/utils/test/style-picker.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/test/style-picker.test.ts -------------------------------------------------------------------------------- /src/utils/test/style-updater.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/test/style-updater.test.ts -------------------------------------------------------------------------------- /src/utils/test/table-state.test.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/src/utils/test/table-state.test.ts -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Block-Support-dimensions-settings-should-be-applied-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Block-Support-dimensions-settings-should-be-applied-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Block-Support-typography-settings-should-be-applied-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Block-Support-typography-settings-should-be-applied-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Deleting-Rows-and-Columns-allow-dcba6-ete-column-even-if-they-contain-merged-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Deleting-Rows-and-Columns-allow-dcba6-ete-column-even-if-they-contain-merged-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Deleting-Rows-and-Columns-allows-to-delete-rows-even-if-they-contain-merged-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Deleting-Rows-and-Columns-allows-to-delete-rows-even-if-they-contain-merged-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-in-a-vertical-line-to-be-merge-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-in-a-vertical-line-to-be-merge-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-side-by-side-to-be-merge-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-all-cells-side-by-side-to-be-merge-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-in-a-vertical-line-to-be-merge-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-in-a-vertical-line-to-be-merge-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-side-by-side-to-be-merge-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-side-by-side-to-be-merge-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-to-be-merge-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-cells-to-be-merge-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-merged-cells-to-be-split-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-Merging-and-Splitting-Cells-allows-merged-cells-to-be-split-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-cell-allows-cell-movement-with-tab-key-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-cell-allows-cell-movement-with-tab-key-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-2-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-cell-allows-keyboard-operation-within-the-link-popover-2-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-should-be-inserted-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-should-be-inserted-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-should-create-block-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-should-create-block-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Flexible-table-should-create-block-with-option-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Flexible-table-should-create-block-with-option-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Styles-caption-styles-should-be-applied-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Styles-caption-styles-should-be-applied-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Styles-cell-styles-should-be-applied-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Styles-cell-styles-should-be-applied-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Styles-cell-styles-should-be-applied-to-multiple-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Styles-cell-styles-should-be-applied-to-multiple-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Styles-table-styles-should-be-applied-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Styles-table-styles-should-be-applied-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-aff73--block-keeping-Fixed-width-table-cells-option-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-aff73--block-keeping-Fixed-width-table-cells-option-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-de743-table-block-keeping-header-and-footer-section-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-de743-table-block-keeping-header-and-footer-section-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-e2ee4--block-with-no-Fixed-width-table-cells-option-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-core-table-block-should-be-tran-e2ee4--block-with-no-Fixed-width-table-cells-option-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--0572b-le-block-with-no-unnecessary-attributes-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--0572b-le-block-with-no-unnecessary-attributes-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--0f411-core-table-block-with-rowspan-colspan-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--0f411-core-table-block-with-rowspan-colspan-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--122cc-o-core-table-block-with-appropriate-tag-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--122cc-o-core-table-block-with-appropriate-tag-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--2c3de--block-with-no-Fixed-width-table-cells-option-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--2c3de--block-with-no-Fixed-width-table-cells-option-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--43933--core-table-block-with-no-option-caption-text-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--43933--core-table-block-with-no-option-caption-text-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--82299-ore-table-block-with-no-style-and-class-cells-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--82299-ore-table-block-with-no-style-and-class-cells-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--86681--block-keeping-Fixed-width-table-cells-option-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--86681--block-keeping-Fixed-width-table-cells-option-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--8ea6a-ore-table-block-with-no-style-and-class-table-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be--8ea6a-ore-table-block-with-no-style-and-class-table-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be-transformed-to-core-table-block-keeping-caption-text-1-chromium.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/__snapshots__/Transform-from-flexible-table-block-should-be-transformed-to-core-table-block-keeping-caption-text-1-chromium.txt -------------------------------------------------------------------------------- /test/e2e/specs/block-support.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/block-support.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/global-setting.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/global-setting.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/table-cell.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/table-cell.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/table-style.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/table-style.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/table.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/table.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/transform.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/transform.spec.ts -------------------------------------------------------------------------------- /test/e2e/specs/various.spec.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/specs/various.spec.ts -------------------------------------------------------------------------------- /test/e2e/util.ts: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/e2e/util.ts -------------------------------------------------------------------------------- /test/unit/jest.config.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/test/unit/jest.config.js -------------------------------------------------------------------------------- /tsconfig.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/t-hamano/flexible-table-block/HEAD/tsconfig.json --------------------------------------------------------------------------------