@lancar/lxui 1.0.0 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +222 -55
- package/LICENSE +1 -1
- package/README.md +224 -68
- package/fonts/accessibility/accessibility.css +34 -0
- package/fonts/accessibility/accessibility.min.css +2 -0
- package/fonts/accessibility/atkinson-hyperlegible/AtkinsonHyperlegible-400.woff2 +0 -0
- package/fonts/accessibility/atkinson-hyperlegible/AtkinsonHyperlegible-400Italic.woff2 +0 -0
- package/fonts/accessibility/atkinson-hyperlegible/AtkinsonHyperlegible-700.woff2 +0 -0
- package/fonts/accessibility/atkinson-hyperlegible/atkinson-hyperlegible.css +30 -0
- package/fonts/accessibility/atkinson-hyperlegible/atkinson-hyperlegible.min.css +2 -0
- package/fonts/fonts.css +357 -0
- package/fonts/fonts.min.css +2 -0
- package/fonts/mono/fira-code/FiraCode-400.woff2 +0 -0
- package/fonts/mono/fira-code/FiraCode-500.woff2 +0 -0
- package/fonts/mono/fira-code/FiraCode-700.woff2 +0 -0
- package/fonts/mono/fira-code/fira-code.css +30 -0
- package/fonts/mono/fira-code/fira-code.min.css +2 -0
- package/fonts/mono/jetbrains-mono/JetBrainsMono-400.woff2 +0 -0
- package/fonts/mono/jetbrains-mono/JetBrainsMono-500.woff2 +0 -0
- package/fonts/mono/jetbrains-mono/JetBrainsMono-700.woff2 +0 -0
- package/fonts/mono/jetbrains-mono/jetbrains-mono.css +30 -0
- package/fonts/mono/jetbrains-mono/jetbrains-mono.min.css +2 -0
- package/fonts/mono/mono.css +61 -0
- package/fonts/mono/mono.min.css +2 -0
- package/fonts/sans/ibm-plex-sans/IBMPlexSans-400.woff2 +0 -0
- package/fonts/sans/ibm-plex-sans/IBMPlexSans-400Italic.woff2 +0 -0
- package/fonts/sans/ibm-plex-sans/IBMPlexSans-500.woff2 +0 -0
- package/fonts/sans/ibm-plex-sans/IBMPlexSans-600.woff2 +0 -0
- package/fonts/sans/ibm-plex-sans/IBMPlexSans-700.woff2 +0 -0
- package/fonts/sans/ibm-plex-sans/ibm-plex-sans.css +48 -0
- package/fonts/sans/ibm-plex-sans/ibm-plex-sans.min.css +2 -0
- package/fonts/sans/inter/Inter-400.woff2 +0 -0
- package/fonts/sans/inter/Inter-500.woff2 +0 -0
- package/fonts/sans/inter/Inter-600.woff2 +0 -0
- package/fonts/sans/inter/Inter-700.woff2 +0 -0
- package/fonts/sans/inter/inter.css +39 -0
- package/fonts/sans/inter/inter.min.css +2 -0
- package/fonts/sans/manrope/Manrope-400.woff2 +0 -0
- package/fonts/sans/manrope/Manrope-500.woff2 +0 -0
- package/fonts/sans/manrope/Manrope-600.woff2 +0 -0
- package/fonts/sans/manrope/Manrope-700.woff2 +0 -0
- package/fonts/sans/manrope/manrope.css +39 -0
- package/fonts/sans/manrope/manrope.min.css +2 -0
- package/fonts/sans/plus-jakarta-sans/PlusJakartaSans-400.woff2 +0 -0
- package/fonts/sans/plus-jakarta-sans/PlusJakartaSans-400Italic.woff2 +0 -0
- package/fonts/sans/plus-jakarta-sans/PlusJakartaSans-500.woff2 +0 -0
- package/fonts/sans/plus-jakarta-sans/PlusJakartaSans-600.woff2 +0 -0
- package/fonts/sans/plus-jakarta-sans/PlusJakartaSans-700.woff2 +0 -0
- package/fonts/sans/plus-jakarta-sans/plus-jakarta-sans.css +48 -0
- package/fonts/sans/plus-jakarta-sans/plus-jakarta-sans.min.css +2 -0
- package/fonts/sans/sans.css +169 -0
- package/fonts/sans/sans.min.css +2 -0
- package/fonts/serif/literata/Literata-400.woff2 +0 -0
- package/fonts/serif/literata/Literata-400Italic.woff2 +0 -0
- package/fonts/serif/literata/Literata-600.woff2 +0 -0
- package/fonts/serif/literata/Literata-700.woff2 +0 -0
- package/fonts/serif/literata/literata.css +39 -0
- package/fonts/serif/literata/literata.min.css +2 -0
- package/fonts/serif/merriweather/Merriweather-400.woff2 +0 -0
- package/fonts/serif/merriweather/Merriweather-400Italic.woff2 +0 -0
- package/fonts/serif/merriweather/Merriweather-700.woff2 +0 -0
- package/fonts/serif/merriweather/merriweather.css +30 -0
- package/fonts/serif/merriweather/merriweather.min.css +2 -0
- package/fonts/serif/serif.css +106 -0
- package/fonts/serif/serif.min.css +2 -0
- package/fonts/serif/source-serif-4/SourceSerif4-400.woff2 +0 -0
- package/fonts/serif/source-serif-4/SourceSerif4-400Italic.woff2 +0 -0
- package/fonts/serif/source-serif-4/SourceSerif4-600.woff2 +0 -0
- package/fonts/serif/source-serif-4/SourceSerif4-700.woff2 +0 -0
- package/fonts/serif/source-serif-4/source-serif-4.css +39 -0
- package/fonts/serif/source-serif-4/source-serif-4.min.css +2 -0
- package/lx-grid.min.css +2 -2
- package/lx-utilities.min.css +2 -2
- package/lxeditor.min.css +2 -2
- package/lxfonts.min.css +2 -2
- package/lxicons.min.css +2 -2
- package/lxthemes.min.css +2 -2
- package/lxui.bundle.min.js +5 -5
- package/lxui.esm.min.js +3 -3
- package/lxui.js +3 -3
- package/lxui.min.css +1 -1
- package/lxui.min.js +3 -3
- package/lxui.rtl.min.css +1 -1
- package/package.json +4 -9
- package/types/index.d.ts +1 -1
- package/lxui.bundle.js +0 -540
- package/lxui.css +0 -2163
- package/lxui.esm.js +0 -669
- package/lxui.rtl.css +0 -2466
- package/marked.min.js +0 -69
package/CHANGELOG.md
CHANGED
|
@@ -6,71 +6,238 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|
|
6
6
|
|
|
7
7
|
---
|
|
8
8
|
|
|
9
|
-
## [1.0.
|
|
9
|
+
## [1.0.2] — 2026-06-03
|
|
10
|
+
|
|
11
|
+
### Fixed
|
|
12
|
+
- Add `lxmarked.js` back to npm `files[]` (accidentally removed in v1.0.1 cleanup)
|
|
13
|
+
|
|
14
|
+
---
|
|
15
|
+
|
|
16
|
+
## [1.0.1] — 2026-06-03
|
|
10
17
|
|
|
11
18
|
### Added
|
|
12
19
|
|
|
13
|
-
####
|
|
14
|
-
-
|
|
15
|
-
-
|
|
16
|
-
- `
|
|
17
|
-
- `
|
|
18
|
-
- `
|
|
19
|
-
- `
|
|
20
|
-
-
|
|
21
|
-
-
|
|
22
|
-
- `
|
|
23
|
-
- `
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
- `
|
|
27
|
-
- `
|
|
28
|
-
- `
|
|
29
|
-
- `
|
|
30
|
-
|
|
20
|
+
#### Self-hosted Fonts (zero Google Fonts / CDN dependency)
|
|
21
|
+
- **38 woff2 files** — 10 font families didownload dari Google Fonts
|
|
22
|
+
- Struktur modular per kategori:
|
|
23
|
+
- `fonts/sans/` — Plus Jakarta Sans, Inter, Manrope, IBM Plex Sans
|
|
24
|
+
- `fonts/serif/` — Literata, Source Serif 4, Merriweather
|
|
25
|
+
- `fonts/accessibility/` — Atkinson Hyperlegible
|
|
26
|
+
- `fonts/mono/` — JetBrains Mono, Fira Code
|
|
27
|
+
- Per-family CSS: `[family].css` + `[family].min.css` (individual @font-face)
|
|
28
|
+
- Per-category CSS: `sans.css`, `serif.css`, `mono.css`, `accessibility.css`
|
|
29
|
+
- Bundle: `fonts/fonts.css` + `fonts/fonts.min.css` (semua font)
|
|
30
|
+
- `scripts/download-fonts.js` — script untuk re-download font
|
|
31
|
+
|
|
32
|
+
#### Versioned Distribution Folders
|
|
33
|
+
- `1.0.0/` — snapshot v1.0.0 (90 files: CSS + JS + types)
|
|
34
|
+
- `1.0.1/` — snapshot v1.0.1 (90 files: CSS + JS + types)
|
|
35
|
+
- `fonts/` — shared di root, tidak ikut versioning
|
|
36
|
+
- `scripts/build.js version` — auto-generate versioned folder
|
|
37
|
+
|
|
38
|
+
### Changed
|
|
39
|
+
- Semua CDN links → jsDelivr `@1.0.1` (konsisten dengan versi npm)
|
|
40
|
+
- Version string di semua source files: `v1.0.0` → `v1.0.1`
|
|
41
|
+
- `package.json files[]` — hapus source unminified (lxui.css, lxui.rtl.css, lxui.js, lxui.esm.js, lxui.bundle.js)
|
|
42
|
+
- `scripts/build.js` BANNER — update ke v1.0.1
|
|
31
43
|
|
|
32
|
-
|
|
33
|
-
- `
|
|
34
|
-
- `
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
44
|
+
### Fixed
|
|
45
|
+
- Font `@font-face` URL pakai jsDelivr CDN (`@1.0.1`)
|
|
46
|
+
- `.npmignore` — exclude `1.0.0/` dan `1.0.1/` version folders (terlalu besar untuk npm)
|
|
47
|
+
|
|
48
|
+
### Usage — Fonts via jsDelivr
|
|
49
|
+
```html
|
|
50
|
+
<!-- Semua font self-hosted -->
|
|
51
|
+
<link href="https://cdn.jsdelivr.net/npm/@lancar/lxui@1.0.1/fonts/fonts.min.css"
|
|
52
|
+
rel="stylesheet">
|
|
53
|
+
|
|
54
|
+
<!-- Hanya sans-serif -->
|
|
55
|
+
<link href="https://cdn.jsdelivr.net/npm/@lancar/lxui@1.0.1/fonts/sans/sans.min.css"
|
|
56
|
+
rel="stylesheet">
|
|
57
|
+
|
|
58
|
+
<!-- Hanya Inter -->
|
|
59
|
+
<link href="https://cdn.jsdelivr.net/npm/@lancar/lxui@1.0.1/fonts/sans/inter/inter.min.css"
|
|
60
|
+
rel="stylesheet">
|
|
61
|
+
```
|
|
62
|
+
|
|
63
|
+
---
|
|
64
|
+
|
|
65
|
+
## [1.0.0] — 2026-06-03
|
|
66
|
+
|
|
67
|
+
### Published
|
|
68
|
+
- **npm:** `@lancar/lxui@1.0.0` — https://www.npmjs.com/package/@lancar/lxui
|
|
69
|
+
- **jsDelivr CDN:** https://www.jsdelivr.com/package/npm/@lancar/lxui
|
|
70
|
+
- **GitHub Release:** https://github.com/lancar-id/lxui/releases/tag/v1.0.0
|
|
71
|
+
- 94 files · 212.8 KB packed · 1.0 MB unpacked
|
|
72
|
+
|
|
73
|
+
> Package name `lxui` ditolak npm (mirip `lx-ui`); diterbitkan sebagai scoped `@lancar/lxui`.
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
### Added
|
|
78
|
+
|
|
79
|
+
#### CSS Components (44 individual files — `css/components/`)
|
|
80
|
+
- `accordion` — Collapse/expand panel dengan animasi height
|
|
81
|
+
- `alert` — Dismissible alert dengan 6 warna variant
|
|
82
|
+
- `animations` — Keyframe utilities: slide, zoom, bounce, pulse, spin
|
|
83
|
+
- `avatar` — Gambar/inisial dengan status badge dan group
|
|
84
|
+
- `back-top` — Scroll-to-top button dengan auto show/hide
|
|
85
|
+
- `badge` — Inline label dengan solid, soft, dan outline variants
|
|
86
|
+
- `breadcrumb` — Navigation breadcrumb
|
|
87
|
+
- `button` — Full button system: solid, outline, ghost, link, group
|
|
88
|
+
- `callout` — Notice/callout block dengan icon dan title
|
|
89
|
+
- `card` — Content card dengan header, body, footer, overlay
|
|
90
|
+
- `carousel` — Image slider dengan touch support dan sliding transform
|
|
91
|
+
- `chip` — Interactive filter chip dengan dismiss button
|
|
92
|
+
- `code-block` — Code block dengan copy button
|
|
93
|
+
- `collapse` — Animated height collapse/expand
|
|
94
|
+
- `compat` — `@supports` fallback untuk Safari < 15, Firefox lama
|
|
95
|
+
- `dark-mode` — Semantic overrides untuk `[data-mode="dark"]`
|
|
96
|
+
- `divider` — Horizontal/vertical divider dengan optional text
|
|
97
|
+
- `dropdown` — Dropdown menu dengan dropup/dropend/dropstart
|
|
98
|
+
- `empty` — Empty state dengan icon, title, description
|
|
99
|
+
- `fab` — Floating Action Button
|
|
100
|
+
- `file-drop` — Drag-and-drop upload zone
|
|
101
|
+
- `forms` — Input, textarea, select, checkbox, radio, switch, range, validation
|
|
102
|
+
- `kbd` — Keyboard shortcut display
|
|
103
|
+
- `list-group` — Vertikal/horizontal list group
|
|
104
|
+
- `modal` — Dialog modal dengan backdrop, focus trap, keyboard
|
|
105
|
+
- `nav` — Navigation tabs dan pills
|
|
106
|
+
- `navbar` — Responsive navbar dengan mobile toggle
|
|
107
|
+
- `number-input` — +/− increment control
|
|
108
|
+
- `offcanvas` — Drawer/offcanvas dari 4 arah
|
|
109
|
+
- `pagination` — Page navigation
|
|
110
|
+
- `popover` — Floating popover dengan title dan konten
|
|
111
|
+
- `progress` — Progress bar dengan striped dan animasi
|
|
112
|
+
- `rating` — Interactive/readonly star rating
|
|
113
|
+
- `section` — Section/hero layout helpers
|
|
114
|
+
- `skeleton` — Loading skeleton dengan wave dan pulse animasi
|
|
115
|
+
- `spinner` — Border dan grow spinner dengan 4 ukuran
|
|
116
|
+
- `stat` — Metric/KPI card dengan trend indicator
|
|
117
|
+
- `steps` — Horizontal/vertical stepper (done/active/error)
|
|
118
|
+
- `table` — Data table dengan striped, hover, bordered, compact
|
|
119
|
+
- `tag` — Square label-style tag
|
|
120
|
+
- `timeline` — Vertikal event timeline
|
|
121
|
+
- `toast` — Static toast component (CSS-only)
|
|
122
|
+
- `toggler` — Hamburger icon dengan animasi buka/tutup
|
|
123
|
+
- `tooltip` — Floating tooltip dengan 4 posisi
|
|
124
|
+
|
|
125
|
+
#### CSS Base & Layout
|
|
126
|
+
- `css/base/reset.css` — CSS reset modern
|
|
127
|
+
- `css/base/tokens.css` — Design tokens (brand colors, spacing, radius, shadow)
|
|
128
|
+
- `css/base/tokens-extended.css` — Extended tokens (semantic aliases, gray scale)
|
|
129
|
+
- `css/base/typography.css` — Heading, display, lead, blockquote, code
|
|
130
|
+
- `css/base/utils.css` — Scroll lock, fade utility
|
|
131
|
+
- `css/layout/grid.css` — 12-column CSS Grid system
|
|
132
|
+
- `css/layout/utilities.css` — Display, flex, spacing, text, border, shadow, sizing
|
|
133
|
+
- `css/index.css` — Full @import bundle (51 imports)
|
|
134
|
+
|
|
135
|
+
#### JavaScript Modules (19 individual ESM files — `js/`)
|
|
136
|
+
- `utils.js` — Shared helpers: `qs`, `qsa`, `on`, `off`, `emit`, `trap`
|
|
137
|
+
- `modal.js` — Modal class dengan focus trap
|
|
138
|
+
- `toast.js` — Toast notifications dengan 6 posisi
|
|
139
|
+
- `collapse.js` — Animated collapse
|
|
140
|
+
- `dropdown.js` — Dropdown dengan outside-click
|
|
141
|
+
- `offcanvas.js` — Offcanvas/drawer
|
|
142
|
+
- `tooltip.js` — Positioned tooltip
|
|
143
|
+
- `popover.js` — Click popover
|
|
144
|
+
- `tab.js` — Tab panel switcher
|
|
145
|
+
- `carousel.js` — Image carousel dengan touch swipe
|
|
146
|
+
- `scrollspy.js` — Active nav link berdasarkan scroll
|
|
147
|
+
- `clipboard.js` — Copy to clipboard dengan execCommand fallback
|
|
148
|
+
- `counter.js` — Animated number counter dengan IntersectionObserver
|
|
149
|
+
- `number-input.js` — Keyboard-accessible +/− control
|
|
150
|
+
- `rating.js` — Star rating component
|
|
151
|
+
- `theme.js` — Theme/dark-mode manager
|
|
152
|
+
- `breakpoint.js` — Responsive breakpoint utilities
|
|
153
|
+
- `init.js` — Auto-init semua komponen via data attributes
|
|
154
|
+
- `index.js` — Re-export semua modul
|
|
155
|
+
|
|
156
|
+
#### Package & Tooling
|
|
157
|
+
- `lxui.esm.js` / `lxui.esm.min.js` — Proper ES Module dengan named `export`
|
|
158
|
+
- `types/index.d.ts` — TypeScript declarations lengkap (semua class + interface)
|
|
159
|
+
- `package.json` — npm manifest dengan `exports` map 85 entry, `files[]`, `browserslist`
|
|
160
|
+
- `.npmignore` — Excludes dev files dari npm package
|
|
161
|
+
- `.eslintrc.json` — ESLint config (optional)
|
|
162
|
+
- `.stylelintrc.json` — Stylelint config (optional)
|
|
163
|
+
- `.prettierrc` — Prettier config (optional)
|
|
164
|
+
- `jest.config.js` — Jest config dengan jsdom (optional)
|
|
165
|
+
- `scripts/build.js` — Build script: `node scripts/build.js [css|js|all]`
|
|
166
|
+
- `scripts/split.js` — Split source ke individual component files
|
|
167
|
+
|
|
168
|
+
#### Documentation
|
|
169
|
+
- `index.html` — Full dokumentasi page:
|
|
170
|
+
- Hero dengan CDN/npm/ESM install tabs
|
|
171
|
+
- 100 sidebar items × 10 group
|
|
172
|
+
- Fallback docs (bekerja tanpa server lokal)
|
|
173
|
+
- Smart script loader dengan CDN fallback
|
|
174
|
+
- Dark mode toggle
|
|
175
|
+
- Search (⌘K / Ctrl+K)
|
|
176
|
+
- Responsive sidebar mobile
|
|
177
|
+
- `CHANGELOG.md` — Changelog ini
|
|
178
|
+
|
|
179
|
+
---
|
|
50
180
|
|
|
51
181
|
### Fixed
|
|
52
182
|
|
|
53
183
|
#### CSS
|
|
54
|
-
-
|
|
55
|
-
-
|
|
56
|
-
-
|
|
57
|
-
-
|
|
58
|
-
-
|
|
59
|
-
-
|
|
60
|
-
-
|
|
61
|
-
-
|
|
184
|
+
- Hapus `@import url('fonts.googleapis.com/...')` dari `lxfonts.min.css` — **zero external dependencies**
|
|
185
|
+
- Hapus duplikat `*{box-sizing:border-box}` di grid section
|
|
186
|
+
- Hapus duplikat `.lx-order-*` utility declarations
|
|
187
|
+
- Tambah `-webkit-backdrop-filter` pada modal backdrop, offcanvas backdrop, loading overlay
|
|
188
|
+
- Tambah `@-webkit-keyframes` untuk semua 8 keyframe declarations
|
|
189
|
+
- Tambah `-webkit-linear-gradient` pada skeleton shimmer
|
|
190
|
+
- Tambah `@supports` fallbacks untuk `aspect-ratio` (Safari < 15), `inset`, dan `gap`
|
|
191
|
+
- Tambah `will-change: transform` pada `.lx-carousel-inner`
|
|
62
192
|
|
|
63
193
|
#### JavaScript
|
|
64
|
-
-
|
|
65
|
-
-
|
|
66
|
-
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
- `
|
|
71
|
-
- `
|
|
72
|
-
-
|
|
73
|
-
-
|
|
194
|
+
- **XSS hardening** — `Toast.show()` dan `Popover._show()` diganti dari `innerHTML` ke DOM API + `textContent`
|
|
195
|
+
- Fix `Carousel` — sliding via `translateX` pada `.lx-carousel-inner` (bukan hanya class toggle)
|
|
196
|
+
- Tambah touch direction guard di Carousel `_initTouch()` (ignore vertical swipes)
|
|
197
|
+
- Tambah `transitionend` sliding guard untuk mencegah overlap animation
|
|
198
|
+
|
|
199
|
+
#### index.html
|
|
200
|
+
- Ganti semua CDN `cdn.lancar.id` → jsDelivr dengan SRI integrity hash
|
|
201
|
+
- Fix MIME type error — `lxmarked.min.js` dengan onerror CDN fallback
|
|
202
|
+
- Fix race condition: hapus `defer` dari bundle script
|
|
203
|
+
- Tambah `waitForMarked()` guard — init hanya setelah marked tersedia
|
|
204
|
+
|
|
205
|
+
---
|
|
206
|
+
|
|
207
|
+
### CDN (jsDelivr) — SRI Hashes sha384
|
|
208
|
+
|
|
209
|
+
| File | Integrity |
|
|
210
|
+
|---|---|
|
|
211
|
+
| `lxui.min.css` | `sha384-Vzif+wDuE90qTTy1G5up0ueqPdC6vUOP6NecH8QpFIJhfHOoMB93jVkyxiv1vlnM` |
|
|
212
|
+
| `lxui.min.js` | `sha384-D+ge+vXYWwFL+gTJSDc0ipylsiNn8JupyzsmH3SPiqZx8K7et+yig9SoiVhYRzZp` |
|
|
213
|
+
| `lxui.bundle.min.js` | `sha384-7QH/Btek+SMRJjgwUj76BLTCXnoDWJk9Qv6t0vOVZE8G0BrV1/iWEKfhuiqHCRU8` |
|
|
214
|
+
| `lxui.esm.min.js` | `sha384-4uwfs5UigfLMnj2BUvkkUu3bnKMBAvCfZEedJAvLfNZ2N0VIZ6xjTub5uuJkpQE7` |
|
|
215
|
+
| `lxui.rtl.min.css` | `sha384-plKaGJovfJnBS7MMlAxezdUpmgDJC/k4rVDpfCn8NR9T8NLo6x45uGGtp+v2xWyy` |
|
|
216
|
+
| `lxthemes.min.css` | `sha384-ReH/S5ERyCGxqDyyrDbK2Laon9kK2jbHOjWbSVn+xDtl8jM2tyiJf+kIYE9WkuJ1` |
|
|
217
|
+
| `lxfonts.min.css` | `sha384-q/+4TIfVl2NGD8abj5nLW2FVcJQf+JV5Kzw5xvuTepbNCDX4nBtgD4gorSiTsf9o` |
|
|
218
|
+
| `lxicons.min.css` | `sha384-oygDeMMbXY9AksdFbSdGWwjSDpAaZCxIDIEoJ1O3hEPSKf+VlmSLw7D4ZwGj35k+` |
|
|
219
|
+
| `lxeditor.min.css` | `sha384-7MQ36JMdVn8IBcrOO1zV2srOxLrEM/ZyTDP/BJjNM6ith6xM+QLHkSc3LbasM6X6` |
|
|
220
|
+
| `lx-grid.min.css` | `sha384-jjOu6Zuc28mqZQF9G2ugUl35cRYvCydP3kPVhgSqvHCWJHath2LPZd0HjcOn9CT0` |
|
|
221
|
+
| `lx-utilities.min.css` | `sha384-uFJC/gi86M43+UspUd8HAOnOiv6ftVMPwGl9LZEXFyTAWvxv9WjRpXI90BZC5wM0` |
|
|
222
|
+
| `lxmarked.min.js` | `sha384-ZKkPR/5Ojl6LJ/38kdNa7yLA7vzzdVk9ubqkCUasgDFeG+keMEHQliMj51pr7kU7` |
|
|
223
|
+
|
|
224
|
+
---
|
|
225
|
+
|
|
226
|
+
### Build Output
|
|
227
|
+
|
|
228
|
+
| File | Size |
|
|
229
|
+
|---|---|
|
|
230
|
+
| `lxui.min.css` | 97 KB |
|
|
231
|
+
| `lxui.rtl.min.css` | 75 KB |
|
|
232
|
+
| `lxui.min.js` | 23 KB |
|
|
233
|
+
| `lxui.esm.min.js` | 22 KB |
|
|
234
|
+
| `lxui.bundle.min.js` | 16 KB |
|
|
235
|
+
| `lxthemes.min.css` | 16 KB |
|
|
236
|
+
| `lxicons.min.css` | 32 KB |
|
|
237
|
+
| `lxeditor.min.css` | 8 KB |
|
|
238
|
+
| `lxfonts.min.css` | 4 KB |
|
|
239
|
+
| `lx-grid.min.css` | 6 KB |
|
|
240
|
+
| `lx-utilities.min.css` | 19 KB |
|
|
74
241
|
|
|
75
242
|
---
|
|
76
243
|
|