المكوّنات · بطاقات قصص بحلقة تقدّم
بطاقات قصص بحلقة تقدّم
حلقة متقطّعة تُبنى من عدد المقاطع، والمشاهَد يُطفأ
9 تصاميم من هذه العائلة
<div class="ap apcs"><div class="ph">
<div class="sb"><span class="tm num"></span>
<span class="r" aria-hidden="true"><span>▲</span><span>◗</span><span class="bt num"></span></span></div>
<div class="scr"><div class="body">
<div class="strip"></div>
<div class="viewer" hidden>
<div class="segs"></div>
<div class="stage"></div>
<button class="cl tap" aria-label="إغلاق">✕</button>
</div>
<ul class="feed"></ul>
</div></div>
<div class="safe"></div>
</div></div>
/* pt-scoped */
/* appcard-story — شبكة اجتماعية */
.apcs{width:100%;height:100%;display:flex;align-items:center;
justify-content:center;padding:6px;font-size:10px;color:var(--pt-text-secondary);
overflow:hidden}
.apcs .ph{position:relative;width:198px;height:100%;max-height:224px;display:flex;
flex-direction:column;overflow:hidden;background:var(--pt-bg-base);
border:1px solid var(--pt-border-default);border-radius:20px;
box-shadow:var(--pt-shadow-3)}
/* شريط الحالة — ليس تزيينًا: يثبت أعلى الشاشة فلا يبدأ المحتوى عند الحافّة */
.apcs .sb{flex:none;display:flex;align-items:center;justify-content:space-between;
padding:5px 12px 2px;font-size:7px;color:var(--pt-text-muted);
font-variant-numeric:tabular-nums}
.apcs .sb .r{display:flex;gap:3px}
.apcs .scr{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}
.apcs .body{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;
-webkit-overflow-scrolling:touch}
.apcs .body::-webkit-scrollbar{width:0}
/* المنطقة الآمنة السفلية — شريط الإيماءات يأكل ما تحته */
.apcs .safe{flex:none;height:9px;display:grid;place-items:center}
.apcs .safe::after{content:'';width:52px;height:3px;border-radius:99px;
background:var(--pt-border-strong)}
.apcs h6{margin:0;font-size:10px;color:var(--pt-text-primary);font-weight:600;line-height:1.4}
.apcs p{margin:0;font-size:8px;color:var(--pt-text-muted);line-height:1.65}
.apcs .num{font-variant-numeric:tabular-nums}
.apcs button{font:inherit;cursor:pointer;
transition:background var(--pt-motion-duration-fast) var(--pt-motion-easing-standard),
color var(--pt-motion-duration-fast) var(--pt-motion-easing-standard),
transform var(--pt-motion-duration-fast) var(--pt-motion-easing-standard)}
.apcs button:focus-visible, .apcs a:focus-visible, .apcs input:focus-visible{
outline:2px solid var(--pt-focus-ring);outline-offset:-1px}
/* هدف اللمس: 44 بكسلًا على الشاشات اللمسية، ومساحة نقر ممتدّة على غيرها */
@media(pointer:coarse){.apcs .tap{min-width:44px;min-height:44px}
}
.apcs .tap{position:relative}
.apcs .tap::before{content:'';position:absolute;inset:-6px}
@media(prefers-reduced-motion:reduce){.apcs *{transition:none!important;animation:none!important}
}
.apcs .body{padding:8px 0}
.apcs .strip{display:flex;gap:9px;overflow-x:auto;padding:0 12px 9px;scrollbar-width:none;
border-bottom:1px solid var(--pt-border-subtle)}
.apcs .strip::-webkit-scrollbar{height:0}
.apcs .strip button{flex:none;display:flex;flex-direction:column;align-items:center;gap:3px;
border:0;background:transparent;color:var(--pt-text-muted);font-size:6.5px;width:46px}
.apcs .ringwrap{position:relative;width:40px;height:40px;display:grid;place-items:center}
.apcs .ringwrap svg{position:absolute;inset:0;transform:rotate(-90deg)}
.apcs .ringwrap circle{fill:none;stroke-width:2;stroke-linecap:round}
.apcs .av{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;
font-size:12px;font-weight:700;color:var(--pt-color-ink-900)}
.apcs button.seen .av{filter:saturate(.35);opacity:.65}
.apcs .viewer{position:absolute;inset:0;z-index:6;background:var(--pt-bg-base);
display:flex;flex-direction:column}
.apcs .segs{display:flex;gap:3px;padding:26px 10px 6px}
.apcs .segs i{flex:1;height:2px;border-radius:99px;background:var(--pt-border-strong);
overflow:hidden}
.apcs .segs i b{display:block;height:100%;width:0;background:#fff}
.apcs .stage{flex:1;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:600}
.apcs .cl{position:absolute;inset-block-start:26px;inset-inline-end:10px;width:24px;height:24px;
border:0;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;font-size:10px}
.apcs .feed{list-style:none;margin:0;padding:9px 12px;display:flex;flex-direction:column;gap:7px}
.apcs .feed li{display:flex;gap:7px;align-items:center}
.apcs .feed .th{flex:none;width:26px;height:26px;border-radius:8px}
.apcs .feed .t{font-size:8.5px;color:var(--pt-text-primary)}
.apcs .feed .m{font-size:7px;color:var(--pt-text-muted)}
/* يعمل داخل إطار معزول — لا يعتمد على شيء خارجه */
/* pt-remount — يعاد التركيب عند تبديل اللغة */
(function () {
var host = document.querySelector('.apcs');
if (!host) return;
var snapshot = host.innerHTML;
var timers = [];
var ac = null;
/* الجسم كما كتبه المولِّد. يستقبل بدائل مظلَّلة لـ root وdocument
والمؤقّتات، فينظّف نفسه دون أن يعرف أنه قابل لإعادة التركيب. */
function run(root, document, setTimeout, setInterval) {
var ar = document.documentElement.lang !== 'en';
var n = function (v, d) { return Number(v).toLocaleString('en-US', {
minimumFractionDigits: d || 0, maximumFractionDigits: d || 0 }); };
var money = function (usd, d) {
return ar ? n(usd * 3.75, d) + ' ر.س' : '$' + n(usd, d);
};
var set = function (sel, txt) {
var el = root.querySelector(sel); if (el) el.textContent = txt; return el;
};
/* الساعة بأرقام لاتينية دائمًا — قرار موحّد في المشروع كلّه */
(function clock() {
var t = root.querySelector('.tm');
if (!t) return;
function tick() {
var d = new Date();
t.textContent = String(d.getHours()).padStart(2, '0') + ':' +
String(d.getMinutes()).padStart(2, '0');
setTimeout(tick, 20000);
}
tick();
})();
var bt = root.querySelector('.bt');
if (bt) bt.textContent = '84%';
/* اهتزاز خفيف حيث يوجد — تأكيد لمسيّ لا يعتمد عليه شيء */
var buzz = function (ms) { try { if (navigator.vibrate) navigator.vibrate(ms || 8); } catch (e) {} };
var STORIES = [
{ n: 'نورة', h: 300, k: 3, seen: false }, { n: 'خالد', h: 30, k: 2, seen: false },
{ n: 'ريما', h: 200, k: 4, seen: true }, { n: 'سعود', h: 96, k: 1, seen: false },
{ n: 'دانة', h: 150, k: 5, seen: true }
];
var strip = root.querySelector('.strip');
var R = 18, C = 2 * Math.PI * R;
/* المقاطع مبنيّة من العدد: نمط شرطات ثابت يفقد التزامن بأوّل قصّة تُضاف */
function ringOf(k, seen) {
var gap = 3, seg = (C - gap * k) / k;
return '<svg viewBox="0 0 40 40" aria-hidden="true"><circle cx="20" cy="20" r="' + R +
'" stroke="' + (seen ? 'var(--pt-border-strong)' : 'var(--pt-accent)') +
'" stroke-dasharray="' + seg.toFixed(2) + ' ' + gap + '"></circle></svg>';
}
function drawStrip() {
strip.innerHTML = STORIES.map(function (s, i) {
return '<button class="tap' + (s.seen ? ' seen' : '') + '" type="button" data-i="' + i +
'" aria-label="قصص ' + s.n + '"><span class="ringwrap">' + ringOf(s.k, s.seen) +
'<span class="av" style="background:hsl(' + s.h + ' 58% 66%)">' + s.n[0] +
'</span></span>' + s.n + '</button>';
}).join('');
}
drawStrip();
root.querySelector('.feed').innerHTML = [
['نورة نشرت صورة جديدة', 'قبل 12 دقيقة', 300],
['خالد علّق على منشورك', 'قبل ساعة', 30],
['ريما بدأت متابعتك', 'قبل 3 ساعات', 200]
].map(function (f) {
return '<li><span class="th" style="background:hsl(' + f[2] + ' 40% 40%)"></span>' +
'<span><span class="t">' + f[0] + '</span><br><span class="m">' + f[1] + '</span></span></li>';
}).join('');
var viewer = root.querySelector('.viewer'), segs = root.querySelector('.segs');
var stage = root.querySelector('.stage'), cl = root.querySelector('.cl');
var timer = null;
function play(i) {
var s = STORIES[i], at = 0;
viewer.hidden = false;
segs.innerHTML = Array.from({ length: s.k }, function () { return '<i><b></b></i>'; }).join('');
var bars = [].slice.call(segs.querySelectorAll('b'));
function step() {
if (at >= s.k) { close(); s.seen = true; drawStrip(); return; }
stage.style.background = 'linear-gradient(150deg,hsl(' + (s.h + at * 18) +
' 45% 34%),hsl(' + (s.h + at * 18 + 40) + ' 40% 52%))';
stage.textContent = s.n + ' · ' + (at + 1) + '/' + s.k;
bars[at].style.transition = 'width 1.4s linear';
requestAnimationFrame(function () { bars[at].style.width = '100%'; });
at++;
timer = setTimeout(step, 1400);
}
step();
}
function close() { clearTimeout(timer); viewer.hidden = true; }
strip.addEventListener('click', function (e) {
var b = e.target.closest('button'); if (!b) return;
buzz(); play(+b.dataset.i);
});
cl.addEventListener('click', close);
}
function mount() {
ac = new AbortController();
var real = window.document;
/* وسيط يمرّر كل شيء إلى المستند الحقيقي، ويعلّق كل مستمع بإشارة
تُقطع عند إعادة التركيب — فلا يبقى مستمع من نسخة ماتت. */
var doc = new Proxy(real, {
get: function (t, k) {
if (k === 'addEventListener') {
return function (type, fn, opts) {
var o = (opts && typeof opts === 'object') ? Object.assign({}, opts)
: { capture: !!opts };
o.signal = ac.signal;
return t.addEventListener(type, fn, o);
};
}
var v = t[k];
return typeof v === 'function' ? v.bind(t) : v;
}
});
function track(fn) {
return function (f, ms) { var id = fn(f, ms); timers.push(id); return id; };
}
run(host, doc, track(window.setTimeout.bind(window)),
track(window.setInterval.bind(window)));
}
function unmount() {
if (ac) ac.abort();
// المعرّفان يتشاركان فضاءً واحدًا في المتصفّح، فالإلغاء المزدوج آمن
timers.forEach(function (id) { window.clearTimeout(id); window.clearInterval(id); });
timers = [];
host.innerHTML = snapshot;
}
mount();
addEventListener('pt-lang', function () { unmount(); mount(); });
})();
# Story Cards with Progress Ring
**Role:** You are an Arabic-first UI designer and front-end engineer. Read the whole
specification before writing a single line, then follow it literally. If two requirements
conflict, favour usability over visual effect.
**Goal:** Story Cards with Progress Ring — A dashed ring built from the segment count; seen stories dim
**Why this component matters:** Build the ring segments from stroke-dasharray computed from the item count — a fixed dash pattern desynchronises the moment someone posts one more story.
**Direction:** Genuine RTL — not a mirrored Latin layout. Use logical properties
(`margin-inline-start`, `padding-inline`, `inset-inline-start`, `text-align: start`),
never physical ones (`margin-left`, `left`). The layout must flip with `dir` on its own,
with no duplicated rules.
**Typography:** Cairo for Arabic, IBM Plex Sans for Latin. Arabic line-height must be
`0.18` higher than the Latin equivalent — dots, hamzas and maddas need more vertical room.
Arabic font-size runs `1.06×` the Latin size at the same optical weight.
**Numerals:** Western digits in both languages (`1,234.50`). Only the currency changes:
`ر.س` **after** the number in Arabic, `$` **before** it in English. Jordanian dinar
uses **three** decimal places, not two.
**Colors:** Dark mode — background `#0D142B` · surfaces `#211F54` · borders `#545C91` · text `#918FC2`.
Accent `#ADA9E8` must never exceed 8% of the screen area.
**Language:** Bilingual — every string carries both Arabic and English, and the layout
flips with `dir` automatically.
**States:** `default` · `hover` · `focus` · `active` · `disabled` · `loading` · `error`.
Do not design the resting state alone.
**Accessibility:** Contrast ratio at least `4.5:1`, complete keyboard navigation,
visible focus rings, and honour `prefers-reduced-motion`.
**Output:** Clean HTML and CSS in two separate files. No frameworks, no libraries,
no external dependencies.